Sharadha Prabhakar (3P) wrote:
Could you help me with this?I don't seem to get the GUI of virt-manager 0.8.2 still. I've printed the virt-manager.log Messages below. When I run just virt-manager with no other parameters from the command line I get the following log messages in virt-mananger.log [Mon, 18 Jan 2010 09:41:31 virt-manager 21558] ERROR (__init__:1072) 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 58, in _show_startup_error err.show_err(title + ": " + msg, details, title, async=False) File "/usr/local/share/virt-manager/virtManager/error.py", line 86, in show_err self_set_text(self, summary) NameError: global name 'self_set_text' is not defined None
i don't know the virt-manager codebase at all (gonna read through it hopefully when i have the time :) but i'm guessing 'self_set_text' should be 'self.set_text'?
-Michael _______________________________________________ virt-tools-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-tools-list
