Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@kxstudio:/home/kxstudio# jack_control start
- Traceback (most recent call last):
- File "/usr/bin/jack_control", line 399, in <module>
- main()
- File "/usr/bin/jack_control", line 158, in main
- bus = dbus.SessionBus()
- File "/usr/lib/python2.7/dist-packages/dbus/_dbus.py", line 211, in __new__
- mainloop=mainloop)
- File "/usr/lib/python2.7/dist-packages/dbus/_dbus.py", line 100, in __new__
- bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
- File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 122, in __new__
- bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
- dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ExecFailed: //bin/dbus-launch terminated abnormally with the following error: No protocol specified
- Autolaunch error: X11 initialization failed.
- root@kxstudio:/home/kxstudio#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement