Comment 8 for bug 209873

Revision history for this message
Aner Ben-Artzi (anerbenartzi) wrote :

What ororo wrote is about what I'm experiencing.
Fresh install from Kubuntu 8.10 live cd (64 bit). I used adept to add samba and kdenetwork
1. kcmshell4 fileshare:
opens, but nothing useful can be done
2. sudo kcmshell4 fileshare:
opens, but crashes when trying to add share. Crash says the backtrace appears to be of no use.
3. kdesudo kcmshell4 fileshare:
same result as sudo kcmshell4 fileshare.

Terminal output from 2:

Error: "/var/tmp/kdecache-aner" is owned by uid 1000 instead of uid 0.
Error: "/tmp/kde-aner" is owned by uid 1000 instead of uid 0.
QFSFileEngine::open: No file name specified
kcmshell(9454): NFSFile::load: Could not open ""

Load smb config files from /etc/samba/smb.conf
Processing section "[printers]"
Processing section "[print$]"
Loaded services file OK.
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions
Load smb config files from /dev/null
Loaded services file OK.
Server role: ROLE_STANDALONE
ASSERT: "i >= 0 && i < size()" in file /usr/include/qt4/QtCore/qstring.h, line 646
KCrash: Application 'kcmshell4' crashing...

Terminal output from 3:
QFSFileEngine::open: No file name specified
kcmshell(9496): NFSFile::load: Could not open ""

Load smb config files from /etc/samba/smb.conf
Processing section "[printers]"
Processing section "[print$]"
Loaded services file OK.
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions
Load smb config files from /dev/null
Loaded services file OK.
Server role: ROLE_STANDALONE
ASSERT: "i >= 0 && i < size()" in file /usr/include/qt4/QtCore/qstring.h, line 646
KCrash: Application 'kcmshell4' crashing...