Comment 4 for bug 376020

Revision history for this message
Damon Lynch (dlynch3) wrote :

This is a very interesting bug. On my Ubuntu system, I have numerous hard drive partitions mounted, including ext3, NTFS and vfat. They are configured in /etc/fstab. None of them are automatically detected by the program. It seems that other Linux distributions handle mount points differently. Since this is the case, it seems a way to filter what should be excluded would indeed be useful. To fix this, the logic in the code that handles mounted devices is trivial. The time consuming part is making it available via the user interface.

Meanwhile, obviously the workaround is to manually select your download path.