-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Traceback (most recent call last):
File "GlyphsApp/UI/CanvasView.py", line 15, in drawRect_
File "/Users/weihuang/Library/Application Support/Glyphs/Plugins/LabelKey.glyphsPalette/Contents/Resources/plugin.py", line 65, in draw
order = self.mapKeys(self.getKeyFile())[1]
File "/Users/weihuang/Library/Application Support/Glyphs/Plugins/LabelKey.glyphsPalette/Contents/Resources/plugin.py", line 86, in mapKeys
with codecs.open(keyFile, "r", "utf-8") as file:
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/codecs.py", line 884, in open
file = __builtin__.open(filename, mode, buffering)
IOError: [Errno 2] No such file or directory: '/Users/weihuang/Library/Application Support/Glyphs/Info/labelkey.txt'
Traceback (most recent call last):
File "GlyphsApp/UI/CanvasView.py", line 15, in drawRect_
File "/Users/weihuang/Library/Application Support/Glyphs/Plugins/LabelKey.glyphsPalette/Contents/Resources/plugin.py", line 65, in draw
order = self.mapKeys(self.getKeyFile())[1]
File "/Users/weihuang/Library/Application Support/Glyphs/Plugins/LabelKey.glyphsPalette/Contents/Resources/plugin.py", line 86, in mapKeys
with codecs.open(keyFile, "r", "utf-8") as file:
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/codecs.py", line 884, in open
file = __builtin__.open(filename, mode, buffering)
IOError: [Errno 2] No such file or directory: '/Users/weihuang/Library/Application Support/Glyphs/Info/labelkey.txt'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels