On Wed, Jul 14, 2010 at 12:06 PM, Reinout van Schouwen <[email protected]> wrote: > Hi Jorge, > > On Wed, 14 Jul 2010 01:40:40 -0300, Jorge Kalmbach <[email protected]> > wrote: >> Toolbar Editor is throwing the following error: >> >> Gtk-CRITICAL **: gtk_widget_set_window: assertion `window == NULL || >> GDK_IS_WINDOW (window)' failed. >> >> I debugged the problem and it happens during the creation of the >> Toolbar Separator pixbuf. >> >> I attached a patch that fixes this by replacing the fake_expose_widget >> method with a combination of the gtk_offscreen_window and >> gtk_widget_get_snapshot method. >> >> opinions, suggestions and reviews will be appreciated. > > Thanks for the patch! > > Could you please create a ticket on buzilla.gnome.org and attach the patch > there, so that it won't be forgotten? >
https://bugzilla.gnome.org/show_bug.cgi?id=624350 Done. /jk > regards, > > -- > Reinout van Schouwen > > -- > Reinout van Schouwen > > Visit the Gnome conference in The Hague, July 26-30: > www.guadec.org > _______________________________________________ epiphany-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/epiphany-list
