Page 1 of 1

CintaNotes v2.9 Export XML SQLite error 21: not an error

Posted: Tue Jul 14, 2015 9:45 pm
by WorkingStorage
Using CintaNotes 2.9.2 to export approx 4,000 notes.

Get this error:

program has encountered an error during export
SQLite error 21:
not an error

Image

Update: log file shows:

Code: Select all

Timestamp   Thread   Forced   Function   Details
17:39:46.991086   5904      logging::Log::init   Started logging
17:39:46.991086   5904   X   ui::`anonymous-namespace'::runProgressFunction   ERROR:SQLite error 21:
 not an error

Re: CintaNotes v2.9 Export XML SQLite error 21: not an error

Posted: Wed Jul 15, 2015 10:37 am
by CintaNotes Developer
Hi WorkingStorage,

Thanks a lot for the report.
I suppose the problem might be connected with the contents of one of your notes.
It would be really helpful if you could repeat the process with the debug logging
activated.

Could you please do the following:

1) Run CintaNotes and activate "Help/Debug/Debug Logging"
2) Try to repeat the problem
3) This will produce the file named "log.N.txt" (either in CN folder,
or in %APPDATA%\CintaNotes), where N is a number - please send the latest
file (it will be the one with the max N) to support@cintanotes.com

Please note that this file may contain some of your private data, such as tag
names (but no passwords), and note contents. You may want to edit the file
and remove this data first.

Hope this is not too much to ask, thank you!