[et-mgmt-tools] Failed to view VM detail with virt-manager

Jun Koi junkoi2004 at gmail.com
Tue Jul 21 09:25:29 UTC 2009


Hi,

I compiled and installed virt-manager, libvirt & virt-viewer from
source code. I can start/stop a VM from inside virt-manager.

However, when I view a VM detail using menu Edit/Virtual Machine
Details, I get the below error.


Traceback (most recent call last):
 File "/usr/share/virt-manager/virtManager/engine.py", line 272, in
show_details
   details = vmmDetails(self.get_config(), con.get_vm(uuid), self)
 File "/usr/share/virt-manager/virtManager/details.py", line 232, in __init__
   self.update_scaling()
 File "/usr/share/virt-manager/virtManager/details.py", line 450, in
update_scaling
   curscale = self.vncViewer.get_scaling()
AttributeError: 'gtkvnc.Display' object has no attribute 'get_scaling'


How can I fix this problem?

Thanks,
J




More information about the et-mgmt-tools mailing list