Text-tool error message

While typing with the text-tool I got this message:

text: ‘slémyé’ (__NSCFString), length: 6, string: ‘k{
}’ (NSConcreteAttributedString), length: 1, range: {8, 0}

NSRangeException

NSMutableRLEArray insertObject:range:: Out of bounds

(
“3 Foundation 0x00007fff4b8d0c35 -[NSMutableRLEArray insertObject:range:] + 159”,
“4 Foundation 0x00007fff4b91165e -[NSConcreteMutableAttributedString replaceCharactersInRange:withAttributedString:] + 242”,
“5 Glyphs 0x000000010f6bab66 Glyphs + 334694”,
“6 AppKit 0x00007fff46d8a596 -[NSTextInputContext(NSInputContext_WithCompletion) insertText:replacementRange:completionHandler:] + 169”,
“7 AppKit 0x00007fff47484dd9 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke_2.401 + 102”,
“8 AppKit 0x00007fff46d8a4e5 -[NSTextInputContext do_HandleTSMEvent_insertFixLenTextLoop:whileCondition:dispatchWorkEach:afterEachInsertText:continuation:] + 105”,
“9 AppKit 0x00007fff47482a32 -[NSTextInputContext tryHandleTSMEvent_insertFixLenText_withContext:dispatchCondition:setupForDispatch:nestedWorkaroundCondition:nestedWorkaroundDispatchWork:loopCondition:dispatchWorkEach:afterEachInsertText:continuation:] + 308”
)

Which version of the application are you using?

Version 2.6.1 (1222)

What exactly did you type?

I typed slémyé and when I pressed k (or any other key I tried) the message showed up.

slé and myé are ligatures.

Could you send me the .glyphs file?

@GeorgSeifert I have sent you the file via PM

Thanks for the file. I fixed the problem.

Thanks for the quick fix :slight_smile: