Please enable logging to console by setting this property to True:
https://github.com/project-owner/Peppy/ ... ig.txt#L36
and start the player manually: python3 peppy.py
Code:
pi@peppy:~/Peppy $ python3 peppy.pypygame 2.1.2 (SDL 2.26.5, Python 3.11.2)Hello from the pygame community. https://www.pygame.org/contribute.html[2025-03-18 09:21:49,752] {amixerutil.py:44} DEBUG - ALSA mixer name: Headphone[2025-03-18 09:21:49,767] {diskmanager.py:287} DEBUG - Started USB drive plug/unplug observer[2025-03-18 09:21:49,972] {screensaverdispatcher.py:225} DEBUG - Get screensaver slideshow[2025-03-18 09:21:49,976] {selector_events.py:54} DEBUG - Using selector: EpollSelector[2025-03-18 09:21:49,979] {webserver.py:225} DEBUG - Web Server Started[2025-03-18 09:21:50,016] {datasource.py:102} DEBUG - opening pipe...[2025-03-18 09:21:50,016] {datasource.py:104} DEBUG - pipe opened[2025-03-18 09:21:50,072] {peppy.py:437} DEBUG - Audio Server Started[2025-03-18 09:21:50,146] {dispatcher.py:457} DEBUG - Unable to locate touchscreen device: raspberrypi-tsAnyhow, does result in nothing (apart from the above output in console). Note: I'm using SSH here! Hope that's not a show stopper (and I don't need to have keyboard connected to the DUT).
setting all 'Touch' related parameters to FALSE and trying to start the player gives below output in colcole but no GUI is started. Think I will have to finish here as there as so many inconsistencies
Code:
pi@peppy:~ $ cd Peppypi@peppy:~/Peppy $ python3 peppy.pypygame 2.1.2 (SDL 2.26.5, Python 3.11.2)Hello from the pygame community. https://www.pygame.org/contribute.html[2025-03-18 09:44:16,563] {amixerutil.py:44} DEBUG - ALSA mixer name: Headphone[2025-03-18 09:44:16,582] {diskmanager.py:287} DEBUG - Started USB drive plug/unplug observer[2025-03-18 09:44:16,807] {screensaverdispatcher.py:225} DEBUG - Get screensaver slideshow[2025-03-18 09:44:16,810] {selector_events.py:54} DEBUG - Using selector: EpollSelector[2025-03-18 09:44:16,814] {webserver.py:225} DEBUG - Web Server Started[2025-03-18 09:44:16,851] {datasource.py:102} DEBUG - opening pipe...[2025-03-18 09:44:16,851] {datasource.py:104} DEBUG - pipe opened[2025-03-18 09:44:16,907] {peppy.py:437} DEBUG - Audio Server StartedCode:
util.py:1167 DEBUG - No script nameStatistics: Posted by aBUGSworstnightmare — Tue Mar 18, 2025 8:24 am