Re: [PyKDE] Trouble running PyKDE and KDE 3.3

2004-09-11 Thread Simon Edwards
On Friday 10 September 2004 16:26, Steffen Ganschow wrote: My configuration: python 2.3.3 sip 3.10.2 PyQt 3.12 PyKDE 3.11rc1 (shipped with the unofficial KDE 3.3 update) Have you tried using the version PyQt and PyKDE that is shipped with KDE 3.3 in the bindings package? cheers, --

Re: [PyKDE] Sip problem with narrowed return types

2004-09-11 Thread Phil Thompson
This is now fixed in the current SIP 4 snapshot. I'm not sure it's fixed for all similar cases - let me know if you still have problems. Phil On Thursday 26 August 2004 4:46 pm, Lrentey Kroly wrote: Hi, (I'm sorry if this is a known issue, I could not find it mentioned in the list

[PyKDE] Debian Sarge Install

2004-09-11 Thread Cousin Stanley
Greetings I've installed PyQt for Python2.3 and am now interested in installing PyKDE under Linux/Debian/Sarge, but only found a package for the Debian/Sid version after quite a bit of searching Is there a PyKDE package available for Debian/Sarge ?

[PyKDE] Idle thoughts on Python and KWin

2004-09-11 Thread Peter Clark
I'm in the middle of writing v.0.2 of the Fahrenheit window decoration for KDE, and remembering how much I dislike programming in C++. Even when I know how to do something (which is not often), it's no fun. It would be so much nicer if it could be done in PyKDE. But I don't know how possible

Re: [PyKDE] Idle thoughts on Python and KWin

2004-09-11 Thread Jim Bublitz
On Saturday 11 September 2004 08:11, Peter Clark wrote: I'm in the middle of writing v.0.2 of the Fahrenheit window decoration for KDE, and remembering how much I dislike programming in C++. Even when I know how to do something (which is not often), it's no fun. It would be so much nicer if

Re: [PyKDE] khtml events crash, ConvertToSubClassCode problem

2004-09-11 Thread Jim Bublitz
On Saturday 11 September 2004 13:16, Luís Marques wrote: Hi, It seems that even the latest RPMs provided on sourceforge still contain a bug related to khtml events that cause applications to crash if one imports khtml. http://mats.imk.fraunhofer.de/pipermail/pykde/2004-July/008198.html