Anxuae
Anxuae
Hi @DJ-Dingo, I'm never experienced this behavior but I've noticed that the touch area a little bite slow with 4.x versions of https://github.com/ppizarror/pygame-menu . Could you tell me if with...
Hi @DJ-Dingo , Did you try to re-install the OS? If yes do you still have the issue?
I'm agree with you. We can keep this issue opened until we found the reason.
We are waiting for the official release of [picamera2](https://github.com/raspberrypi/picamera2). You can try to implement it if you are able to do it, but the interface risk to change again.
Official documentation for `picamera2` : https://datasheets.raspberrypi.com/camera/picamera2-manual-draft.pdf
Thanks @guldemburg , this will be integrated in next release. anxuae
Hi @sdw427 Pibooth as been designed to take a sequence of capture then download all in one time. It permits to have a quick sequence of capture and performing long...
As I have seen in the logs, both time you selected `1 capture`: the first work perfectly, but the second one failed. `pibooth` is using `gphoto2` library in the same...
Hi @sdw427 , maybe you can post your scripts in an issue of the [Gphoto2](https://github.com/gphoto/gphoto2) project and explains the error found in the **Capturepreview error.txt** file.
Hi @dominiquegrota Can you tel me if replacing `os.system("cupsenable Canon_SELPHY_CP1300")` by `self._conn.enablePrinter(self.name)` also work to re-enable the printer? Also the status of the printer could be retried by this command;...