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 433975 - crash in Glade Interface Designer: Changed selection from D...
crash in Glade Interface Designer: Changed selection from D...
Status: RESOLVED FIXED
Product: glade
Classification: Applications
Component: general
3.2.x
Other All
: High critical
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
: 428966 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-04-27 21:55 UTC by codehelp
Modified: 2007-06-16 20:48 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description codehelp 2007-04-27 21:55:12 UTC
Version: 3.2.0

What were you doing when the application crashed?
Changed selection from Disabled to Screen in a default inputdialog. The tabs worked (labelled Axes and Keys) and the Mode: drop down list appeared. Selecting Screen caused this report. Project is unnamed and unsaved, also contained a pagesetupdialog and messagedialog - both unmodified.


Distribution: Debian lenny/sid
Gnome Release: 2.18.1 2007-04-25 (Debian)
BugBuddy Version: 2.18.1

System: Linux 2.6.18-4-amd64 #1 SMP Wed Feb 21 14:29:38 UTC 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Smokey-Red

Memory status: size: 186859520 vsize: 186859520 resident: 44179456 share: 14323712 rss: 44179456 rss_rlim: 18446744073709551615
CPU usage: start_time: 1177710322 rtime: 701 utime: 656 stime: 45 cutime:3 cstime: 1 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/glade-3'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 47183173935600 (LWP 14987)]
0x00002ae9adaf6fcf in waitpid () from /lib/libc.so.6

Thread 1 (Thread 47183173935600 (LWP 14987))

  • #0 waitpid
    from /lib/libc.so.6
  • #1 ??
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 gtk_input_dialog_set_mapping_mode
    at /build/buildd/gtk+2.0-2.10.11/gtk/gtkinputdialog.c line 428
  • #4 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #5 ??
    from /usr/lib/libgobject-2.0.so.0
  • #6 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #8 IA__gtk_widget_activate
    at /build/buildd/gtk+2.0-2.10.11/gtk/gtkwidget.c line 3946
  • #9 IA__gtk_menu_shell_activate_item
    at /build/buildd/gtk+2.0-2.10.11/gtk/gtkmenushell.c line 1024
  • #10 gtk_menu_shell_button_release
    at /build/buildd/gtk+2.0-2.10.11/gtk/gtkmenushell.c line 630
  • #11 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.10.11/gtk/gtkmarshalers.c line 84
  • #12 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #13 ??
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #16 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.10.11/gtk/gtkwidget.c line 3915
  • #17 IA__gtk_propagate_event
    at /build/buildd/gtk+2.0-2.10.11/gtk/gtkmain.c line 2341
  • #18 IA__gtk_main_do_event
    at /build/buildd/gtk+2.0-2.10.11/gtk/gtkmain.c line 1575
  • #19 gdk_event_dispatch
    at /build/buildd/gtk+2.0-2.10.11/gdk/x11/gdkevents-x11.c line 2318
  • #20 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #21 ??
    from /usr/lib/libglib-2.0.so.0
  • #22 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #23 IA__gtk_main
    at /build/buildd/gtk+2.0-2.10.11/gtk/gtkmain.c line 1154
  • #24 ??
  • #25 __libc_start_main
    from /lib/libc.so.6
  • #26 ??
  • #27 ??
  • #28 ??
  • #0 waitpid
    from /lib/libc.so.6


----------- .xsession-errors (25 sec old) ---------------------
(glade-3:14987): GLib-GObject-WARNING **: IA__g_object_get_property: property `buttons' of object class `GtkMessageDialog' is not readable
(glade-3:14987): Gtk-WARNING **: Ignoring the separator setting
(glade-3:14987): Gtk-WARNING **: Ignoring the separator setting
(glade-3:14987): Gtk-WARNING **: Attempting to add a widget with type GtkImage to a container of type GtkHBox, but the widget is already inside a container of type GtkHBox, the GTK+ FAQ at http://www.
(glade-3:14987): Gtk-CRITICAL **: gtk_box_reorder_child: assertion `old_link != NULL' failed
** (glade-3:14987): CRITICAL **: Object type property refers to an object outside the project
(glade-3:14987): Gtk-WARNING **: Ignoring the separator setting
(glade-3:14987): Gtk-WARNING **: Ignoring the separator setting
--------------------------------------------------
Comment 1 Vincent Geddes 2007-04-28 13:40:50 UTC
Yes, this a bug, I was able to reproduce it.
Comment 2 Juan Pablo Ugarte 2007-04-28 15:50:59 UTC
hmmm, this will be hard to fix it the good way!

just take a look at input_dialog_from_widget() from gtkinputdialog.c

in the menuitems callback they use input_dialog_from_widget() to get the input dialog pointer wich use gtk_widget_get_toplevel() but since our embedding code changes the toplevel we get a segfault :S

the only solution would be to make option menu insensitive :S
Comment 3 Vincent Geddes 2007-06-16 20:45:40 UTC
*** Bug 428966 has been marked as a duplicate of this bug. ***
Comment 4 Vincent Geddes 2007-06-16 20:48:53 UTC
This bug has been remedied. Closing.