Hi all,
None of my plugins does appear on the View menu anymore.
I already have tried to reinstall the plugins, the modules, the Glyphs app and even the OS Sierra but the problem persists after all.
I am currently trying to use the Red Arrow and Show Stems plugins. When I open the app, I get this output on the Macro Panel:
Traceback (most recent call last):
File "/Users/deiverson/Library/Application Support/Glyphs/Repositories/RedArrow/RedArrow.glyphsReporter/Contents/Resources/../MacOS/main.py", line 11, in <module>
_run('plugin.py')
File "/Users/deiverson/Library/Application Support/Glyphs/Repositories/RedArrow/RedArrow.glyphsReporter/Contents/Resources/../MacOS/main.py", line 9, in _run
execfile(path, globals(), globals())
File "/Users/deiverson/Library/Application Support/Glyphs/Repositories/RedArrow/RedArrow.glyphsReporter/Contents/Resources/plugin.py", line 5, in <module>
from GlyphsApp import MOUSEMOVED, UPDATEINTERFACE
File "GlyphsApp/__init__.py", line 839, in <module>
objc.BadPrototypeError: Objective-C expects 1 arguments, Python argument has 2 arguments for <unbound selector callback of callbackHelperClass at 0x116a84098>
Traceback (most recent call last):
File "/Users/deiverson/Library/Application Support/Glyphs/Repositories/ShowStems/ShowStems.glyphsReporter/Contents/Resources/__boot__.py", line 47, in <module>
_run('plugin.py')
File "/Users/deiverson/Library/Application Support/Glyphs/Repositories/ShowStems/ShowStems.glyphsReporter/Contents/Resources/__boot__.py", line 45, in _run
execfile(path, globals(), globals())
File "/Users/deiverson/Library/Application Support/Glyphs/Repositories/ShowStems/ShowStems.glyphsReporter/Contents/Resources/plugin.py", line 16, in <module>
from GlyphsApp.plugins import *
File "GlyphsApp/__init__.py", line 839, in <module>
objc.BadPrototypeError: Objective-C expects 1 arguments, Python argument has 2 arguments for <unbound selector callback of callbackHelperClass at 0x116b2f5e0>
Could anyone help, please?
Thanks!
Deiverson