baumgarr / nixnote2

Nixnote - A clone of Evernote for Linux
http://www.nixnote.org
Other
1.11k stars 157 forks source link

Sync Failed after editing a table in note created in Evernote #385

Open tomitek opened 6 years ago

tomitek commented 6 years ago

After any edit in a table in note created in Evernote and synced to NixNote2 sync fails. For example in ths note: ExemplaryNoteWithTableCreatedInEvernote-BeforeEdit.nnex.zip i added only one space in the last cell: ExemplaryNoteWithTableCreatedInEvernote-AfterEdit.nnex.zip and sync fails.

Message Log: DEBUG 2017-10-31 17:27:38.830 ( main.cpp @ 191 ) Program Home: "/usr/share/nixnote2/" DEBUG 2017-10-31 17:27:38.830 ( main.cpp @ 192 ) Built on Oct 30 2017 at 02:16:47 DEBUG 2017-10-31 17:27:38.830 ( main.cpp @ 193 ) Built with Qt 5.5.1 running on 5.5.1 DEBUG 2017-10-31 17:27:38.830 ( main.cpp @ 253 ) Setting up NN DEBUG 2017-10-31 17:27:38.836 ( nixnote.cpp @ 130 ) Looking for transaltions: "/usr/share/nixnote2/translations/nixnote2_pl_PL.qm" DEBUG 2017-10-31 17:27:38.836 ( sql/databaseconnection.cpp @ 37 ) SQL drivers available: ("QSQLITE") DEBUG 2017-10-31 17:27:38.838 ( sql/databaseconnection.cpp @ 64 ) SQLITE COMPILE OPTIONS DEBUG 2017-10-31 17:27:38.838 ( sql/databaseconnection.cpp @ 66 ) "ENABLE_COLUMN_METADATA" DEBUG 2017-10-31 17:27:38.838 ( sql/databaseconnection.cpp @ 66 ) "ENABLE_DBSTAT_VTAB" DEBUG 2017-10-31 17:27:38.838 ( sql/databaseconnection.cpp @ 66 ) "ENABLE_FTS3" DEBUG 2017-10-31 17:27:38.838 ( sql/databaseconnection.cpp @ 66 ) "ENABLE_FTS3_PARENTHESIS" DEBUG 2017-10-31 17:27:38.838 ( sql/databaseconnection.cpp @ 66 ) "ENABLE_JSON1" DEBUG 2017-10-31 17:27:38.838 ( sql/databaseconnection.cpp @ 66 ) "ENABLE_LOAD_EXTENSION" DEBUG 2017-10-31 17:27:38.838 ( sql/databaseconnection.cpp @ 66 ) "ENABLE_RTREE" DEBUG 2017-10-31 17:27:38.838 ( sql/databaseconnection.cpp @ 66 ) "ENABLE_UNLOCK_NOTIFY" DEBUG 2017-10-31 17:27:38.838 ( sql/databaseconnection.cpp @ 66 ) "ENABLE_UPDATE_DELETE_LIMIT" DEBUG 2017-10-31 17:27:38.838 ( sql/databaseconnection.cpp @ 66 ) "HAVE_ISNAN" DEBUG 2017-10-31 17:27:38.838 ( sql/databaseconnection.cpp @ 66 ) "LIKE_DOESNT_MATCH_BLOBS" DEBUG 2017-10-31 17:27:38.838 ( sql/databaseconnection.cpp @ 66 ) "MAX_SCHEMA_RETRY=25" DEBUG 2017-10-31 17:27:38.838 ( sql/databaseconnection.cpp @ 66 ) "OMIT_LOOKASIDE" DEBUG 2017-10-31 17:27:38.838 ( sql/databaseconnection.cpp @ 66 ) "SECURE_DELETE" DEBUG 2017-10-31 17:27:38.838 ( sql/databaseconnection.cpp @ 66 ) "SOUNDEX" DEBUG 2017-10-31 17:27:38.838 ( sql/databaseconnection.cpp @ 66 ) "SYSTEM_MALLOC" DEBUG 2017-10-31 17:27:38.838 ( sql/databaseconnection.cpp @ 66 ) "TEMP_STORE=1" DEBUG 2017-10-31 17:27:38.838 ( sql/databaseconnection.cpp @ 66 ) "THREADSAFE=1" ERROR 2017-10-31 17:27:39.001 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 DEBUG 2017-10-31 17:27:39.006 ( gui/nbrowserwindow.cpp @ 418 ) Setting note contents to 6318 DEBUG 2017-10-31 17:27:39.006 ( gui/nbrowserwindow.cpp @ 430 ) this.lid: -1 6318 DEBUG 2017-10-31 17:27:39.006 ( gui/nbrowserwindow.cpp @ 438 ) editor is dirty DEBUG 2017-10-31 17:27:39.006 ( gui/nbrowserwindow.cpp @ 449 ) Getting note ERROR 2017-10-31 17:27:39.006 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 DEBUG 2017-10-31 17:27:39.008 ( gui/nbrowserwindow.cpp @ 464 ) Checking if note is in cache DEBUG 2017-10-31 17:27:39.008 ( gui/nbrowserwindow.cpp @ 480 ) Note not in cache DEBUG 2017-10-31 17:27:39.008 ( gui/nbrowserwindow.cpp @ 486 ) rebuilding note HTML DEBUG 2017-10-31 17:27:39.016 ( gui/nbrowserwindow.cpp @ 489 ) criteria search string set DEBUG 2017-10-31 17:27:39.016 ( gui/nbrowserwindow.cpp @ 494 ) adding to cache DEBUG 2017-10-31 17:27:39.016 ( gui/nbrowserwindow.cpp @ 503 ) Setting up note title ERROR 2017-10-31 17:27:39.017 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 DEBUG 2017-10-31 17:27:39.019 ( gui/nbrowserwindow.cpp @ 508 ) Setting editor contents DEBUG 2017-10-31 17:27:39.021 ( gui/nbrowserwindow.cpp @ 529 ) Setting attributes DEBUG 2017-10-31 17:27:39.021 ( gui/nbrowserwindow.cpp @ 563 ) Setting tags DEBUG 2017-10-31 17:27:39.022 ( gui/nbrowserwindow.cpp @ 582 ) Setting notebook DEBUG 2017-10-31 17:27:39.022 ( gui/nbrowserwindow.cpp @ 585 ) Setting URL DEBUG 2017-10-31 17:27:39.022 ( gui/nbrowserwindow.cpp @ 588 ) Setting note attributes DEBUG 2017-10-31 17:27:39.022 ( gui/nbrowserwindow.cpp @ 592 ) Setting sourceUrl DEBUG 2017-10-31 17:27:39.022 ( gui/nbrowserwindow.cpp @ 597 ) Calling set source DEBUG 2017-10-31 17:27:39.023 ( gui/nbrowserwindow.cpp @ 607 ) Checking thumbnail DEBUG 2017-10-31 17:27:39.023 ( gui/nbrowserwindow.cpp @ 615 ) Exiting setContent ERROR 2017-10-31 17:27:39.023 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 DEBUG 2017-10-31 17:27:39.029 ( nixnote.cpp @ 548 ) QSystemTrayIcon::isSystemTrayAvailable(): true DEBUG 2017-10-31 17:27:39.032 ( nixnote.cpp @ 553 ) Overriding close & minimize to tray because of command line or isSystemTrayAvailable DEBUG 2017-10-31 17:27:39.032 ( nixnote.cpp @ 1579 ) starting NixNote.updateSelectionCriteria() DEBUG 2017-10-31 17:27:39.034 ( filters/filterengine.cpp @ 50 ) Purging filters DEBUG 2017-10-31 17:27:39.035 ( filters/filterengine.cpp @ 52 ) Resetting filter table DEBUG 2017-10-31 17:27:39.038 ( filters/filterengine.cpp @ 57 ) Reset complete DEBUG 2017-10-31 17:27:39.038 ( filters/filterengine.cpp @ 67 ) Filtering favorite DEBUG 2017-10-31 17:27:39.038 ( filters/filterengine.cpp @ 69 ) Filtering notebooks DEBUG 2017-10-31 17:27:39.038 ( filters/filterengine.cpp @ 71 ) Filtering tags DEBUG 2017-10-31 17:27:39.038 ( filters/filterengine.cpp @ 73 ) Filtering trash DEBUG 2017-10-31 17:27:39.044 ( filters/filterengine.cpp @ 75 ) Filtering search string DEBUG 2017-10-31 17:27:39.044 ( filters/filterengine.cpp @ 77 ) Filtering attributes DEBUG 2017-10-31 17:27:39.044 ( filters/filterengine.cpp @ 79 ) Filtering complete DEBUG 2017-10-31 17:27:39.045 ( nixnote.cpp @ 1601 ) Refreshing data DEBUG 2017-10-31 17:27:39.045 ( gui/ntableview.cpp @ 473 ) Valid LIDs retrieved. Refreshing selection ERROR 2017-10-31 17:27:39.055 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:39.059 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 DEBUG 2017-10-31 17:27:39.061 ( threads/counterrunner.cpp @ 39 ) Starting CounterRunner DEBUG 2017-10-31 17:27:39.061 ( sql/databaseconnection.cpp @ 37 ) SQL drivers available: ("QSQLITE") DEBUG 2017-10-31 17:27:39.065 ( threads/counterrunner.cpp @ 41 ) CounterRunner initialization complete. DEBUG 2017-10-31 17:27:39.079 ( nixnote.cpp @ 690 ) isSystemTrayAvailable: true DEBUG 2017-10-31 17:27:39.188 ( utilities/encrypt.cpp @ 83 ) Return Code: 0 DEBUG 2017-10-31 17:27:39.297 ( utilities/encrypt.cpp @ 83 ) Return Code: 0 DEBUG 2017-10-31 17:27:39.300 ( nixnote.cpp @ 1579 ) starting NixNote.updateSelectionCriteria() DEBUG 2017-10-31 17:27:39.300 ( filters/filterengine.cpp @ 50 ) Purging filters DEBUG 2017-10-31 17:27:39.301 ( filters/filterengine.cpp @ 52 ) Resetting filter table DEBUG 2017-10-31 17:27:39.302 ( filters/filterengine.cpp @ 57 ) Reset complete DEBUG 2017-10-31 17:27:39.302 ( filters/filterengine.cpp @ 67 ) Filtering favorite DEBUG 2017-10-31 17:27:39.302 ( filters/filterengine.cpp @ 69 ) Filtering notebooks DEBUG 2017-10-31 17:27:39.302 ( filters/filterengine.cpp @ 71 ) Filtering tags DEBUG 2017-10-31 17:27:39.302 ( filters/filterengine.cpp @ 73 ) Filtering trash DEBUG 2017-10-31 17:27:39.306 ( filters/filterengine.cpp @ 75 ) Filtering search string DEBUG 2017-10-31 17:27:39.306 ( filters/filterengine.cpp @ 77 ) Filtering attributes DEBUG 2017-10-31 17:27:39.306 ( filters/filterengine.cpp @ 79 ) Filtering complete DEBUG 2017-10-31 17:27:39.306 ( nixnote.cpp @ 1601 ) Refreshing data DEBUG 2017-10-31 17:27:39.307 ( gui/ntableview.cpp @ 473 ) Valid LIDs retrieved. Refreshing selection DEBUG 2017-10-31 17:27:39.326 ( nixnote.cpp @ 239 ) Exiting NixNote constructor DEBUG 2017-10-31 17:27:39.329 ( main.cpp @ 290 ) Setting up exit signal DEBUG 2017-10-31 17:27:39.329 ( main.cpp @ 294 ) Launching DEBUG 2017-10-31 17:27:39.330 ( threads/syncrunner.cpp @ 52 ) Starting SyncRunner.synchronize() DEBUG 2017-10-31 17:27:39.330 ( threads/indexrunner.cpp @ 71 ) Starting IndexRunner DEBUG 2017-10-31 17:27:39.330 ( sql/databaseconnection.cpp @ 37 ) SQL drivers available: ("QSQLITE") DEBUG 2017-10-31 17:27:39.330 ( sql/databaseconnection.cpp @ 37 ) SQL drivers available: ("QSQLITE") DEBUG 2017-10-31 17:27:39.336 ( communication/communicationmanager.cpp @ 129 ) Inside CommunicationManager::initNoteStore() DEBUG 2017-10-31 17:27:39.336 ( communication/communicationmanager.cpp @ 159 ) Inside CommunicationManager::getUserInfo DEBUG 2017-10-31 17:27:39.346 ( threads/indexrunner.cpp @ 79 ) Indexrunner initialized. DEBUG 2017-10-31 17:27:39.355 ( threads/indexrunner.cpp @ 115 ) Unindexed Notes found: 1 ERROR 2017-10-31 17:27:39.355 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 DEBUG 2017-10-31 17:27:39.360 ( threads/indexrunner.cpp @ 208 ) Indexing note: "dobre akumulatorki" DEBUG 2017-10-31 17:27:39.444 ( threads/indexrunner.cpp @ 518 ) Index Cache Flush Complete: 84 milliseconds. DEBUG 2017-10-31 17:27:39.445 ( threads/indexrunner.cpp @ 196 ) Indexing completed DEBUG 2017-10-31 17:27:44.595 ( communication/communicationmanager.cpp @ 159 ) Inside CommunicationManager::getUserInfo DEBUG 2017-10-31 17:27:44.940 ( threads/syncrunner.cpp @ 136 ) --->>> Current Chunk High Sequence Number: 20621 DEBUG 2017-10-31 17:27:44.941 ( threads/syncrunner.cpp @ 137 ) --->>> Last User High Sequence Number: 20616 DEBUG 2017-10-31 17:27:44.941 ( threads/syncrunner.cpp @ 140 ) Remote changes found DEBUG 2017-10-31 17:27:44.941 ( threads/syncrunner.cpp @ 141 ) Downloading changes INFO 2017-10-31 17:27:44.942 ( nixnote.cpp @ 1900 ) "Beginning Sync" INFO 2017-10-31 17:27:44.943 ( nixnote.cpp @ 1900 ) "Downloading changes" DEBUG 2017-10-31 17:27:45.110 ( communication/communicationmanager.cpp @ 1154 ) All notes retrieved. Getting resources DEBUG 2017-10-31 17:27:45.110 ( communication/communicationmanager.cpp @ 1167 ) Getting ink notes DEBUG 2017-10-31 17:27:45.110 ( threads/syncrunner.cpp @ 237 ) -(Pass 1)->>>> Old USN: 20616 New USN: 20621 INFO 2017-10-31 17:27:45.111 ( nixnote.cpp @ 1900 ) "Download 0% complete for notebooks, tags, & searches." ERROR 2017-10-31 17:27:45.111 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.111 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 INFO 2017-10-31 17:27:45.112 ( nixnote.cpp @ 1900 ) "Download complete for notebooks, tags, & searches. Downloading notes." ERROR 2017-10-31 17:27:45.112 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.112 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.113 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.113 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.114 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.114 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.115 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.115 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.115 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.116 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.116 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.116 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.117 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.117 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.118 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.119 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.119 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.119 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.120 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.120 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.120 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.120 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.121 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.121 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.121 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.121 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.121 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.121 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.122 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.122 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.122 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.122 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.122 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.122 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.123 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.123 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.124 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.124 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.125 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.126 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.126 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.126 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.126 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.127 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.127 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.127 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.127 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.128 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.128 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.128 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.128 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.128 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.129 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.129 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.129 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.130 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.130 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.130 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.130 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.131 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.131 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.131 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.131 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.132 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.132 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.133 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.133 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.133 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 DEBUG 2017-10-31 17:27:45.472 ( communication/communicationmanager.cpp @ 1154 ) All notes retrieved. Getting resources DEBUG 2017-10-31 17:27:45.472 ( communication/communicationmanager.cpp @ 1167 ) Getting ink notes DEBUG 2017-10-31 17:27:45.472 ( threads/syncrunner.cpp @ 267 ) -(Pass 2) ->>>> Old USN: 20616 New USN: 20621 INFO 2017-10-31 17:27:45.476 ( nixnote.cpp @ 1900 ) "Download 0% complete." DEBUG 2017-10-31 17:27:45.483 ( sql/notetable.cpp @ 160 ) Adding note( 6367 ) "Exemplary note with table created in Evernote" ERROR 2017-10-31 17:27:45.499 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.503 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 DEBUG 2017-10-31 17:27:45.507 ( communication/communicationmanager.cpp @ 159 ) Inside CommunicationManager::getUserInfo INFO 2017-10-31 17:27:45.511 ( nixnote.cpp @ 1900 ) "Download complete." INFO 2017-10-31 17:27:45.904 ( nixnote.cpp @ 1900 ) "Sync Complete Successfully" DEBUG 2017-10-31 17:27:45.909 ( gui/ntableview.cpp @ 473 ) Valid LIDs retrieved. Refreshing selection ERROR 2017-10-31 17:27:45.942 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:45.945 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 DEBUG 2017-10-31 17:27:45.948 ( nixnote.cpp @ 1579 ) starting NixNote.updateSelectionCriteria() DEBUG 2017-10-31 17:27:45.948 ( filters/filterengine.cpp @ 50 ) Purging filters DEBUG 2017-10-31 17:27:45.949 ( filters/filterengine.cpp @ 52 ) Resetting filter table DEBUG 2017-10-31 17:27:45.950 ( filters/filterengine.cpp @ 57 ) Reset complete DEBUG 2017-10-31 17:27:45.950 ( filters/filterengine.cpp @ 67 ) Filtering favorite DEBUG 2017-10-31 17:27:45.950 ( filters/filterengine.cpp @ 69 ) Filtering notebooks DEBUG 2017-10-31 17:27:45.950 ( filters/filterengine.cpp @ 71 ) Filtering tags DEBUG 2017-10-31 17:27:45.950 ( filters/filterengine.cpp @ 73 ) Filtering trash DEBUG 2017-10-31 17:27:45.953 ( filters/filterengine.cpp @ 75 ) Filtering search string DEBUG 2017-10-31 17:27:45.953 ( filters/filterengine.cpp @ 77 ) Filtering attributes DEBUG 2017-10-31 17:27:45.953 ( filters/filterengine.cpp @ 79 ) Filtering complete DEBUG 2017-10-31 17:27:45.953 ( nixnote.cpp @ 1601 ) Refreshing data DEBUG 2017-10-31 17:27:45.954 ( gui/ntableview.cpp @ 473 ) Valid LIDs retrieved. Refreshing selection DEBUG 2017-10-31 17:27:47.946 ( nixnote.cpp @ 1579 ) starting NixNote.updateSelectionCriteria() DEBUG 2017-10-31 17:27:47.948 ( filters/filterengine.cpp @ 50 ) Purging filters DEBUG 2017-10-31 17:27:47.950 ( filters/filterengine.cpp @ 52 ) Resetting filter table DEBUG 2017-10-31 17:27:47.954 ( filters/filterengine.cpp @ 57 ) Reset complete DEBUG 2017-10-31 17:27:47.954 ( filters/filterengine.cpp @ 67 ) Filtering favorite DEBUG 2017-10-31 17:27:47.954 ( filters/filterengine.cpp @ 69 ) Filtering notebooks DEBUG 2017-10-31 17:27:47.954 ( filters/filterengine.cpp @ 71 ) Filtering tags DEBUG 2017-10-31 17:27:47.961 ( filters/filterengine.cpp @ 73 ) Filtering trash DEBUG 2017-10-31 17:27:47.965 ( filters/filterengine.cpp @ 75 ) Filtering search string DEBUG 2017-10-31 17:27:47.965 ( filters/filterengine.cpp @ 77 ) Filtering attributes DEBUG 2017-10-31 17:27:47.965 ( filters/filterengine.cpp @ 79 ) Filtering complete DEBUG 2017-10-31 17:27:47.966 ( nixnote.cpp @ 1601 ) Refreshing data DEBUG 2017-10-31 17:27:47.967 ( gui/ntableview.cpp @ 473 ) Valid LIDs retrieved. Refreshing selection DEBUG 2017-10-31 17:27:47.967 ( gui/ntableview.cpp @ 765 ) Selecting row 1 lid: 2773 ERROR 2017-10-31 17:27:47.969 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:47.969 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 DEBUG 2017-10-31 17:27:47.972 ( gui/nbrowserwindow.cpp @ 418 ) Setting note contents to 2773 DEBUG 2017-10-31 17:27:47.972 ( gui/nbrowserwindow.cpp @ 430 ) this.lid: 6318 2773 DEBUG 2017-10-31 17:27:47.972 ( gui/nbrowserwindow.cpp @ 438 ) editor is dirty DEBUG 2017-10-31 17:27:47.972 ( gui/nbrowserwindow.cpp @ 449 ) Getting note ERROR 2017-10-31 17:27:47.972 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:47.972 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 DEBUG 2017-10-31 17:27:47.974 ( gui/nbrowserwindow.cpp @ 464 ) Checking if note is in cache DEBUG 2017-10-31 17:27:47.974 ( gui/nbrowserwindow.cpp @ 480 ) Note not in cache DEBUG 2017-10-31 17:27:47.974 ( gui/nbrowserwindow.cpp @ 486 ) rebuilding note HTML DEBUG 2017-10-31 17:27:48.001 ( gui/nbrowserwindow.cpp @ 489 ) criteria search string set DEBUG 2017-10-31 17:27:48.001 ( gui/nbrowserwindow.cpp @ 494 ) adding to cache DEBUG 2017-10-31 17:27:48.001 ( gui/nbrowserwindow.cpp @ 503 ) Setting up note title ERROR 2017-10-31 17:27:48.001 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:48.002 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 DEBUG 2017-10-31 17:27:48.004 ( gui/nbrowserwindow.cpp @ 508 ) Setting editor contents DEBUG 2017-10-31 17:27:48.007 ( gui/nbrowserwindow.cpp @ 529 ) Setting attributes DEBUG 2017-10-31 17:27:48.007 ( gui/nbrowserwindow.cpp @ 563 ) Setting tags DEBUG 2017-10-31 17:27:48.009 ( gui/nbrowserwindow.cpp @ 582 ) Setting notebook DEBUG 2017-10-31 17:27:48.009 ( gui/nbrowserwindow.cpp @ 585 ) Setting URL DEBUG 2017-10-31 17:27:48.009 ( gui/nbrowserwindow.cpp @ 588 ) Setting note attributes DEBUG 2017-10-31 17:27:48.009 ( gui/nbrowserwindow.cpp @ 597 ) Calling set source DEBUG 2017-10-31 17:27:48.009 ( gui/nbrowserwindow.cpp @ 607 ) Checking thumbnail DEBUG 2017-10-31 17:27:48.009 ( gui/nbrowserwindow.cpp @ 615 ) Exiting setContent ERROR 2017-10-31 17:27:48.009 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:48.010 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:27:50.952 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 DEBUG 2017-10-31 17:27:50.960 ( gui/nbrowserwindow.cpp @ 418 ) Setting note contents to 6367 DEBUG 2017-10-31 17:27:50.960 ( gui/nbrowserwindow.cpp @ 430 ) this.lid: 2773 6367 DEBUG 2017-10-31 17:27:50.960 ( gui/nbrowserwindow.cpp @ 438 ) editor is dirty DEBUG 2017-10-31 17:27:50.960 ( gui/nbrowserwindow.cpp @ 449 ) Getting note ERROR 2017-10-31 17:27:50.961 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 DEBUG 2017-10-31 17:27:50.969 ( gui/nbrowserwindow.cpp @ 464 ) Checking if note is in cache DEBUG 2017-10-31 17:27:50.969 ( gui/nbrowserwindow.cpp @ 480 ) Note not in cache DEBUG 2017-10-31 17:27:50.969 ( gui/nbrowserwindow.cpp @ 486 ) rebuilding note HTML DEBUG 2017-10-31 17:27:50.989 ( gui/nbrowserwindow.cpp @ 489 ) criteria search string set DEBUG 2017-10-31 17:27:50.989 ( gui/nbrowserwindow.cpp @ 494 ) adding to cache DEBUG 2017-10-31 17:27:50.989 ( gui/nbrowserwindow.cpp @ 503 ) Setting up note title ERROR 2017-10-31 17:27:50.990 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 DEBUG 2017-10-31 17:27:50.994 ( gui/nbrowserwindow.cpp @ 508 ) Setting editor contents DEBUG 2017-10-31 17:27:50.996 ( gui/nbrowserwindow.cpp @ 529 ) Setting attributes DEBUG 2017-10-31 17:27:50.996 ( gui/nbrowserwindow.cpp @ 563 ) Setting tags DEBUG 2017-10-31 17:27:50.998 ( gui/nbrowserwindow.cpp @ 582 ) Setting notebook DEBUG 2017-10-31 17:27:50.999 ( gui/nbrowserwindow.cpp @ 585 ) Setting URL DEBUG 2017-10-31 17:27:50.999 ( gui/nbrowserwindow.cpp @ 588 ) Setting note attributes DEBUG 2017-10-31 17:27:50.999 ( gui/nbrowserwindow.cpp @ 597 ) Calling set source DEBUG 2017-10-31 17:27:50.999 ( gui/nbrowserwindow.cpp @ 607 ) Checking thumbnail ERROR 2017-10-31 17:27:50.999 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 DEBUG 2017-10-31 17:27:51.022 ( gui/nbrowserwindow.cpp @ 615 ) Exiting setContent ERROR 2017-10-31 17:27:51.023 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 INFO 2017-10-31 17:29:49.417 ( nixnote.cpp @ 1900 ) "Performing export" ERROR 2017-10-31 17:29:49.423 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 INFO 2017-10-31 17:29:49.437 ( nixnote.cpp @ 1900 ) "Note extract complete." ERROR 2017-10-31 17:29:52.008 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:29:52.009 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 DEBUG 2017-10-31 17:29:52.018 ( gui/nbrowserwindow.cpp @ 418 ) Setting note contents to 2773 DEBUG 2017-10-31 17:29:52.018 ( gui/nbrowserwindow.cpp @ 430 ) this.lid: 6367 2773 DEBUG 2017-10-31 17:29:52.019 ( gui/nbrowserwindow.cpp @ 438 ) editor is dirty DEBUG 2017-10-31 17:29:52.019 ( gui/nbrowserwindow.cpp @ 449 ) Getting note ERROR 2017-10-31 17:29:52.019 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:29:52.020 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 DEBUG 2017-10-31 17:29:52.029 ( gui/nbrowserwindow.cpp @ 464 ) Checking if note is in cache DEBUG 2017-10-31 17:29:52.029 ( gui/nbrowserwindow.cpp @ 466 ) Fetching from cache DEBUG 2017-10-31 17:29:52.029 ( gui/nbrowserwindow.cpp @ 472 ) Setting content from cache. DEBUG 2017-10-31 17:29:52.029 ( gui/nbrowserwindow.cpp @ 503 ) Setting up note title ERROR 2017-10-31 17:29:52.031 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:29:52.031 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 DEBUG 2017-10-31 17:29:52.040 ( gui/nbrowserwindow.cpp @ 508 ) Setting editor contents DEBUG 2017-10-31 17:29:52.047 ( gui/nbrowserwindow.cpp @ 529 ) Setting attributes DEBUG 2017-10-31 17:29:52.047 ( gui/nbrowserwindow.cpp @ 563 ) Setting tags DEBUG 2017-10-31 17:29:52.050 ( gui/nbrowserwindow.cpp @ 582 ) Setting notebook DEBUG 2017-10-31 17:29:52.051 ( gui/nbrowserwindow.cpp @ 585 ) Setting URL DEBUG 2017-10-31 17:29:52.051 ( gui/nbrowserwindow.cpp @ 588 ) Setting note attributes DEBUG 2017-10-31 17:29:52.051 ( gui/nbrowserwindow.cpp @ 597 ) Calling set source DEBUG 2017-10-31 17:29:52.051 ( gui/nbrowserwindow.cpp @ 607 ) Checking thumbnail DEBUG 2017-10-31 17:29:52.052 ( gui/nbrowserwindow.cpp @ 615 ) Exiting setContent ERROR 2017-10-31 17:29:52.052 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:29:52.052 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:29:52.872 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 DEBUG 2017-10-31 17:29:52.882 ( gui/nbrowserwindow.cpp @ 418 ) Setting note contents to 6367 DEBUG 2017-10-31 17:29:52.882 ( gui/nbrowserwindow.cpp @ 430 ) this.lid: 2773 6367 DEBUG 2017-10-31 17:29:52.882 ( gui/nbrowserwindow.cpp @ 438 ) editor is dirty DEBUG 2017-10-31 17:29:52.882 ( gui/nbrowserwindow.cpp @ 449 ) Getting note ERROR 2017-10-31 17:29:52.883 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 DEBUG 2017-10-31 17:29:52.892 ( gui/nbrowserwindow.cpp @ 464 ) Checking if note is in cache DEBUG 2017-10-31 17:29:52.893 ( gui/nbrowserwindow.cpp @ 466 ) Fetching from cache DEBUG 2017-10-31 17:29:52.893 ( gui/nbrowserwindow.cpp @ 472 ) Setting content from cache. DEBUG 2017-10-31 17:29:52.893 ( gui/nbrowserwindow.cpp @ 503 ) Setting up note title ERROR 2017-10-31 17:29:52.895 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 DEBUG 2017-10-31 17:29:52.904 ( gui/nbrowserwindow.cpp @ 508 ) Setting editor contents DEBUG 2017-10-31 17:29:52.908 ( gui/nbrowserwindow.cpp @ 529 ) Setting attributes DEBUG 2017-10-31 17:29:52.908 ( gui/nbrowserwindow.cpp @ 563 ) Setting tags DEBUG 2017-10-31 17:29:52.911 ( gui/nbrowserwindow.cpp @ 582 ) Setting notebook DEBUG 2017-10-31 17:29:52.911 ( gui/nbrowserwindow.cpp @ 585 ) Setting URL DEBUG 2017-10-31 17:29:52.911 ( gui/nbrowserwindow.cpp @ 588 ) Setting note attributes DEBUG 2017-10-31 17:29:52.911 ( gui/nbrowserwindow.cpp @ 597 ) Calling set source DEBUG 2017-10-31 17:29:52.911 ( gui/nbrowserwindow.cpp @ 607 ) Checking thumbnail DEBUG 2017-10-31 17:29:52.912 ( gui/nbrowserwindow.cpp @ 615 ) Exiting setContent ERROR 2017-10-31 17:29:52.912 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 DEBUG 2017-10-31 17:29:57.640 ( threads/syncrunner.cpp @ 52 ) Starting SyncRunner.synchronize() DEBUG 2017-10-31 17:29:57.643 ( communication/communicationmanager.cpp @ 159 ) Inside CommunicationManager::getUserInfo DEBUG 2017-10-31 17:29:57.987 ( threads/syncrunner.cpp @ 136 ) --->>> Current Chunk High Sequence Number: 20621 DEBUG 2017-10-31 17:29:57.987 ( threads/syncrunner.cpp @ 137 ) --->>> Last User High Sequence Number: 20621 DEBUG 2017-10-31 17:29:57.987 ( communication/communicationmanager.cpp @ 159 ) Inside CommunicationManager::getUserInfo INFO 2017-10-31 17:29:57.988 ( nixnote.cpp @ 1900 ) "Beginning Sync" INFO 2017-10-31 17:29:58.580 ( nixnote.cpp @ 1900 ) "Sync Complete Successfully" DEBUG 2017-10-31 17:29:58.581 ( gui/ntableview.cpp @ 473 ) Valid LIDs retrieved. Refreshing selection ERROR 2017-10-31 17:29:58.587 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:29:58.596 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 DEBUG 2017-10-31 17:29:58.601 ( nixnote.cpp @ 1579 ) starting NixNote.updateSelectionCriteria() DEBUG 2017-10-31 17:29:58.601 ( filters/filterengine.cpp @ 50 ) Purging filters DEBUG 2017-10-31 17:29:58.602 ( filters/filterengine.cpp @ 52 ) Resetting filter table DEBUG 2017-10-31 17:29:58.604 ( filters/filterengine.cpp @ 57 ) Reset complete DEBUG 2017-10-31 17:29:58.604 ( filters/filterengine.cpp @ 67 ) Filtering favorite DEBUG 2017-10-31 17:29:58.604 ( filters/filterengine.cpp @ 69 ) Filtering notebooks DEBUG 2017-10-31 17:29:58.604 ( filters/filterengine.cpp @ 71 ) Filtering tags DEBUG 2017-10-31 17:29:58.607 ( filters/filterengine.cpp @ 73 ) Filtering trash DEBUG 2017-10-31 17:29:58.608 ( filters/filterengine.cpp @ 75 ) Filtering search string DEBUG 2017-10-31 17:29:58.608 ( filters/filterengine.cpp @ 77 ) Filtering attributes DEBUG 2017-10-31 17:29:58.608 ( filters/filterengine.cpp @ 79 ) Filtering complete DEBUG 2017-10-31 17:29:58.608 ( nixnote.cpp @ 1601 ) Refreshing data DEBUG 2017-10-31 17:29:58.608 ( gui/ntableview.cpp @ 473 ) Valid LIDs retrieved. Refreshing selection ERROR 2017-10-31 17:30:13.487 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 DEBUG 2017-10-31 17:30:24.172 ( html/enmlformatter.cpp @ 901 )

