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 666467 - Glade crashes when selecting 'Edit...' from the context menu of a GtkTreeView
Glade crashes when selecting 'Edit...' from the context menu of a GtkTreeView
Status: RESOLVED DUPLICATE of bug 664474
Product: glade
Classification: Applications
Component: general
3.10.x
Other Linux
: High critical
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-12-18 20:15 UTC by Micah Carrick
Modified: 2011-12-19 13:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Micah Carrick 2011-12-18 20:15:33 UTC
Can be duplicated by adding a GtkTreeView to a GtkWindow, right-click the GtkTreeView and select 'Edit...' from the menu. 

(glade:24914): Gtk-WARNING **: GtkContainerClass::add not implemented for `GtkTreeView'

Gtk-ERROR **: GtkBox child GladeEditorTable minimum height: -4 < 0
Comment 1 André Klapper 2011-12-19 11:29:42 UTC
Thanks for taking the time to report this bug.
Without a stack trace from the crash it's very hard to determine what caused it.
Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 Tristan Van Berkom 2011-12-19 13:53:39 UTC
This is the famous GTK+ bug that I've been marking duplicate
a bunch of times last week... sorry lost the bug, please find it yourself
whoever is interested.

For what it's worth, this bug is fixed for over a month in GTK+ sources.
Comment 3 André Klapper 2011-12-19 13:57:56 UTC

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