Bug#643642: glade: Glade3 save GtkVBox as GtkBox

2011-12-28 Thread Magnus Danielson
Hi again, It was however a pitty that when the glade file was loaded with the wrong library, I got a segmentation fault without a meaningful comment that "ERROR: GtkBox is unknown object in " which would have been much more helpful, but since I had a clue I got around it. So, a recommendatio

Bug#643642: glade: Glade3 save GtkVBox as GtkBox

2011-12-27 Thread Magnus Danielson
Hi Pierre-Luc, I noticed the same behaviour, but when I changed my pkg-config parameters from GTKFLAGS=`pkg-config --cflags --libs gtk+-2.0 gmodule-export-2.0` to GTKFLAGS=`pkg-config --cflags --libs gtk+-3.0 gmodule-export-2.0` the problem disappeared. Looking at a snipped of my glade file

Bug#643642: glade: Glade3 save GtkVBox as GtkBox

2011-09-28 Thread Pierre-Luc Perrier
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 `GtkB