GNOME Bugzilla – Bug 562679
Anjuta doesn't start if preivous session contains opened glade file
Last modified: 2008-11-30 09:57:31 UTC
Anjuta silently fails to start if user had previous session open and that session had a Glade file open. Terminal output: [tommy@TommyPC ~]$ anjuta (anjuta:17405): Gtk-CRITICAL **: gtk_icon_info_load_icon: assertion `icon_info != NULL' failed (anjuta:17405): Gtk-CRITICAL **: gtk_icon_info_free: assertion `icon_info != NULL' failed (anjuta:17405): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed Installing parsers: Asm, Asp, Awk, BETA, C, C++, C#, Fortran, Java, Lisp, Lua, Make, Pascal, Perl, PHP, Python, Ruby, Scheme, Sh, SML, SQL, Tcl, Vera, Verilog, Vim Asm: Asp: Awk: BETA: C: C++: C#: Fortran: Java: Lisp: Lua: Make: Pascal: Perl: PHP: Python: Ruby: Scheme: Sh: SML: SQL: Tcl: Vera: Verilog: Vim: OPENING /home/tommy/Projekty/Gadulec/src/chat_dialog.c as C language file OPENING /home/tommy/Projekty/Gadulec/src/buddy_list.h as C++ language file OPENING /home/tommy/Projekty/Gadulec/src/buddy_list.c as C language file OPENING /home/tommy/Projekty/Gadulec/src/configuration.c as C language file OPENING /home/tommy/Projekty/Gadulec/src/configuration.h as C++ language file GladeUI-Message: No displayable values for property GtkComboBox::button-sensitivity GladeUI-Message: 1 missing displayable value for GnomeDateEdit::dateedit-flags (glade-3:17405): GladeUI-WARNING **: No icon named 'widget-anjuta-vcsstatus' was found for object class 'AnjutaVcsStatusTreeView'. (glade-3:17405): GLib-GObject-WARNING **: gsignal.c:2267: signal `resource-updated' is invalid for instance `0x838b770' In order to start Anjuta user needs to do it with the -n option (and to disable automatic session loading in preferences). Doesn't produce any error message, splash is stuck at "Loaded session...", after clicking it it disappears. Tried on Ubuntu 8.10 and Fedora 10 - still the same issue.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 535001 ***