On Jul 19, 2010, at 1:02 PM, Andrew vonderLuft wrote:

> Nathan, I'm getting this error running it.
> 
> 2010-07-19 11:54:07.455 gitx[2360:903] *** Terminating app due to
> uncaught exception 'NSInvalidArgumentException', reason: '[NOTE: this
> exception originated in the server.]
> *** -[NSCFDictionary setObject:forKey:]: attempt to insert nil key'
> *** Call stack at first throw:
> (
>        0   CoreFoundation                      0x986fcbba
> __raiseError + 410
>        1   libobjc.A.dylib                     0x9251a509
> objc_exception_throw + 56
>        2   Foundation                          0x953f4e68 -
> [NSConnection sendInvocation:internal:] + 4161
>        3   Foundation                          0x953f3ca1 -
> [NSDistantObject forwardInvocation:] + 411
>        4   CoreFoundation                      0x986a3884
> ___forwarding___ + 1108
>        5   CoreFoundation                      0x986a33b2
> _CF_forwarding_prep_0 + 50
>        6   gitx                                0x00003ea1 main + 797
>        7   gitx                                0x0000293e start + 54
> )
> Trace/BPT trap


I think you are starting gitx from the command line in a directory that does 
not contain a .git directory?

I will be working on the cli tool soon and this problem will get addressed.


--Nathan

http://brotherbard.com/





Reply via email to