laurent22 / joplin

Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
https://joplinapp.org
Other
44.99k stars 4.89k forks source link

Import hangs #2156

Closed jtagcat closed 4 years ago

jtagcat commented 4 years ago

Same as, but the problem is not in the ampersand. #1578 I did some testing, adding !?_-()[],"/@ to the title of one note, it still got exported - didn't hang at that note. Always hangs after note 191, but I don't know a way to quickly see, what is the 192th note in the file.

Environment

Revision: 0ca96ee Appimage, Fedora 31

Logfile

Nothing of interest.

2019-12-05 05:12:25: "Scheduling sync operation..."
2019-12-05 05:12:25: "Scheduling sync operation..."
2019-12-05 05:12:25: "Scheduling sync operation..."
2019-12-05 05:12:25: "Scheduling sync operation..."
2019-12-05 05:12:31: "SearchEngine: Updating FTS table..."
2019-12-05 05:12:32: "SearchEngine: Updated FTS table in 1477ms. Inserted: 191. Deleted: 0"
2019-12-05 05:12:56: "Preparing scheduled sync"
2019-12-05 05:12:56: "Synchroniser is missing credentials - manual sync required to authenticate."
2019-12-05 05:13:22: "Profile directory: /home/jc/.config/joplin-desktop"
2019-12-05 05:13:22: "Trying to load 0 master keys..."
2019-12-05 05:13:22: "Loaded master keys: 0"
2019-12-05 05:13:22: "ResourceFetcher: Auto-add resources: Mode: always"
2019-12-05 05:13:22: "ResourceFetcher: Auto-added resources: 0"
2019-12-05 05:13:22: "Trying to load 0 master keys..."
2019-12-05 05:13:22: "Loaded master keys: 0"
2019-12-05 05:13:22: "Scheduling sync operation..."
2019-12-05 05:13:22: "Trying to load 0 master keys..."
2019-12-05 05:13:22: "Loaded master keys: 0"
2019-12-05 05:13:22: "Scheduling sync operation..."
2019-12-05 05:13:22: "Trying to load 0 master keys..."
2019-12-05 05:13:22: "Loaded master keys: 0"
2019-12-05 05:13:22: "Scheduling sync operation..."
2019-12-05 05:13:22: "Scheduling sync operation..."
2019-12-05 05:13:22: "RevisionService::runInBackground: Starting background service with revision collection interval 600000"
2019-12-05 05:13:23: "DecryptionWorker: cannot start because no master key is currently loaded."
2019-12-05 05:13:26: "RevisionService::maintenance: Starting..."
2019-12-05 05:13:26: "RevisionService::maintenance: Service is enabled"
2019-12-05 05:13:30: "RevisionService::collectRevisions: Created revisions for 191 notes"
2019-12-05 05:13:32: "SearchEngine: Updating FTS table..."
2019-12-05 05:13:32: "SearchEngine: Updated FTS table in 7ms. Inserted: 0. Deleted: 0"
2019-12-05 05:13:32: "Preparing scheduled sync"
2019-12-05 05:13:32: "Saving updated Dropbox auth."
2019-12-05 05:13:32: "Synchroniser is missing credentials - manual sync required to authenticate."
2019-12-05 05:13:32: "Updating all notifications..."
2019-12-05 05:13:32: "Garbage collecting alarms..."
2019-12-05 05:13:33: "DecryptionWorker: cannot start because no master key is currently loaded."
2019-12-05 05:13:35: "RevisionService::maintenance: Done in 8843ms"
2019-12-05 05:13:52: "ResourceService::indexNoteResources: Start"
2019-12-05 05:13:53: "ResourceService::indexNoteResources: Completed"
2019-12-05 05:13:53: "ResourceService::deleteOrphanResources:", "[]"
jtagcat commented 4 years ago

Well turns out some titles got encoded, some not.. Interesting. Duplicate then.