[PyQt] PyQtProgressBar

2007-10-15 Thread [EMAIL PROTECTED]
Hello i have made anly one test like this: from time import sleep barra = QtGui.QProgressBar() barra.setMinimum(0) barra.setMaximum(10) for a in range(10): sleep(1) barra.setValue(a) app.processEvents() But the bar remain fix to 0% don't increase. can you tell me how

[PyQt] PyQt4 snapshots don't build with -c -j

2007-10-15 Thread Andreas Pakulat
Hi, yesterday I fetched a new PyQt4 snapshot and as always let it build with -c -j 8. After about 30 minutes that it spent on sipQtGuipart0 I stopped it and increased to -j 20. Same problem with that number. Even -j 30 causes this. I noticed though that the sipQtGuiPart0.cpp has only a difference

Re: [PyQt] PyQt4 snapshots don't build with -c -j

2007-10-15 Thread Jim Bublitz
On Monday 15 October 2007 09:44, Andreas Pakulat wrote: Hi, yesterday I fetched a new PyQt4 snapshot and as always let it build with -c -j 8. After about 30 minutes that it spent on sipQtGuipart0 I stopped it and increased to -j 20. Same problem with that number. Even -j 30 causes this. I

Re: [PyQt] PyQt4 snapshots don't build with -c -j

2007-10-15 Thread Phil Thompson
On Monday 15 October 2007, Andreas Pakulat wrote: Hi, yesterday I fetched a new PyQt4 snapshot and as always let it build with -c -j 8. After about 30 minutes that it spent on sipQtGuipart0 I stopped it and increased to -j 20. Same problem with that number. Even -j 30 causes this. I noticed

Re: [PyQt] Eric3 issue: importing modules with the same name as an Eric module

2007-10-15 Thread Detlev Offenbach
Hi Sundance, actually I found a strange behaviour I have to blame the importer for. If a module inside the quarantined import does a import os.path, that import fails. That happens even, if the importing module is somewhere down the import path. Regards, Detlev PS: Your email is still not

Re: [PyQt] PyQt4 snapshots don't build with -c -j

2007-10-15 Thread Andreas Pakulat
On 15.10.07 10:08:07, Jim Bublitz wrote: On Monday 15 October 2007 09:44, Andreas Pakulat wrote: Hi, yesterday I fetched a new PyQt4 snapshot and as always let it build with -c -j 8. After about 30 minutes that it spent on sipQtGuipart0 I stopped it and increased to -j 20. Same problem

Re: [PyQt] PyQt4 snapshots don't build with -c -j

2007-10-15 Thread Andreas Pakulat
On 15.10.07 18:12:10, Phil Thompson wrote: On Monday 15 October 2007, Andreas Pakulat wrote: Is there anything that can be done to fix this? (I've got a GB of RAM here, so that shouldn't be an issue) It really sucks having to disable concatenation as it speeds up compilation a lot. I

[PyQt] If anyone wants to write about PyQt...

2007-10-15 Thread Roberto Alsina
... maybe you can get it published in Python Magazine: http://blog.doughellmann.com/2007/10/python-magazine-wish-list.html   --  (\''/).__..-''`-. .         Roberto Alsina  `9_ 9  )   `-. (    ).`-._.`)  KDE Developer (MFCH)  (_Y_.)' ._   ) `._`.   -.-'  http://lateral.netmanagers.com.ar