Open MarkJB opened 8 years ago
I haven't seen this happen for a while now.
Maybe it was environmental.
If I don't see it happening after a few more drawings i'll close the issue.
I take that back... seen this today on a vector.
What were the circumstances when it didn't draw?
Was the previous draw aborted? - trying to determine what may cause the freeze up
This was after stopping a previous run with 'pkill python'.
It would be good to get some logging into vPiP... I'm seeing this with a jpg now.
Ok, that was my own fault. The image I was trying to plot had been converted to an indexed image at one point and then back to RGB and the assigned RGB value was so low vPiP figured it was a blank image. A test render confirmed it. There was nothing to draw...
Logging is still a good idea though!
Occasionally when starting a plot, the drawing doesn't start.
I see the config output and the servo does its 'up - down - up' move and then it hangs.
I have to pkill the python processes to start again.