freemix-glyphsapp icon indicating copy to clipboard operation
freemix-glyphsapp copied to clipboard

Crash in Suffixes.glyphsPalette

Open schriftgestalt opened this issue 2 years ago • 0 comments

Details:
Traceback (most recent call last):

File "vanillaEditText.py", line 15, in controlTextDidEndEditing_
self.action_(notification.object())

File "vanillaBase.py", line 514, in action_
self.callback(sender)

File "plugin.py", line 90, in editTextCallback
self.changeDotSuffix( editText.get(), i )

File "plugin.py", line 61, in changeDotSuffix
glyph.name = newName

File "GlyphsApp/GlyphsApp/__init__.py", line 6660, in <lambda>

File "GlyphsApp/GlyphsApp/__init__.py", line 6657, in GSGlyph_setName

NameError: The glyph name ".ssty" already exists in the font.

App:3.1.1-3139

schriftgestalt avatar Oct 08 '22 08:10 schriftgestalt