DEBUG 2017-10-31 17:30:24.174 ( gui/nbrowserwindow.cpp @ 821 ) Valid Resource LIDS: DEBUG 2017-10-31 17:30:24.174 ( gui/nbrowserwindow.cpp @ 827 ) Old Resource LIDS: DEBUG 2017-10-31 17:30:24.174 ( gui/nbrowserwindow.cpp @ 840 ) Updating note content DEBUG 2017-10-31 17:30:24.194 ( gui/nbrowserwindow.cpp @ 849 ) Beginning thumbnail ERROR 2017-10-31 17:30:24.194 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 DEBUG 2017-10-31 17:30:24.217 ( gui/nbrowserwindow.cpp @ 851 ) Thumbnail compleded DEBUG 2017-10-31 17:30:24.217 ( gui/nbrowserwindow.cpp @ 861 ) Leaving saveNoteContent() DEBUG 2017-10-31 17:30:24.218 ( threads/syncrunner.cpp @ 52 ) Starting SyncRunner.synchronize() DEBUG 2017-10-31 17:30:24.218 ( communication/communicationmanager.cpp @ 159 ) Inside CommunicationManager::getUserInfo DEBUG 2017-10-31 17:30:24.563 ( threads/syncrunner.cpp @ 136 ) --->>> Current Chunk High Sequence Number: 20621 DEBUG 2017-10-31 17:30:24.563 ( threads/syncrunner.cpp @ 137 ) --->>> Last User High Sequence Number: 20621 DEBUG 2017-10-31 17:30:24.563 ( communication/communicationmanager.cpp @ 159 ) Inside CommunicationManager::getUserInfo INFO 2017-10-31 17:30:24.565 ( nixnote.cpp @ 1900 ) "Beginning Sync" ERROR 2017-10-31 17:30:24.750 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:30:24.931 ( communication/communicationmanager.cpp @ 561 ) EDAMUserException: 11 DEBUG 2017-10-31 17:30:24.931 ( utilities/debugtool.cpp @ 73 ) Dumping Note DEBUG 2017-10-31 17:30:24.931 ( utilities/debugtool.cpp @ 215 ) "guid" : "79fc9258-00ba-49bb-b8bf-96af058a0cad" : DEBUG 2017-10-31 17:30:24.931 ( utilities/debugtool.cpp @ 227 ) "active" : true : DEBUG 2017-10-31 17:30:24.932 ( utilities/debugtool.cpp @ 215 ) "title" : "Exemplary note with table created in Evernote" : DEBUG 2017-10-31 17:30:24.932 ( utilities/debugtool.cpp @ 215 ) "content" : "\n

