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 467582 - (gnome-appearance-properties:19171): GLib-GObject-CRITICAL **: g_object_get_data: assertion `G_IS_OBJECT (object)' failed
(gnome-appearance-properties:19171): GLib-GObject-CRITICAL **: g_object_get_d...
Status: RESOLVED NOTGNOME
Product: gnome-control-center
Classification: Core
Component: [obsolete] Appearance
2.19.x
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-08-17 08:44 UTC by Sebastien Bacher
Modified: 2007-08-17 16:18 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Sebastien Bacher 2007-08-17 08:44:47 UTC
The bug has been opened on https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/133084

"Binary package hint: gnome-control-center

This message is shown several times after starting gnome.appearance-properties:

(gnome-appearance-properties:19171): GLib-GObject-CRITICAL **: g_object_get_data: assertion `G_IS_OBJECT (object)' failed

ProblemType: Bug
Architecture: i386
Date: Fri Aug 17 00:09:03 2007
DistroRelease: Ubuntu 7.10
Package: gnome-control-center 1:2.19.90-0ubuntu1
..."

The backtrace for a warning

GLib-GObject-CRITICAL **: g_object_get_data: assertion `G_IS_OBJECT (object)' failed
aborting...

Program received signal SIGTRAP, Trace/breakpoint trap.

Thread NaN (LWP 13146)

  • #0 IA__g_logv
    at /build/buildd/glib2.0-2.13.7/glib/gmessages.c line 493
  • #1 IA__g_log
    at /build/buildd/glib2.0-2.13.7/glib/gmessages.c line 517
  • #2 IA__g_return_if_fail_warning
  • #3 IA__g_object_get_data
    at /build/buildd/glib2.0-2.13.7/gobject/gobject.c line 1858
  • #4 set_have_icons
    at appearance-ui.c line 99
  • #5 ui_init
    at appearance-ui.c line 204
  • #6 main
    at appearance-main.c line 155

Comment 1 Jens Granseuer 2007-08-17 15:43:13 UTC
Do these happen in the vanilla non-Ubuntu version as well? I've seen similar problems caused by the Ubuntu patches. I've also had similar errors myself caused by broken glade files, and the recent Ubuntu patches I've seen look very suspicious in that regard.
Comment 2 Sebastien Bacher 2007-08-17 16:18:53 UTC
right, seems to not happen with the upstream code What is weird about the glade changes? They have been made using the current glade3, what version do you use to edit it usually?