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 622016 - glade-3 crashes when "number of items" is changed
glade-3 crashes when "number of items" is changed
Status: RESOLVED INCOMPLETE
Product: glade
Classification: Applications
Component: general
3.7.x
Other Linux
: Normal critical
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-06-18 16:17 UTC by Pedro Villavicencio
Modified: 2011-02-03 02:34 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description Pedro Villavicencio 2010-06-18 16:17:01 UTC
this bug has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/glade-3/+bug/552806

"When I change number of items on a vertical/horizontal box. This happens only when the v/hbox already contains children (TextEntry, Label, etc.)"

".

Thread 1 (process 11097)

  • #0 g_type_check_instance_is_a
    from /usr/lib/libgobject-2.0.so.0
  • #1 glade_widget_write_special_child_prop
    at glade-widget.c line 3564
  • #2 glade_gtk_box_set_property
    at glade-gtk.c line 2060
  • #3 glade_widget_adaptor_child_set_property
    at glade-widget-adaptor.c line 2917
  • #4 glade_widget_set_object
    at glade-widget.c line 3318
  • #5 glade_property_new
    at glade-property.c line 695
  • #6 glade_property_finalize
    at glade-property.c line 510
  • #7 glade_property_load
    at glade-property.c line 1000
  • #8 glade_command_clipboard_add_remove_execute
    at glade-command.c line 1637
  • #9 glade_command_push_group
    at glade-command.c line 284
  • #10 ??
    at glade-command.c line 1738
  • #11 glade_command_set_properties_list
    at glade-command.c line 641
  • #12 glade_eprop_numeric_changed
    at glade-editor-property.c line 706
  • #13 g_cclosure_marshal_VOID__POINTER
    from /usr/lib/libgobject-2.0.so.0
  • #14 ??
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #16 ??
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #19 glade_editor_property_show_i18n_dialog
    at glade-editor-property.c line 1820
  • #20 glade_eprop_enum_create_input
    at glade-editor-property.c line 867
  • #21 glade_eprop_color_changed
    at glade-editor-property.c line 1242
  • #22 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #23 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #24 ??
    from /usr/lib/libgobject-2.0.so.0
  • #25 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #26 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #27 gtk_spin_button_value_changed
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkspinbutton.c line 1243
  • #28 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #29 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #30 ??
    from /usr/lib/libgobject-2.0.so.0
  • #31 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #32 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #33 IA__gtk_adjustment_value_changed
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkadjustment.c line 668
  • #34 gtk_spin_button_real_spin
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkspinbutton.c line 1540
  • #35 start_spinning
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkspinbutton.c line 1042
  • #36 gtk_spin_button_button_press
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkspinbutton.c line 1082
  • #37 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkmarshalers.c line 84
  • #38 ??
    from /usr/lib/libgobject-2.0.so.0
  • #39 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #40 ??
    from /usr/lib/libgobject-2.0.so.0
  • #41 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #42 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #43 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkwidget.c line 4951
  • #44 IA__gtk_propagate_event
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkmain.c line 2447
  • #45 IA__gtk_main_do_event
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkmain.c line 1608
  • #46 gdk_event_dispatch
    at /build/buildd/gtk+2.0-2.20.0/gdk/x11/gdkevents-x11.c line 2380
  • #47 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #48 ??
    from /lib/libglib-2.0.so.0
  • #49 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #50 IA__gtk_main
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkmain.c line 1219
  • #51 ??
  • #52 __libc_start_main
    at libc-start.c line 226
  • #53 ??

Comment 1 Tristan Van Berkom 2010-12-15 17:34:13 UTC
This is really an odd stack trace.

I cant reproduce it at all.

Please check if you can reproduce with glade-3-8 branch and provide
clear steps to reproduce
Comment 2 Fabio Durán Verdugo 2011-02-03 02:34:14 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!