On 06/27/2013 11:59 AM, Marko Weber | ZBF wrote:virt-manager is discussed on virt-tools-list@xxxxxxxxxx, CCing
>
> hello i installed virt-manager 0.10.0 on gentoo.
>
> on start i get:
>
> Fehler beim Starten des Virtual Machine Managers: cannot import name
> SpiceClientGtk
>
> Traceback (most recent call last):
> File "/usr/share/virt-manager/virt-manager", line 303, in <module>
> main()
> File "/usr/share/virt-manager/virt-manager", line 267, in main
> from virtManager.engine import vmmEngine
> File "/usr/share/virt-manager/virtManager/engine.py", line 45, in <module>
> from virtManager.details import vmmDetails
> File "/usr/share/virt-manager/virtManager/details.py", line 37, in <module>
> from virtManager.console import vmmConsolePages
> File "/usr/share/virt-manager/virtManager/console.py", line 28, in <module>
> from gi.repository import SpiceClientGtk
> ImportError: cannot import name SpiceClientGtk
>
>
> i dont set useflag spice. so why it alerts it cant import spice?
>
We just try to import it unconditionally regardless of whether the VM uses
spice. This could be fixed easily enough but my recommendation would be to
just install the necessary spice package.
- Cole
Yep. When I first packaged it up I had swore it detected what it needed so I made it optional for users to enable or disable it. I've since changed the package to require the full set of depends no matter the user's selection.
Doug Goldstein
_______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list