Hi,
Like the subject says, kcmshell4 will crash when I click on the add button. If I run fileshare from the Konsole rather then right clicking a folder in dolphin I get the following in the Konsole
from that
appears when I run it normally, the rest is the error I get when I click Add.
Anyone know how to fix this?
Like the subject says, kcmshell4 will crash when I click on the add button. If I run fileshare from the Konsole rather then right clicking a folder in dolphin I get the following in the Konsole
Code:
$ sudo kcmshell4 fileshare Error: "/var/tmp/kdecache-andrew" is owned by uid 1000 instead of uid 0. Error: "/tmp/kde-andrew" is owned by uid 1000 instead of uid 0. QFSFileEngine::open: No file name specified kcmshell(9569): NFSFile::load: Could not open "" Loaded smb config files from /dev/null lp_load: refreshing parameters from /dev/null Loaded services file OK. ERROR: lock directory /usr/var/lib/samba does not exist ERROR: pid directory /usr/var/run/samba does not exist Press enter to see a dump of your service definitions ASSERT: "i >= 0 && i < size()" in file /usr/include/qt4/QtCore/qstring.h, line 646 KCrash: Application 'kcmshell4' crashing... sock_file=/home/andrew/.kde/socket-Laptop/kdeinit4__0
Code:
$ sudo kcmshell4 fileshare Error: "/var/tmp/kdecache-andrew" is owned by uid 1000 instead of uid 0. Error: "/tmp/kde-andrew" is owned by uid 1000 instead of uid 0.
Anyone know how to fix this?
Comment