BrotherBard 的 GitX 无法加载某个存储库
我正在尝试在某个存储库上使用 BrotherBard 的优秀分支 Gitx。它适用于所有其他存储库,但不会加载此存储库。它似乎是一个有效的存储库,并且终端访问正常。
澄清一下:它不会打开。窗户打不开,什么也没有发生。我的本地计算机上的所有存储库都加载良好
编辑添加控制台日志
以下是控制台日志
21/06/2011 09:49:21 GitX[14750] Could not connect the action discussGitX: to target of class ApplicationController
21/06/2011 09:49:21 GitX[14750] Error loading /Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader: dlopen(/Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader, 265): no suitable image found. Did find:
/Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader: GC capability mismatch
21/06/2011 09:49:46 GitX[14750] *** -[NSCFDictionary setObject:forKey:]: attempt to insert nil key
I am trying to use BrotherBard's excellent fork of Gitx, on a certain repo. It works on all other repo's but just will not load this one. It seems to be a valid repo, and terminal access is fine.
To clarify: It won't open. The window doesn't open, nothing happens. All over repo's on my local machine load fine
EDIT Added Console Logs
Here are the console logs
21/06/2011 09:49:21 GitX[14750] Could not connect the action discussGitX: to target of class ApplicationController
21/06/2011 09:49:21 GitX[14750] Error loading /Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader: dlopen(/Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader, 265): no suitable image found. Did find:
/Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader: GC capability mismatch
21/06/2011 09:49:46 GitX[14750] *** -[NSCFDictionary setObject:forKey:]: attempt to insert nil key
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
克隆存储库为我解决了这个问题。
Cloning the repo fixed this for me.
尝试 Laullon fork,它比 Brotherboard 版本的 bug 更少,功能更多。
Try Laullon fork, less buggy and has more features than brotherboard's version.