[virt-tools-list] virt-manager startup issue

Justin Clift jclift at redhat.com
Thu Jan 20 14:06:21 UTC 2011


On 17/01/2011, at 5:59 AM, Jared Swets wrote:
> When attempting to start virt-manager I receive the following error:
> 
> virt-manager --debug
> 2011-01-16 13:51:52,517 (virt-manager:175): Application startup
> 2011-01-16 13:51:52,518 (virt-manager:352): Launched as: /usr/local/share/virt-manager/virt-manager.py --debug
> 2011-01-16 13:51:52,620 (config:34): Error importing spice: No module named SpiceClientGtk
> 2011-01-16 13:51:52,621 (keyring:30): gnomekeyring bindings not installed, no keyring support
> 2011-01-16 13:51:52,678 (engine:235): Libvirt doesn't support threading, skipping.
> 2011-01-16 13:51:52,681 (engine:335): About to connect to uris []
> 2011-01-16 13:51:52,709 (virt-manager:462): 'gtk.CheckMenuItem' object has no attribute 'get_label'
> Traceback (most recent call last):
>   File "/usr/local/share/virt-manager/virt-manager.py", line 455, in <module>
>     main()
>   File "/usr/local/share/virt-manager/virt-manager.py", line 442, in main
>     options.no_conn_auto)
>   File "/usr/local/share/virt-manager/virt-manager.py", line 257, in show_engine
>     engine.show_manager()
>   File "/usr/local/share/virt-manager/virtManager/engine.py", line 749, in show_manager
>     self._do_show_manager(None)
>   File "/usr/local/share/virt-manager/virtManager/engine.py", line 688, in _do_show_manager
>     self.get_manager().show()
>   File "/usr/local/share/virt-manager/virtManager/engine.py", line 654, in get_manager
>     obj = vmmManager(self)
>   File "/usr/local/share/virt-manager/virtManager/manager.py", line 190, in __init__
>     self.enable_polling(None, None, init_val, typ)
>   File "/usr/local/share/virt-manager/virtManager/manager.py", line 1064, in enable_polling
>     current_text = widget.get_label().strip(disabled_text)
> AttributeError: 'gtk.CheckMenuItem' object has no attribute 'get_label'
> 
> How can I resolve this?

Hi Jared, which (Linux?) distribution are you using?

Without knowing any better, I'm kind of thinking this bit might be important:

  Error importing spice: No module named SpiceClientGtk

Is there a package for your distribution that would provide a Gtk client for Spice?

(if so, this also sounds like there's a dependency bug here in the virt-manager package, but that's another topic :> )

Regards and best wishes,

Justin Clift




More information about the virt-tools-list mailing list