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 #2

Open
schriftgestalt opened this issue Feb 28, 2023 · 1 comment
Open

Crash #2

schriftgestalt opened this issue Feb 28, 2023 · 1 comment

Comments

@schriftgestalt
Copy link

I got this crash report from a user:

Details:
Traceback (most recent call last):

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

  File "plugin.py", line 605, in add_remove_contextGlyphCallBack
    i = self.w.tabs[1].listOfContextClass.getSelection()[0]

IndexError: list index out of range

App:3.2-3179 Plugin:(null)-(null) System:11.6.1
@schriftgestalt
Copy link
Author

another one:

Details:
Traceback (most recent call last):

 File "GlyphsApp/GlyphsApp/__init__.py", line 1380, in callback_

 File "plugin.py", line 453, in openWindow_
   self.updateWindow()

 File "plugin.py", line 405, in updateWindow
   tab1.contextClassList.set(self.jsonFile["Glyph"][glyphName]["ContextClass"])

KeyError: 'a.alt6'

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