Bug 364622

Summary: Plasmoid.icon can not render SVG icon
Product: [Frameworks and Libraries] libplasma Reporter: Leslie Zhai <zhaixiang>
Component: libplasmaquickAssignee: Marco Martin <notmart>
Status: RESOLVED FIXED    
Severity: normal CC: bugs.kde, Xavion.0
Priority: NOR    
Version First Reported In: 5.24.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Leslie Zhai 2016-06-22 04:42:55 UTC
Kickoff, plasma-desktop/applets/kickoff, is able to set its icon, package/contents/ui/ConfigGeneral.qml, but from 5.23.0, it is unable to render *.svg icon, 5.21.0 still worked!

Reproducible: Always

Steps to Reproduce:
1. right click on kickoff
2. click configuration
3. change the icon to a *.svg file

Actual Results:  
PlasmaCore.IconItem is blank

Expected Results:  
it is able to render SVG
Comment 1 Leslie Zhai 2016-06-22 04:47:15 UTC
Spectacle shown as: https://twitter.com/xiangzhai/status/745477968273637380
Comment 2 Christoph Feck 2016-06-27 23:46:42 UTC
*** Bug 364834 has been marked as a duplicate of this bug. ***
Comment 3 Alexandre Sicard 2016-07-05 21:55:16 UTC
I can confirm. Running Arch Linux x64, on sunday I upgraded from 5.22.0 to 5.23.0. Since then (and after a reboot) I'm having the same problem.
Comment 4 Leslie Zhai 2016-07-11 09:14:30 UTC
fixed in 5.24.0 ;-)