You needed the backtrace from gnomepager. Here
it is. But there's another
more serious bug in gnome-core 1.0.4. When I have had the foot
menu open
for about a halv minut (30-40 secunds) all the applets close.
And when you
then close the menu the panel dissappears, and doesn't show up
again.
I think that these two bugs should be fixed ASAP, and then a
new
gnome-core should be released, since this release is LESS
stable
that the older versions, IMO.
Keep up the good work, Kenneth
Backtrace from gnomepager:
Program received signal SIGSEGV, Segmentation fault.
gdk_window_get_type (window=0x1e) at gdkwindow.c:1460 1460 return window_private->window_type; (gdb) bt #0 gdk_window_get_type (window=0x1e) at gdkwindow.c:1460 #1 0x804e635 in cb_filter_intercept (gdk_xevent=0xbffff760, event=0xbffff648, data=0x0) at gnomepager_applet.c:940 #2 0x402efa21 in gdk_event_apply_filters (xevent=0xbffff760, event=0xbffff648, filters=0x80a2420) at gdkevents.c:936 #3 0x402ef1a7 in gdk_compress_exposures (xevent=0xbffff760, window=0x80a3000) at gdkevents.c:456 #4 0x402f03f7 in gdk_event_translate (event=0x80939d8, xevent=0xbffff760) at gdkevents.c:1520 #5 0x402f09f5 in gdk_events_queue () at gdkevents.c:2004 #6 0x402f0bd0 in gdk_event_dispatch (source_data=0x0, current_time=0xbffff850, user_data=0x0) at gdkevents.c:2080 #7 0x400a2b13 in g_main_dispatch (current_time=0xbffff850) at gmain.c:656 #8 0x400a309b in g_main_iterate (block=1, dispatch=1) at gmain.c:865 #9 0x400a321d in g_main_run (loop=0x8093358) at gmain.c:923 #10 0x40252b9b in gtk_main () at gtkmain.c:475 #11 0x400114c9 in applet_widget_gtk_main () at applet-widget.c:868 #12 0x804f7ac in main (argc=3, argv=0xbffff924) at gnomepager_applet.c:1572 Vincent Harvey <vharvey@mcs.net> writes: > Can anybody reliably edit the Gnome Pager properties without it > crashing? I just can't do it. I have very few other big gnome > problems, so I wonder if this happens to everyone. Editing work fine for me. (CVS gnome-core - should be pretty close to 1.0.4) Can you give an sequence of actions that causes it to crash? Can you get a backtrace? ( Remove the pager from a panel. from an xterm, type: === $ gdb gnomepager_applet (gdb) r [ make it crash ] (gdb) where ==== ) Regards, Owen -- FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq To unsubscribe: mail gnome-list-request@gnome.org with "unsubscribe" as the Subject. |