[Desktop-packages] [Bug 1758398] Re: nautilus doesn't show network shares on 18.04

2018-03-28 Thread Sebastien Bacher
** Changed in: nautilus (Ubuntu)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1758398

Title:
  nautilus doesn't show network shares on 18.04

Status in nautilus package in Ubuntu:
  Triaged

Bug description:
  After upgrade libglib2.0-0 from version 2.54.1-1ubuntu1 to 2.56.0-2ubuntu1
  nautilus doesn't show on sidebar neither on desktop any mounted network share.

  I think it happens because changes in gio/gunixmounts.c
  at g_unix_is_system_fs_type() that added cifs and smbfs to ignore_fs.

  Network shares was mounted by pam_mount on /media/user/something.
  gsettings org.gnome.nautilus.desktop volumes-visible is set true.

  On Ubuntu Bionic 18.04 (devel branch)
  nautilus 1:3.26.2-0ubuntu3.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1758398/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1758398] Re: nautilus doesn't show network shares on 18.04

2018-03-27 Thread Anderson Luiz Alves
Someone reported it.
https://gitlab.gnome.org/GNOME/nautilus/issues/312

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1758398

Title:
  nautilus doesn't show network shares on 18.04

Status in nautilus package in Ubuntu:
  New

Bug description:
  After upgrade libglib2.0-0 from version 2.54.1-1ubuntu1 to 2.56.0-2ubuntu1
  nautilus doesn't show on sidebar neither on desktop any mounted network share.

  I think it happens because changes in gio/gunixmounts.c
  at g_unix_is_system_fs_type() that added cifs and smbfs to ignore_fs.

  Network shares was mounted by pam_mount on /media/user/something.
  gsettings org.gnome.nautilus.desktop volumes-visible is set true.

  On Ubuntu Bionic 18.04 (devel branch)
  nautilus 1:3.26.2-0ubuntu3.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1758398/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1758398] Re: nautilus doesn't show network shares on 18.04

2018-03-27 Thread Anderson Luiz Alves
It's about mounts on /media, mounted by command line or pam_mount.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1758398

Title:
  nautilus doesn't show network shares on 18.04

Status in nautilus package in Ubuntu:
  New

Bug description:
  After upgrade libglib2.0-0 from version 2.54.1-1ubuntu1 to 2.56.0-2ubuntu1
  nautilus doesn't show on sidebar neither on desktop any mounted network share.

  I think it happens because changes in gio/gunixmounts.c
  at g_unix_is_system_fs_type() that added cifs and smbfs to ignore_fs.

  Network shares was mounted by pam_mount on /media/user/something.
  gsettings org.gnome.nautilus.desktop volumes-visible is set true.

  On Ubuntu Bionic 18.04 (devel branch)
  nautilus 1:3.26.2-0ubuntu3.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1758398/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1758398] Re: nautilus doesn't show network shares on 18.04

2018-03-26 Thread Sebastien Bacher
The change has been done in
https://gitlab.gnome.org/GNOME/glib/commit/0d69462

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1758398

Title:
  nautilus doesn't show network shares on 18.04

Status in nautilus package in Ubuntu:
  New

Bug description:
  After upgrade libglib2.0-0 from version 2.54.1-1ubuntu1 to 2.56.0-2ubuntu1
  nautilus doesn't show on sidebar neither on desktop any mounted network share.

  I think it happens because changes in gio/gunixmounts.c
  at g_unix_is_system_fs_type() that added cifs and smbfs to ignore_fs.

  Network shares was mounted by pam_mount on /media/user/something.
  gsettings org.gnome.nautilus.desktop volumes-visible is set true.

  On Ubuntu Bionic 18.04 (devel branch)
  nautilus 1:3.26.2-0ubuntu3.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1758398/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1758398] Re: nautilus doesn't show network shares on 18.04

2018-03-26 Thread Sebastien Bacher
The description is misleading, smb: or ssh: mounts done from the desktop
are listed, it's only about traditional mounts using cifs/smbfs right?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1758398

Title:
  nautilus doesn't show network shares on 18.04

Status in nautilus package in Ubuntu:
  New

Bug description:
  After upgrade libglib2.0-0 from version 2.54.1-1ubuntu1 to 2.56.0-2ubuntu1
  nautilus doesn't show on sidebar neither on desktop any mounted network share.

  I think it happens because changes in gio/gunixmounts.c
  at g_unix_is_system_fs_type() that added cifs and smbfs to ignore_fs.

  Network shares was mounted by pam_mount on /media/user/something.
  gsettings org.gnome.nautilus.desktop volumes-visible is set true.

  On Ubuntu Bionic 18.04 (devel branch)
  nautilus 1:3.26.2-0ubuntu3.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1758398/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1758398] Re: nautilus doesn't show network shares on 18.04

2018-03-26 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
tell us the number of the upstream bug (or the link), so we can add a
bugwatch that will inform us about its status. Thanks in advance.

** Changed in: nautilus (Ubuntu)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1758398

Title:
  nautilus doesn't show network shares on 18.04

Status in nautilus package in Ubuntu:
  New

Bug description:
  After upgrade libglib2.0-0 from version 2.54.1-1ubuntu1 to 2.56.0-2ubuntu1
  nautilus doesn't show on sidebar neither on desktop any mounted network share.

  I think it happens because changes in gio/gunixmounts.c
  at g_unix_is_system_fs_type() that added cifs and smbfs to ignore_fs.

  Network shares was mounted by pam_mount on /media/user/something.
  gsettings org.gnome.nautilus.desktop volumes-visible is set true.

  On Ubuntu Bionic 18.04 (devel branch)
  nautilus 1:3.26.2-0ubuntu3.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1758398/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp