GNOME Bugzilla – Bug 638049
gLabels crashes on startup
Last modified: 2010-12-28 02:42:06 UTC
Start glabels, it brings up the main screen then crashes. Starting in gdb it receives an abort and shows the following backtrace: (gdb) run Starting program: /opt/local/bin/glabels Reading symbols for shared libraries .++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++....................................................................................... done Xlib: extension "RANDR" missing on display "/tmp/launch-CHqMTO/org.x:0". Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done ** Gtk:ERROR:gtkrecentmanager.c:1942:get_icon_fallback: assertion failed: (retval != NULL) Program received signal SIGABRT, Aborted. 0x00007fff869d0616 in __kill () (gdb) bt
+ Trace 225259
MacOS X 10.6.5
This problem seems to be with GtkRecentManager and seems to be affecting various Gtk applications running in non-gnome environments. I am marking this as a duplicate of Bug 612334. *** This bug has been marked as a duplicate of bug 612334 ***