Bug#643642: glade: Glade3 save GtkVBox as GtkBox
Pierre-Luc Perrier
pierre.luc.perrier at gmail.com
Wed Sep 28 09:51:11 UTC 2011
Package: glade
Version: 3.10.0-2
Severity: important
Tags: upstream
Dear Maintainer,
Glade3 save GtkVBox as a GtkBox - which is an abstract class - in the .glade
file leading to an error at runtime (Python) :
main.py:13: Warning: cannot create instance of abstract (non-instantiatable)
type `GtkBox'
builder.add_from_file("main.glade")
Erreur de segmentation
Replacing "GtkBox" by "GtkVBox" in the glade file works perfectly.
Regards
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (900, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages glade depends on:
ii libc6 2.13-21
ii libgladeui-2-0 3.10.0-2
ii libglib2.0-0 2.28.6-1
ii libgtk-3-0 3.0.12-2
Versions of packages glade recommends:
ii devhelp 3.0.0-2
ii libgtk-3-dev 3.0.12-2
glade suggests no packages.
-- no debconf information
More information about the pkg-gnome-maintainers
mailing list