[Bug 268167] Re: kde-config creates $HOME/.kde
Francois Gouget
fgouget at codeweavers.com
Tue Sep 9 16:45:38 UTC 2008
*** This bug is a duplicate of bug 53845 ***
https://bugs.launchpad.net/bugs/53845
I think this is not a duplicate of bug 53845.
A regular KDE application needs to set up a complex runtime environment.
For instance in bug 53845 we see that a simple text editor needs to
start kdeinit, kded, knotify, kio_uiserver and maybe others. All these
expect a fully set up environment and likely write state information in
~/.kde thus forcing its creation at some point.
However kde-config does not fork and exec any of these servers. Also a
look at an strace shows no justification for creating ~/.kde. So it
should be possible to fix kde-config to not create ~/.kde completely
independently from whether 'sudo kate' can be made to behave sensibly or
not.
--
kde-config creates $HOME/.kde
https://bugs.launchpad.net/bugs/268167
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kdelibs in ubuntu.
More information about the kubuntu-bugs
mailing list