Page 1 of 1

Postcondition failed: app::model::data::NoteMapper::getNote

Posted: Thu Mar 19, 2015 10:50 am
by Thomas Lohrum
I get this message after deleting a note from the notes list to recycle-bin. The note was open in the editor at that time. When i get back to the editor and press Ctrl+Del i get the message. If i simple press ESC the note will get re-created. I think this is a regression.

---------------------------
Error
---------------------------
class err::LogicException
Postcondition failed:
app::model::data::NoteMapper::getNote
n
---------------------------
OK
---------------------------


Thomas