Results 1 to 6 of 6
I had to use nautilus to trash a file from my desktop and I got this error message:
cousinlucky@cousinlucky-desktop:~$ gksudo nautilus
Initializing nautilus-share extension
** (nautilus:19832): WARNING **: Unable to ...
- 04-22-2009 #1
What does this nautlus error message mean, please?
I had to use nautilus to trash a file from my desktop and I got this error message:
cousinlucky@cousinlucky-desktop:~$ gksudo nautilus
Initializing nautilus-share extension
** (nautilus:19832): WARNING **: Unable to add monitor: Operation not supported
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS SSSSSSSSSSSSSSSSSSSSSSSSNautilus-Share-Message: Called "net usershare info" but it failed: 'net usershare' returned error 255: net usershare: cannot open usershare directory /var/lib/samba/usershares. Error No such file or directory
Please ask your system administrator to enable user sharing.
Is it something I should be worried about?Linux registered user # 414321
You Should Not Give In To Evils, But Proceed Ever More Boldly Against Them!! -from book six of Virgil's Aeneid
http://www.paynal.com
Everything Within The Universe Is Related; We Are All Cousins!!
- 04-22-2009 #2
It looks like a samba error to me, or a shared network driver.......you can probably safely ignore this if you do not have a MS computer that you share files with Linux, on the other hand if you do not use samba, it might be a good idea to find out why this is happening and or disable it.
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 04-22-2009 #3
What and where is samba and how do I disable it?
Linux registered user # 414321
You Should Not Give In To Evils, But Proceed Ever More Boldly Against Them!! -from book six of Virgil's Aeneid
http://www.paynal.com
Everything Within The Universe Is Related; We Are All Cousins!!
- 04-22-2009 #4
I don't have Ubuntu loaded, but you should be able to look at all running services somewhere in your Administration menu.
I would disable it... It allows file-sharing between computers.Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 04-22-2009 #5
OR, in a terminal window
This should work, if not then let us know.Code:sudo update-rc.d samba remove
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 04-22-2009 #6
Thanks MikeTbob,
cousinlucky@cousinlucky-desktop:~$ sudo update-rc.d samba remove
[sudo] password for cousinlucky:
Removing any system startup links for /etc/init.d/samba ...
cousinlucky@cousinlucky-desktop:~$
I guess I have a real bad case of Microsoft vulnerability trauma that I will never quite get over.
I read this today: Manipulate Your Way to the Root of It | Linux JournalLinux registered user # 414321
You Should Not Give In To Evils, But Proceed Ever More Boldly Against Them!! -from book six of Virgil's Aeneid
http://www.paynal.com
Everything Within The Universe Is Related; We Are All Cousins!!


Reply With Quote