View Issue Details

IDProjectCategoryView StatusLast Update
0002020Double CommanderDefaultpublic2018-02-08 23:58
Reporterwallneradam Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status newResolutionopen 
ProjectionnoneETAnone 
PlatformLinuxOSUbuntuOS Version17.10
Product Version1.0.0 (trunk) 
Summary0002020: Drive blacklist default on Linux
DescriptionWhen I started Double commander 1st time it was a shock, because by default it shows all mounts as drives. On modern Linux distributions there are a lot of mount points used by system services. On Ubuntu e.g. you can install Snap packages which behind the scenes mounts RO disk images for every applications. I also use Docker images.

It is possible to detect which mount points are visible for users by checking if they are either in /media or in /var/user/$UID/ .

Or it maybe an easier solution to make a default value for Drive Blacklist, which works for me very well. Though this option is hard to find by an average user, and even harder to use, without an example.
My working value:

*snap*;*overlay*;*plugins*;*gvfs*;/run/docker*

Which could be a good starting point on linux.
Steps To ReproduceJust start on Linux after installed some Snap, Docker or other container based applications.
TagsNo tags attached.
Fixed in Revision
Operating systemLinux
WidgetsetGTK2, QT4
Architecture32-bit, 64-bit

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2018-02-08 23:58 wallneradam New Issue