Advertisement
Guest User

Untitled

a guest
Jul 4th, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. root@kxstudio:/home/kxstudio# jack_control start
  2. Traceback (most recent call last):
  3. File "/usr/bin/jack_control", line 399, in <module>
  4. main()
  5. File "/usr/bin/jack_control", line 158, in main
  6. bus = dbus.SessionBus()
  7. File "/usr/lib/python2.7/dist-packages/dbus/_dbus.py", line 211, in __new__
  8. mainloop=mainloop)
  9. File "/usr/lib/python2.7/dist-packages/dbus/_dbus.py", line 100, in __new__
  10. bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
  11. File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 122, in __new__
  12. bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
  13. dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ExecFailed: //bin/dbus-launch terminated abnormally with the following error: No protocol specified
  14. Autolaunch error: X11 initialization failed.
  15.  
  16. root@kxstudio:/home/kxstudio#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement