https://bugs.kde.org/show_bug.cgi?id=454326

--- Comment #3 from Nagy Tibor <xnagyti...@gmail.com> ---
strace says to load a single icon System Monitor searches through a thousand(!)
possible icon paths. For every single icon. No wonder why it's so slow.

It also doesn't strip the parameters from the executable line when it construct
the possible icon paths. For example when loading icons for vscode it ends up
searching for nonsense paths like this.

access("/usr/share/icons/hicolor/48x48/actions/code --type=zygote -.svgz",
F_OK) = -1 ENOENT (No such file or directory)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to