You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On a computer running Ubuntu 22.04 (Wayland) I have an mpd server running (user only, not system-wide). On a second computer also running Ubuntu 22.04 (wayland) I run an mpd client to play music served by the mpd server on the first machine. On this second computer I also have a conky file I'm trying to run that will display on this second computer's desktop some basic information about the playing song. Below I show the contents of that file. But, when I try to run it from the terminal, I get this error message:
conky: MPD error: ACK [4@0] {status} you don't have permission for "status"
I don't know what this error is trying to tell me, nor what I should do.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
On a computer running Ubuntu 22.04 (Wayland) I have an mpd server running (user only, not system-wide). On a second computer also running Ubuntu 22.04 (wayland) I run an mpd client to play music served by the mpd server on the first machine. On this second computer I also have a conky file I'm trying to run that will display on this second computer's desktop some basic information about the playing song. Below I show the contents of that file. But, when I try to run it from the terminal, I get this error message:
conky: MPD error: ACK [4@0] {status} you don't have permission for "status"
I don't know what this error is trying to tell me, nor what I should do.
The contents of my conky file:
Beta Was this translation helpful? Give feedback.
All reactions