GemTalk / Jadeite

IDE for GemStone Smalltalk application development using Rowan code management
MIT License
6 stars 2 forks source link

[3.2.16] regression: set font gets MNU if font not set in prefs #999

Closed LisaAlmarode closed 1 year ago

LisaAlmarode commented 1 year ago

If you don't have a font set in the prefs file, when you go to Jadeite/set font..., you get "UndefinedObject does not understand #currentFont".

ericwinger commented 1 year ago

Jadeite3.2.16.ERRORS.txt Attaching error file Lisa put in Slack

ericwinger commented 1 year ago

Lisa confirmed the bug only occurs when no prefs file is present. If the Jadeite.prefs file wasn't found, Jadeite was bailing out on reading it but it still should have initialized the JadeitePreferences Current class variable.