SUMMARY I have mentioned two NTFS drives to be mounted to two folders in fstab. One is set to noauto. The relevant fstab entries are below. UUID=8600677600676BDD /mnt/winboot ntfs ro,noauto,dmask=0222,fmask=0333 0 0 UUID=6404FFE604FFB95E /mnt/winshare ntfs ro,dmask=0222,fmask=0333 0 0 /mnt/winshare is mounted on boot, but Dolphin or for that matter any application linked against KDE5 does not list that folder in the folders view. If I unmount the folder, I am able to see the folders listed. But as soon as I mount them they disappear from the folder list. This is specific to KDE5. Dolphin and KDevelop linked against KDE5 have this issue. But Amarok and KDiff3 linked against KDE4 do not have this issue. Version-Release number of selected component (if applicable): Dolphin - 18.04.3 KDevelop - 5.2.3 KDE Frameworks 5.48.0 Qt 5.11.1 (built against 5.11.1) STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE VERSIONS (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
*** This bug has been marked as a duplicate of bug 392913 ***