[squeak-dev] primitiveWindow:width:height: failed with -vm-display-null

Tony Garnock-Jones tonyg at leastfixedpoint.com
Wed May 25 15:09:07 UTC 2022


Hello all,

With the latest 6.0 beta image and a from-git `Cog` branch VM freshly 
compiled on Debian x86_64, I see the following:

squeak -- -evaluate '[Preferences setDemoFonts] valueSupplyingAnswer: true'

--> correctly evaluates, answers `Preferences`

squeak -vm-display-null -- -evaluate '[Preferences setDemoFonts] 
valueSupplyingAnswer: true'

--> fails, with `Error: primitiveWindow:width:height: failed`

This didn't used to happen! Has something changed wrt vm-display-null?

Cheers,
   Tony


More information about the Squeak-dev mailing list