-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I had trouble getting helgeerbe picframe application running when configured to use mouse input and return the following error when checking the status of the application running as a service: FileNotFoundError: [Errno 2] No such file or directory: '/home/pi/venv_picframe/lib/python3.11/site-packages/pi3d/util/icons/pointer.png'
I have looked at the the pi3d tar files for previous version and can see that the pointer icon file is missing from at least version 2.52 of pi3d. It was present in the 2.49 tar of pi3d I dowloaded: pi3d-2.49.tar.gz\pi3d-2.49.tar\pi3d-2.49\pi3d\util\icons\pointer.png
Could this missing icon be added back into future builds please? Simply copying the missing file into the expected directory got the picframe running.
Metadata
Metadata
Assignees
Labels
No labels