Row1Column1 Row1Column2 Row1Column3 Row2Column1 Row2Column2 Row2Column3 Row3Column1 Row3Column2 Row3Column3

" : DEBUG 2017-10-31 17:30:24.932 ( utilities/debugtool.cpp @ 278 ) "contentHash" : "229c7159a4e23bff37456fff6ebbec2d" : DEBUG 2017-10-31 17:30:24.932 ( utilities/debugtool.cpp @ 245 ) "contentLength" : 1344 : DEBUG 2017-10-31 17:30:24.932 ( utilities/debugtool.cpp @ 255 ) "created" : 1509467101000 : DEBUG 2017-10-31 17:30:24.932 ( utilities/debugtool.cpp @ 255 ) "updated" : 1509467424189 : DEBUG 2017-10-31 17:30:24.932 ( utilities/debugtool.cpp @ 257 ) "deleted" is not set. DEBUG 2017-10-31 17:30:24.933 ( utilities/debugtool.cpp @ 245 ) "USN" : 20621 : DEBUG 2017-10-31 17:30:24.933 ( utilities/debugtool.cpp @ 309 ) "tag guids" has 1 entries. DEBUG 2017-10-31 17:30:24.933 ( utilities/debugtool.cpp @ 311 ) # 0 : "f43cc6cc-5faf-44be-b8cf-da9abaacfbc2" DEBUG 2017-10-31 17:30:24.933 ( utilities/debugtool.cpp @ 295 ) "tag names" has 1 entries. DEBUG 2017-10-31 17:30:24.933 ( utilities/debugtool.cpp @ 297 ) # 0 : "Humor" DEBUG 2017-10-31 17:30:24.933 ( utilities/debugtool.cpp @ 257 ) "subject date" is not set. DEBUG 2017-10-31 17:30:24.933 ( utilities/debugtool.cpp @ 238 ) "latitude" is not set. DEBUG 2017-10-31 17:30:24.933 ( utilities/debugtool.cpp @ 238 ) "longitude" is not set. DEBUG 2017-10-31 17:30:24.934 ( utilities/debugtool.cpp @ 238 ) "altitude" is not set. DEBUG 2017-10-31 17:30:24.934 ( utilities/debugtool.cpp @ 215 ) "author" : "Tomasz Osak" : DEBUG 2017-10-31 17:30:24.934 ( utilities/debugtool.cpp @ 215 ) "source" : "desktop.win" : DEBUG 2017-10-31 17:30:24.934 ( utilities/debugtool.cpp @ 217 ) "sourceURL" is not set. DEBUG 2017-10-31 17:30:24.934 ( utilities/debugtool.cpp @ 215 ) "sourceApplication" : "evernote.win32" : DEBUG 2017-10-31 17:30:24.934 ( utilities/debugtool.cpp @ 257 ) "shareDate" is not set. DEBUG 2017-10-31 17:30:24.934 ( utilities/debugtool.cpp @ 257 ) "reminderOrder" is not set. DEBUG 2017-10-31 17:30:24.934 ( utilities/debugtool.cpp @ 257 ) "reminderDoneTime" is not set. DEBUG 2017-10-31 17:30:24.934 ( utilities/debugtool.cpp @ 257 ) "reminderTime" is not set. DEBUG 2017-10-31 17:30:24.934 ( utilities/debugtool.cpp @ 217 ) "placeName" is not set. DEBUG 2017-10-31 17:30:24.934 ( utilities/debugtool.cpp @ 217 ) "contentClass" is not set. DEBUG 2017-10-31 17:30:24.934 ( utilities/debugtool.cpp @ 217 ) "lastEditedBy" is not set. DEBUG 2017-10-31 17:30:24.934 ( utilities/debugtool.cpp @ 247 ) "creatorId" is not set. DEBUG 2017-10-31 17:30:24.935 ( utilities/debugtool.cpp @ 247 ) "lastEditorId" is not set. DEBUG 2017-10-31 17:30:24.935 ( utilities/debugtool.cpp @ 111 ) 0 resources found DEBUG 2017-10-31 17:30:24.935 ( utilities/debugtool.cpp @ 117 ) Note Dump complete ERROR 2017-10-31 17:30:24.935 ( threads/syncrunner.cpp @ 1188 ) "Error uploading note:Exemplary note with table created in Evernote" INFO 2017-10-31 17:30:24.937 ( nixnote.cpp @ 1900 ) "Unable to update note. Invalid note structure : :EDAMUserException: ENML_VALIDATION parameter=The end-tag for element type \"col\" must end with a '>' delimiter." INFO 2017-10-31 17:30:24.938 ( nixnote.cpp @ 1900 ) "Unable to update note. Invalid note structure : :EDAMUserException: ENML_VALIDATION parameter=The end-tag for element type \"col\" must end with a '>' delimiter." DEBUG 2017-10-31 17:30:24.939 ( gui/ntableview.cpp @ 473 ) Valid LIDs retrieved. Refreshing selection ERROR 2017-10-31 17:30:24.942 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 ERROR 2017-10-31 17:30:24.950 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 DEBUG 2017-10-31 17:30:24.954 ( nixnote.cpp @ 1579 ) starting NixNote.updateSelectionCriteria() DEBUG 2017-10-31 17:30:24.954 ( filters/filterengine.cpp @ 50 ) Purging filters DEBUG 2017-10-31 17:30:24.956 ( filters/filterengine.cpp @ 52 ) Resetting filter table DEBUG 2017-10-31 17:30:24.958 ( filters/filterengine.cpp @ 57 ) Reset complete DEBUG 2017-10-31 17:30:24.958 ( filters/filterengine.cpp @ 67 ) Filtering favorite DEBUG 2017-10-31 17:30:24.958 ( filters/filterengine.cpp @ 69 ) Filtering notebooks DEBUG 2017-10-31 17:30:24.958 ( filters/filterengine.cpp @ 71 ) Filtering tags DEBUG 2017-10-31 17:30:24.960 ( filters/filterengine.cpp @ 73 ) Filtering trash DEBUG 2017-10-31 17:30:24.962 ( filters/filterengine.cpp @ 75 ) Filtering search string DEBUG 2017-10-31 17:30:24.962 ( filters/filterengine.cpp @ 77 ) Filtering attributes DEBUG 2017-10-31 17:30:24.962 ( filters/filterengine.cpp @ 79 ) Filtering complete DEBUG 2017-10-31 17:30:24.963 ( nixnote.cpp @ 1601 ) Refreshing data DEBUG 2017-10-31 17:30:24.963 ( gui/ntableview.cpp @ 473 ) Valid LIDs retrieved. Refreshing selection INFO 2017-10-31 17:31:34.829 ( nixnote.cpp @ 1900 ) "Performing export" ERROR 2017-10-31 17:31:34.833 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 INFO 2017-10-31 17:31:34.857 ( nixnote.cpp @ 1900 ) "Note extract complete." DEBUG 2017-10-31 17:35:39.087 ( threads/indexrunner.cpp @ 115 ) Unindexed Notes found: 1 ERROR 2017-10-31 17:35:39.090 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 DEBUG 2017-10-31 17:35:39.107 ( threads/indexrunner.cpp @ 208 ) Indexing note: "Exemplary note with table created in Evernote" DEBUG 2017-10-31 17:35:39.216 ( threads/indexrunner.cpp @ 518 ) Index Cache Flush Complete: 109 milliseconds. DEBUG 2017-10-31 17:35:39.218 ( threads/indexrunner.cpp @ 196 ) Indexing completed

I have also issue "Unknown Tag record key: 1004" here.

tomitek commented 6 years ago

Comparing the exported note "BeforeEdit" with note "AfterEdit" I noticed that while editing NixNote2 changes this part of a table: <colgroup><col style="width: 130px;"/><col style="width: 130px;"/><col style="width: 130px;"/></colgroup> with this: <colgroup><col style="width: 130px;"><col style="width: 130px;"><col style="width: 130px;"></colgroup> i.e. changes: /> with: >

elcolumbio commented 6 years ago

Sync errors are painful. For me out of 1000 notes 700 are getting sync erros. The new evernote tables are the best feature ever, for structuring information like text and pictures. It seems there is no support in nixnote. At least we should have a good documentation and workaround.

tomitek commented 6 years ago

I noticed, that you don't have to modify the table to broke your note. Editing anywhere in the note with a table, even outside the table causes sync error.

A scrap form Message Log:

TRACE 2017-11-23 21:49:55.898 ( sql/tagtable.cpp @ 362 ) Entering get : TRACE 2017-11-23 21:49:55.898 ( sql/tagtable.cpp @ 522 ) Entering getGuid : TRACE 2017-11-23 21:49:55.898 ( sql/tagtable.cpp @ 534 ) Exiting getGuid : ERROR 2017-11-23 21:49:55.899 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 TRACE 2017-11-23 21:49:55.899 ( sql/tagtable.cpp @ 403 ) Exiting get : TRACE 2017-11-23 21:49:55.899 ( sql/notetable.cpp @ 885 ) Fetching Resources? true With binary? true TRACE 2017-11-23 21:49:55.903 ( sql/notetable.cpp @ 890 ) Fetched resources ERROR 2017-11-23 21:49:56.076 ( communication/communicationmanager.cpp @ 561 ) EDAMUserException: 11 DEBUG 2017-11-23 21:49:56.076 ( utilities/debugtool.cpp @ 73 ) Dumping Note DEBUG 2017-11-23 21:49:56.076 ( utilities/debugtool.cpp @ 215 ) "guid" : "d51f0c49-7613-4549-920d-c0833b134d5f" : DEBUG 2017-11-23 21:49:56.076 ( utilities/debugtool.cpp @ 227 ) "active" : true : DEBUG 2017-11-23 21:49:56.076 ( utilities/debugtool.cpp @ 215 ) "title" : "skróty klawiszowe - Ubuntu Linux kopia" : DEBUG 2017-11-23 21:49:56.077 ( utilities/debugtool.cpp @ 215 ) "content" : "\n Ubuntu

Alt HUD Alt (przytrzymanie) pokazuje menu aplikacji Alt + F10 otwiera pasek menu aplikacji / systemu Alt + F1 Dash Alt + F4 zamyka program / bieżące okno Alt + spacja menu systemowe okna (umożliwia przywracanie, przenoszenie,minimalizowanie, maksymalizowanie i zamykanie okna oraz zmienianiejego rozmiaru) Alt + tab przełącza między oknami uruchomionych aplikacji Alt + Left Mouse Drag przemieszcza okno aplikacji (kliknięcie w oknie) Windows + W rozmieszcza wszystkie okna uruchomionych aplikacji Ctrl + Alt + Num (keypad) przemieszcza okno do odpowiedniej pozycji

Ctrl + Alt + T - Terminal" : DEBUG 2017-11-23 21:49:56.077 ( utilities/debugtool.cpp @ 278 ) "contentHash" : "c042e96d63a3442430de0db181200115" : DEBUG 2017-11-23 21:49:56.077 ( utilities/debugtool.cpp @ 245 ) "contentLength" : 2950 : DEBUG 2017-11-23 21:49:56.077 ( utilities/debugtool.cpp @ 255 ) "created" : 1507627053000 : DEBUG 2017-11-23 21:49:56.077 ( utilities/debugtool.cpp @ 255 ) "updated" : 1511470081923 : DEBUG 2017-11-23 21:49:56.077 ( utilities/debugtool.cpp @ 257 ) "deleted" is not set. DEBUG 2017-11-23 21:49:56.078 ( utilities/debugtool.cpp @ 245 ) "USN" : 20608 : DEBUG 2017-11-23 21:49:56.078 ( utilities/debugtool.cpp @ 309 ) "tag guids" has 5 entries. DEBUG 2017-11-23 21:49:56.078 ( utilities/debugtool.cpp @ 311 ) # 0 : "f6a05606-d917-4204-b6d0-923466771079" DEBUG 2017-11-23 21:49:56.078 ( utilities/debugtool.cpp @ 311 ) # 1 : "dc08c15b-80d6-4023-b47c-00970254213b" DEBUG 2017-11-23 21:49:56.078 ( utilities/debugtool.cpp @ 311 ) # 2 : "35f184e3-3798-480f-8197-019300defd31" DEBUG 2017-11-23 21:49:56.078 ( utilities/debugtool.cpp @ 311 ) # 3 : "4165296e-5587-4786-bfec-9ef01e371322" DEBUG 2017-11-23 21:49:56.078 ( utilities/debugtool.cpp @ 311 ) # 4 : "d9f5f689-214b-425a-9071-146d8ffb6238" DEBUG 2017-11-23 21:49:56.078 ( utilities/debugtool.cpp @ 295 ) "tag names" has 5 entries. DEBUG 2017-11-23 21:49:56.078 ( utilities/debugtool.cpp @ 297 ) # 0 : "IT" DEBUG 2017-11-23 21:49:56.079 ( utilities/debugtool.cpp @ 297 ) # 1 : "Systemy" DEBUG 2017-11-23 21:49:56.079 ( utilities/debugtool.cpp @ 297 ) # 2 : "Linux" DEBUG 2017-11-23 21:49:56.079 ( utilities/debugtool.cpp @ 297 ) # 3 : "Instrukcje skrócone" DEBUG 2017-11-23 21:49:56.079 ( utilities/debugtool.cpp @ 297 ) # 4 : "Oprogramowanie" DEBUG 2017-11-23 21:49:56.079 ( utilities/debugtool.cpp @ 257 ) "subject date" is not set. DEBUG 2017-11-23 21:49:56.079 ( utilities/debugtool.cpp @ 238 ) "latitude" is not set. DEBUG 2017-11-23 21:49:56.079 ( utilities/debugtool.cpp @ 238 ) "longitude" is not set. DEBUG 2017-11-23 21:49:56.079 ( utilities/debugtool.cpp @ 238 ) "altitude" is not set. DEBUG 2017-11-23 21:49:56.079 ( utilities/debugtool.cpp @ 215 ) "author" : "Tomasz Osak" : DEBUG 2017-11-23 21:49:56.080 ( utilities/debugtool.cpp @ 215 ) "source" : "desktop.win" : DEBUG 2017-11-23 21:49:56.080 ( utilities/debugtool.cpp @ 217 ) "sourceURL" is not set. DEBUG 2017-11-23 21:49:56.080 ( utilities/debugtool.cpp @ 215 ) "sourceApplication" : "evernote.win32" : DEBUG 2017-11-23 21:49:56.080 ( utilities/debugtool.cpp @ 257 ) "shareDate" is not set. DEBUG 2017-11-23 21:49:56.080 ( utilities/debugtool.cpp @ 257 ) "reminderOrder" is not set. DEBUG 2017-11-23 21:49:56.080 ( utilities/debugtool.cpp @ 257 ) "reminderDoneTime" is not set. DEBUG 2017-11-23 21:49:56.080 ( utilities/debugtool.cpp @ 257 ) "reminderTime" is not set. DEBUG 2017-11-23 21:49:56.080 ( utilities/debugtool.cpp @ 217 ) "placeName" is not set. DEBUG 2017-11-23 21:49:56.080 ( utilities/debugtool.cpp @ 217 ) "contentClass" is not set. DEBUG 2017-11-23 21:49:56.081 ( utilities/debugtool.cpp @ 217 ) "lastEditedBy" is not set. DEBUG 2017-11-23 21:49:56.081 ( utilities/debugtool.cpp @ 247 ) "creatorId" is not set. DEBUG 2017-11-23 21:49:56.081 ( utilities/debugtool.cpp @ 247 ) "lastEditorId" is not set. DEBUG 2017-11-23 21:49:56.081 ( utilities/debugtool.cpp @ 111 ) 0 resources found DEBUG 2017-11-23 21:49:56.081 ( utilities/debugtool.cpp @ 117 ) Note Dump complete ERROR 2017-11-23 21:49:56.081 ( threads/syncrunner.cpp @ 1188 ) "Error uploading note:skróty klawiszowe - Ubuntu Linux kopia" TRACE 2017-11-23 21:49:56.081 ( threads/syncrunner.cpp @ 1206 ) Exiting uploadPersonalNotes : TRACE 2017-11-23 21:49:56.081 ( nixnote.cpp @ 1898 ) Entering setMessage : INFO 2017-11-23 21:49:56.084 ( nixnote.cpp @ 1900 ) "Unable to update note. Invalid note structure : :EDAMUserException: ENML_VALIDATION parameter=The end-tag for element type \"col\" must end with a '>' delimiter." TRACE 2017-11-23 21:49:56.084 ( nixnote.cpp @ 1901 ) Exiting setMessage : TRACE 2017-11-23 21:49:56.084 ( nixnote.cpp @ 1898 ) Entering setMessage : INFO 2017-11-23 21:49:56.084 ( nixnote.cpp @ 1900 ) "Unable to update note. Invalid note structure : :EDAMUserException: ENML_VALIDATION parameter=The end-tag for element type \"col\" must end with a '>' delimiter." TRACE 2017-11-23 21:49:56.085 ( nixnote.cpp @ 1901 ) Exiting setMessage : TRACE 2017-11-23 21:49:56.085 ( gui/ntableview.cpp @ 455 ) Getting valid lids in filter DEBUG 2017-11-23 21:49:56.087 ( gui/ntableview.cpp @ 473 ) Valid LIDs retrieved. Refreshing selection TRACE 2017-11-23 21:49:56.092 ( gui/ntableview.cpp @ 513 ) Highlighting selected rows after refresh TRACE 2017-11-23 21:49:56.093 ( gui/ntableview.cpp @ 542 ) Selecting one item if nothing else is selected TRACE 2017-11-23 21:49:56.094 ( gui/ntableview.cpp @ 551 ) Highlighting complete TRACE 2017-11-23 21:49:56.094 ( gui/ntableview.cpp @ 561 ) refleshSelection() complete TRACE 2017-11-23 21:49:56.096 ( sql/tagtable.cpp @ 362 ) Entering get : ERROR 2017-11-23 21:49:56.097 ( sql/tagtable.cpp @ 395 ) Unknown Tag record key: 1004 TRACE 2017-11-23 21:49:56.097 ( sql/tagtable.cpp @ 403 ) Exiting get : TRACE 2017-11-23 21:49:56.097 ( sql/tagtable.cpp @ 362 ) Entering get :

