Closed Steeps5 closed 4 years ago
I have a feeling this was because I was using Raspberry OS Lite with no GUI.
Glad you got it working! Can you quickly share how? What os are you using now? There's another pi zero issue open - this info might help others :).
Steeps5 notifications@github.com schrieb am Mo., 13. Juli 2020, 05:37:
I have a feeling this was because I was using Raspberry OS Lite with no GUI.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/NautiluX/slide/issues/19#issuecomment-657341065, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAT2YRCPSSZHBSK6GRRNI4DR3J6PXANCNFSM4OX3WHSQ .
I'm running this on a Raspberry Pi Zero W and I installed the required dependencies. I have one .jpg image in the share folder.
I run:
slide -t -o -b -p /home/pi/share
and I getqt.qpa.screen: QXcbConnection: Could not connect to display
as the result.Same result with just
slide -p /home/pi/share
.Any help?