Re: [PyQt] re: images aren't saved with this webcapturing script

2009-11-22 Thread Baz Walter
Victor Noagbodji wrote: i'm running under windows xp. i tried both combinations python25+pyqt-4.4.3-1 and python26+pyqt-4.6.2-1 and the result is the same... works fine for me on linux using [python 2.6.1, qt 4.5.2, pyqt 4.4.4] or [python 2.6.2, qt 4.5.2, pyqt 4.6.1].

[PyQt] Problem after upgrade to PyQt 4.6.2

2009-11-22 Thread detlev
Hi, after upgrading to PyQt4 4.6.2 (from 4.6.1) I get error messages like QVariant::save: unable to save type 256. QVariant::load: unable to load type 256. What does this mean? With 4.6.1 everything was ok. Regards Detlev -- Detlev Offenbach det...@die-offenbachs.de

[PyQt] Another problem with PyQt4 4.6.2

2009-11-22 Thread detlev
Hi, Running python configure.py -h with a Python interpreter from a virtual environment (built with virtualenv) (e.g. ~/pyqt462env/bin/python) still give the system paths as default installation dirs. Doing the same with the 4.6.1 sources result in correct paths pointing to the virtual

Re: [PyQt] Another problem with PyQt4 4.6.2

2009-11-22 Thread detlev
Hi, please disregard this message. virtualenv tricked me. Sorry for the noise. Detlev On Sonntag, 22. November 2009, detlev wrote: Hi, Running python configure.py -h with a Python interpreter from a virtual environment (built with virtualenv) (e.g. ~/pyqt462env/bin/python) still give

Re: [PyQt] Having a problem with QTcpSocket

2009-11-22 Thread Nick Gaens
Phil Thompson schreef: On Sat, 21 Nov 2009 17:19:00 +0100, Nick Gaens nickga...@gmail.com wrote: Hello all, I'm trying to get two clients to speak to each other, using an instance of QtNetwork.QTcpSocket for each client. The clients are on different computers

Re: [PyQt] problem in making pyqt up and running...

2009-11-22 Thread python.noob
Baz Walter wrote: python.noob wrote: Hi friends, I've recently changed to ubuntu 9.04.. I've not had any problem with the installation of pyqt as it is available from the ubuntu repositories with umpteen number of packages.. Anyhow i've to download tarball file for python

Re: [PyQt] problem in making pyqt up and running...

2009-11-22 Thread Baz Walter
python.noob wrote: Are u trying to say that i should again install SIP and PyQt by downloading from sources(not from ubuntu repositories)... If u say yes then if i have to install it from the sources do i need to specify any --prefix options like in ./configure to install it to the directory