Dolphin started taking a long time to start up a couple days ago.
I timed some starts (in seconds)
34 43 40 34 27 42
Some were started by command line, some by the icon on the application bar
~$ dolphin -v
qt5ct: using qt5ct plugin
dolphin 19.12.3
The icon executes this command: dolphin %u
I uninstalled and reinstalled Dolphin with no effect.
~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.2 LTS
Release: 20.04
Codename: focal
What can I do to see what is going wrong?
qt5ct
? Then Ubuntu is still usingqt5ct
. (Enter the commandqt5ct
to open its settings window). – Archisman Panigrahi Jul 12 '21 at 18:59