KDE2 problem...

Ralf Habacker kde-cygwin@mail.kde.org
Sun, 2 Feb 2003 20:56:40 +0100


> According to the cygwin setup, I already have both kdelibs.2.2.2-b1-p1 and 
> kdelibs.2.2.2-b1-p2.  I assume that it gets automatically installed in the 
> right place?
> 
> I tried reinstalling that patch and rebooting, but I still had the same 
> problem.

Do you have installed it after the base kde ? 

You can verify this: try 

$ ls ~ -al

.DCOPserver_BRAMSCHE -> /home/habacker/.DCOPserver_BRAMSCHE_BRAMSCHE-0
.DCOPserver_BRAMSCHE_BRAMSCHE-0

This show the dcop server files (look for similar files) 

$ cat ~/.DCOPserver_BRAMSCHE_BRAMSCHE_0
local/BRAMSCHE:/tmp/.ICE-unix/dcop2720-1044215476
2720

-> this shows the old style 

$ cat ~/.DCOPserver_BRAMSCHE
local/BRAMSCHE:/tmp/.ICE-unix/dcop2984-1044215274       2984

-> this shows the new one, which is independent from the mount mode 

Regards 
Ralf