Andrew P. Lentvorski wrote: >James, > >Could we get a new snapshot of pygtk compatible with the official Gtk >2.0.X series? I'm getting some large-scale failures with the current one >(1.99.8). > >I would be very happy with something that provides no functionality beyond >0.6.9 but is compatible with Gtk 2.0.X. > >I've attached my log and my error log from the pygtk compile. If you need >more info, just ask. > >Environment: > >FreeBSD 4.5-STABLE Python-2.2.1 glib-2.0.1 atk-1.0.1 pango-1.0.1 gtk-2.0.2 >Numeric-21.0 PyXML-0.7 > >All installed with a prefix of /home/devel > >Thanks, >-a > > The 1.99.8 release should work okay with 2.0.x.
Your build log looks okay. The stuff printed to stderr represent functions for which the code generator could not generate a wrapper, and I haven't hand coded one (the list is a bit shorter in the CVS head). Is there some other large scale failure you are talking about? You are right that I should make a new pygtk release though. James. _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
