Bug 443634

Summary: Partitions with "noauto" set in fstab are not listed under devices
Product: [Frameworks and Libraries] frameworks-kio Reporter: Michael <michael.hmich>
Component: PlacesAssignee: KIO Bugs <kio-bugs-null>
Status: REPORTED ---    
Severity: normal CC: kdelibs-bugs, kfm-devel, nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Michael 2021-10-12 09:37:25 UTC
I have some partitions I don't need often so they are with noauto mount option in fstab

they appear under devices on the left panel and I think clicking them, they should be mounted, usermount is enabled and in this case they are ext4fs partitions

$> mount /mount_point 

works normallyand the partition is available in dolphin then
Comment 1 Nate Graham 2022-01-23 04:18:07 UTC
Does this affect the file open/save dialogs too?
Comment 2 Michael 2022-01-23 08:29:31 UTC
(In reply to Nate Graham from comment #1)
> Does this affect the file open/save dialogs too?

they appear as "shadow" devices once mounted on dolphin's left panel and clicking on show hidden places
but for open/save they do not exist
once I mount them manually all works normal
Comment 3 Nate Graham 2022-01-24 17:17:34 UTC
Thanks.