[PyKDE] undefined KAcceleratorManager::manage(QWidget *)
David Boddie
david at boddie.org.uk
Wed Dec 17 20:00:01 GMT 2003
On Tue, 16 Dec 2003 20:22:26, Patrick Stinson <ajole-1 at gci.net> wrote:
> any idea why
>
> KAcceleratorManager::manage(QWidget *)
>
> would be undefined in libkdecorecmodule after building pykde? I have only
> one libkdecore and libkdecorecmodule on my machine.
>
> I'm using:
> qt-3.2.2
> python-2.3.2
> sip-3.9
> pyqt-3.8.1
> PyKDE-3.8.0
>
> I'm sure it's just a version mismatch in a peice of code, but...
Jim's already answered this, but I noticed that you didn't give the version
of KDE which you're using. If I was a betting man, I would bet that it's KDE
3.1.4 because I just ran into the same problem when rebuilding PyKDE. My
solution was just to comment out the relevant line in sip/kdecore-kde314.sip
so it's fortunate that better advice has already been imparted.
Now I'm running into sipSubClass_khtml_MouseEvent problem which I'm looking
into. I suppose that this might have a bearing on the mysterious khtml/kparts
problem mentioned in a recent thread.
David
More information about the PyQt
mailing list