Bug 1756236

Summary: Icon of the "Performance" tab in the detailed view missing
Product: [Community] Virtualization Tools Reporter: Laurent Bigonville <bigon>
Component: virt-managerAssignee: Cole Robinson <crobinso>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: berrange, crobinso, gscrivan, tburke
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-01-26 20:43:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Laurent Bigonville 2019-09-27 07:28:01 UTC
Hello,

In the detailed page, the Performance tab is using the "utilities-system-monitor" icon (https://github.com/virt-manager/virt-manager/blob/master/virtManager/details/details.py#L2693)

Looks like this icon is not part of the modern/adwaita GNOME icon theme meaning that the icon is missing for some users (it's the case for me on debian unstable)

This icon should either be shipped in virt-manager source code or an other icon should be used

Comment 1 Cole Robinson 2020-01-26 20:43:58 UTC
Thanks for the report, fixed upstream now by using a fallback icon if the preferred one is not available:

commit 3538a8df793c6b3652162d5202b49104236444fd (HEAD -> master)
Author: Cole Robinson <crobinso>
Date:   Sun Jan 26 15:41:21 2020 -0500

    details: Fix perf icon with adwaita-icon-theme