hi,
I have deleted all color on preference and I have saved it. Now, when I start etherape, I have a gnome error message (in french):
L'application etherape a quitt inopinment.
Vous pouvez informer les dveloppeurs de ce qui vient d'arriver pour les aider rsoudre le problme. Ou vous pouvez redmarrer l'application maintenant.
so, the application cannot start. I can close application or restart it...
In no-root user, the application start (but cannot open interface).
I want to remove my root configuration file of etherape but I cannot find it....
Have you got an idea ???
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
(etherape:15977): GLib-GObject-WARNING **: g_object_set_property: object class `GtkTable' has no property named `orientation'
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...
** (etherape:15977): CRITICAL **: file pango-color.c: line 952 (pango_color_parse): assertion `spec != NULL' failed
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1087821920 (LWP 15977)]
0x409b4a4b in strlen () from /lib/tls/libc.so.6
etherape crash :(
I have tried to compile from the last source but I have the same probleme. I think the probleme is in the "user" configuration file, in color section... (pango-color.c: line 952...)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi,
I have deleted all color on preference and I have saved it. Now, when I start etherape, I have a gnome error message (in french):
L'application etherape a quitt inopinment.
Vous pouvez informer les dveloppeurs de ce qui vient d'arriver pour les aider rsoudre le problme. Ou vous pouvez redmarrer l'application maintenant.
so, the application cannot start. I can close application or restart it...
In no-root user, the application start (but cannot open interface).
I want to remove my root configuration file of etherape but I cannot find it....
Have you got an idea ???
xhost +LOCAL:
su
gdb etherape
(gdb) run
[....]
(etherape:15977): libglade-WARNING **: Unknown GtkToolbar child property: sensitive
(etherape:15977): libglade-WARNING **: Unknown GtkToolbar child property: sensitive
(etherape:15977): GLib-GObject-WARNING **: g_object_set_property: object class `GtkTable' has no property named `orientation'
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...
** (etherape:15977): CRITICAL **: file pango-color.c: line 952 (pango_color_parse): assertion `spec != NULL' failed
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1087821920 (LWP 15977)]
0x409b4a4b in strlen () from /lib/tls/libc.so.6
etherape crash :(
I have tried to compile from the last source but I have the same probleme. I think the probleme is in the "user" configuration file, in color section... (pango-color.c: line 952...)
Ok It work. I have found the user configuration file of etherape : /root/.gnome2/EtherApe and removed it... I'll submit Bug for this....