Summary: | Interaction wakes up slow idle devices and hangs Dolphin | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | lesto <lestofante88> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | joseph, kfm-devel, kirkkis |
Priority: | NOR | Keywords: | efficiency, usability |
Version: | 23.04.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
lesto
2021-08-19 10:39:42 UTC
I don't think the problem has necessarily anything to do with the maximizing of the window, rather when you interact with Dolphin in any way, it'll register it as url changed, which prompts kio to search for possible mount points. This in order checks your fstab and proceeds to wake up the devices in your /etc/fstab. Here's a merge request that had some work done a year ago, but didn't really get finished. I believe we're talking about the same issue: https://invent.kde.org/frameworks/kio/-/merge_requests/604 I'd really like to see this issue fixed, as my external drives wake up probably five times a day unnecessarily when I'm not even trying to access them. |