Skip to content

Using Audtool to select playlist by name/title #1398

Closed Answered by vexillia
vexillia asked this question in Q&A
Discussion options

You must be logged in to vote

Solved!

Identified the cronjob problem from this error:

D-Bus error: Cannot autolaunch D-Bus without X11 $DISPLAY

Solution was to add this to the script file:

export "$(strings /proc/"$(pidof audacious)"/environ | grep DBUS_SESSION_BUS_ADDRESS)"

Source: https://redmine.audacious-media-player.org/boards/1/topics/1581?r=1593#message-1593

I ended up with a Bourne shell script not a Bash script as the latter didn't work and I was loosing the will to live.

Replies: 5 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@mschwendt
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by vexillia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants