Code Monkey home page Code Monkey logo

Comments (6)

baumgarr avatar baumgarr commented on August 19, 2024

Did you delete your database before using this beta? If not, could you run it from a terminal please & paste the dump information?

Thanks.

from nixnote2.

fivef avatar fivef commented on August 19, 2024

I didn't delete my database before using this beta. Here the log after Nixnote closed itself after klicking multiple times on a favorite:

sp@sp-Dell-Precision-M3800:~$ nixnote2
DEBUG 2014-10-13 22:23:24.817 ( global.cpp @ 79 ) Shared memory key:  "1b73cc55-9a2f-441b-877a-ca1d0131cd21" 
 INFO 2014-10-13 22:23:24.838 ( main.cpp @ 135 ) Built with Qt 4.8.4 running on 4.8.6 
DEBUG 2014-10-13 22:23:24.843 ( nixnote.cpp @ 108 ) Looking for transaltions:  "/usr/share/nixnote2/translations/nixnote2_en_US.qm" 
DEBUG 2014-10-13 22:23:24.843 ( sql/databaseconnection.cpp @ 32 ) SQL drivers available:  ("QSQLITE") 
DEBUG 2014-10-13 22:23:25.006 ( nixnote.cpp @ 457 ) ":windowIcon0.png" 
DEBUG 2014-10-13 22:23:25.009 ( nixnote.cpp @ 1291 ) starting NixNote.updateSelectionCriteria() 
DEBUG 2014-10-13 22:23:25.009 ( filters/filterengine.cpp @ 30 ) Purging filters 
DEBUG 2014-10-13 22:23:25.031 ( filters/filterengine.cpp @ 32 ) Resetting filter table 
DEBUG 2014-10-13 22:23:25.046 ( filters/filterengine.cpp @ 36 ) Reset complete 
DEBUG 2014-10-13 22:23:25.046 ( filters/filterengine.cpp @ 46 ) Filtering favorite 
DEBUG 2014-10-13 22:23:25.046 ( filters/filterengine.cpp @ 48 ) Filtering notebooks 
DEBUG 2014-10-13 22:23:25.046 ( filters/filterengine.cpp @ 50 ) Filtering tags 
DEBUG 2014-10-13 22:23:25.046 ( filters/filterengine.cpp @ 52 ) Filtering trash 
DEBUG 2014-10-13 22:23:25.062 ( filters/filterengine.cpp @ 54 ) Filtering search string 
DEBUG 2014-10-13 22:23:25.075 ( filters/filterengine.cpp @ 56 ) Filtering attributes 
DEBUG 2014-10-13 22:23:25.075 ( filters/filterengine.cpp @ 58 ) Filtering complete 
DEBUG 2014-10-13 22:23:25.075 ( nixnote.cpp @ 1296 ) Refreshing data 
DEBUG 2014-10-13 22:23:25.075 ( gui/ntableview.cpp @ 413 ) Valid LIDs retrieved.  Refreshing selection 
DEBUG 2014-10-13 22:23:25.076 ( gui/ntableview.cpp @ 651 )  Selecting row  7 lid:  942 
DEBUG 2014-10-13 22:23:25.123 ( threads/counterrunner.cpp @ 37 ) Starting CounterRunner 
DEBUG 2014-10-13 22:23:25.123 ( sql/databaseconnection.cpp @ 32 ) SQL drivers available:  ("QSQLITE") 
DEBUG 2014-10-13 22:23:25.153 ( threads/counterrunner.cpp @ 39 ) CounterRunner exiting. 
DEBUG 2014-10-13 22:23:25.288 ( utilities/encrypt.cpp @ 84 ) Return Code:  0 
DEBUG 2014-10-13 22:23:25.402 ( utilities/encrypt.cpp @ 84 ) Return Code:  0 
DEBUG 2014-10-13 22:23:25.406 ( nixnote.cpp @ 213 ) Exiting NixNote constructor 
DEBUG 2014-10-13 22:23:25.411 ( threads/indexrunner.cpp @ 53 ) Starting IndexRunner 
DEBUG 2014-10-13 22:23:25.411 ( threads/syncrunner.cpp @ 50 ) Starting SyncRunner.synchronize() 
DEBUG 2014-10-13 22:23:25.411 ( sql/databaseconnection.cpp @ 32 ) SQL drivers available:  ("QSQLITE") 
DEBUG 2014-10-13 22:23:25.411 ( sql/databaseconnection.cpp @ 32 ) SQL drivers available:  ("QSQLITE") 
DEBUG 2014-10-13 22:23:25.440 ( communication/communicationmanager.cpp @ 112 ) Inside CommunicationManager::initNoteStore() 
DEBUG 2014-10-13 22:23:25.440 ( communication/communicationmanager.cpp @ 143 ) Inside CommunicationManager::getUserInfo 
DEBUG 2014-10-13 22:23:25.467 ( threads/indexrunner.cpp @ 62 ) Indexrunner initialized. 
DEBUG 2014-10-13 22:23:26.614 ( communication/communicationmanager.cpp @ 120 ) "https://www.evernote.com/edam/note/s19" 
DEBUG 2014-10-13 22:23:26.614 ( communication/communicationmanager.cpp @ 143 ) Inside CommunicationManager::getUserInfo 
DEBUG 2014-10-13 22:23:27.528 ( threads/syncrunner.cpp @ 126 ) --->>>  Current Chunk High Sequence Number:  7531 
DEBUG 2014-10-13 22:23:27.528 ( threads/syncrunner.cpp @ 127 ) --->>>  Last User High Sequence Number:  7531 
DEBUG 2014-10-13 22:23:27.528 ( communication/communicationmanager.cpp @ 143 ) Inside CommunicationManager::getUserInfo 
 INFO 2014-10-13 22:23:27.529 ( nixnote.cpp @ 1564 ) "Beginning Sync" 
ERROR 2014-10-13 22:24:27.130 ( sql/nsqlquery.cpp @ 43 ) DB Locked:  Retry # 11 
ERROR 2014-10-13 22:24:28.410 ( sql/nsqlquery.cpp @ 43 ) DB Locked:  Retry # 12 
ERROR 2014-10-13 22:24:29.690 ( sql/nsqlquery.cpp @ 43 ) DB Locked:  Retry # 13 
ERROR 2014-10-13 22:24:30.974 ( sql/nsqlquery.cpp @ 43 ) DB Locked:  Retry # 14 
ERROR 2014-10-13 22:24:32.267 ( sql/nsqlquery.cpp @ 43 ) DB Locked:  Retry # 15 
ERROR 2014-10-13 22:24:33.558 ( sql/nsqlquery.cpp @ 43 ) DB Locked:  Retry # 16 
ERROR 2014-10-13 22:24:34.849 ( sql/nsqlquery.cpp @ 43 ) DB Locked:  Retry # 17 
ERROR 2014-10-13 22:24:36.139 ( sql/nsqlquery.cpp @ 43 ) DB Locked:  Retry # 18 
DEBUG 2014-10-13 22:24:47.538 ( nixnote.cpp @ 1291 ) starting NixNote.updateSelectionCriteria() 
DEBUG 2014-10-13 22:24:47.538 ( filters/filterengine.cpp @ 30 ) Purging filters 
DEBUG 2014-10-13 22:24:58.678 ( nixnote.cpp @ 1291 ) starting NixNote.updateSelectionCriteria() 
DEBUG 2014-10-13 22:24:58.678 ( filters/filterengine.cpp @ 30 ) Purging filters 
DEBUG 2014-10-13 22:25:04.246 ( nixnote.cpp @ 1291 ) starting NixNote.updateSelectionCriteria() 
DEBUG 2014-10-13 22:25:04.246 ( filters/filterengine.cpp @ 30 ) Purging filters 
ERROR 2014-10-13 22:25:17.096 ( sql/nsqlquery.cpp @ 63 ) DB Locked:  Retry # 11 
DEBUG 2014-10-13 22:25:17.098 ( nixnote.cpp @ 1291 ) starting NixNote.updateSelectionCriteria() 
DEBUG 2014-10-13 22:25:17.098 ( filters/filterengine.cpp @ 30 ) Purging filters 
DEBUG 2014-10-13 22:25:17.542 ( nixnote.cpp @ 1291 ) starting NixNote.updateSelectionCriteria() 
DEBUG 2014-10-13 22:25:17.542 ( filters/filterengine.cpp @ 30 ) Purging filters 
DEBUG 2014-10-13 22:25:17.982 ( nixnote.cpp @ 1291 ) starting NixNote.updateSelectionCriteria() 
DEBUG 2014-10-13 22:25:17.982 ( filters/filterengine.cpp @ 30 ) Purging filters 
DEBUG 2014-10-13 22:25:18.414 ( nixnote.cpp @ 1291 ) starting NixNote.updateSelectionCriteria() 
DEBUG 2014-10-13 22:25:18.414 ( filters/filterengine.cpp @ 30 ) Purging filters 
DEBUG 2014-10-13 22:25:18.849 ( nixnote.cpp @ 1291 ) starting NixNote.updateSelectionCriteria() 
DEBUG 2014-10-13 22:25:18.849 ( filters/filterengine.cpp @ 30 ) Purging filters 
DEBUG 2014-10-13 22:25:19.284 ( nixnote.cpp @ 1291 ) starting NixNote.updateSelectionCriteria() 
DEBUG 2014-10-13 22:25:19.284 ( filters/filterengine.cpp @ 30 ) Purging filters 
DEBUG 2014-10-13 22:25:19.711 ( nixnote.cpp @ 1291 ) starting NixNote.updateSelectionCriteria() 
DEBUG 2014-10-13 22:25:19.712 ( filters/filterengine.cpp @ 30 ) Purging filters 
DEBUG 2014-10-13 22:25:20.151 ( nixnote.cpp @ 1291 ) starting NixNote.updateSelectionCriteria() 
DEBUG 2014-10-13 22:25:20.151 ( filters/filterengine.cpp @ 30 ) Purging filters 
DEBUG 2014-10-13 22:25:20.590 ( nixnote.cpp @ 1291 ) starting NixNote.updateSelectionCriteria() 
DEBUG 2014-10-13 22:25:20.590 ( filters/filterengine.cpp @ 30 ) Purging filters 
DEBUG 2014-10-13 22:25:28.505 ( filters/filterengine.cpp @ 32 ) Resetting filter table 
DEBUG 2014-10-13 22:25:28.515 ( filters/filterengine.cpp @ 36 ) Reset complete 
DEBUG 2014-10-13 22:25:28.515 ( filters/filterengine.cpp @ 46 ) Filtering favorite 
DEBUG 2014-10-13 22:25:28.516 ( filters/filterengine.cpp @ 48 ) Filtering notebooks 
DEBUG 2014-10-13 22:25:28.516 ( filters/filterengine.cpp @ 50 ) Filtering tags 
DEBUG 2014-10-13 22:25:28.516 ( filters/filterengine.cpp @ 52 ) Filtering trash 
DEBUG 2014-10-13 22:25:28.533 ( filters/filterengine.cpp @ 54 ) Filtering search string 
DEBUG 2014-10-13 22:25:28.533 ( filters/filterengine.cpp @ 56 ) Filtering attributes 
DEBUG 2014-10-13 22:25:28.533 ( filters/filterengine.cpp @ 58 ) Filtering complete 
DEBUG 2014-10-13 22:25:28.534 ( nixnote.cpp @ 1296 ) Refreshing data 
DEBUG 2014-10-13 22:25:28.534 ( gui/ntableview.cpp @ 413 ) Valid LIDs retrieved.  Refreshing selection 
DEBUG 2014-10-13 22:25:28.546 ( gui/ntableview.cpp @ 651 )  Selecting row  506 lid:  1336 
DEBUG 2014-10-13 22:25:28.679 ( filters/filterengine.cpp @ 32 ) Resetting filter table 
DEBUG 2014-10-13 22:25:28.697 ( filters/filterengine.cpp @ 36 ) Reset complete 
DEBUG 2014-10-13 22:25:28.697 ( filters/filterengine.cpp @ 46 ) Filtering favorite 
DEBUG 2014-10-13 22:25:28.699 ( filters/filterengine.cpp @ 48 ) Filtering notebooks 
DEBUG 2014-10-13 22:25:28.699 ( filters/filterengine.cpp @ 50 ) Filtering tags 
DEBUG 2014-10-13 22:25:28.699 ( filters/filterengine.cpp @ 52 ) Filtering trash 
DEBUG 2014-10-13 22:25:28.717 ( filters/filterengine.cpp @ 54 ) Filtering search string 
DEBUG 2014-10-13 22:25:28.717 ( filters/filterengine.cpp @ 56 ) Filtering attributes 
DEBUG 2014-10-13 22:25:28.717 ( filters/filterengine.cpp @ 58 ) Filtering complete 
DEBUG 2014-10-13 22:25:28.718 ( nixnote.cpp @ 1296 ) Refreshing data 
DEBUG 2014-10-13 22:25:28.718 ( gui/ntableview.cpp @ 413 ) Valid LIDs retrieved.  Refreshing selection 
DEBUG 2014-10-13 22:25:28.748 ( filters/filterengine.cpp @ 32 ) Resetting filter table 
DEBUG 2014-10-13 22:25:28.763 ( filters/filterengine.cpp @ 36 ) Reset complete 
DEBUG 2014-10-13 22:25:28.763 ( filters/filterengine.cpp @ 46 ) Filtering favorite 
DEBUG 2014-10-13 22:25:28.765 ( filters/filterengine.cpp @ 48 ) Filtering notebooks 
DEBUG 2014-10-13 22:25:28.765 ( filters/filterengine.cpp @ 50 ) Filtering tags 
DEBUG 2014-10-13 22:25:28.765 ( filters/filterengine.cpp @ 52 ) Filtering trash 
DEBUG 2014-10-13 22:25:28.783 ( filters/filterengine.cpp @ 54 ) Filtering search string 
DEBUG 2014-10-13 22:25:28.783 ( filters/filterengine.cpp @ 56 ) Filtering attributes 
DEBUG 2014-10-13 22:25:28.783 ( filters/filterengine.cpp @ 58 ) Filtering complete 
DEBUG 2014-10-13 22:25:28.784 ( nixnote.cpp @ 1296 ) Refreshing data 
DEBUG 2014-10-13 22:25:28.785 ( gui/ntableview.cpp @ 413 ) Valid LIDs retrieved.  Refreshing selection 
DEBUG 2014-10-13 22:25:28.817 ( filters/filterengine.cpp @ 32 ) Resetting filter table 
DEBUG 2014-10-13 22:25:28.831 ( filters/filterengine.cpp @ 36 ) Reset complete 
DEBUG 2014-10-13 22:25:28.832 ( filters/filterengine.cpp @ 46 ) Filtering favorite 
DEBUG 2014-10-13 22:25:28.834 ( filters/filterengine.cpp @ 48 ) Filtering notebooks 
DEBUG 2014-10-13 22:25:28.834 ( filters/filterengine.cpp @ 50 ) Filtering tags 
DEBUG 2014-10-13 22:25:28.834 ( filters/filterengine.cpp @ 52 ) Filtering trash 
DEBUG 2014-10-13 22:25:28.854 ( filters/filterengine.cpp @ 54 ) Filtering search string 
DEBUG 2014-10-13 22:25:28.854 ( filters/filterengine.cpp @ 56 ) Filtering attributes 
DEBUG 2014-10-13 22:25:28.854 ( filters/filterengine.cpp @ 58 ) Filtering complete 
DEBUG 2014-10-13 22:25:28.855 ( nixnote.cpp @ 1296 ) Refreshing data 
DEBUG 2014-10-13 22:25:28.855 ( gui/ntableview.cpp @ 413 ) Valid LIDs retrieved.  Refreshing selection 
DEBUG 2014-10-13 22:25:28.889 ( filters/filterengine.cpp @ 32 ) Resetting filter table 
DEBUG 2014-10-13 22:25:28.910 ( filters/filterengine.cpp @ 36 ) Reset complete 
DEBUG 2014-10-13 22:25:28.910 ( filters/filterengine.cpp @ 46 ) Filtering favorite 
DEBUG 2014-10-13 22:25:28.911 ( filters/filterengine.cpp @ 48 ) Filtering notebooks 
DEBUG 2014-10-13 22:25:28.911 ( filters/filterengine.cpp @ 50 ) Filtering tags 
DEBUG 2014-10-13 22:25:28.911 ( filters/filterengine.cpp @ 52 ) Filtering trash 
DEBUG 2014-10-13 22:25:28.930 ( filters/filterengine.cpp @ 54 ) Filtering search string 
DEBUG 2014-10-13 22:25:28.930 ( filters/filterengine.cpp @ 56 ) Filtering attributes 
DEBUG 2014-10-13 22:25:28.930 ( filters/filterengine.cpp @ 58 ) Filtering complete 
DEBUG 2014-10-13 22:25:28.930 ( nixnote.cpp @ 1296 ) Refreshing data 
DEBUG 2014-10-13 22:25:28.931 ( gui/ntableview.cpp @ 413 ) Valid LIDs retrieved.  Refreshing selection 
DEBUG 2014-10-13 22:25:28.956 ( filters/filterengine.cpp @ 32 ) Resetting filter table 
DEBUG 2014-10-13 22:25:28.970 ( filters/filterengine.cpp @ 36 ) Reset complete 
DEBUG 2014-10-13 22:25:28.971 ( filters/filterengine.cpp @ 46 ) Filtering favorite 
DEBUG 2014-10-13 22:25:28.972 ( filters/filterengine.cpp @ 48 ) Filtering notebooks 
DEBUG 2014-10-13 22:25:28.972 ( filters/filterengine.cpp @ 50 ) Filtering tags 
DEBUG 2014-10-13 22:25:28.972 ( filters/filterengine.cpp @ 52 ) Filtering trash 
DEBUG 2014-10-13 22:25:28.987 ( filters/filterengine.cpp @ 54 ) Filtering search string 
DEBUG 2014-10-13 22:25:28.987 ( filters/filterengine.cpp @ 56 ) Filtering attributes 
DEBUG 2014-10-13 22:25:28.987 ( filters/filterengine.cpp @ 58 ) Filtering complete 
DEBUG 2014-10-13 22:25:28.988 ( nixnote.cpp @ 1296 ) Refreshing data 
DEBUG 2014-10-13 22:25:28.988 ( gui/ntableview.cpp @ 413 ) Valid LIDs retrieved.  Refreshing selection 
DEBUG 2014-10-13 22:25:29.068 ( filters/filterengine.cpp @ 32 ) Resetting filter table 
DEBUG 2014-10-13 22:25:29.079 ( filters/filterengine.cpp @ 36 ) Reset complete 
DEBUG 2014-10-13 22:25:29.079 ( filters/filterengine.cpp @ 46 ) Filtering favorite 
DEBUG 2014-10-13 22:25:29.080 ( filters/filterengine.cpp @ 48 ) Filtering notebooks 
DEBUG 2014-10-13 22:25:29.080 ( filters/filterengine.cpp @ 50 ) Filtering tags 
DEBUG 2014-10-13 22:25:29.080 ( filters/filterengine.cpp @ 52 ) Filtering trash 
DEBUG 2014-10-13 22:25:29.093 ( filters/filterengine.cpp @ 54 ) Filtering search string 
DEBUG 2014-10-13 22:25:29.093 ( filters/filterengine.cpp @ 56 ) Filtering attributes 
DEBUG 2014-10-13 22:25:29.093 ( filters/filterengine.cpp @ 58 ) Filtering complete 
DEBUG 2014-10-13 22:25:29.093 ( nixnote.cpp @ 1296 ) Refreshing data 
DEBUG 2014-10-13 22:25:29.094 ( gui/ntableview.cpp @ 413 ) Valid LIDs retrieved.  Refreshing selection 
DEBUG 2014-10-13 22:25:29.131 ( filters/filterengine.cpp @ 32 ) Resetting filter table 
DEBUG 2014-10-13 22:25:29.150 ( filters/filterengine.cpp @ 36 ) Reset complete 
DEBUG 2014-10-13 22:25:29.150 ( filters/filterengine.cpp @ 46 ) Filtering favorite 
DEBUG 2014-10-13 22:25:29.151 ( filters/filterengine.cpp @ 48 ) Filtering notebooks 
DEBUG 2014-10-13 22:25:29.151 ( filters/filterengine.cpp @ 50 ) Filtering tags 
DEBUG 2014-10-13 22:25:29.151 ( filters/filterengine.cpp @ 52 ) Filtering trash 
DEBUG 2014-10-13 22:25:29.162 ( filters/filterengine.cpp @ 54 ) Filtering search string 
DEBUG 2014-10-13 22:25:29.162 ( filters/filterengine.cpp @ 56 ) Filtering attributes 
DEBUG 2014-10-13 22:25:29.162 ( filters/filterengine.cpp @ 58 ) Filtering complete 
DEBUG 2014-10-13 22:25:29.163 ( nixnote.cpp @ 1296 ) Refreshing data 
DEBUG 2014-10-13 22:25:29.163 ( gui/ntableview.cpp @ 413 ) Valid LIDs retrieved.  Refreshing selection 
DEBUG 2014-10-13 22:25:29.204 ( filters/filterengine.cpp @ 32 ) Resetting filter table 
DEBUG 2014-10-13 22:25:29.219 ( filters/filterengine.cpp @ 36 ) Reset complete 
DEBUG 2014-10-13 22:25:29.219 ( filters/filterengine.cpp @ 46 ) Filtering favorite 
DEBUG 2014-10-13 22:25:29.223 ( filters/filterengine.cpp @ 48 ) Filtering notebooks 
DEBUG 2014-10-13 22:25:29.223 ( filters/filterengine.cpp @ 50 ) Filtering tags 
DEBUG 2014-10-13 22:25:29.223 ( filters/filterengine.cpp @ 52 ) Filtering trash 
DEBUG 2014-10-13 22:25:29.243 ( filters/filterengine.cpp @ 54 ) Filtering search string 
DEBUG 2014-10-13 22:25:29.243 ( filters/filterengine.cpp @ 56 ) Filtering attributes 
DEBUG 2014-10-13 22:25:29.243 ( filters/filterengine.cpp @ 58 ) Filtering complete 
DEBUG 2014-10-13 22:25:29.243 ( nixnote.cpp @ 1296 ) Refreshing data 
DEBUG 2014-10-13 22:25:29.244 ( gui/ntableview.cpp @ 413 ) Valid LIDs retrieved.  Refreshing selection 
DEBUG 2014-10-13 22:25:29.277 ( filters/filterengine.cpp @ 32 ) Resetting filter table 
DEBUG 2014-10-13 22:25:29.300 ( filters/filterengine.cpp @ 36 ) Reset complete 
DEBUG 2014-10-13 22:25:29.300 ( filters/filterengine.cpp @ 46 ) Filtering favorite 
DEBUG 2014-10-13 22:25:29.305 ( filters/filterengine.cpp @ 48 ) Filtering notebooks 
DEBUG 2014-10-13 22:25:29.305 ( filters/filterengine.cpp @ 50 ) Filtering tags 
DEBUG 2014-10-13 22:25:29.305 ( filters/filterengine.cpp @ 52 ) Filtering trash 
DEBUG 2014-10-13 22:25:29.328 ( filters/filterengine.cpp @ 54 ) Filtering search string 
DEBUG 2014-10-13 22:25:29.328 ( filters/filterengine.cpp @ 56 ) Filtering attributes 
DEBUG 2014-10-13 22:25:29.328 ( filters/filterengine.cpp @ 58 ) Filtering complete 
DEBUG 2014-10-13 22:25:29.329 ( nixnote.cpp @ 1296 ) Refreshing data 
DEBUG 2014-10-13 22:25:29.329 ( gui/ntableview.cpp @ 413 ) Valid LIDs retrieved.  Refreshing selection 
DEBUG 2014-10-13 22:25:29.360 ( filters/filterengine.cpp @ 32 ) Resetting filter table 
DEBUG 2014-10-13 22:25:29.372 ( filters/filterengine.cpp @ 36 ) Reset complete 
DEBUG 2014-10-13 22:25:29.372 ( filters/filterengine.cpp @ 46 ) Filtering favorite 
DEBUG 2014-10-13 22:25:29.374 ( filters/filterengine.cpp @ 48 ) Filtering notebooks 
DEBUG 2014-10-13 22:25:29.374 ( filters/filterengine.cpp @ 50 ) Filtering tags 
DEBUG 2014-10-13 22:25:29.374 ( filters/filterengine.cpp @ 52 ) Filtering trash 
DEBUG 2014-10-13 22:25:29.392 ( filters/filterengine.cpp @ 54 ) Filtering search string 
DEBUG 2014-10-13 22:25:29.392 ( filters/filterengine.cpp @ 56 ) Filtering attributes 
DEBUG 2014-10-13 22:25:29.392 ( filters/filterengine.cpp @ 58 ) Filtering complete 
DEBUG 2014-10-13 22:25:29.393 ( nixnote.cpp @ 1296 ) Refreshing data 
DEBUG 2014-10-13 22:25:29.393 ( gui/ntableview.cpp @ 413 ) Valid LIDs retrieved.  Refreshing selection 
DEBUG 2014-10-13 22:25:29.431 ( filters/filterengine.cpp @ 32 ) Resetting filter table 
DEBUG 2014-10-13 22:25:29.450 ( filters/filterengine.cpp @ 36 ) Reset complete 
DEBUG 2014-10-13 22:25:29.450 ( filters/filterengine.cpp @ 46 ) Filtering favorite 
DEBUG 2014-10-13 22:25:29.454 ( filters/filterengine.cpp @ 48 ) Filtering notebooks 
DEBUG 2014-10-13 22:25:29.454 ( filters/filterengine.cpp @ 50 ) Filtering tags 
DEBUG 2014-10-13 22:25:29.454 ( filters/filterengine.cpp @ 52 ) Filtering trash 
DEBUG 2014-10-13 22:25:29.468 ( filters/filterengine.cpp @ 54 ) Filtering search string 
DEBUG 2014-10-13 22:25:29.469 ( filters/filterengine.cpp @ 56 ) Filtering attributes 
DEBUG 2014-10-13 22:25:29.469 ( filters/filterengine.cpp @ 58 ) Filtering complete 
DEBUG 2014-10-13 22:25:29.469 ( nixnote.cpp @ 1296 ) Refreshing data 
DEBUG 2014-10-13 22:25:29.470 ( gui/ntableview.cpp @ 413 ) Valid LIDs retrieved.  Refreshing selection 
 INFO 2014-10-13 22:25:29.832 ( nixnote.cpp @ 1564 ) "Sync Complete" 
