Re: [pygtk] Call For Testing: Updated PyGObject, Pycairo and PyGTK for Windows

2010-10-28 Thread Yann Leboulanger
On 10/28/2010 12:52 AM, John Stowers wrote: On Sat, 2010-10-16 at 20:00 +1300, John Stowers wrote: Hi All, I spent some time updating the windows installers for PyGObject, PyGTK and Pycairo. Hi All, Thanks for your feedback and testing. I updated the installers again to hopefully correct

Re: [pygtk] Call For Testing: Updated PyGObject, Pycairo and PyGTK for Windows

2010-10-28 Thread John Stowers
On Thu, 2010-10-28 at 09:59 +0200, Yann Leboulanger wrote: On 10/28/2010 12:52 AM, John Stowers wrote: On Sat, 2010-10-16 at 20:00 +1300, John Stowers wrote: Hi All, I spent some time updating the windows installers for PyGObject, PyGTK and Pycairo. Hi All, Thanks for your

Re: [pygtk] Call For Testing: Updated PyGObject, Pycairo and PyGTK for Windows

2010-10-28 Thread Dieter Verfaillie
Hi, Quoting John Stowers john.stowers.li...@gmail.com: Yeah, styles is something different. Can you please run the installer from the console and see if it prints anything else of interest please? What is your target system, etc? Does anyone else have any ideas on this? This might be caused

Re: [pygtk] Call For Testing: Updated PyGObject, Pycairo and PyGTK for Windows

2010-10-28 Thread Yann Leboulanger
On 10/28/2010 11:12 AM, Dieter Verfaillie wrote: Hi, Quoting John Stowers john.stowers.li...@gmail.com: Yeah, styles is something different. Can you please run the installer from the console and see if it prints anything else of interest please? What is your target system, etc? Does anyone

Re: [pygtk] Call For Testing: Updated PyGObject, Pycairo and PyGTK for Windows

2010-10-28 Thread Dieter Verfaillie
, python 2.6.4 I added some logging to the postinstall script and made a new pygobject snapshot, available from [1]. Could you give it a try and post the log from the last page of the installer? Thanks, Dieter [1] http://www.optionexplicit.be/projects/gnome-windows/20101028/pygobject-2.26.0

Re: [pygtk] Call For Testing: Updated PyGObject, Pycairo and PyGTK for Windows

2010-10-28 Thread Yann Leboulanger
/gnome-windows/20101028/pygobject-2.26.0.win32-py2.6.exe I uninstalled everything, removed previously listed folder, installed this pygobject, and still the same error at the end, without any debugging thing. I only see: close failed in file object destructor: Error in sys.excepthook: Original

Re: [pygtk] Call For Testing: Updated PyGObject, Pycairo and PyGTK for Windows

2010-10-28 Thread Dieter Verfaillie
Quoting Yann Leboulanger aste...@lagaule.org: On 10/28/2010 02:04 PM, Dieter Verfaillie wrote: I uninstalled everything, removed previously listed folder, installed this pygobject, and still the same error at the end, without any debugging thing. I only see: For the pygobject installation?

Re: [pygtk] Call For Testing: Updated PyGObject, Pycairo and PyGTK for Windows

2010-10-28 Thread Yann Leboulanger
On 10/28/2010 02:49 PM, Dieter Verfaillie wrote: Quoting Yann Leboulanger aste...@lagaule.org: On 10/28/2010 02:04 PM, Dieter Verfaillie wrote: I uninstalled everything, removed previously listed folder, installed this pygobject, and still the same error at the end, without any debugging thing.

Re: [pygtk] Call For Testing: Updated PyGObject, Pycairo and PyGTK for Windows

2010-10-28 Thread Dieter Verfaillie
message. The second [2] and third [3] have been compiled with the bdist_wininst uac option set to various values. Could you try them out? I'll bet the first doesn't work, but hope 2 and 3 do... Thanks, Dieter [1] http://www.optionexplicit.be/projects/gnome-windows/20101028/pygobject-2.26.0-1

Re: [pygtk] Call For Testing: Updated PyGObject, Pycairo and PyGTK for Windows

2010-10-28 Thread Yann Leboulanger
On 10/28/2010 03:52 PM, Dieter Verfaillie wrote: Quoting Yann Leboulanger aste...@lagaule.org: Nothing more, still the same thing. Ok, I'm quite sure this is not an issue with the postinstall script itself. I've made 3 new build to make sure. All 3 have their pygobject_postinstall.py

Re: [pygtk] Call For Testing: Updated PyGObject, Pycairo and PyGTK for Windows

2010-10-28 Thread Dieter Verfaillie
/pygobject and http://github.com/dieterv/pygtk) documenting the need to build with bdist_wininst --user-access-control=auto. I'll contact John to get those patches upstream. Also, I've removed the test builds from http://www.optionexplicit.be/projects/gnome-windows/20101028/ and uploaded fixed