Bug 1241037

Summary: Icon created by libguestfs-tools can't be displayed on virt-manager
Product: Red Hat Enterprise Linux 7 Reporter: Xiaodai Wang <xiaodwan>
Component: virt-managerAssignee: Pavel Hrdina <phrdina>
Status: CLOSED DUPLICATE QA Contact: Virtualization Bugs <virt-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2CC: fwu, juzhou, mzhan, tzheng
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-15 13:48:15 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 Xiaodai Wang 2015-07-08 10:39:27 UTC
Description of problem:
Icon created by libguestfs-tools can't be displayed on virt-manager

Version-Release number of selected component (if applicable):
virt-manager-1.2.1-2.el7.noarch

How reproducible:
100%

Steps to Reproduce:
1. Make sure you installed the followign packages
libvirt
virt-manager
libguestfs-tools-c
libguestfs-tools
python-libguestfs

2. prepare rhel guest.
3. open virt-manager, Wait for a few minutes,check redhat icon on virt-manager
for rhel guest.

Actual result:
No icons are displayed on virt-manager.

Expected result:
The redhat icon should be displayed on virt-manager

Additional information:
1. This issue doesn't happen in virt-manager-1.1.0-11.el7.
2. This issue can be reproduced from virt-manager-1.1.0-12.el7.

Comment 2 Pavel Hrdina 2015-07-15 13:48:15 UTC
This is not a bug.  There was different Bug 1138203, that introduced a new behavior.  Since then, there is a run-time check, whether installed libguestfs has a specific API and based on that fact virt-manager will show those OS icons.  This feature was implemented in upstream libvirt and also libguestfs and also already backported to downstream libvirt Bug 1175795.  Now we are waiting for the feature to be backported to downstream libguestfs Bug 1173695.

Closing as duplicate of Bug 1138203.

*** This bug has been marked as a duplicate of bug 1138203 ***