DEBUG 2014-10-13 22:25:29.833 ( gui/ntableview.cpp @ 413 ) Valid LIDs retrieved.  Refreshing selection 
DEBUG 2014-10-13 22:25:29.859 ( nixnote.cpp @ 1291 ) starting NixNote.updateSelectionCriteria() 
DEBUG 2014-10-13 22:25:29.859 ( filters/filterengine.cpp @ 30 ) Purging filters 
DEBUG 2014-10-13 22:25:29.870 ( filters/filterengine.cpp @ 32 ) Resetting filter table 
DEBUG 2014-10-13 22:25:29.882 ( filters/filterengine.cpp @ 36 ) Reset complete 
DEBUG 2014-10-13 22:25:29.882 ( filters/filterengine.cpp @ 46 ) Filtering favorite 
DEBUG 2014-10-13 22:25:29.885 ( filters/filterengine.cpp @ 48 ) Filtering notebooks 
DEBUG 2014-10-13 22:25:29.885 ( filters/filterengine.cpp @ 50 ) Filtering tags 
DEBUG 2014-10-13 22:25:29.885 ( filters/filterengine.cpp @ 52 ) Filtering trash 
DEBUG 2014-10-13 22:25:29.897 ( filters/filterengine.cpp @ 54 ) Filtering search string 
DEBUG 2014-10-13 22:25:29.897 ( filters/filterengine.cpp @ 56 ) Filtering attributes 
DEBUG 2014-10-13 22:25:29.897 ( filters/filterengine.cpp @ 58 ) Filtering complete 
DEBUG 2014-10-13 22:25:29.897 ( nixnote.cpp @ 1296 ) Refreshing data 
DEBUG 2014-10-13 22:25:29.898 ( gui/ntableview.cpp @ 413 ) Valid LIDs retrieved.  Refreshing selection 

