That is a regression introduced by the latest glib upload afaics. https://github.com/storaged-project/udisks/issues/375 might be related
> Am 18.08.2017 um 15:03 schrieb JWM <[email protected]>: > > Package: nautilus > Version: 3.22.3-1 > Severity: normal > > Dear Maintainer, > > After some recent system upgrade this month, when I open nautilus I no longer > see the list of mountable nfs and samba shares in the left panel. > > All the nfs shares are defined in fstab, in the following way: > > <host>:<path> /media/<org>/<mount-point> nfs4 > rw,relatime,vers=4.0,rsize=1048576,wsize=1048576,hard,proto=tcp,port=0,timeo=600,retrans=2,noatime,noauto,users,_netdev > 0 0 > > And for all the samba shares: > > //<host>/<path> /media/<org>/<mount-point> cifs > rw,guest,noauto,uid=1000,iocharset=utf8,users,_netdev 0 0 > > With <host>, <path>, <org> and <mount-point> being the only things changing in > the configuration. > > > If I mount the share from command line, with > > mount /media/<dir>/<mount-point> > > Then nautilus shows the mounted share in the left panel, right below my Google > Drive entry, but the share disappears again as soon as unmounted. > > > > -- System Information: > Debian Release: buster/sid > APT prefers testing > APT policy: (500, 'testing'), (200, 'unstable'), (101, 'experimental') > Architecture: amd64 (x86_64) > Foreign Architectures: i386 > > Kernel: Linux 4.11.0-1-amd64 (SMP w/8 CPU cores) > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), > LANGUAGE=en_US.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/dash > Init: systemd (via /run/systemd/system) > > Versions of packages nautilus depends on: > ii desktop-file-utils 0.23-2 > ii gsettings-desktop-schemas 3.24.0-2 > ii gvfs 1.30.4-1+b1 > ii libatk1.0-0 2.24.0-1 > ii libc6 2.24-12 > ii libcairo-gobject2 1.14.10-1 > ii libcairo2 1.14.10-1 > ii libexempi3 2.4.3-1 > ii libexif12 0.6.21-2+b2 > ii libgail-3-0 3.22.18-1 > ii libgdk-pixbuf2.0-0 2.36.5-2 > ii libglib2.0-0 2.53.4-3 > ii libglib2.0-data 2.53.4-3 > ii libgnome-autoar-0-0 0.1.1-4+b1 > ii libgnome-desktop-3-12 3.22.2-1 > ii libgtk-3-0 3.22.18-1 > ii libnautilus-extension1a 3.22.3-1 > ii libpango-1.0-0 1.40.6-1 > ii libselinux1 2.6-3+b2 > ii libtracker-sparql-1.0-0 1.12.1-1 > ii libx11-6 2:1.6.4-3 > ii nautilus-data 3.22.3-1 > ii shared-mime-info 1.8-1 > > Versions of packages nautilus recommends: > ii gnome-sushi 3.24.0-1 > ii gvfs-backends 1.30.4-1+b1 > ii librsvg2-common 2.40.18-1 > > Versions of packages nautilus suggests: > ii brasero 3.12.1-4 > ii eog 3.20.5-1+b1 > ii evince [pdf-viewer] 3.22.1-4 > ii nautilus-sendto 3.8.4-2+b1 > ii totem 3.22.1-1 > ii tracker 1.12.1-1 > ii vlc [mp3-decoder] 2.2.6-3+b1 > ii xdg-user-dirs 0.15-2+b1 > > -- no debconf information > > _______________________________________________ > pkg-gnome-maintainers mailing list > [email protected] > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-gnome-maintainers

