[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] no unlock: surfarray.pixels2d() and PixelArray() bug or intented?



Marcus von Appen wrote:

After this manual unlock, the PixelArray is unlikely to work in any
case. You might expect weird behaviour in some cases, random
segmentation faults and other crashes on trying to access self.pixels
after the unlock.

If it's possible to do this using Python code,
then something is wrong with the design.

--
Greg