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:
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
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