On Thu, Jun 27, 2013 at 11:54 AM, Cole Robinson <span dir="ltr"><<a href="mailto:crobinso@redhat.com" target="_blank">crobinso@redhat.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 06/27/2013 11:59 AM, Marko Weber | ZBF wrote:<br>
><br>
> hello i installed virt-manager 0.10.0 on gentoo.<br>
><br>
> on start i get:<br>
><br>
> Fehler beim Starten des Virtual Machine Managers: cannot import name<br>
> SpiceClientGtk<br>
><br>
> Traceback (most recent call last):<br>
>   File "/usr/share/virt-manager/virt-manager", line 303, in <module><br>
>     main()<br>
>   File "/usr/share/virt-manager/virt-manager", line 267, in main<br>
>     from virtManager.engine import vmmEngine<br>
>   File "/usr/share/virt-manager/virtManager/engine.py", line 45, in <module><br>
>     from virtManager.details import vmmDetails<br>
>   File "/usr/share/virt-manager/virtManager/details.py", line 37, in <module><br>
>     from virtManager.console import vmmConsolePages<br>
>   File "/usr/share/virt-manager/virtManager/console.py", line 28, in <module><br>
>     from gi.repository import SpiceClientGtk<br>
> ImportError: cannot import name SpiceClientGtk<br>
><br>
><br>
> i dont set useflag spice. so why it alerts it cant import spice?<br>
><br>
<br>
</div>virt-manager is discussed on <a href="mailto:virt-tools-list@redhat.com">virt-tools-list@redhat.com</a>, CCing<br>
<br>
We just try to import it unconditionally regardless of whether the VM uses<br>
spice. This could be fixed easily enough but my recommendation would be to<br>
just install the necessary spice package.<br>
<span class="HOEnZb"><font color="#888888"><br>
- Cole<br>
</font></span><div class="HOEnZb"><div class="h5"><br></div></div></blockquote><div><br></div><div>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. </div>
</div><br clear="all"><div><br></div>-- <br>Doug Goldstein