Murky version 0.6
Attempting to clone a repository to a network folder.
Here is the content of the pop up:
Uncaught exception: NSRangeException
Cannot remove an observer <RepoController 0x144d0d0> for the key path "isRunning" from <HgOperation 0x1217fb0> because it is not registered as an observer.
-[NSObject(NSKeyValueObserverRegistration) _removeObserver:forProperty:] (in Foundation) + 765
-[NSObject(NSKeyValueObserverRegistration) removeObserver:forKeyPath:] (in Foundation) + 176
-[RepoController(Actions) _closeProgressSheet] (in Murky) + 81
-[RepoController(Actions) _cloneDidEnd:result:url:] (in Murky) + 28
-[RepoController(Actions) _pushSheetDidEnd:returnCode:context:] (in Murky) + 295
-[NSApplication endSheet:returnCode:] (in AppKit) + 349
-[RepoController(Actions) endCommitSheet:] (in Murky) + 273
-[NSApplication sendAction:to:from:] (in AppKit) + 112
-[NSControl sendAction:to:] (in AppKit) + 108
-[NSCell _sendActionFrom:] (in AppKit) + 169
-[NSCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit) + 1808
-[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit) + 524