Question

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
Was it helpful?

Solution

Try Laullon fork, less buggy and has more features than brotherboard's version.

OTHER TIPS

Cloning the repo fixed this for me.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top