Hi Glyphs team,
Glyphs suddenly showed the following error message while I was working on my font project.
I copied the crash report below.
text: 'acegost
bp ’ (__NSCFString), length: 12, string: ’ {
}’ (NSConcreteAttributedString), length: 1, range: {12, 18446744073709551604}
NSRangeException
NSMutableRLEArray replaceObjectsInRange:withObject:length:: Out of bounds
(
"3 Foundation 0x0000000193641e20 -\[NSConcreteMutableAttributedString replaceCharactersInRange:withAttributedString:\] + 212",
"4 Glyphs 3 0x0000000104b94d14 Glyphs 3 + 298260",
"5 AppKit 0x0000000195eb7748 +\[NSInputAnalytics(TrackedActionsManager) allowActionTrackingAnalyticsWithName:forAction:\] + 164",
"6 AppKit 0x00000001967a3950 -\[NSTextInputContext(NSInputContext_WithCompletion) insertText:replacementRange:completionHandler:\] + 224",
"7 AppKit 0x000000019679ae2c \__55-\[NSTextInputContext handleTSMEvent:completionHandler:\]\_block_invoke_2.215 + 112",
"8 AppKit 0x000000019679768c -\[NSTextInputContext do_HandleTSMEvent_insertFixLenTextLoop:whileCondition:dispatchWorkEach:afterEachInsertText:continuation:\] + 152",
"9 AppKit 0x0000000196797974 -\[NSTextInputContext tryHandleTSMEvent_insertFixLenText_withContext:dispatchCondition:setupForDispatch:nestedWorkaroundCondition:nestedWorkaroundDispatchWork:loopCondition:dispatchWorkEach:afterEachInsertText:continuation:\] + 364"
)