kxml_compiler in the kdepim trunk build causing problems

David Faure faure at kde.org
Wed Mar 15 21:51:27 GMT 2006


On Tuesday 14 March 2006 23:13, Allen Winter wrote:
> Hi Gurus,
> 
> During the kdepim trunk build process, kxml_compiler is run in kresources/featureplan
> to generate C++ code from a RelaxNG schema XML file.    I build kdepim trunk
> as my regular user with my normal KDE3 desktop.
> 
> Basically, when kxml_compiler trunk runs in my KDE3 desktop it screws things up
> so badly that klauncher dies,

Try adding
KApplication::disableAutoDcopRegistration();
before the KApplication instance is created, inside kxml_compiler.

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).





More information about the kde-core-devel mailing list