Bug 364501 - Icons from /usr/share/pixmaps not shown
Summary: Icons from /usr/share/pixmaps not shown
Status: RESOLVED NOT A BUG
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.6.95
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-19 12:55 UTC by Armin K.
Modified: 2016-06-28 13:58 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
htop.desktop (2.31 KB, text/plain)
2016-06-23 08:11 UTC, Armin K.
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Armin K. 2016-06-19 12:55:02 UTC
In kickoff, and on panel, launcher icons that reside in /usr/share/pixmaps are not shown anymore.

Reproducible: Always
Comment 1 David Edmundson 2016-06-22 12:36:39 UTC
Can you upload one of the wrong .desktop files
Comment 2 Armin K. 2016-06-23 08:11:42 UTC
Created attachment 99665 [details]
htop.desktop
Comment 3 Christoph Feck 2016-06-26 04:06:07 UTC
Thanks for the update. Do you know which update broke it? Qt, KF5 libraries, or Plasma?
Comment 4 Armin K. 2016-06-28 13:58:09 UTC
The problem was on my side. I had set QT_QPA_PLATFORMTHEME=qgnomeplatform. Commenting out that line fixed everything.