Comment 5 for bug 209873

Revision history for this message
ororo (ororo) wrote :

I don't know if this can help you, but I noticed the following.

If you run
$ kcmshell4 fileshare
you open correctly the file sharing window, without any rights of modifications.

If you run
$ sudo kcmshell4 fileshare
you still open the correct file sharing window, and with root rights, however the application crashes when you try to use it (well, this is not so stange, why should you use sudo?).

But if you run
$ kdesudo kcmshell4 fileshare
then the answer is:
findServiceByDesktopPath: fileshare.desktop not found

I have kdenetwork-filesharing and samba installed.