GNOME Bugzilla – Bug 347416
RecentFilesMenu - OpenRecentMenu converting
Last modified: 2006-08-01 13:26:30 UTC
file-roller crashes on startup with the message GLib-GObject-CRITICAL **: g_object_set: assertion `G_IS_OBJECT (object)' failed
Created attachment 68875 [details] [review] OpenRecentMenu change RecentFilesMenu to OpenRecentMenu in window.c
(In reply to comment #1) That doesn't work. The error still occurs. :-(
(In reply to comment #2) > (In reply to comment #1) > That doesn't work. The error still occurs. :-( > Works here. Tested with Garnome unstable (gtk 2.10). On startup I only get warnings :) (file-roller:14842): Gtk-WARNING **: This function is not implemented for widgets of class 'GtkRecentChooserMenu' (file-roller:14842): Gtk-WARNING **: This function is not implemented for widgets of class 'GtkRecentChooserMenu'
*** Bug 347643 has been marked as a duplicate of this bug. ***
patch applied, thanks.
*** Bug 348035 has been marked as a duplicate of this bug. ***
*** Bug 348280 has been marked as a duplicate of this bug. ***
*** Bug 348808 has been marked as a duplicate of this bug. ***
With 2.15.90, I don't hit the assertion, but I do get the two warnings, and a crash afterwards, which looks suspiciously like it RecentFilesMenu related:
+ Trace 69834
Just found Paolo's comment in bug 348808, so please disregard my previous one.
*** Bug 349511 has been marked as a duplicate of this bug. ***