Robin Roevens changed bug 1016418
What Removed Added
Flags needinfo?(tamas@tamasnagy.com)  

Comment # 10 on bug 1016418 from
I updated libspice-server1 but still get this error with virt-manager:
---
Fout bij starten van domein: internal error: process exited while connecting to
monitor: ccid-card-emulated: failed to initialize vcard
2017-03-21T08:15:35.190072Z qemu-system-x86_64: -device
ccid-card-emulated,backend=nss-emulated,id=smartcard0,bus=ccid0.0: Device
initialization failed.

Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/asyncjob.py", line 88, in
cb_wrapper
    callback(asyncjob, *args, **kwargs)
  File "/usr/share/virt-manager/virtManager/asyncjob.py", line 124, in tmpcb
    callback(*args, **kwargs)
  File "/usr/share/virt-manager/virtManager/libvirtobject.py", line 83, in
newfn
    ret = fn(self, *args, **kwargs)
  File "/usr/share/virt-manager/virtManager/domain.py", line 1404, in startup
    self._backend.create()
  File "/usr/lib64/python2.7/site-packages/libvirt.py", line 1035, in create
    if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self)
libvirtError: internal error: process exited while connecting to monitor:
ccid-card-emulated: failed to initialize vcard
2017-03-21T08:15:35.190072Z qemu-system-x86_64: -device
ccid-card-emulated,backend=nss-emulated,id=smartcard0,bus=ccid0.0: Device
initialization failed.
---

Boxes gives me this:
---
(gnome-boxes:9476): Boxes-WARNING **: machine.vala:606: Failed to start
uzaws0531win: Unable to start domain: internal error: qemu unexpectedly closed
the monitor: ccid-card-emulated: failed to initialize vcard
2017-03-21T08:16:41.388550Z qemu-system-x86_64: -device
ccid-card-emulated,backend=nss-emulated,id=smartcard0,bus=ccid0.0: Device
initialization failed.
---


You are receiving this mail because: