-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Squeak 6 / trunk, Algernon keybinding doesn't respond #238
Comments
I now get the following error when attempting to activate Algernon from the preferences browser: 29 January 2022 3:37:48.240317 pm VM: unix - Smalltalk SecurityManager state: UndefinedObject(Object)>>doesNotUnderstand: #removeAttributesThat: ALGInputField(TextMorph)>>font: ALGInputField(TextMorph)>>beAllFont: ALGInputField>>initialize
ALGInputField class(Behavior)>>new
('accessing' controller...etc... ALGCore>>createInputField
ALGCore>>initializeInputField ALGCore>>initializeMorphs
ALGCore>>initialize
ALGCore class(Behavior)>>new
ALGCore class>>initializeAlgernon
ALGCore class>>activateAlgernon: [] in PragmaPreference>>rawValue: FullBlockClosure(BlockClosure)>>on:do: PragmaPreference>>rawValue: PragmaPreference>>preferenceValue: PragmaPreference>>togglePreferenceValue
[] in UpdatingThreePhaseButtonMorph(ThreePhaseButtonMorph)>>doButtonAction: FullBlockClosure(BlockClosure)>>ensure: --- The full stack --- CursorWithMask(Cursor)>>showWhile: |
In trunk, Algernon doesn't respond to its keybinding after choosing "Activate Algernon" in the preferences. Nothing happens.
The text was updated successfully, but these errors were encountered: