Hi,
I'm trying to use virt-Manager 0.8.2 on my linux system. The installation
Was successful but when I run the virt-Manager on the command line I get the 
following error
Messages.
Traceback (most recent call last):
  File "/usr/local/share/virt-manager/virt-manager.py", line 411, in ?
    _show_startup_error(str(run_e), "".join(traceback.format_exc()))
  File "/usr/local/share/virt-manager/virt-manager.py", line 56, in 
_show_startup_error
    err = vmmErrorDialog(None, 0, gtk.MESSAGE_ERROR, gtk.BUTTONS_CLOSE, "", "")
  File "/usr/local/share/virt-manager/virtManager/error.py", line 40, in 
__init__
    self.set_property("text", self.message_format)
TypeError: the object does not support the given parameter
sharad...@eli:~$ virt-manager
Traceback (most recent call last):
  File "/usr/local/share/virt-manager/virt-manager.py", line 411, in ?
    _show_startup_error(str(run_e), "".join(traceback.format_exc()))
  File "/usr/local/share/virt-manager/virt-manager.py", line 56, in 
_show_startup_error
    err = vmmErrorDialog(None, 0, gtk.MESSAGE_ERROR, gtk.BUTTONS_CLOSE, "", "")
  File "/usr/local/share/virt-manager/virtManager/error.py", line 40, in 
__init__
    self.set_property("text", self.message_format)
TypeError: the object does not support the given parameter

I'm new to virt-Manager and python. Can anyone tell me what I'm probably 
missing.
P.S. I've tried virt-Manager version 0.5.4 which works fine on my machine.
Thanks,
SP

_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to