Bug 385702

Summary: System Monitor does not have an icon under wayland
Product: [Plasma] plasmashell Reporter: Andrius Štikonas <andrius>
Component: System Monitor widgetsAssignee: Andrius Štikonas <andrius>
Status: RESOLVED FIXED    
Severity: minor CC: kde
Priority: NOR    
Version First Reported In: 5.10.5   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Andrius Štikonas 2017-10-13 14:32:49 UTC
systemmontor is showing a generic Wayland icon. It's resourceName is systemmonitor but there is no corresponding desktop file, so no Icon is shown.

Under X11 it shows the same icon as ksysguard.
Comment 1 David Edmundson 2017-10-13 16:50:52 UTC
Then create a new .desktop file and set NoDisplay=true so it doesn't appear in menus.

Can you take care of that?
Comment 2 Andrius Štikonas 2017-10-13 16:52:12 UTC
Yeah, no problem. I'll do it.
Comment 3 Andrius Štikonas 2017-10-14 02:15:01 UTC
Git commit 97a88917a546c426be73e6bff0b248135aca7033 by Andrius Štikonas.
Committed on 14/10/2017 at 02:13.
Pushed by stikonas into branch 'master'.

systemmonitor: Add a desktop file.

M  +1    -0    systemmonitor/CMakeLists.txt
M  +3    -0    systemmonitor/main.cpp
A  +6    -0    systemmonitor/org.kde.systemmonitor.desktop

https://commits.kde.org/plasma-workspace/97a88917a546c426be73e6bff0b248135aca7033