awesompd icon indicating copy to clipboard operation
awesompd copied to clipboard

bad argument #1 to 'find'

Open algabe opened this issue 9 years ago • 2 comments

~/.config/awesome/awesompd.lua:1173 bad argument #1 to 'find' (string expected, got nil). screenshot_2015-07-05_11-47-43

algabe avatar Jul 05 '15 16:07 algabe

Is your mpd_config set correctly? See example here: https://awesome.naquadah.org/wiki/Awesompd

Awesompd uses the mpd_config to locate your Music directory to get the album covers from there.

alexander-yakushev avatar Jul 12 '15 00:07 alexander-yakushev

I use mpd as a systemd service and I fixed this problem with sudo chmod a+r /etc/mpd.conf.

doronbehar avatar May 23 '16 01:05 doronbehar