Since 15.12, png icons that have transparency no longer display, while those that don't have any transparency display just fine. Reproducible: Always Steps to Reproduce: 1. Set a PNG file with transparency as folder icon for a "Places" entry 2. Open KDialog (for example in chromium) Actual Results: The respective "Places" entry has no icon at all Expected Results: The respective "Places" entry shows the set icon dolphin4 is affected as well, but not dolphin5, so maybe it's somehow related to qt4 apps? The interesting thing is that the "edit entry..." dialog in Kdialog or the folder's properties window in dolphin4 displays the icon just fine.
Actually, it's not related to PNGs or anything, it seems that in some cases (namely displaying the Places panel) the parsing of the user-places.xbel fails due to spaces in icon path. So, "/some/path/to/icon.png" will work, but "/some/path to/icon.png" will not. It used to work in all cases before, though.
Soukyuu can you please confirm if this is still an issue on recent versions of kdialog, thanks.
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
Seems to not happen with kdialog 20.08.2 anymore.