Originally posted by michel
View Post
Announcement
Collapse
No announcement yet.
Find out why my Dolphin upload speed is low?
Collapse
This topic is closed.
X
X
-
- Top
- Bottom
-
This is what I get:
michel@michel-Satellite-L650:~$ testparm /etc/samba/smb.conf
Load smb config files from /etc/samba/smb.conf
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
Processing section "[michelshare]"
Processing section "[HPLaserjet M1319f]"
Processing section "[print$]"
Loaded services file OK.
WARNING: You have some share names that are longer than 12 characters.
These may not be accessible to some older clients.
(Eg. Windows9x, WindowsMe, and smbclient prior to Samba 3.0.)
Server role: ROLE_STANDALONE
- Top
- Bottom
Comment
-
Originally posted by benny_fletch View PostI believe the nepomuk entries are because it is currently disabled. I too get those same errors and I have nepomuk disabled. Although, my dolphin is acting just fine (i.e. no speed issues that I can see).
My output:
Code:fletch@gemini:~$ dolphin "/usr/bin/dolphin(3959)" Soprano: "Could not connect to server at /tmp/ksocket-fletch/nepomuk-socket (No such file or directory)" "/usr/bin/dolphin(3959)" Soprano: "Could not connect to server at /tmp/ksocket-fletch/nepomuk-socket (No such file or directory)" dolphin(3959) KSambaSharePrivate::findSmbConf: KSambaShare: Could not find smb.conf! QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: Permission denied QFileSystemWatcher: failed to add paths: /root QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: Permission denied QFileSystemWatcher: failed to add paths: /home/lost+found QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: Permission denied QFileSystemWatcher: failed to add paths: /home/janedoe QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: Permission denied QFileSystemWatcher: failed to add paths: /lost+found
Michel
- Top
- Bottom
Comment
-
I asked KDE regarding the error message and got this answer:
Those messages can safely be ignored.
As for what the messages are:
Code: Select all
"/usr/bin/dolphin(10229)" Soprano: "Could not connect to server at /tmp/ksocket-michel/nepomuk-socket (No such file or directory)"
"/usr/bin/dolphin(10229)" Soprano: "Could not connect to server at /tmp/ksocket-michel/nepomuk-socket (No such file or directory)"
These come from Soprano, the library which underlies Nepomuk. Unfortunately it tends to be a little noisy. This essentially means Nepomuk is not running/is disabled on your computer.
Code: Select all
dolphin(10229) KSambaSharePrivate::testparmParamValue: We got some errors while running testparm "Load smb config files from /etc/samba/smb.conf
Loaded services file OK.
WARNING: You have some share names that are longer than 12 characters.
These may not be accessible to some older clients.
(Eg. Windows9x, WindowsMe, and smbclient prior to Samba 3.0.)
"
This comes from Samba, it seems that the smb.conf file on your system has some shares which have names longer than 12 characters - it is essentially a warning. KDE interacts with Samba to allow you to share folders on your system easily.
System Settings and Device Actions KCM maintainer
Michel
- Top
- Bottom
Comment
Comment