Red Arrow and Show stems plugins not working

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

  1. How did you reinstall the plug-in? Did you remove and install in the Plugin Manager?
  2. Have you tried the latest Cutting Edge version of Glyphs?

Hey! Thanks for your quick response. Firstly I did it using the Plugin Manager, but it didn’t work. Then, I deleted the folder and reinstalled the app, but it didn’t work as well.

I wasn’t using the cutting edges version. I have just installed it, but nothing changed. I still getting the same output when the app starts and the plugin is not appearing on the View menu.

Can you try a different user? Did you install something big recently? Homebrew with sudo?