Bug 400467

Summary: NTFS mounted folder not listed in Dolphin
Product: [Applications] dolphin Reporter: Elbin Pallimalil <elbin.p>
Component: panels: foldersAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bugseforuns
Priority: NOR    
Version: 18.04.3   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Elbin Pallimalil 2018-10-30 05:15:39 UTC
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
Comment 1 Patrick Silva 2018-10-30 11:47:45 UTC

*** This bug has been marked as a duplicate of bug 392913 ***