Re: [PyQt] pyuic4 crash in 4.7.6

2010-09-13 Thread Sybren A. Stüvel
On Monday 13 September 2010 12:11:48 Gökçen Eraslan wrote: > That's fixed in the latest snapshot, by the way. Great, thanks! -- Sybren A. Stüvel http://stuvel.eu/ signature.asc Description: This is a digitally signed message part. ___ PyQt mailing lis

Re: [PyQt] pyuic4 crash in 4.7.6

2010-09-13 Thread Gökçen Eraslan
07 Eylül 2010 Salı günü (saat 12:32:29) Sybren A. Stüvel şunları yazmıştı: > Thanks for the workaround. However, it's not something I'd like to put > into our development manual and have every developer go through. I'll > wait for a proper fix That's fixed in the latest snapshot, by the way. --

Re: [PyQt] pyuic4 crash in 4.7.6

2010-09-07 Thread Sybren A. Stüvel
On Tuesday 07 September 2010 11:10:56 Phil Thompson wrote: > As a workaround, edit the driver.py file and remove the encoding > argument from the call to open(). Thanks for the workaround. However, it's not something I'd like to put into our development manual and have every developer go through.

Re: [PyQt] pyuic4 crash in 4.7.6

2010-09-07 Thread Phil Thompson
On Tue, 7 Sep 2010 11:02:56 +0200, "Sybren A. Stüvel" wrote: > Hi list, > > I just upgraded from PyQt4 4.7.4 to 4.7.6, running on Python 2.6.6 on > Windows XP. After the upgrade my pyuic4.bat doesn't work any more. > Here is an example: > > $ echo > test.ui > > $ pyuic4.bat -d -x test.ui -o t

[PyQt] pyuic4 crash in 4.7.6

2010-09-07 Thread Sybren A. Stüvel
Hi list, I just upgraded from PyQt4 4.7.4 to 4.7.6, running on Python 2.6.6 on Windows XP. After the upgrade my pyuic4.bat doesn't work any more. Here is an example: $ echo > test.ui $ pyuic4.bat -d -x test.ui -o test.py Traceback (most recent call last): File "C:\Python26\lib\site-packages\