Quote:
Originally Posted by surquizu
Also with the patch installed the png images of the screenshots corrupts and its not visible in the PC.
|
You can't take a screenshot of the sleep image. That's because it uses a different mode for display (a different rotation) and whatever is taking the screenshot does not expect it.
However as long as the device is awake, the screenshot feature works well for me. Before sleep and after sleep, just not during (right as it goes to sleep).
To fix that I'd have to stop using pickel for image displays; and instead talk to the framebuffer device directly. It's a possibility, but not a priority by any means, after all, if you wanted a screenshot of a sleep image, you could just grab the image itself...