[Bug 507739] Re: Widget names not set when using gtk.Builder

2010-01-17 Thread Severin Heiniger
C test-case. Compile it using gcc testcase.c -Wall -o testcase `pkg-config --cflags --libs gtk+-2.0` and make sure that 'testcase.ui' is in the same directory as 'testcase' when executing it. ** Attachment added: "testcase.c" http://launchpadlibrarian.net/38001124/testcase.c ** Also affects:

[Bug 507739] Re: Widget names not set when using gtk.Builder

2010-01-17 Thread Severin Heiniger
I just ported the Python testcase to raw C code. The bug can also be reproduced here. Everything is fine in Karmic, but in Lucid, the widget names are not set. This means that it's not actually a bug in PyGTK, but GTK itself. -- Widget names not set when using GtkBuilder https://bugs.launchpad.n

[Bug 507739] Re: Widget names not set when using gtk.Builder

2010-01-15 Thread Severin Heiniger
I'd be glad if someone confirmed the bug so that it could be forwarded upstream. ** Also affects: pygtk (Ubuntu) Importance: Undecided Status: New -- Widget names not set when using gtk.Builder https://bugs.launchpad.net/bugs/507739 You received this bug notification because you are a