from nixnote2.

fastcat avatar fastcat commented on August 19, 2024

Similar problem ... every time I click Favorites, nixnote segfaults:

Error: signal 11:
nixnote2(_Z13fault_handleri+0x18)[0x47f508]
/lib/x86_64-linux-gnu/libc.so.6(+0x35180)[0x7fb4ae48e180]
nixnote2(_ZN13FavoritesView15updateSelectionEv+0x1b5)[0x6f3715]
nixnote2(_ZN7NixNote23updateSelectionCriteriaEb+0x80)[0x485e30]
nixnote2[0x6ff408]
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN11QMetaObject8activateEP7QObjectPKS_iPPv+0x32c)[0x7fb4af3dbf4c]
nixnote2(_ZN13FavoritesView14buildSelectionEv+0x1d0)[0x6f3980]
nixnote2[0x70db45]
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN11QMetaObject8activateEP7QObjectPKS_iPPv+0x32c)[0x7fb4af3dbf4c]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(+0x76ae2f)[0x7fb4b01ebe2f]
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN11QMetaObject8activateEP7QObjectPKS_iPPv+0x32c)[0x7fb4af3dbf4c]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(_ZN19QItemSelectionModel16selectionChangedERK14QItemSelectionS2_+0x37)[0x7fb4b01c4c47]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(_ZN19QItemSelectionModel20emitSelectionChangedERK14QItemSelectionS2_+0x27e)[0x7fb4b01ca56e]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(_ZN19QItemSelectionModel6selectERK14QItemSelection6QFlagsINS_13SelectionFlagEE+0x38b)[0x7fb4b01cadfb]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(_ZN16QTreeViewPrivate6selectERK11QModelIndexS2_6QFlagsIN19QItemSelectionModel13SelectionFlagEE+0x1118)[0x7fb4b01b5d88]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(_ZN9QTreeView12setSelectionERK5QRect6QFlagsIN19QItemSelectionModel13SelectionFlagEE+0x48c)[0x7fb4b01b670c]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(_ZN17QAbstractItemView15mousePressEventEP11QMouseEvent+0x413)[0x7fb4b0172c03]
nixnote2(_ZN13FavoritesView15mousePressEventEP11QMouseEvent+0x61)[0x6f5da1]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(_ZN7QWidget5eventEP6QEvent+0xe17)[0x7fb4afc9c057]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(_ZN6QFrame5eventEP6QEvent+0x1e)[0x7fb4b005c0be]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(_ZN17QAbstractItemView13viewportEventEP6QEvent+0x1e3)[0x7fb4b0178d13]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(_ZN9QTreeView13viewportEventEP6QEvent+0x40)[0x7fb4b01bb090]
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN23QCoreApplicationPrivate29sendThroughObjectEventFiltersEP7QObjectP6QEvent+0x86)[0x7fb4af3c70f6]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x6c)[0x7fb4afc4827c]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x41f)[0x7fb4afc4ef0f]
nixnote2(_ZN11Application6notifyEP7QObjectP6QEvent+0x15)[0x626445]
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x8d)[0x7fb4af3c6f8d]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(_ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Eb+0x15f)[0x7fb4afc4e56f]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(+0x2440a2)[0x7fb4afcc50a2]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(_ZN12QApplication15x11ProcessEventEP7_XEvent+0x60c)[0x7fb4afcc3a9c]

from nixnote2.

baumgarr avatar baumgarr commented on August 19, 2024

You should delete your database prior to using the last beta. There were changes to the DB that made this a necessity. The database is located under ~/.nixnote/db-*.

If you don't have anything critical and don't mind your settings being erased, it is easier to delete the ~/.nixnote/ directory completely. This will force you to re-authorize NixNote. When you do that the API rate limit is relaxed for a few days.

from nixnote2.

baumgarr avatar baumgarr commented on August 19, 2024

No response. Closing.

from nixnote2.

fivef avatar fivef commented on August 19, 2024

Shortcuts working in Beta 7. Nice! Thank you!

from nixnote2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.