[PyKDE] Error compiling PyKDE

Jim Bublitz jbublitz at nwinternet.com
Fri Oct 15 18:12:13 BST 2004


On Friday 15 October 2004 00:36, Maurizio Colucci wrote:
> Gerard Vermeulen wrote:
> >>>Comment out (put // in front of) void setFileName in the lines
> >>>
> >>>%If (  - KDE_3_3_0 )
> >>>                        KCatalogue (const QString& = QString ::null );
> >>>   void                 setFileName (const QString&);
> >>>%End
> >>>
> >>>
> >>>of the file
> >>>
> >>>sip/kdecore/kcatalogue.sip lines 23-60/60 (END)
> >>>
> >>>Wipe out features, run python configure.py, run make
> >>
> >>It's going :)
> >>
> >>Since I don't understand what's going on... can you please tell me if
> >>this a PyKDE bug or a mandrake one? (if I post a bug to mandrake
> >>cooker's list I will post both)
> >>
> >>Thanks again,
> >
> >I think it is a PyKDE bug.  The sip file declares setFileName as public
> >while it has been declared private in the KDE header files (the sip
> >file should match the header file).
> >
> >Mandrake would never change such a standard header file.
>
> Phil? Jim? Are you aware of this problem?

Phil doesn't do anything directly on PyKDE (obviously without Phil there 
wouldn't be any PyKDE though).

I'm aware of it now, but I'm not sure how to handle this type of problem, 
which is a Mandrake problem and not a PyKDE problem.

See my reply to Gerard earlier in the thread.

Jim




More information about the PyQt mailing list