On Sun, 21 May 2017 at 13:06:52 +0000, bakhe...@gmail.com wrote: > I can confirm similar behavior of Thunar on my test system. The system has > encrypted disk using dm-crypt and LVM (3 LVM volumes in 1 volume group on > the encrypted disk and an unencrypted boot partition). > > When I use Thunar as root it now shows the boot partition and LVM volumes in > devices (in the Shortcuts Side Pane - on my system showing removable devices > on desktop is disabled). These are all the entries from /etc/fstab on that > system (with the exception of the swap entry).
On Mon, 05 Jun 2017 at 15:46:39 +0200, Thomas Klose wrote: > I can confirm this bug on a current Debian/Stretch system: The file > manager "Nautilus" shows all bind mounts under the user's home > directory as rejectable devices. The option "x-gvfs-hide" in fstab > seems to be ignored. Are you still seeing this bug? If you are: do you have gvfs installed? If not, does installing gvfs and its hard dependencies resolve it? (Installing gvfs-backends, which is considerably larger, shouldn't be necessary.) Following up on Adam's original bug report, I found that XFCE in the current development version of Debian (buster) displays extra devices on the desktop whenever gvfs is *not* installed. If you still see this bug, please use the command "reportbug --template thunar" to collect information about the system and send it to the bug address. It would also be helpful if you could send the result of running this script on the affected system: https://bugs.debian.org/cgi-bin/bugreport.cgi?att=1;bug=836355;filename=list-mounts.py;msg=73 You will need to install python3-gi if you don't already have it, and on Debian stretch or jessie you might need to comment out some calls to functions that don't exist in older GLib versions. If the output contains things that you consider to be sensitive information, such as disk serial numbers, you can edit the output to censor them, as long as it's obvious where you have done so. Thanks, Simon