On 07/15/08 13:21, "Adam M. Goldstein" <[EMAIL PROTECTED]> wrote:

> undo: NSCellUndoManager 0x16d95c20 is in invalid state, undo was
> called with too many nested undo groups
> 
> This is the error I got after I accidentally deleted a cite key while
> in "Get info" mode, and trying to undo.
> 
> I had got another error but accidentally copied over it with this one
> so can't paste it here.

If you search in Console it should give you all of the output from any
exceptions.  It looks like you did this, so this should be everything.

I can't reproduce this problem, but I've seen other exception reports of a
range out of bounds.  What was the cite key before you deleted it?

It looks like it was unable to undo, and the substringWithRange: exception
is the real culprit (which left the undomanager in an inconsistent state,
triggering the next message).

> BD didn't crash, though.

You still need to quit and relaunch since it's in an inconsistent state.  An
exception is a crash that's handled semi-gracefully.

-- 
adam


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bibdesk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-users

Reply via email to