https://bugs.kde.org/show_bug.cgi?id=365130
Bug ID: 365130 Summary: QIcon::themeIcon(icon)) always returns default icon Product: frameworks-kiconthemes Version: 5.23.0 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: cf...@kde.org Reporter: oliv...@churlaud.com CC: kdelibs-b...@kde.org I'm not sure it goes here, please move it if needed. I was using TexStudio and I realized almost all icons were replaced by a default breeze empty icon. I bisected the issue and found out that QIcon::hasThemeIcon(icon)) always returns true and that QIcon::themeIcon(icon)) returns an empty breeze icon if the icon doesn't exist. instead of a null object. See https://sourceforge.net/p/texstudio/bugs/1837/ Reproducible: Always -- You are receiving this mail because: You are watching all bug changes.