gseaborn commented 6 years ago

I seem to be having a similar problem. I have a calendar table that I use for tracking...when I try to sync I get the message "Unable to update note. Invalid note structure : : EDAMUserException: ENML_VALIDATION parameter=The end-tag for element type "col" must end with a '>' delimiter". This is a calendar note from Evernote. Thanks, Greg.

bartlomiejborzucki commented 6 years ago

Someone can fix it? Is NixNote2 still alive?

grisu48 commented 6 years ago

I am experiencing the same issue as @gseaborn - The end-tag for element type "col" must end with a '>' delimiter". I would increadibly appreciate if this bug gets fixed!

arozans commented 6 years ago

@gseaborn @bartlomiejborzucki @grisu48 For me deletion of every <colgroup> [...][ </colgroup> section works: note looks the same, no error during sync.

But it would be cool if it was fixed on the nixnote side.

robert7 commented 5 years ago

FYI ... this have been fixed in https://github.com/robert7/nixnote2/issues/27, see also https://github.com/robert7/nixnote2/issues/74

hassan-shehawy commented 3 years ago

Hi, I have the same problem and exactly the same: <col style="width: 54px;"> Is there a solution? I don't know it how to manually save the HTML, I can edit it to be <col style="width: 54px;"/> but when I click on sync, it reverts back to <col style="width: 54px;"> I'm using version 2.0.2 in Ubuntu 18.04