GlyphsPlugins
GlyphsPlugins copied to clipboard
Tunni plugin doesn't work in build [879]
Just what the subject line says. The Filter Menu only displays "Show (null)" for the plugin in G2.3b [879], OS X 10.11.4.
Anything in the Macro window or in the Console.app log?
Nothing at all in Macro Panel.
This from Console Log:
4/21/16 09:02:49.376 Glyphs[9393]: Plugin loading: Problme with plugin at path: (null) 4/21/16 09:02:56.551 Glyphs[9393]: Error loading /Library/Python/2.7/site-packages/vanilla/externalFrameworks/RBSplitView/RBSplitView.framework/RBSplitView: dlopen(/Library/Python/2.7/site-packages/vanilla/externalFrameworks/RBSplitView/RBSplitView.framework/RBSplitView, 265): no suitable image found. Did find: /Library/Python/2.7/site-packages/vanilla/externalFrameworks/RBSplitView/RBSplitView.framework/RBSplitView: file too short 4/21/16 09:02:57.682 Glyphs[9393]: Plugin loading: Problme with plugin at path: (null) 4/21/16 09:02:57.759 Glyphs[9393]: Plugin loading: Problme with plugin at path: (null) 4/21/16 09:02:57.761 Glyphs[9393]: Plugin loading: Problme with plugin at path: (null) 4/21/16 09:02:57.762 Glyphs[9393]: Plugin loading: Problme with plugin at path: (null) 4/21/16 09:02:57.762 Glyphs[9393]: Plugin loading: Problme with plugin at path: (null) 4/21/16 09:02:59.209 Glyphs[9393]: JSTalk listening on port com.GeorgSeifert.Glyphs2.JSTalk 4/21/16 09:02:59.212 Glyphs[9393]: Failed to connect (firstValueField) outlet from (BroadNibber) to (GSSteppingTextField): missing setter or instance variable 4/21/16 09:02:59.229 Glyphs[9393]: Could not connect action, target class RMXMonospacer does not respond to -actionPopup: 4/21/16 09:02:59.237 Glyphs[9393]: Could not connect action, target class RMXMonospacer does not respond to -actionPopup: 4/21/16 09:02:59.256 Glyphs[9393]: Could not connect action, target class RMXScaler does not respond to -actionPopup:
On 4/20/16 22:38, Simon Cozens wrote:
Anything in the Macro window or in the Console.app log?
— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/simoncozens/GlyphsPlugins/issues/3#issuecomment-212722577
::UPDATE:: I got a chance to do more testing today and figured out what is causing the problem. If the ShowSymmetries plugin is installed, TunniLines will not work.
OK, I understand why that's happening. It's related to the issue I asked about here: https://forum.glyphsapp.com/t/best-practices-for-a-library/4260
Copying glyphmonkey.py
from TunniLines into ShowSymmetries will fix it, but it is meant to give a warning in the Macro window. I'm not sure why it didn't. However, I'm not going to do much more work on TunniLines because its functionality is included (and improved) in a new, better plugin I am working on at the moment.