Bug 453796 - Dolphin prevents automounts from expiring
Summary: Dolphin prevents automounts from expiring
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 21.12.3
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-14 19:05 UTC by Alex
Modified: 2025-02-19 14:28 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex 2022-05-14 19:05:41 UTC
STEPS TO REPRODUCE
1.  Setup a CIFS systemd-automount share in /etc/fstab (or configure autofs properly)
2.  Access the mountpoint, i.e., perform 'ls' on the mount directory
3. Open dolphin

OBSERVED RESULT
The CIFS share does not expire, and is mounted indefinitely.
As soon as dolphin is closed, the CIFS share is automatically unmounted.

EXPECTED RESULT
The CIFS share should be automatically unmounted after the desired timeout while Dolphin is still active.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Debian 11 Testing (bookworm), Linux kernel 5.17.4 (selfbuilt)
(available in About System)
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION