https://bugs.kde.org/show_bug.cgi?id=397082
tr...@yandex.com changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |WAITINGFORINFO --- Comment #4 from tr...@yandex.com --- (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 ``` -- You are receiving this mail because: You are watching all bug changes.