After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 562679 - Anjuta doesn't start if preivous session contains opened glade file
Anjuta doesn't start if preivous session contains opened glade file
Status: RESOLVED DUPLICATE of bug 535001
Product: anjuta
Classification: Applications
Component: plugins: glade
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Anjuta maintainers
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2008-11-29 13:25 UTC by Tomasz Sałaciński
Modified: 2008-11-30 09:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tomasz Sałaciński 2008-11-29 13:25:14 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.
Comment 1 Johannes Schmid 2008-11-30 09:57:31 UTC
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 ***