GlyphsGit icon indicating copy to clipboard operation
GlyphsGit copied to clipboard

Doesn't work

Open Nevu opened this issue 10 years ago • 0 comments

Hello,

I dont get the prompt and after try to use the history I got the following message:

window <NSWindow: 0x7fc9065b5130> __validateMenuItem_1 __validateMenuItem_2 __validateMenuItem_1 __validateMenuItem_2 __validateMenuItem_1 __validateMenuItem_2 Traceback (most recent call last): File "/Users/Oliver/Library/Application Support/Glyphs/Plugins/GlyphsGit/GlyphsGit.glyphsPlugin/Contents/Resources/GlyphsGitList.py", line 19, in __init self._runGit(["init"]) File "/Users/Oliver/Library/Application Support/Glyphs/Plugins/GlyphsGit/GlyphsGit.glyphsPlugin/Contents/Resources/GlyphsGitList.py", line 45, in _runGit spawn.spawn(args) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/spawn.py", line 38, in spawn _spawn_posix(cmd, search_path, dry_run=dry_run) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/spawn.py", line 192, in _spawn_posix (cmd, exit_status) DistutilsExecError: command '/usr/bin/git' failed with exit status 1

Nevu avatar Nov 17 '15 16:11 Nevu