Error when trying to delete a section

gdlm
Posts: 3
Joined: Fri Jan 25, 2013 2:44 pm
Contact:

Error when trying to delete a section

Postby gdlm » Mon Jan 28, 2013 7:59 am

CintaNotes 2.0.2 portable running on Windows 7 x64 Professional.
Just bought a license to be able to play with sections. ;)

Last Friday I detected a problem/bug, but unfortunately I'm no longer able to reproduce it.
However, the log file indeed confirms that the problem was there.
This is what I did:

1) I create a new notebook
2) I add three entries
3) I right-click besides the main tab and choose "New section..." from the popup menu
4) I give it the name Test and press OK
5) It is created
6) I right-click the tab "Test" and choose "Delete" from the popup menu
7) I get an error message.

This is the content of the log file (I retried it several times):

Timestamp Thread Forced Function Details
16:1:15.511560 5928 logging::Log::init Started logging
16:1:15.511560 5928 X ui::wndProc ERROR:class err::InvalidStateException
Postcondition failed:
app::model::data::NoteRepository::getSectionPropertiesById
static_cast<bool>(si)
16:1:16.188628 5928 X ui::wndProc ERROR:class err::InvalidStateException
Postcondition failed:
app::model::data::NoteRepository::getSectionPropertiesById
static_cast<bool>(si)
16:1:16.849694 5928 X ui::wndProc ERROR:class err::InvalidStateException
Postcondition failed:
app::model::data::NoteRepository::getSectionPropertiesById
static_cast<bool>(si)
16:1:17.237733 5928 X ui::wndProc ERROR:class err::InvalidStateException
Postcondition failed:
app::model::data::NoteRepository::getSectionPropertiesById
static_cast<bool>(si)
16:1:17.531762 5928 X ui::wndProc ERROR:class err::InvalidStateException
Postcondition failed:
app::model::data::NoteRepository::getSectionPropertiesById
static_cast<bool>(si)
16:1:17.795789 5928 X ui::wndProc ERROR:class err::InvalidStateException
Postcondition failed:
app::model::data::NoteRepository::getSectionPropertiesById
static_cast<bool>(si)
16:1:17.994808 5928 X ui::wndProc ERROR:class err::InvalidStateException
Postcondition failed:
app::model::data::NoteRepository::getSectionPropertiesById
static_cast<bool>(si)
16:1:18.181827 5928 X ui::wndProc ERROR:class err::InvalidStateException
Postcondition failed:
app::model::data::NoteRepository::getSectionPropertiesById
static_cast<bool>(si)

16:1:20.221031 5928 X ui::wndProc ERROR:class err::InvalidStateException
Postcondition failed:
app::model::data::NoteRepository::getSectionPropertiesById
static_cast<bool>(si)
16:1:21.950204 5928 X ui::wndProc ERROR:class err::InvalidStateException
Postcondition failed:
app::model::data::NoteRepository::getSectionPropertiesById
static_cast<bool>(si)
16:1:22.852294 5928 X ui::wndProc ERROR:class err::InvalidStateException
Postcondition failed:
app::model::data::NoteRepository::getSectionPrope

Kind regards
User avatar
CintaNotes Developer
Site Admin
Posts: 5001
Joined: Fri Dec 12, 2008 4:45 pm
Contact:

Re: Error when trying to delete a section

Postby CintaNotes Developer » Mon Jan 28, 2013 5:23 pm

Hi,
thanks a lot for buying a license, your support means a lot!

About the problem: I've tried to reproduce it but no "luck". As far as I understand you also can't reliably reproduce this problem,
so the bug is intermittent. However it's great that you've managed to get a log, thanks to it I have some idea what could be going on there, I'll try to fix this, but without a way to reproduce it, so it will take some time till we can be sure that the problem is fixed.
Alex
gdlm
Posts: 3
Joined: Fri Jan 25, 2013 2:44 pm
Contact:

Re: Error when trying to delete a section

Postby gdlm » Mon Jan 28, 2013 5:46 pm

I'll try to fix this

All right!

but without a way to reproduce it, so it will take some time till we can be sure that the problem is fixed.

I'm a software developer myself in my daily life, so I understand that very well.
If I ever find a way to reproduce it, I'll certainly let you know.
User avatar
CintaNotes Developer
Site Admin
Posts: 5001
Joined: Fri Dec 12, 2008 4:45 pm
Contact:

Re: Error when trying to delete a section

Postby CintaNotes Developer » Tue Feb 05, 2013 7:31 pm

Good news - this should be fixed in 2.0.3 Beta1
Alex

Return to “Bug Reports”