[PyKDE] disconnecting PYSIGNAL

2003-11-03 Thread Toby Dickenson
SIGNAL connections get automatically cleaned up by Qt when the recieving C++ object is destroyed. It appears that PYSIGNAL connections get automatically cleaned up when the recieving python object is destroyed. I currently have a problem where I am destroying a c++ object (using deleteLater)

[PyKDE] pyKDE error

2003-11-03 Thread Hannes Hauswedell
hi i had problems creating pyKDE on my system and output told me to email this to you. i am using suse 9.0 and since there seem to be no precompiled pyKDE rpms for this release and the suse 8.2 ones are causing problems i would be really grateful if someone could figure this out. thanks and

Re: [PyKDE] disconnecting PYSIGNAL

2003-11-03 Thread Gerard Vermeulen
On Mon, 3 Nov 2003 10:24:23 + Toby Dickenson [EMAIL PROTECTED] wrote: SIGNAL connections get automatically cleaned up by Qt when the recieving C++ object is destroyed. It appears that PYSIGNAL connections get automatically cleaned up when the recieving python object is destroyed. bool

Re: [PyKDE] disconnecting PYSIGNAL

2003-11-03 Thread Phil Thompson
On Monday 03 November 2003 3:41 pm, Toby Dickenson wrote: On Monday 03 November 2003 14:54, Gerard Vermeulen wrote: On Mon, 3 Nov 2003 10:24:23 + Toby Dickenson [EMAIL PROTECTED] wrote: SIGNAL connections get automatically cleaned up by Qt when the recieving C++ object is

[PyKDE] Re: pyKDE error

2003-11-03 Thread Jim Bublitz
On Sunday November 2 2003 14:05, Hannes Hauswedell wrote: hi i had problems creating pyKDE on my system and output told me to email this to you. i am using suse 9.0 and since there seem to be no precompiled pyKDE rpms for this release and the suse 8.2 ones are causing problems i would be

[PyKDE] Problems installing on debian

2003-11-03 Thread Tom Badran
I have PyQT and sip installed from debian unstable, however i cant get the build to PyKde to work. It finishes quickly with the following: Error: Couldn't find PyQt/sip directory -- from line 750 in build.py I have sip 3.8 and am trying to build this against kde cvs head, so i expect some

Re: [PyKDE] Problems installing on debian

2003-11-03 Thread Jim Bublitz
On Monday November 3 2003 12:21, Tom Badran wrote: I have PyQT and sip installed from debian unstable, however i cant get the build to PyKde to work. It finishes quickly with the following: Error: Couldn't find PyQt/sip directory -- from line 750 in build.py I have sip 3.8 and am trying to

Re: [PyKDE] Problems installing on debian

2003-11-03 Thread Ricardo Javier Cardenes Medina
On Mon, Nov 03, 2003 at 08:21:56PM +, Tom Badran wrote: I have PyQT and sip installed from debian unstable, however i cant get the build to PyKde to work. It finishes quickly with the following: Error: Couldn't find PyQt/sip directory -- from line 750 in build.py I have sip 3.8 and am