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@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/et-mgmt-tools