Do you have an idea why Dophin is slow at directory navigation since last update to 21.08.1?
I have tried to search in manjaro forum and other internet but did not find anything in this direction.
Symptoms:
Dolphin starts fast (most of the time).
Everything else is working normally: firefox, thunderbird, bash.
Then navigation (klick on subdirectory) takes about 8 seconds. This time is always >5 seconds.
This wait time is also with other KDE programs (f.e. gwenview) in file selection menus. So it may be a software layer under Dolphin.
Filesystems are EXT4 and BTRFS, both similar slow.
SSD or HD makes no difference.
ls and other commands on terminal (bash) are fast as ever, no problem.
htop does not show any CPU load in the waiting periods, and memory is not exhausted.
I have disabled baloo (file search), but that makes no difference.
Tried also several customizing in dolphin (f.e. no display of directory volume): no difference.
Linux kernel is 5.10.68-1-MANJARO. The version before (I think 4.9…) was the same. So kernel version seems not the reason.
I have some nfs4 exports, but no nfs mounts on this machine.
No SMB.
Hi freggel,
yes, it is the same slow navigation with a new user.
Even with the empty subdirectories that were created in homedirectory.
I created the new user with useradd -m -G vboxusers,wheel newuser
Michael
I tried with manjaro-kde-21.1.4-210927-linux513.iso
It has Dolphin 21.08.1.
Navigation in dolphin is in this live-USB no problem and works fast as expected.
This seems to point to a (configuration?) problem with your current installation.
Did you try to mount all mountpoints used by your current installation in /etc/fstab and/or systemd mount units with the same mount options when booting the live iso?
Possible there is a hardware issue, related to another mounted drive?
Maybe mount all stuff in the Live USB Environment or go the other direction and unmount the drives in your installed Environment, to get sure all drives are okay and to archive the default speed.
I commented out all not necessary entries in /etc/fstab except / and /home.
Then the speed of navigation in dolphin was very fast!
Then I reactivated the mounts one by one, with restarts of the system in between, until the speed was going bad again. With following two entries I could destroy the perfomance of dolphin simply by uncommenting them. No system restart not even any mount/umount action in between. Only editing of fstab did the difference:
I do not see anything wrong with those entries. AFAIK noauto entries should not have any negative effect, at lease as long as they are not used.
BTW: I have a lot of noauto entries in fstab for all sorts of external USB sticks or SD cards or external HDs, in order to have them always on the same subfolder.
Most of my noauto entries were left commented, so the difference of above entry enabling was not that big as with all noauto entries enabled, but it was about a second delay.
things are worse since KDE Gear 21.08. Every process in need to list files is very very slow (ls in Konsole, Gwenview, Okular, …), Dolphin window is freezed
“This bug report seems to fit your description of the problem”
not exactly.
With bash commands (ls) and for example firefox I have no problems. Only KDE is reading /etc/fstab and makes problems out of it. Only difference was content of fstab, no change in mounts or other things.
Should I report this problem to bugs-kde-org?
Or do you have a communication channel to KDE developers that would be more efficiant?
No. Even if I had other “communcation channels”: an official bug report is the best way forward as other users could find it and possibly contribute (information) if they experience the same (mis-)behaviour.