Version: (using KDE 4.3.0) Compiler: GCC 4.4.1 OS: Linux Installed from: Compiled From Sources Hello, If i mount some partitions with dolphin as /media/disk-1 and /media/disk-2 (those are NTFS partitions), at startup filelight correctly displays the 4 partitions: /, /home, /media/disk-1, /media/disk-2. However if i inspect /, then it also scans the disks mounted in /media, which it should not. Thanks.
hello, same for bind mounts like: mount -r --bind /home/foo/bar /srv/ftp/bar scanning root shows also /srv/ftp/bar (KDE 4.3.4)
/home is not scanned, only partitions mounted in /media?
Can you test with the latest version from SVN (or any version after 1.9rc3), as I've changed it to use Solid for everything.
I can confirm in Filelight 1.10 yes, it scans home, too Filelight 1.10 KDE 4.7.4 installed from Debian filelight 4:4.7.4-2 libsolid4 4:4.7.4-4
Git commit 0334411301146f92ee483fb0ff448c7702753d6a by Martin T. H. Sandsmark. Committed on 02/11/2013 at 22:41. Pushed by sandsmark into branch 'master'. Fix the check for ignored paths. Related: bug 318925 M +6 -8 src/part/localLister.cpp http://commits.kde.org/filelight/0334411301146f92ee483fb0ff448c7702753d6a
(In reply to comment #5) > Git commit 0334411301146f92ee483fb0ff448c7702753d6a by Martin T. H. > Sandsmark. > Committed on 02/11/2013 at 22:41. > Pushed by sandsmark into branch 'master'. Not safe for 4.11? Seems it's not that intrusive
Git commit 1773b6e9702618ac1e567c1435efeb92137b7aa1 by Martin T. H. Sandsmark. Committed on 02/11/2013 at 22:41. Pushed by sandsmark into branch 'KDE/4.11'. Fix the check for ignored paths. Related: bug 318925 M +6 -8 src/part/localLister.cpp http://commits.kde.org/filelight/1773b6e9702618ac1e567c1435efeb92137b7aa1
thanks for reminding me :-)