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

Adding a new Glyph to one of the sources causes issues #17

Open
colinmford opened this issue Oct 10, 2023 · 0 comments
Open

Adding a new Glyph to one of the sources causes issues #17

colinmford opened this issue Oct 10, 2023 · 0 comments

Comments

@colinmford
Copy link
Member

Traceback (most recent call last):
  File "lib/eventTools/eventManager.pyc", line 165, in callObserver_withMethod_forEvent_withInfo_
  File "/Applications/RoboFont 2.app/Contents/Resources/lib/python3.9/mojo/subscriber.py", line 1666, in _roboFontCallback
  File "/Applications/RoboFont 2.app/Contents/Resources/lib/python3.9/mojo/subscriber.py", line 3343, in start
  File "/Applications/RoboFont 2.app/Contents/Resources/lib/python3.9/mojo/subscriber.py", line 3360, in fire
  File "/Applications/RoboFont 2.app/Contents/Resources/lib/python3.9/mojo/subscriber.py", line 1684, in _roboFontCoalescerCallback
  File "main.py", line 752, in roboFontDidSwitchCurrentGlyph
  File "main.py", line 423, in reset
  File "main.py", line 462, in redrawView
  File "main.py", line 198, in getScaledGlyph
  File "/Users/jamieotelsberg/Library/Application Support/RoboFont/plugins/Transmutor.roboFontExt/submodules/MutatorScale/lib/mutatorScale/objects/scaler.py", line 262, in getScaledGlyph
  File "/Users/jamieotelsberg/Library/Application Support/RoboFont/plugins/Transmutor.roboFontExt/submodules/MutatorScale/lib/mutatorScale/objects/scaler.py", line 286, in _getInstanceGlyph
  File "/Users/jamieotelsberg/Library/Application Support/RoboFont/plugins/Transmutor.roboFontExt/submodules/MutatorScale/lib/mutatorScale/objects/scaler.py", line 300, in _getInstance
AttributeError: 'IndexError' object has no attribute 'message'
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