Summary: | Regression: Status icon for "not available" (presence) seems to be lacking | ||
---|---|---|---|
Product: | [Plasma] Breeze | Reporter: | Christian (Fuchs) <kde> |
Component: | Icons | Assignee: | visual-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kainz.a, ohyran |
Priority: | NOR | ||
Version First Reported In: | 5.6.95 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/breeze-icons/a5115305dd1d89983e213adebed5b7fff1b2ca81 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | missing icon |
Description
Christian (Fuchs)
2016-06-30 14:25:45 UTC
Created attachment 99770 [details]
missing icon
Worst possible answer: "it works here" ... can you check if the icon is present at all and the issue is somewhere on that end? Just install cuttlefish (its in the plasma-sdk bundle) and search for "user-away-extended" or go to /usr/share/icons/status and check through all the variable sizes? This is very odd, fuchs@minixfox status % pwd /usr/share/icons/breeze/status fuchs@minixfox status % find . | grep user-away-extended ./16/user-away-extended.svg ./22/user-away-extended.svg and it looks correct when I open it with an image viewer. It, however, is lacking both in plasma and in the application (the contact list) Git commit a5115305dd1d89983e213adebed5b7fff1b2ca81 by andreas kainz. Committed on 02/07/2016 at 12:51. Pushed by andreask into branch 'master'. fix bug 364931 user-idle icon was not visible M +7 -15 icons/status/16/user-idle.svg http://commits.kde.org/breeze-icons/a5115305dd1d89983e213adebed5b7fff1b2ca81 thank's for reporting the bug Fuchs. I had never found it without you. Thanks for the quick fix ♥ |