Nautilus/Files UI requires sudo access to unmount a disk that can be unmounted successfully without sudo using command line
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GLib |
Fix Released
|
Unknown
|
|||
udisks |
Fix Released
|
Unknown
|
|||
udisks2 (Ubuntu) |
Fix Committed
|
Low
|
Unassigned |
Bug Description
An external disk device is declared in '/etc/fstab' with 'auto,nofail,users' options:
UUID=aa083302-
It is then successfully mounted automatically upon being connected.
It can further be unmounted successfully without `sudo` from command line, e.g.: `umount $mount_point`.
Meanwhile an attempt to unmount this device from Nautilus/Files UI results in an "Authentication Required" message: "Authentication is required to unmount External USB3.0 (/dev/sdc3) mounted by another user".
The expected Nautilus/Files UI behavior would be that the disk device is unmounted silently or just with an non-intrusive notification upon a click on the "Unmount" button near the device label.
Package suspected: nautilus:
nautilus/
$ lsb_release -rd
Description: Ubuntu 18.04.3 LTS
Release: 18.04
ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: nautilus 1:3.26.
ProcVersionSign
Uname: Linux 5.0.0-35-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.9
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat Nov 16 09:50:54 2019
GsettingsChanges:
b'org.
b'org.
b'org.
b'org.
InstallationDate: Installed on 2019-10-15 (32 days ago)
InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 (20190805)
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_nautilus:
Changed in glib: | |
status: | Unknown → New |
Changed in udisks: | |
status: | Unknown → New |
Changed in glib: | |
status: | New → Fix Released |
Changed in udisks: | |
status: | New → Fix Released |
Thank you for your bug report. That looks like an upstream issue, could you report it there https:/ /gitlab. gnome.org/ GNOME/nautilus ?