rahak
September 24, 2023, 7:52pm
1
text: ‘ ర’ (__NSCFString), length: 4, string: ‘్{
}’ (NSConcreteAttributedString), length: 1, range: {5, 0}
NSRangeException
NSMutableRLEArray insertObject:range:: Out of bounds
(
“3 Foundation 0x00007fff3a5d2413 -[NSConcreteMutableAttributedString replaceCharactersInRange:withAttributedString:] + 237”,
“4 Glyphs 3 0x000000010a12ff6b ZN7plcrash2MS5async35plcrash_async_dwarf_expression_evalIyxEE15plcrash_error_tP21plcrash_async_mobjectjPK26plcrash_async_thread_statePK25MSplcrash_async_byteorderyxyPT_mSD + 342859”,
“5 AppKit 0x00007fff353f46fe -[NSTextInputContext(NSInputContext_WithCompletion) insertText:replacementRange:completionHandler:] + 184”,
“6 AppKit 0x00007fff35b50582 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke_2.328 + 102”,
“7 AppKit 0x00007fff353f463b -[NSTextInputContext do_HandleTSMEvent_insertFixLenTextLoop:whileCondition:dispatchWorkEach:afterEachInsertText:continuation:] + 105”,
“8 AppKit 0x00007fff353f4502 -[NSTextInputContext tryHandleTSMEvent_insertFixLenText_withContext:dispatchCondition:setupForDispatch:nestedWorkaroundCondition:nestedWorkaroundDispatchWork:loopCondition:dispatchWorkEach:afterEachInsertText:continuation:] + 310”,
“9 AppKit 0x00007fff35b4fe84 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke.282 + 3027”
)
rahak
September 24, 2023, 8:13pm
2
text: ‘మారి్నంగ’ (__NSCFString), length: 8, string: ‘్{
}’ (NSConcreteAttributedString), length: 1, range: {9, 0}
NSRangeException
NSMutableRLEArray insertObject:range:: Out of bounds
(
“3 Foundation 0x00007fff3a5d2413 -[NSConcreteMutableAttributedString replaceCharactersInRange:withAttributedString:] + 237”,
“4 Glyphs 3 0x0000000102038f6b ZN7plcrash2MS5async35plcrash_async_dwarf_expression_evalIyxEE15plcrash_error_tP21plcrash_async_mobjectjPK26plcrash_async_thread_statePK25MSplcrash_async_byteorderyxyPT_mSD + 342859”,
“5 AppKit 0x00007fff353f46fe -[NSTextInputContext(NSInputContext_WithCompletion) insertText:replacementRange:completionHandler:] + 184”,
“6 AppKit 0x00007fff35b50582 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke_2.328 + 102”,
“7 AppKit 0x00007fff353f463b -[NSTextInputContext do_HandleTSMEvent_insertFixLenTextLoop:whileCondition:dispatchWorkEach:afterEachInsertText:continuation:] + 105”,
“8 AppKit 0x00007fff353f4502 -[NSTextInputContext tryHandleTSMEvent_insertFixLenText_withContext:dispatchCondition:setupForDispatch:nestedWorkaroundCondition:nestedWorkaroundDispatchWork:loopCondition:dispatchWorkEach:afterEachInsertText:continuation:] + 310”,
“9 AppKit 0x00007fff35b4fe84 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke.282 + 3027”
)
What version of Glyphs do you have? Can you try the latest cutting edge version (activate it in Preferences > Updates).
rahak
September 24, 2023, 9:35pm
4
Doing that. Will update. I am actually working on a telugu type face. whenever(or sometimes?) I use the virama after a consonant and press enter these messages show up.
Also is there anyway I can learn the features for telugu font dev?
Its very hard to find resource on this, any suggestions or references?