Developer

« Return to index ‹ #13 #15 › ⊕ View reports

#14: Exception when editing favourites with no row selected

Type: Exception First reported: 4 Mar 2010
Status: Fixed Last modified: 11 Mar 2010
Occurrences: 1 Fixed: In revision r1859
NSRangeException

*** -[NSIndexSet initWithIndexesInRange:]: Range {18446744073709551614, 1} exceeds maximum index value of NSNotFound - 1

-[NSIndexSet initWithIndexesInRange:] (in Foundation) + 167
+[NSIndexSet indexSetWithIndex:] (in Foundation) + 43
-[NSArrayController setSelectionIndex:] (in AppKit) + 55
-[SPPreferenceController selectFavoriteAtIndex:] (in Sequel Pro) + 42
-[SPConnectionController editFavorites:] (in Sequel Pro) + 156
-[NSApplication sendAction:to:from:] (in AppKit) + 95
-[NSControl sendAction:to:] (in AppKit) + 94
-[NSCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit) + 1715
-[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit) + 555
-[NSControl mouseDown:] (in AppKit) + 624
-[BWAnchoredButton mouseDown:] (in BWToolkitFramework) + 68
-[NSWindow sendEvent:] (in AppKit) + 5409
-[NSApplication sendEvent:] (in AppKit) + 4719

Comments

Comment by rowan on 7 Mar 2010
Title changed to "Exception when editing favourites with no row selected". Status changed to "Fixed". Marked as fixed in r1859.