I just downloaded the latest version of Murky from the BitBucket
repository's wiki. I installed it and dragged one of my repositories
in the Projects window. When I double clicked on the new folder, I got
the following error:
Uncaught exception: NSRangeException
*** -[NSCFArray objectAtIndex:]: index (7) beyond bounds (1)
_NSArrayRaiseBoundException (in Foundation) + 121
-[NSCFArray objectAtIndex:] (in Foundation) + 63
-[HgRepository _checkRevisions] (in Murky) + 1258
-[HgRepository revisions] (in Murky) + 76
-[NSObject(NSKeyValueCoding) valueForKey:] (in Foundation) + 413
-[NSObject(NSKeyValueCoding) valueForKeyPath:] (in Foundation) + 204
-[NSObject(NSKeyValueCoding) valueForKeyPath:] (in Foundation) + 405
-[NSBinder
_valueForKeyPath:ofObject:mode:raisesForNotApplicableKeys:] (in
AppKit) + 841
-[NSBinder valueForBinding:resolveMarkersToPlaceholders:] (in AppKit)
+ 188
-[NSArrayDetailBinder _refreshDetailContentInBackground:] (in AppKit)
+ 428
-[NSBinder _performConnectionEstablishedRefresh] (in AppKit) + 85
-[NSObject(NSKeyValueBindingCreation)
bind:toObject:withKeyPath:options:] (in AppKit) + 721
Do you know what might be the problem please?
I just downloaded the latest version of Murky from the BitBucket
repository's wiki. I installed it and dragged one of my repositories
in the Projects window. When I double clicked on the new folder, I got
the following error:
On Mar 18, 4:40 pm, Jens Alfke <j...@mooseyard.com> wrote:
> On Mar 14, 2010, at 3:56 PM, Aziz Light wrote:
>
> > I just downloaded the latest version of Murky from the BitBucket
> > repository's wiki. I installed it and dragged one of my repositories
> > in the Projects window. When I double clicked on the new folder, I got
> > the following error:
>
> http://bitbucket.org/snej/murky/issue/127/error-after-upgrade-to-merc...