kxml_compiler in the kdepim trunk build causing problems
Allen Winter
winter at kde.org
Wed Mar 15 23:43:19 GMT 2006
On Wednesday 15 March 2006 04:10, Frank Osterfeld wrote:
> 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, DCOP can no longer be contacted,
> > etc. Then I have logout, clean up /var/tmp/ksycocoa* in a virtual
> > terminal, and then log back in.
>
> I agree, I also have this problem. It's annoying. I use a different user when
> actually _running_ apps from trunk, but not when working on trunk code,
> compiling it or running unit tests.
>
A useful, but tiresome, task is to put a KApplication::disableAutoDcopRegistration()
as the first line of code after main() in all (nearly all?) unit tests.
-Allen
--
Let's Keep the Political Talk Out of KDE PLEASE
More information about the kde-core-devel
mailing list