Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Label Key not compatible with Glyphs 3. #10

Open
LibertyType opened this issue May 12, 2020 · 0 comments
Open

Label Key not compatible with Glyphs 3. #10

LibertyType opened this issue May 12, 2020 · 0 comments

Comments

@LibertyType
Copy link

I'm getting this in the Macro Window on startup:
Traceback (most recent call last):
File "GlyphsApp/GlyphsApp/plugins.py", line 959, in init
File "plugin.py", line 50, in settings
for colorData in colorsData:
TypeError: 'NoneType' object is not iterable
Traceback (most recent call last):
File "GlyphsApp/GlyphsApp/UI/CanvasView.py", line 20, in drawRect_
File "plugin.py", line 68, in draw
for num, i in enumerate(self.order, 1):
AttributeError: 'labelKey' object has no attribute 'order'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant