[PyQt] Re: PyQt Digest, Vol 47, Issue 13

2008-06-11 Thread Charles Chen
Content-Type: text/plain; charset="iso-8859-1" On Wednesday 11 June 2008 9:41:51 am Charles Chen wrote: > > > I'm trying to build the commercial version of PyQt 4.3.x. I get the > > > following error: > > > > > > mingw32-make[1]: Entering directory &g

[PyQt] Problem buildling PyQt 4.3.x

2008-06-11 Thread Charles Chen
I'm trying to build the commercial version of PyQt 4.3.x. I get the following error: mingw32-make[1]: Entering directory `C:/PyQt-win-commercial-4.3.3/QAxContaine g++ -c -O2 -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT I_LIB -DQT_CORE_LIB -I. -IC:\Python25\include -IC

[PyQt] Qt 4.3.1

2007-08-07 Thread charles chen
Hello, Qt 4.3.1 has been released; is PyQt 4.3 compatible? Thanks, Charles. ___ PyQt mailing listPyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Re: [PyQt] pyqt circular references & garbage collection

2007-08-01 Thread charles chen
Thanks Giovanni, That's very helpful. Charles. Giovanni Bajo <[EMAIL PROTECTED]> wrote: On mar, 2007-07-31 at 13:11 -0700, charles chen wrote: > >Thanks Phil for your help with our memory lapse. > >We've come across another issue: the Python garba

[PyQt] pyqt circular references & garbage collection

2007-07-31 Thread charles chen
arReference = q4 >>> q4.circularReference = None >>> q4 = None q deleted. q2 and q3 are never gc'ed. We're also seeing this in production. Are we doing something wrong? Charles. see: http://www.google.com/search?source=ig&hl=en&q=pyqt+%22circular+refere

[PyQt] QMdiArea's subWindowActivated signal not being fired.

2007-07-30 Thread charles chen
We're having trouble seeing the QMdiArea's subWindowActivated signal. Is this related to the "signal/slot handling fix." from 7/16-7/20? http://www.riverbankcomputing.com/Downloads/Snapshots/PyQt4/ChangeLog We're using: sip-snapshot-20070612.zip PyQt-win-commercial-4-snapshot-2

[PyQt] Qt CSS Validation.

2007-06-26 Thread charles chen
Hi, I'd like to use Qt 4.3's new Qt CSS Validator. It's part of the Qt Designer Tool. http://labs.trolltech.com/blogs/2007/06/04/backgrounds-pseudo-states-qt-43-style-sheets/ It appears to be "StyleSheetValidator" in textpropertyeditor.cpp. I've never written SIP before; would an

Re: [PyQt] commercial pyqt configure problem

2007-06-21 Thread charles chen
I saw this same exact problem. The error is misleading. You're using the binary install of Qt, correct? The resolution (for me) was to build Qt from source. Make sure to use the correct Qt sources; don't use the "Visual Studio" source distributions. Hope this helps, Charles. Message: 2

[PyQt] Debugging python.exe crashes.

2007-05-10 Thread charles chen
Hi there, I'm looking for information about the best way to debug python.exe crashes. We're developing on Windows using PyQt, and the crashes are occuring in the QtCore dll. Error signature: AppName: main.exe AppVer: 0.0.0.0 ModName: qtcore4.dll ModVer: 4.2.3.0 Offset: 00098f