https://bugs.kde.org/show_bug.cgi?id=422306
Méven Car <meve...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |meve...@gmail.com Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #3 from Méven Car <meve...@gmail.com> --- > Dolphin, as well as KDE file dialogs in all KDE applications, open very > slowly. It takes several seconds for the file-open dialog to display in Kate > or any other application. Also, it takes several seconds for Dolphin to > display any window content on first opening. I don't reproduce on my systems and given how critical it would be, I expect this bug to relate to your systems state or settings. I assume you are running dolphin latest stable version 20.04. That being said the fact that Dolphin and file/Open dialogs are concerned point to their underlying dir listing common component KIO's KCoreDirLister. We need more information to track down the bug origin. Given the problem should be obvious using a flamegraph tool such as https://github.com/KDAB/hotspot If you could use this tool to obtain a perf trace of dolphin for instance and share the resulting perf file. It would need the debug symbols still to be useful and pay attention to its caveat https://github.com/KDAB/hotspot#recording-with-perf-without-super-user-rights . You can find how to get debug symbols on your system at https://wiki.archlinux.org/index.php/Debug_-_Getting_Traces But a few question can get a long way already: How many files or folders does your home folder contain ? Does this happen when dolphin or the kde file dialog open any directory at launch ? Do you have many symlinks in your home ? Do you have network drives ? If yes how many ? Is it reproducible under Wayland ? MountainX: Do you use Arch as well ? With same version ? -- You are receiving this mail because: You are watching all bug changes.