When I try to start VLC from the command line, I get the following mess:
Can someone please translate this into how I get VLC working on FreeBSD running X11?
Thanks
Code:
jim@JinxsBSD:~ $ vlc
VLC media player 3.0.18 Vetinari (revision 3.0.13-8-g41878ff4f2)
[209a18ec] dbus interface error: Failed to connect to the D-Bus session daemon: /usr/local/bin/dbus-launch terminated abnormally with the following error: Authorization required, but no authorization protocol specified
Autolaunch error: X11 initialization failed.
[209a18ec] main interface error: no suitable interface module
[2099902c] main libvlc error: interface "dbus,none" initialization failed
Authorization required, but no authorization protocol specified
[209a2e4c] main interface error: no suitable interface module
[2099902c] main libvlc error: interface "globalhotkeys,none" initialization failed
[2099902c] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Authorization required, but no authorization protocol specified
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[20d4602c] main playlist: playlist is empty
[209a2e4c] [cli] lua interface: Listening on host "*console".
VLC media player 3.0.18 Vetinari
Can someone please translate this into how I get VLC working on FreeBSD running X11?
Thanks