Summary: | Starting pinned applications results in missing icons | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Soukyuu <chrno-sphered> |
Component: | Icons-only Task Manager | Assignee: | Eike Hein <hein> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | plasma-bugs-null |
Priority: | NOR | ||
Version First Reported In: | 5.6.4 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-desktop/b55b14a00785e454ab5f0bc80a1bb8da4ecfd944 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Screenshot of empty launcher icon |
Description
Soukyuu
2016-05-11 20:21:28 UTC
Created attachment 98921 [details]
Screenshot of empty launcher icon
Reproduced. I can't reproduce it reliably however -- only happens in about 1/20 starts. Git commit 3613733a933f4010f8b570f4aa6a1f5cb4dbe5ba by Eike Hein. Committed on 12/05/2016 at 08:34. Pushed by hein into branch 'Plasma/5.6'. Don't read empty icons from config-stored launcher URL. M +5 -1 libtaskmanager/groupmanager.cpp http://commits.kde.org/plasma-workspace/3613733a933f4010f8b570f4aa6a1f5cb4dbe5ba Git commit b55b14a00785e454ab5f0bc80a1bb8da4ecfd944 by Eike Hein. Committed on 12/05/2016 at 08:36. Pushed by hein into branch 'Plasma/5.6'. Fix icon never turning visible when transitioning from startup. Also stops blanking the icon while running the startup throbber, which we used to do to hide ugly morphs from launcher to window icons, which we no longer need to do since we default to launcher icons. M +9 -27 applets/taskmanager/package/contents/ui/Task.qml http://commits.kde.org/plasma-desktop/b55b14a00785e454ab5f0bc80a1bb8da4ecfd944 |