Re: [PyKDE] Killing QApplication

2006-04-30 Thread Jim Bublitz
On Sunday 30 April 2006 06:22, Paul Waldo wrote: > Hi all, > > I'm trying to be a good boy, so I have a lot of unit tests for my python > KDE application. Each of the tests run fine individually, but when I run > them all together, it seems that the application refuses to die. The first > test ru

[PyKDE] QImage usage (PyQt3)

2006-04-30 Thread Danny Pansters
I'm mucking around trying to get a QImage from capture hardware (USB camera). I'm using a simple pygame based overlay for displaying (read() a YUV frame then display it on an overlay). I have the raw YUV data, split out in a tuple as I'm already using them for displaying each frame (four Y plane

Re: [PyKDE] which platform?

2006-04-30 Thread Andreas Pakulat
On 30.04.06 14:34:08, Jim Philips wrote: > On Sunday 30 April 2006 11:37, Phil Thompson wrote: > > On Friday 28 April 2006 11:40 pm, Jim Philips wrote: > > > The message I get is this: > > > > > > sip: sip/dcop/dcopmod.sip:33: Exactly one of these %Platforms must be > > > specified with the -t flag

Re: [PyKDE] which platform?

2006-04-30 Thread Jim Philips
On Sunday 30 April 2006 11:37, Phil Thompson wrote: > On Friday 28 April 2006 11:40 pm, Jim Philips wrote: > > The message I get is this: > > > > sip: sip/dcop/dcopmod.sip:33: Exactly one of these %Platforms must be > > specified with the -t flag > > Error: Unable to create the C++ code. > > > > Fu

Re: [PyKDE] which platform?

2006-04-30 Thread Phil Thompson
On Friday 28 April 2006 11:40 pm, Jim Philips wrote: > The message I get is this: > > sip: sip/dcop/dcopmod.sip:33: Exactly one of these %Platforms must be > specified with the -t flag > Error: Unable to create the C++ code. > > Full output is attached. Install the latest SIP and PyQt3 first. Phi

Re: [PyKDE] PyKDE error

2006-04-30 Thread Phil Thompson
On Friday 28 April 2006 11:50 pm, Fernando Guillamon wrote: > An internal error occured. Please report all output from the program, > including the following traceback, to the PyKDE mailing list > > Traceback (most recent call last): > File "configure.py", line 934, in ? > main(sys.argv) >

Re: [PyKDE] Build error with PyKDE

2006-04-30 Thread Phil Thompson
On Friday 28 April 2006 3:56 pm, Kern Sibbald wrote: > I downloaded your latest snapshot and get the following error from sip: > > sip: sip/dcop/dcopmod.sip:33: Exactly one of these %Platforms must be > specified with the -t flag > > which doesn't mean much to me. Any ideas? Install the current ve

[PyKDE] PyKDE error

2006-04-30 Thread Fernando Guillamon
An internal error occured.  Please report all output from the program,including the following traceback, to the PyKDE mailing listTraceback (most recent call last):  File "configure.py", line 934, in ?     main(sys.argv)  File "configure.py", line 872, in main    inform_user (0)  File "configure.py

[PyKDE] Build error with PyKDE

2006-04-30 Thread Kern Sibbald
I downloaded your latest snapshot and get the following error from sip: sip: sip/dcop/dcopmod.sip:33: Exactly one of these %Platforms must be specified with the -t flag which doesn't mean much to me. Any ideas? [EMAIL PROTECTED] PyKDE]$ python configure.py PyKDE version 3.15.2

[PyKDE] which platform?

2006-04-30 Thread Jim Philips
The message I get is this: sip: sip/dcop/dcopmod.sip:33: Exactly one of these %Platforms must be specified with the -t flag Error: Unable to create the C++ code. Full output is attached. PyKDE version 3.15.2 --- Python include directory is /usr/include/python2.4 Python ver

[PyKDE] Killing QApplication

2006-04-30 Thread Paul Waldo
Hi all, I'm trying to be a good boy, so I have a lot of unit tests for my python KDE application. Each of the tests run fine individually, but when I run them all together, it seems that the application refuses to die. The first test runs fine, but then subsequent tests give this message: QA

[PyKDE] ANN: eric3 3.9.0 released

2006-04-30 Thread Detlev Offenbach
Hi, this is to inform you of the release of eric3 3.9.0. This version includes support for Qt4 and PyQt4. It will be the last major release in the eric3 line of development. From now on the development effort will concentrate on eric4, the PyQt4 variant of the IDE. As usual the release is avail