https://bugs.kde.org/show_bug.cgi?id=397082
--- Comment #5 from Filip <tyx...@gmail.com> --- (In reply to trmdi from comment #4) > (In reply to Filip from comment #3) > > At my wits end here, I even tried the git version of Adapta: > > https://i.imgur.com/bko7xyW.png > > Can you test this from the terminal to see if it can display the right media > icon when using Adapta ? > > ``` > echo 'import org.kde.plasma.core 2.0 as PlasmaCore; PlasmaCore.IconItem { > width: 200; height: 200; source: "media-playback-paused" }' > > /tmp/testicon.qml && qmlscene /tmp/testicon.qml && rm /tmp/testicon.qml > ``` Hmm I guess it can't: https://i.imgur.com/EYbu3Z7.png -- You are receiving this mail because: You are watching all bug changes.