120
@dbus.service.method(USBCREATOR_IFACE, in_signature='sa{ss}', out_signature='',
122
def KVMTest(self, device, env, sender=None, conn=None):
122
123
'''Run KVM with the freshly created device as the first disk.'''
123
125
for key in ('DISPLAY', 'XAUTHORITY'):
125
127
logging.debug('Missing %s' % key)