https://bugs.kde.org/show_bug.cgi?id=362041
Hatto Von Hatzfeld <ha...@salesianer.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ha...@salesianer.de --- Comment #2 from Hatto Von Hatzfeld <ha...@salesianer.de> --- My workaround: cd /usr/share/icons/breeze Edit index.theme and delete all not existing folders in the line starting with "Directories=" With other words: Replace that line by the output of: t=`ls -d1 */* | tr '\n' ','`; echo Directories=${t%,} -- You are receiving this mail because: You are watching all bug changes.