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 409713 - crash when opening glade file
crash when opening glade file
Status: RESOLVED FIXED
Product: glade
Classification: Applications
Component: general
3.1.x
Other Linux
: High critical
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on: 432019
Blocks:
 
 
Reported: 2007-02-19 19:15 UTC by Jens Granseuer
Modified: 2007-06-16 20:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jens Granseuer 2007-02-19 19:15:10 UTC
Version 3.1.5 crashes when trying to open the file capplets/keyboard/gnome-keyboard-properties.glade from control-center (2.17.91).

Gtk-CRITICAL **: gtk_container_child_set_property: assertion `child->parent == GTK_WIDGET (container)' failed
aborting...

Program received signal SIGABRT, Aborted.

Thread 1024 (LWP 3974)

  • #1 raise
    from /lib/libc.so.6
  • #2 abort
    from /lib/libc.so.6
  • #3 g_logv
    at gmessages.c line 497
  • #4 g_log
    at gmessages.c line 517
  • #5 g_return_if_fail_warning
  • #6 gtk_container_child_set_property
    at gtkcontainer.c line 578
  • #7 glade_gtk_container_set_child_property
    from /opt/gnome2/lib/glade3/modules/libgladegtk.so
  • #8 glade_gtk_paned_set_child_property
    from /opt/gnome2/lib/glade3/modules/libgladegtk.so
  • #9 glade_widget_adaptor_child_set_property
    at glade-widget-adaptor.c line 2322
  • #10 glade_widget_child_set_property
    at glade-widget.c line 3024
  • #11 glade_property_sync_impl
    at glade-property.c line 308
  • #12 glade_property_sync
    at glade-property.c line 1258
  • #13 glade_widget_sync_packing_props
    at glade-widget.c line 598
  • #14 glade_widget_new_child_from_child_info
    at glade-widget.c line 1812

Comment 1 Jens Granseuer 2007-03-15 09:15:28 UTC
Hm, so Tristan, this one isn't about anjuta at all. Maybe I just need to bump it in priority? ;-)
Comment 2 Tristan Van Berkom 2007-04-24 19:52:08 UTC
(In reply to comment #0)
> Version 3.1.5 crashes when trying to open the file
> capplets/keyboard/gnome-keyboard-properties.glade from control-center
> (2.17.91).
> 

Care to attach the glade file when reporting an offensive glade file ?

I did try fetching it but couldnt find a "control-center" module
in svn
Comment 3 Jens Granseuer 2007-04-25 18:16:14 UTC
Eh, I guess I'm just a little scandalized to encounter GNOME devs who can't navigate svn... ;-)

The module name is gnome-control-center:

http://svn.gnome.org/viewcvs/gnome-control-center/tags/GNOME_CONTROL_CENTER_2_17_91/capplets/keyboard/gnome-keyboard-properties.glade?revision=7286&view=markup
Comment 4 Tristan Van Berkom 2007-04-25 18:35:58 UTC
Sure be scandalized, and I'll be scandalized by people who
post bugs about glade files but are just too lazy to attach 
the glade file and expect us to go searching for them, sure
we will end up doing just that, but come on and get real.

did you know they were calling me the gtk google proxy on #gtk+ ?
kindof wasteful wouldnt you think ?
Comment 5 Vincent Geddes 2007-06-16 20:22:12 UTC
alrighty, please keep it civil, guys ;)

This bug does not occur anymore. The glade file listed above loads fine with the latest glade3 trunk. Juan fixed the core problem as described in #432019. Closing.