[PyKDE] Error with PyKDE

Jim Bublitz jbublitz at nwinternet.com
Tue Oct 5 18:40:51 BST 2004


On Tuesday 05 October 2004 09:14, Michel Stiven Cetina Cittelly wrote:
> Damn guys's, i see the atach but don't have the error mesagge....sorry:
>
> sip: sip/kdeui/kactioncollection.sip:105: A function with the same Python
> signature has already been defined
> Error: Unable to create the C++ code.
>
> this is the error ;)
>
> sorry for the time that you lose reading all that mesagges

No problem.

Gerard already posted another message referencing these messages which include 
a fix:

http://mats.imk.fraunhofer.de/pipermail/pykde/2004-September/008679.html
http://mats.imk.fraunhofer.de/pipermail/pykde/attachments/20040924/48eeb337/PyKDE-3.11.3.mdk10.bin

Basically, in PyKDE/sip/kdeui/kactioncollection.sip at line 103 comment out 
these lines as shown:

//%If (  - KDE_3_2_2 )
//    virtual QValueList<KAction*> actions (const QString&) const;
//    virtual QValueList<KAction*> actions () const;
//%End

Jim
 --
</bush>




More information about the PyQt mailing list