Hello, just tried to compile pygtk0.6. If I try to run testgtk.py the
app hangs after touching a menu widget.
During make I see following:
make[1]: Entering directory `/home/hauser/INSTALL/PYTHON/pygtk-0.6.0'
cd . && python mkgtk.py
gdk_font_load: filtered out
gdk_fontset_load: filtered out
gtk_main: filtered out
gtk_container_add: filtered out
gtk_item_factory_add_foreign: unknown arg type 'GtkModifierType'
gtk_item_factory_get_widget: filtered out
gtk_item_factory_get_widget_by_action: filtered out
gcc -DPACKAGE=\"pygtk\" -DVERS....
I think the factory methods are needed. Why are they filtered out? I
have gtk1.2.1 installed. Is this a bug in my gtk installation. It's a
very early gtk (araound mid march). This happend also in the snapshot,
I tried early, but I don't yet use menus, so I haven't seen it.
Thanks for your help
__Janko
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]