Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: PydPiper display
#1
I'm a new user to Moode so go easy on me.   Smile
I've got PydPiper installed and running.  The large font displays such as play and stop are working as expected however during play all I get is a message saying "no active widget". Could someone point me in the right direction to solve this?

Thanks
Reply
#2
(02-09-2021, 10:08 PM)liv_s Wrote: First post in pydPiper topic:

If the display works but complains that there is no widget available, you have to edit your page file in order to get data from MPD:
Code:
Code:
cd pydPiper
sudo nano pages_weh_80x16.py (or any other page file corresponding to your display)
In the sequence section, replace every "stream" by  "encoding", so that you have db['encoding'] instead of db['stream'].
ctrl-x, yes, enter when finished.

Perfect!  Thanks very much that seems to have fixed it.

K
Reply


Forum Jump: