Bug 357761 - Icons with spaces in path are not displayed
Summary: Icons with spaces in path are not displayed
Status: RESOLVED WORKSFORME
Alias: None
Product: kdialog
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Brad Hards
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-09 21:57 UTC by Soukyuu
Modified: 2020-11-23 09:42 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Soukyuu 2016-01-09 21:57:14 UTC
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.
Comment 1 Soukyuu 2016-01-09 22:13:29 UTC
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.
Comment 2 Justin Zobel 2020-11-08 03:41:11 UTC
Soukyuu can you please confirm if this is still an issue on recent versions of kdialog, thanks.
Comment 3 Bug Janitor Service 2020-11-23 04:33:55 UTC
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!
Comment 4 Soukyuu 2020-11-23 09:42:17 UTC
Seems to not happen with kdialog 20.08.2 anymore.