https://bugs.kde.org/show_bug.cgi?id=417985
Alexander Lohnau <alexander.loh...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED CC| |alexander.loh...@gmx.de Ever confirmed|0 |1 --- Comment #2 from Alexander Lohnau <alexander.loh...@gmx.de> --- Can confirm, if we have a look at the implementation (plasma-desktop/kcms/icons/main.cpp line 180) we see: >auto *job = KIO::del(QUrl::fromLocalFile(theme.dir()), KIO::HideProgressInfo); So we just delete the theme dir, but KNS does not know that the entry was deleted. -- You are receiving this mail because: You are watching all bug changes.