Failed to view VM detail with virt-manager

View: New views
2 Messages — Rating Filter:   Alert me  

Parent Message unknown Failed to view VM detail with virt-manager

by Jun Koi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

_______________________________________________
et-mgmt-tools mailing list
et-mgmt-tools@...
https://www.redhat.com/mailman/listinfo/et-mgmt-tools

Re: Failed to view VM detail with virt-manager

by Cole Robinson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Jun Koi wrote:

> 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'
>

Reply to virt-tool-list, et-mgmt-tools is being discontinued.

Use a newer version of gtkvnc. The required versions are listed in the RPM
spec file.

- Cole

_______________________________________________
et-mgmt-tools mailing list
et-mgmt-tools@...
https://www.redhat.com/mailman/listinfo/et-mgmt-tools