New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception when attaching audio input to an HVM domain #682

Closed
marmarek opened this Issue Mar 8, 2015 · 1 comment

Comments

Projects
None yet
1 participant
@marmarek
Member

marmarek commented Mar 8, 2015

Reported by joanna on 5 Dec 2012 15:27 UTC

DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.QubesOS.Audio.win7 was not provided by any .service files
at line 1445
of file /usr/lib64/python2.6/site-packages/qubesmanager/main.py.


----
line: message, timeout)
func: call_blocking
line no.: 630
file: /usr/lib/python2.6/site-packages/dbus/connection.py
----
line: 'su', (bus_name, flags)))
func: start_service_by_name
line no.: 281
file: /usr/lib/python2.6/site-packages/dbus/bus.py
----
line: self.start_service_by_name(bus_name)
func: activate_name_owner
line no.: 183
file: /usr/lib/python2.6/site-packages/dbus/bus.py
----
line: self._named_service = conn.activate_name_owner(bus_name)
func: __init__
line no.: 241
file: /usr/lib/python2.6/site-packages/dbus/proxies.py
----
line: follow_name_owner_changes=follow_name_owner_changes)
func: get_object
line no.: 244
file: /usr/lib/python2.6/site-packages/dbus/bus.py
----
line: '/org/qubesos/audio/%s' % vm.name)
func: action_toggle_audio_input_triggered
line no.: 1445
file: /usr/lib64/python2.6/site-packages/qubesmanager/main.py


Migrated-From: https://wiki.qubes-os.org/ticket/682

@marmarek marmarek added this to the Release 2 Beta 1 milestone Mar 8, 2015

@marmarek

This comment has been minimized.

Show comment
Hide comment

@marmarek marmarek closed this Mar 8, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment