Re: [gtk-osx-users] PyGTK on Lion



On Oct 25, 2011, at 8:28 AM, Shrihari Sankaran wrote:

> If there's no Makefile, edit Makefile.in and run configure to create Makefile. But the more immediate problem is that your whole python stack is failing configure (perhaps you forgot to rebuild Python?) You have to get that fixed before you can proceed.
> 
> Finally, was able to fix it. Rebuilding Python did it. Now, all modules of meta-gtk-osx-python builds properly. However, I'm still facing errors when running the application: http://pastebin.com/XPe2GG6d


• movie_monkey.py:40: GtkWarning: gtk_window_resize: assertion `width > 0' failed
•   builder.add_from_file("movie_monkey.glade")

Looks like you've got a bad glade description.

Regards,
John Ralls


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]