[Bug 211966] Re: nautilus-share report a warning about missing /var/lib/samba/usershares

2013-09-28 Thread Dennis Baudys
condor@herkules:~$ uname -a

Linux herkules 3.8.0-31-generic # 46-Ubuntu SMP Tue Sep 10 20:03:44 UTC
2013 x86_64 x86_64 x86_64 GNU/Linux


condor@herkules:~$ sudo apt-cache policy nautilus-share 

nautilus-share:
  Installiert:   0.7.3-1ubuntu3
  Installationskandidat: 0.7.3-1ubuntu3
  Versionstabelle:
 *** 0.7.3-1ubuntu3 0
500 http://de.archive.ubuntu.com/ubuntu/ raring/main amd64 Packages
100 /var/lib/dpkg/status


condor@herkules:~$ nautilus

(nautilus:2880): GLib-GObject-CRITICAL **: g_object_set: assertion `G_IS_OBJECT 
(object)' failed
(nautilus:2880): GLib-GObject-CRITICAL **: g_object_set: assertion `G_IS_OBJECT 
(object)' failed
Nautilus-Share-Message: Called net usershare info but it failed: »net 
usershare« gab den Fehler 255 zurück: net usershare: cannot open usershare 
directory /var/lib/samba/usershares. Error Datei oder Verzeichnis nicht gefunden
Please ask your system administrator to enable user sharing.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/211966

Title:
  nautilus-share report a warning about missing
  /var/lib/samba/usershares

To manage notifications about this bug go to:
https://bugs.launchpad.net/apache2/+bug/211966/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 211966] Re: nautilus-share report a warning about missing /var/lib/samba/usershares

2013-06-15 Thread Rey Leonard Amorato
Confirmed on ubuntu 13.04. Sometimes a notification pops up out of no
where with this error message.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/211966

Title:
  nautilus-share report a warning about missing
  /var/lib/samba/usershares

To manage notifications about this bug go to:
https://bugs.launchpad.net/apache2/+bug/211966/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 211966] Re: nautilus-share report a warning about missing /var/lib/samba/usershares

2013-03-15 Thread Julian Alarcon
THis warning is still present on Ubuntu 13.04, I don't know if we should
report a new bug (or even if this should be a bug).

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/211966

Title:
  nautilus-share report a warning about missing
  /var/lib/samba/usershares

To manage notifications about this bug go to:
https://bugs.launchpad.net/apache2/+bug/211966/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 211966] Re: nautilus-share report a warning about missing /var/lib/samba/usershares

2010-04-23 Thread Chuck Short
** Changed in: apache2
   Status: In Progress = Invalid

-- 
nautilus-share report a warning about missing  /var/lib/samba/usershares
https://bugs.launchpad.net/bugs/211966
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 211966] Re: nautilus-share report a warning about missing /var/lib/samba/usershares

2010-04-22 Thread Anthony LPG
** Changed in: nautilus-share (Ubuntu)
 Assignee: (unassigned) = Anthony LPG (cubausatony)

** Also affects: apache2
   Importance: Undecided
   Status: New

-- 
nautilus-share report a warning about missing  /var/lib/samba/usershares
https://bugs.launchpad.net/bugs/211966
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 211966] Re: nautilus-share report a warning about missing /var/lib/samba/usershares

2009-05-12 Thread Chow Loong Jin
As per Václav Šmilauer's post, all that's required after the samba
installation is a restart of the session, i.e. logging out and logging
back in. The current nautilus-share prompts the user after the auto-
installation of samba (and libpam-smbpass) to restart the session.
Hence, I'm marking this as fix released.

** Changed in: nautilus-share (Ubuntu)
   Status: Confirmed = Fix Released

-- 
nautilus-share report a warning about missing  /var/lib/samba/usershares
https://bugs.launchpad.net/bugs/211966
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 211966] Re: nautilus-share report a warning about missing /var/lib/samba/usershares

2008-07-20 Thread Anis CHEBBI
you can solve this by adding a line in smb.conf

sudo gedit /etc/samba/smb.conf

in the [Global] section

add
usershare owner only = False

save smb.conf

it works  like a charm

-- 
nautilus-share report a warning about missing  /var/lib/samba/usershares
https://bugs.launchpad.net/bugs/211966
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 211966] Re: nautilus-share report a warning about missing /var/lib/samba/usershares

2008-06-17 Thread Tomas Gustavsson
Hmm, wouldn't a groupadd -a -G sambashare $USER do the trick? Maybe it
could be put into the Makefile? Or perhaps not??? I don't know how but
this seems fairly easy to fix.

-- 
nautilus-share report a warning about missing  /var/lib/samba/usershares
https://bugs.launchpad.net/bugs/211966
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 211966] Re: nautilus-share report a warning about missing /var/lib/samba/usershares

2008-05-05 Thread Chuck Short
** Changed in: samba (Ubuntu)
   Status: Incomplete = Won't Fix

-- 
nautilus-share report a warning about missing  /var/lib/samba/usershares
https://bugs.launchpad.net/bugs/211966
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 211966] Re: nautilus-share report a warning about missing /var/lib/samba/usershares

2008-04-29 Thread Mathias Gug
Could you post the permissions of /var/lib/samba/usershares ?

** Changed in: samba (Ubuntu)
   Status: New = Incomplete

-- 
nautilus-share report a warning about missing  /var/lib/samba/usershares
https://bugs.launchpad.net/bugs/211966
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 211966] Re: nautilus-share report a warning about missing /var/lib/samba/usershares

2008-04-25 Thread Lionel Dricot
I cannot access to file shared on the SMB network with Hardy. Nautilus
see the computers but, when I open them, Nautilus displays them empty.
Works fine with Gutsy, even on a live CD. I comment here because it
might be related. If this is the case, the status of this bug is quite
important because it breaks SMB share for a lot of people.

-- 
nautilus-share report a warning about missing  /var/lib/samba/usershares
https://bugs.launchpad.net/bugs/211966
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 211966] Re: nautilus-share report a warning about missing /var/lib/samba/usershares

2008-04-25 Thread Lionel Dricot
I must add that it seems a pretty critical issue to me. (at least here,
I must stop a few Ubuntu migration until this problem is solved.) Anyone
to recommend a Gtk samba browser so I can still browse the shares
without rebooting Windows ?

-- 
nautilus-share report a warning about missing  /var/lib/samba/usershares
https://bugs.launchpad.net/bugs/211966
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 211966] Re: nautilus-share report a warning about missing /var/lib/samba/usershares

2008-04-16 Thread Baptiste Mille-Mathias
For me the error is resilient, 
I have each time; it's not really a problem, but I would prefer to not appear

-- 
nautilus-share report a warning about missing  /var/lib/samba/usershares
https://bugs.launchpad.net/bugs/211966
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 211966] Re: nautilus-share report a warning about missing /var/lib/samba/usershares

2008-04-04 Thread Baptiste Mille-Mathias
Okay it seems the command net comes from samba

-- 
nautilus-share report a warning about missing  /var/lib/samba/usershares
https://bugs.launchpad.net/bugs/211966
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs