n0bel / PiClock

A Fancy Clock built around a monitor and a Raspberry Pi
MIT License
566 stars 182 forks source link

error log #178

Closed maserowik closed 3 years ago

maserowik commented 4 years ago

I have Pi-clock running on a Pi-Zero, Buster. I am now seeing this is message in the error log

IndexError: list index out of range Traceback (most recent call last): File "PyQtPiClock.py", line 641, in rtick f = self.frameImages[self.displayedFrame]

thanks Mike