This is the traceback I get when aborting with Ctrl+C after a while:

$ qvm-usb -a testing sys-usb:2-1.2
^CTraceback (most recent call last):
  File "/usr/bin/qvm-usb", line 141, in <module>
    main()
  File "/usr/bin/qvm-usb", line 91, in main
    usb_attach(qvm_collection, vm, dev, **kwargs)
  File "/usr/lib64/python2.7/site-packages/qubes/qubesutils.py", line 629, in 
usb_attach
    '{} {}\n'.format(device['vm'].name, device['device']))
  File "/usr/lib64/python2.7/subprocess.py", line 799, in communicate
    return self._communicate(input)
  File "/usr/lib64/python2.7/subprocess.py", line 1409, in _communicate
    stdout, stderr = self._communicate_with_poll(input)
  File "/usr/lib64/python2.7/subprocess.py", line 1463, in 
_communicate_with_poll
    ready = poller.poll()
KeyboardInterrupt

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/d77e6f9a-5109-4a8e-b6f0-32f81d9f92e3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to