[opensuse-gnome] Issues with virt-manager 0.9.5
I'm trying to import the ostree current qcow2 image using virt-manager 0.9.5 on GNOME Factory. I get these messages on launch... mike@himon:~> virt-manager --no-fork -c qemu:///session /usr/lib64/python2.7/site-packages/gobject/__init__.py:115: Warning: Attempt to add property virtManager+graphwidgets+CellRendererSparkline::data-array after class was initialised type_register(cls, namespace.get('__gtype_name__')) /usr/lib64/python2.7/site-packages/gobject/__init__.py:115: Warning: Attempt to add property virtManager+graphwidgets+CellRendererSparkline::reversed after class was initialised type_register(cls, namespace.get('__gtype_name__')) /usr/lib64/python2.7/site-packages/gobject/__init__.py:115: Warning: Attempt to add property virtManager+graphwidgets+Sparkline::data-array after class was initialised type_register(cls, namespace.get('__gtype_name__')) /usr/lib64/python2.7/site-packages/gobject/__init__.py:115: Warning: Attempt to add property virtManager+graphwidgets+Sparkline::num-sets after class was initialised type_register(cls, namespace.get('__gtype_name__')) /usr/lib64/python2.7/site-packages/gobject/__init__.py:115: Warning: Attempt to add property virtManager+graphwidgets+Sparkline::reversed after class was initialised type_register(cls, namespace.get('__gtype_name__')) /usr/lib64/python2.7/site-packages/gobject/__init__.py:115: Warning: Attempt to add property virtManager+graphwidgets+Sparkline::rgb after class was initialised type_register(cls, namespace.get('__gtype_name__')) /usr/lib64/python2.7/site-packages/gobject/__init__.py:115: Warning: Attempt to add property virtManager+graphwidgets+Sparkline::filled after class was initialised type_register(cls, namespace.get('__gtype_name__')) During the import operation, when I try to specify the disk format in the interface, I get this instead of the usual list of disk formats... Error message: Error refreshing hardware page: unsupported operand type(s) for /: 'NoneType' and 'int' Details: Error refreshing hardware page: unsupported operand type(s) for /: 'NoneType' and 'int' Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/details.py", line 1307, in hw_selected self.refresh_disk_page() File "/usr/share/virt-manager/virtManager/details.py", line 2921, in refresh_disk_page iotune_read_bytes_sec = disk.iotune_read_bytes_sec / 1024 TypeError: unsupported operand type(s) for /: 'NoneType' and 'int' Any suggestions where to look for a solution? I'll send this to opensuse-virtual as well. Thanks, Mike -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
participants (1)
-
Michael Hill