[squeak-dev] [BUG] Project loading display depth change

karl ramberg karlramberg at gmail.com
Wed May 23 18:54:36 UTC 2018


Hi,
There is a bug in project loading that affect the change of display depth.
Somewhere along this chain the display get in a bad state and gets garbled.
It's hard to debug because the display basicly stops working.

Project>>#installNewDisplay:depth:
DisplayScreen>>#setExtent:depth:
Form>>#setExtent:depth:

Try loading the simple test project in attachment when display depth in
image is set 16 bits to see the error.
The test project has 32 bit depth.

Best,
Karl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20180523/f6c08af2/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: GeeMailTest.002.pr
Type: application/octet-stream
Size: 18469 bytes
Desc: not available
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20180523/f6c08af2/attachment.obj>


More information about the Squeak-dev mailing list