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 588723 - GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GtkWidget'
GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `G...
Status: RESOLVED DUPLICATE of bug 535516
Product: evolution
Classification: Applications
Component: Mailer
2.26.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2009-07-15 22:30 UTC by Paul Menzel
Modified: 2009-07-31 18:34 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Paul Menzel 2009-07-15 22:30:45 UTC
Steps to reproduce:
1. Open a new message (Ctrl + n).
2. Hit escape to close it right 
3. GConf error message


Stack trace:
(evolution:15807): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GtkWidget'

(evolution:15807): Gdk-CRITICAL **: gdk_window_get_state: assertion `GDK_IS_WINDOW (window)' failed

(evolution:15807): Gtk-CRITICAL **: gtk_window_get_size: assertion `GTK_IS_WINDOW (window)' failed

(evolution:15807): e-utils-WARNING **: GConf error:
  Der Schlüssel- oder Verzeichnisname ist fehlerhaft: » �\u0008
s/evolution/mail/composer/window_width«: Muss mit einem Schrägstrich beginnen (/)

(evolution:15807): Gdk-CRITICAL **: gdk_x11_atom_to_xatom_for_display: assertion `atom != GDK_NONE' failed

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xf6207990 (LWP 15807)]
strlen () at ../sysdeps/i386/i486/strlen.S:40
40      ../sysdeps/i386/i486/strlen.S: Datei oder Verzeichnis nicht gefunden.
        in ../sysdeps/i386/i486/strlen.S
Current language:  auto; currently asm
(gdb) t a a bt full

Thread 1 (Thread 0xf6207990 (LWP 15807))

  • #0 strlen
    at ../sysdeps/i386/i486/strlen.S line 40
  • #1 IA__g_strconcat
    at /build/buildd-glib2.0_2.20.4-1-i386-6KfM1O/glib2.0-2.20.4/glib/gstrfuncs.c line 303
  • #2 window_binding_perform_scheduled_sync
    at gconf-bridge.c line 618
  • #3 g_timeout_dispatch
    at /build/buildd-glib2.0_2.20.4-1-i386-6KfM1O/glib2.0-2.20.4/glib/gmain.c line 3260
  • #4 g_main_dispatch
    at /build/buildd-glib2.0_2.20.4-1-i386-6KfM1O/glib2.0-2.20.4/glib/gmain.c line 1824
  • #5 IA__g_main_context_dispatch
    at /build/buildd-glib2.0_2.20.4-1-i386-6KfM1O/glib2.0-2.20.4/glib/gmain.c line 2377
  • #6 g_main_context_iterate
    at /build/buildd-glib2.0_2.20.4-1-i386-6KfM1O/glib2.0-2.20.4/glib/gmain.c line 2455
  • #7 IA__g_main_loop_run
    at /build/buildd-glib2.0_2.20.4-1-i386-6KfM1O/glib2.0-2.20.4/glib/gmain.c line 2663
  • #8 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #9 main
    at main.c line 704

Other information:
I am pretty sure, this has also happened to me in Evolution 2.24.

It would be nice, if you could assign this bug to the right component and adapt the title to something useful for the developers.


Thanks,

Paul
Comment 1 Akhil Laddha 2009-07-16 05:26:43 UTC
I cann't reproduce in 2.27.4. I guess, it's fixed in bug 535516. 
Comment 2 André Klapper 2009-07-31 18:34:55 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


*** This bug has been marked as a duplicate of 535516 ***