Bug 1139550

Summary: Failed to show vm's name and installation type when create a new guest via virt-manager
Product: Red Hat Enterprise Linux 7 Reporter: zhoujunqin <juzhou>
Component: pygobject3Assignee: Matthew Barnes <mbarnes>
Status: CLOSED DUPLICATE QA Contact: Desktop QE <desktop-qa-list>
Severity: high Docs Contact:
Priority: high    
Version: 7.1CC: codong, dyuan, gscrivan, lcui, tzheng
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-09 08:35:37 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:
Attachments:
Description Flags
Screenshot-1
none
Screenshot-2
none
Screenshot-3
none
Screenshot-4 none

Description zhoujunqin 2014-09-09 07:47:40 UTC
Description of problem:
Failed to show vm's name and installation type when create a new guest via virt-manager

Version-Release number of selected component (if applicable):
virt-manager-1.1.0-1.el7.noarch
virt-install-1.1.0-1.el7.noarch
virt-manager-common-1.1.0-1.el7.noarch
kernel-3.10.0-153.el7.x86_64
libvirt-1.2.8-1.el7.x86_64

How reproducible:
100%

Steps to Reproduce:
1. Launch virt-manager.
2. Create a new vm by clicking: File---> New Virtual Machine or clicking "Create a new virtual machine" directly.

Actual results:
1. After clicking "New Virtual Machine", installation New VM window prompt(1/5), but cannot show vm's name and installation type. (Screenshot-1)
2. Click "Forward" button, we can see "Local install media(ISO image or CDROM)" installation type has been chosen by default(2/5).(Screenshot-2)
3. Also found on step 3/5, the Memory Unit is 1024 MiB and step 4/5 Storage Unit is 9.0 GiB (Screenshot-3), before unit is MB and GB.

Expected results:
1. Can showing vm's name and installation type successfully as before.(Screenshot-4)
2. Memory and Storage unit should changed to MB & GB.

Additional info:

Comment 1 zhoujunqin 2014-09-09 07:48:38 UTC
Created attachment 935565 [details]
Screenshot-1

Comment 2 zhoujunqin 2014-09-09 07:49:50 UTC
Created attachment 935566 [details]
Screenshot-2

Comment 3 zhoujunqin 2014-09-09 07:50:36 UTC
Created attachment 935567 [details]
Screenshot-3

Comment 4 zhoujunqin 2014-09-09 07:51:29 UTC
Created attachment 935569 [details]
Screenshot-4

Comment 6 Giuseppe Scrivano 2014-09-09 08:35:37 UTC
unfortunately it is a pygobject issue.  There are similar errors in the UI caused by the same issue

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

Comment 8 zhoujunqin 2014-09-30 08:37:53 UTC
After update package to latest build:
pygobject3-base-3.8.2-6.el7.x86_64
pygobject3-3.8.2-6.el7.x86_64
virt-manager-1.1.0-3.el7.noarch

Comment 0 issue has no long reproduced, virt-manager can show items showing correctly.
And about "2. Memory and Storage unit should changed to MB & GB." i have confirmed with dev, it made more precise, so GiB and MiB showing is correctly.

Result: virt-manager works well with new version.