GNOME Bugzilla – Bug 128364
Assertion failure when the 'Help' option is clicked
Last modified: 2004-12-22 21:47:04 UTC
Add gweather applet. Right click on the applet and select the 'help' option. The following messages will be output: (gweather-applet-2:15590): GLib-GObject-WARNING **: invalid cast from `PanelApplet' to `GtkWindow' (gweather-applet-2:15590): Gtk-CRITICAL **: file gtkwindow.c: line 6321 (gtk_window_get_screen): assertion `GTK_IS_WINDOW (window)' failed ** (gweather-applet-2:15590): CRITICAL **: file egg-screen-exec.c: line 103 (egg_screen_exec_environment): assertion `GDK_IS_SCREEN (screen)' failed
Created attachment 22015 [details] [review] Proposed patch for the above problem
Looks good. Could you apply to both HEAD and gnome-2-4 branches Muktha. Thanks.
Committed the patch to HEAD and gnome-2-4 branch. Marking the bug as fixed.