Page 1 of 1

CintaNotes 3.1.3.6, Win7-SP1: InvalidStateException on note specific text in Hebrew

Posted: Thu May 12, 2016 4:33 am
by alex
Added some note to the db in Hebrew and it resulted in program continuous crash, unable to delete it or even open about Help/About section.

The error I get:
---------------------------
[Error]
---------------------------
class err::InvalidStateException
ui::Window::getHwnd class ui::Window const *: Cinta.ModelessDialog,
---------------------------
OK
---------------------------

I attached my database, so it will be easier for you to debug.

Hope it helps.
Tell me if you want me to send anything else.

Alex.

Re: CintaNotes 3.1.3.6, Win7-SP1: InvalidStateException on note specific text in Hebrew

Posted: Fri May 13, 2016 10:07 am
by CintaNotes Developer
Hi Alex,

Thanks for the report!
Unfortunately I am not able to reproduce it. Can you give me a step-by-step description on how to get the crash?
Thanks!

Re: CintaNotes 3.1.3.6, Win7-SP1: InvalidStateException on note specific text in Hebrew

Posted: Fri May 13, 2016 11:18 am
by usbpoweredfridge
I tried reproducing by finding some sample Hebrew text on Google, and clipping it to a new note (CintaNotes v3.2 Beta 1, Win 10 64bit) - worked ok here, no crash (my Windows is English, maybe it is related to some particular language settings?).

Chris

Re: CintaNotes 3.1.3.6, Win7-SP1: InvalidStateException on note specific text in Hebrew

Posted: Fri May 13, 2016 11:35 am
by Ovg
I have clipped text from http://new.huji.ac.il. (I initially chose the Hebrew language)
No problem with English version of Windows 7 x64/x32 SP1 and CN 3.1.4 β1

Re: CintaNotes 3.1.3.6, Win7-SP1: InvalidStateException on note specific text in Hebrew

Posted: Mon May 16, 2016 2:15 am
by alex
Tried to reproduce it again with no luck.

The only thing I think now is that it actually took me time to write original note, so I edited it for a while until I saved. I'll continue to work with the program and see if this happens again.

Re: CintaNotes 3.1.3.6, Win7-SP1: InvalidStateException on note specific text in Hebrew

Posted: Wed May 18, 2016 5:59 pm
by CintaNotes Developer
Alex, thanks for your understanding and patience! Also it would be great if you could temporarily switch on debug logging in the Help/Debug menu.
This will generate big log files, so you may want to delete old logs once a week. But in case the error comes again, I'll know exactly what is the reason. Huge thanks in advance!

Re: CintaNotes 3.1.3.6, Win7-SP1: InvalidStateException on note specific text in Hebrew

Posted: Fri May 20, 2016 8:42 pm
by alex
Ok, I'll switch.

Re: CintaNotes 3.1.3.6, Win7-SP1: InvalidStateException on note specific text in Hebrew

Posted: Fri May 20, 2016 9:50 pm
by alex
Ok, it crashed again, the db got corrupted.

Code: Select all

---------------------------
[Error]
---------------------------
class err::InvalidStateException
ui::Window::getHwnd class ui::Window const *: Cinta.ModelessDialog,
---------------------------
OK   
---------------------------



Code: Select all

---------------------------
CintaNotes
---------------------------
Oops.. something went wrong!
Please press Ctrl+C to copy the error information
and email it to support@cintanotes.com so that we can fix it:

SE EXCEPTION_ACCESS_VIOLATION at address 0x7778E6DF inside C:\Windows\SysWOW64\ntdll.dll loaded at base address 0x77740000
Invalid operation: write at address 0xa6
---------------------------
OK   
---------------------------


Attached is a log file in debugging mode:

Re: CintaNotes 3.1.3.6, Win7-SP1: InvalidStateException on note specific text in Hebrew

Posted: Mon May 23, 2016 9:22 am
by CintaNotes Developer
Hi Alex,
Thanks a lot for the logs!
They indicate that you might be having the same problem as described here.

To resolve it, simply upgrade to the latest CN 3.1.4.

Please let me know if this helps!