a2j_control -V (return code: 1)
Traceback (most recent call last):
File "/usr/bin/a2j_control", line 106, in <module>
main()
File "/usr/bin/a2j_control", line 29, 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.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
a2j_control (return code: 0)
Usage: a2j_control [command] [command] ...
Commands:
exit - exit a2j bridge dbus service
start - start bridging
stop - stop brdiging
status - get bridging status
gjcn - get JACK client name
ma2jp <client_id> <port_id> - map ALSA to JACK playback port
ma2jc <client_id> <port_id> - map ALSA to JACK capture port
mj2a <jack_port_name> - map JACK port to ALSA port
ehw - enable export of hardware ports
dhw - disable export of hardware ports