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

crash #4

Open
schriftgestalt opened this issue Dec 15, 2019 · 0 comments
Open

crash #4

schriftgestalt opened this issue Dec 15, 2019 · 0 comments

Comments

@schriftgestalt
Copy link
Owner

The Plugin word-o-mat.glyphsPlugin has caused a crash. Please update it by opening the Plugin Manager or re-downloading it from the original source.

Details:
Traceback (most recent call last):

File "~/Library/Application Support/Glyphs/Scripts/vanilla/vanillaBase.py", line 500, in action_
self.callback(sender)

File "~/Library/Application Support/Glyphs/Plugins/word-o-mat.glyphsPlugin/Contents/Resources/WordOMat.py", line 708, in makeWords
self.outputWords = self.sortWordsByWidth(self.outputWords)

File "~/Library/Application Support/Glyphs/Plugins/word-o-mat.glyphsPlugin/Contents/Resources/WordOMat.py", line 523, in sortWordsByWidth
unitCount += int(self.findKerning(pair))

File "~/Library/Application Support/Glyphs/Plugins/word-o-mat.glyphsPlugin/Contents/Resources/WordOMat.py", line 538, in findKerning
allGroups = self.f.groups.findGlyph(chars[i])

AttributeError: 'NSKVONotifying_GSFont' object has no attribute 'groups'

App:2.6.3-1271 Plugin:(null)-(null)

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