Upgrade from 1.6.2 to 2.0.4 fails

Workflow7
Posts: 3
Joined: Sat Mar 16, 2013 6:00 pm
Contact:

Upgrade from 1.6.2 to 2.0.4 fails

Postby Workflow7 » Sat Mar 16, 2013 6:54 pm

Hello;

OS: W7 Pro
I was using version 1.6.2 and updated to version 2.0.4
I tried importing the only file that I have and got an error:

Code: Select all

precondition failed:
app::model::tag::tag
!name.empty()

Is there a way for me to download version 1.6.2 so I can export to an .xml file? and them import. :?

Log.3.txt
Timestamp Thread Forced Function Details
13:46:10.211250 1464 logging::Log::init Started logging
13:46:10.212250 1464 X ui::wndProc ERROR:class db::DatabaseException
SQLite Error 1:
no such table: Sections
13:46:11.186306 1464 X ui::wndProc ERROR:class db::DatabaseException
SQLite Error 1:
no such table: Sections
User avatar
CintaNotes Developer
Site Admin
Posts: 5002
Joined: Fri Dec 12, 2008 4:45 pm
Contact:

Re: Upgrade from 1.6.2 to 2.0.4 fails

Postby CintaNotes Developer » Mon Mar 18, 2013 5:03 am

Hi and thanks for the report!

There must be a problem with one of your tag's names in the old file.
Maybe you could activate the debug logging option in Help/Debug and then do an import?
Then please send the log file to us.

The old CN versions you can get here:
http://cintanotes.com/files/old
Alex
Workflow7
Posts: 3
Joined: Sat Mar 16, 2013 6:00 pm
Contact:

Re: Upgrade from 1.6.2 to 2.0.4 fails

Postby Workflow7 » Tue Mar 19, 2013 12:31 am

Thank you Alex;
I turned on the debug, but the Forum doesn't allow .txt files to be attached. Is there anywhere else where I can send it?
I installed v.162 exported to .xml and imported to v.204, no problem.
When trying to import from v.204, got the same error.
The backup file created by CintaNotes is what I used to try to import. 8-)
User avatar
CintaNotes Developer
Site Admin
Posts: 5002
Joined: Fri Dec 12, 2008 4:45 pm
Contact:

Re: Upgrade from 1.6.2 to 2.0.4 fails

Postby CintaNotes Developer » Wed Mar 20, 2013 5:50 am

Could you please send the log to support@cintanotes.com?
Also if you don't have any sensitive info in that file, would be great to have the file itself as well!

Huge thanks in advance!
Alex
Workflow7
Posts: 3
Joined: Sat Mar 16, 2013 6:00 pm
Contact:

Re: Upgrade from 1.6.2 to 2.0.4 fails

Postby Workflow7 » Wed Mar 20, 2013 4:07 pm

Have sent the log files as requested.
Glad to help if you have any more requests.
User avatar
CintaNotes Developer
Site Admin
Posts: 5002
Joined: Fri Dec 12, 2008 4:45 pm
Contact:

Re: Upgrade from 1.6.2 to 2.0.4 fails

Postby CintaNotes Developer » Thu Mar 21, 2013 6:29 am

Thanks a lot for the files!
The problem was in the tag named "/", which in version 1.7 became a special hierarchy separation symbol, so essentially the tag name was empty.
I'll fix it in the next update: such tags will be renamed to "_".
Alex

Return to “Bug Reports”