Re: [pygtk] [ANNOUNCE] PyGTK 2.15.0 - unstable

2009-05-03 Thread Yann Leboulanger
Gian Mario Tagliaretti wrote: A new unstable development release of the Python bindings for GTK+ has been released. The new release is available from ftp.gnome.org and its mirrors as soon as its synced correctly: http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.15/ Would it be

Re: [pygtk] [ANNOUNCE] PyGTK 2.15.0 - unstable

2009-05-03 Thread Gian Mario Tagliaretti
On Sun, May 3, 2009 at 7:15 PM, Yann Leboulanger aste...@lagaule.org wrote: Would it be possible to have windows releases at the same time of sources? 2.14 is still not available for windows. Unfortunately after a fight of a few days I've been unable to compile pygobject (which is needed by

Re: [pygtk] [ANNOUNCE] PyGTK 2.15.0 - unstable

2009-05-03 Thread zw g
Hi All, Yes, we do need a windows binary version for PyGTK. 'Cause we call that cross-platform, right? It should't be that difficult to fire up a PyGTK based program on Windows. Guys, Come on! Huge thanks. Gui On Mon, May 4, 2009 at 3:17 AM, Gian Mario Tagliaretti gia...@gnome.orgwrote: On

Re: [pygtk] [ANNOUNCE] PyGTK 2.15.0 - unstable

2009-05-03 Thread John Stowers
On Mon, 2009-05-04 at 10:05 +0800, zw g wrote: Hi All, Yes, we do need a windows binary version for PyGTK. 'Cause we call that cross-platform, right? It should't be that difficult to fire up a PyGTK based program on Windows. Guys, Come on! Huge thanks. You appear to have misunderstood

Re: [pygtk] [ANNOUNCE] PyGTK 2.15.0 - unstable

2009-05-03 Thread zw g
Oops, Sorry for my poor english. Anyway, we should hurry up. Lots of friends asked me about that windows binary file. Gui On Mon, May 4, 2009 at 10:11 AM, John Stowers john.stowers.li...@gmail.comwrote: On Mon, 2009-05-04 at 10:05 +0800, zw g wrote: Hi All, Yes, we do need a

[pygtk] pygtk 2.12.1-3 broken on windows?

2009-05-03 Thread Andi Albrecht
Hi all, I've installed pygtk 2.12.1-3 (Python 2.5) on my Windows system and it seems to be broken somehow. When I start my application it fails with AttributeError: 'module' object has no attribute 'recent_manager_get_default' pygtk 2.12.1-2 works fine. Can anyone confirm if that's a bug with