Bug 443370 - KDE / Dolphin stumbles over noauto entry in fstab: bad performance in navigation
Summary: KDE / Dolphin stumbles over noauto entry in fstab: bad performance in navigation
Status: RESOLVED DUPLICATE of bug 442106
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.86.0
Platform: Manjaro Linux
: NOR normal
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-05 20:43 UTC by Michael42
Modified: 2021-10-14 20:02 UTC (History)
6 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael42 2021-10-05 20:43:49 UTC
With update to new KDE programs, especially dolphin 21.08.1 the navigation in dolphin gets very bad.
Dolphin starts fast.
Klick on subdirectory will always wait about 8 seconds.
Same problem in file selection dialog with Kate or Gwenview.
During waiting time no higher CPU load and RAM use, RAM is not exhausted.

No other program has problems, only KDE programs.
Firefox, bash commands etc. are all ok, have no problems with noauto entries.

STEPS TO REPRODUCE
1. Add noauto entries in /etc/fstab (without mounting)

I have commented out all not necessary entries in /etc/fstab except / and /home and rebooted system.
Problem was away, dolphin was then fast as ever.
Then added entries back one by one.
These both enties made than the performance problem:
>LABEL=EXT_HD6           /srv/nfs/m/h6     ext4           noauto,users,noatime,nodev,nosuid,noexec                         0 0
>LABEL=EXT_HD7           /srv/nfs/m/h7     btrfs          noauto,users,noatime,nodev,nosuid,noexec,compress=lzo,subvol=@   0 0

Just editing fstab makes performance bad, no change in mounts or other things.
I had a lot of noauto entries in fstab.
These cited two entries made about 1 second delay in every navigation step.
Together with more noauto entries the delay was about 8 seconds.


SOFTWARE/OS VERSIONS
Windows: Kernel: 5.10.68-1-MANJARO x86_64 bits
Linux/KDE Plasma: 5.22.5
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Discussion on Manjaro forum:
https://forum.manjaro.org/t/kde-dolphin-is-very-slow-at-directory-navigation-after-last-update-to-21-08-1/84975
Comment 1 Sebastian 2021-10-14 19:01:55 UTC
This looks like a duplicate of bug 442106
Comment 2 Sebastian 2021-10-14 20:02:13 UTC

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