Re: [PyKDE] quitting eric segfault on x86_64

2004-03-17 Thread Hans-Peter Jansen
On Tuesday 16 March 2004 19:45, Hans-Peter Jansen wrote: > On Tuesday 16 March 2004 19:04, Phil Thompson wrote: > > SIP doesn't support long longs so changing the typedef won't help > > very much. (You would have to hack the generated code.) Just checked sip.3.10.1 and sip-4.0rc3 with PyQt 3.11 a

[PyKDE] PyQt 3.11 Drag & Drop problem

2004-03-17 Thread Doug Bell
A user of one of my programs is getting an exception under PyQt 3.11 (with Qt 3.2.1) that did not occur under earlier versions. It happens when beginning a drag in a QListView. The contentsDragEnterEvent(self, event) method seems to be sending a plain QEvent instead of a QDragEnterEvent. As a

Re: [PyKDE] PyQt 3.11 Drag & Drop problem

2004-03-17 Thread Phil Thompson
On Wednesday 17 March 2004 13:28, Doug Bell wrote: > A user of one of my programs is getting an exception under PyQt 3.11 > (with Qt 3.2.1) that did not occur under earlier versions. > > It happens when beginning a drag in a QListView. The > contentsDragEnterEvent(self, event) method seems to be s

[PyKDE] Bindings and the KDE project

2004-03-17 Thread Simon Edwards
Hello all, How do people here feel about the current state of PyQt/PyKDE in relation to KDE (the project)? Is it a real problem for people that PyQt/PyKDE isn't distributed as part of KDE? or would it be enough if the distros also came with PyQt/PyKDE as 'standard'? It is a bit of a chicken a

Re: [PyKDE] Bindings and the KDE project

2004-03-17 Thread Phil Thompson
On Wednesday 17 March 2004 19:31, Simon Edwards wrote: > Hello all, > > How do people here feel about the current state of PyQt/PyKDE in relation > to KDE (the project)? Is it a real problem for people that PyQt/PyKDE isn't > distributed as part of KDE? or would it be enough if the distros also cam

Re: [PyKDE] quitting eric segfault on x86_64

2004-03-17 Thread Phil Thompson
On Wednesday 17 March 2004 12:47, Hans-Peter Jansen wrote: > On Tuesday 16 March 2004 19:45, Hans-Peter Jansen wrote: > > On Tuesday 16 March 2004 19:04, Phil Thompson wrote: > > > SIP doesn't support long longs so changing the typedef won't help > > > very much. (You would have to hack the generat

Re: [PyKDE] Bindings and the KDE project

2004-03-17 Thread Simon Edwards
On Wed, 17 Mar 2004 08:46 pm, Phil Thompson wrote: > On Wednesday 17 March 2004 19:31, Simon Edwards wrote: > > Hello all, > > > > How do people here feel about the current state of PyQt/PyKDE in relation > > to KDE (the project)? Is it a real problem for people that PyQt/PyKDE isn't > > distribut

Re: [PyKDE] Bindings and the KDE project

2004-03-17 Thread Russell Valentine
On Wed, 17 Mar 2004 20:31:11 +0100 Simon Edwards <[EMAIL PROTECTED]> wrote: > > Hello all, > > How do people here feel about the current state of PyQt/PyKDE in relation to > KDE (the project)? Is it a real problem for people that PyQt/PyKDE isn't > distributed as part of KDE? or would it be en

Re: [PyKDE] quitting eric segfault on x86_64

2004-03-17 Thread Hans-Peter Jansen
On Wednesday 17 March 2004 20:33, Phil Thompson wrote: > On Wednesday 17 March 2004 12:47, Hans-Peter Jansen wrote: > > On Tuesday 16 March 2004 19:45, Hans-Peter Jansen wrote: > > > On Tuesday 16 March 2004 19:04, Phil Thompson wrote: > > > > SIP doesn't support long longs so changing the typedef

Re: [PyKDE] PyQt 3.11 Drag & Drop problem

2004-03-17 Thread Doug Bell
Phil Thompson wrote: > On Wednesday 17 March 2004 13:28, Doug Bell wrote: > > A user of one of my programs is getting an exception under PyQt 3.11 > > (with Qt 3.2.1) that did not occur under earlier versions. > > > > It happens when beginning a drag in a QListView. The > > contentsDragEnterEvent(

Re: [PyKDE] Bindings and the KDE project

2004-03-17 Thread Simon Edwards
On Wed, 17 Mar 2004 09:21 pm, Russell Valentine wrote: > In my eyes I think it would be awsome to have PyQt/PyKDE part of KDE. > I've upgraded to KDE 3.2 and all my PyKDE apps don't work. That is what I'm getting at. It is not acceptable that a new stable version of KDE ships and all of your pyth

Re: [PyKDE] Bindings and the KDE project

2004-03-17 Thread Fred Polgardy
I know I've started and/or contributed to this converstation at least once. :) I wonder if somebody in the know could potentially draft up a list of (ongoing) tasks and a relative estimate of the amount of time and intercommunication involved to keep up on them. It would no doubt evolve quickly,

Re: [PyKDE] quitting eric segfault on x86_64

2004-03-17 Thread Phil Thompson
On Wednesday 17 March 2004 20:31, Hans-Peter Jansen wrote: > On Wednesday 17 March 2004 20:33, Phil Thompson wrote: > > On Wednesday 17 March 2004 12:47, Hans-Peter Jansen wrote: > > > On Tuesday 16 March 2004 19:45, Hans-Peter Jansen wrote: > > > > On Tuesday 16 March 2004 19:04, Phil Thompson wro

Re: [PyKDE] Bindings and the KDE project

2004-03-17 Thread Phil Thompson
On Wednesday 17 March 2004 22:55, Simon Edwards wrote: > On Wed, 17 Mar 2004 09:21 pm, Russell Valentine wrote: > > In my eyes I think it would be awsome to have PyQt/PyKDE part of KDE. > > I've upgraded to KDE 3.2 and all my PyKDE apps don't work. > > That is what I'm getting at. It is not accepta