Bug 1291268

Summary: error to load the wizard "Showing storage browser" in s390x in virt-manager 1.3.1. It works before 1.3.0.
Product: [Community] Virtualization Tools Reporter: kevinzs
Component: virt-managerAssignee: Cole Robinson <crobinso>
Status: CLOSED INSUFFICIENT_DATA QA Contact:
Severity: urgent Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: berrange, crobinso, gscrivan, kevinzs, rbalakri
Target Milestone: ---   
Target Release: ---   
Hardware: s390x   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-01 19:49:12 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
The screenshot of the wizard none

Description kevinzs 2015-12-14 13:18:03 UTC
Created attachment 1105571 [details]
The screenshot of the wizard

Description of problem:
In version 1.3.1 virt-manager, using the "install from cdrom"--> "Use ISO image"
-->Browser,click browser and it shows in the console error log(in a loop):
[Mon, 14 Dec 2015 13:53:48 virt-manager 24776] DEBUG (storagebrowse:53) Showing storage browser

(virt-manager:24776): Gdk-CRITICAL **: _gdk_x11_device_xi2_add_scroll_valuator: assertion 'n_valuator < gdk_device_get_n_axes (GDK_DEVICE (device))' failed

(virt-manager:24776): Gdk-CRITICAL **: _gdk_x11_device_xi2_add_scroll_valuator: assertion 'n_valuator < gdk_device_get_n_axes (GDK_DEVICE (device))' failed

(virt-manager:24776): Gdk-CRITICAL **: _gdk_x11_device_xi2_add_scroll_valuator: assertion 'n_valuator < gdk_device_get_n_axes (GDK_DEVICE (device))' failed

Virt-manager can not display the storage information.


Version-Release number of selected component (if applicable):

1.3.1 virt-manager
How reproducible:


Steps to Reproduce:
1.using the "install from cdrom"--> "Use ISO image"
2.Click Browser
3.report the error info in the "debug" mode,and can not display the storage information.

Actual results:
Blocked and failed to show the wizard of storage wizard.


Expected results:
Display the storage and image information

Additional info:

Comment 1 kevinzs 2015-12-14 13:32:48 UTC
Also , I have installed all the packages that virt-manager needs and resolve all the dependencies.All the dependencies are satisfied in the Distro Fedora 22.

Comment 2 Cole Robinson 2015-12-24 16:46:37 UTC
I don't see this problem with fedora 23 and virt-manager 1.3.1. That error sounds strange enough anyways that I'm guessing it's an X or gtk problem

Is this virt-manager running on an s390 host? Are you running over ssh -X?