robert7 / nixnote2

Nixnote - Evernote desktop client for Linux
GNU General Public License v3.0
297 stars 32 forks source link

Fix issue 222: crash with 'qevercloud::EverCloudException' and incomplete note content #228

Closed boo-yee closed 2 months ago

boo-yee commented 3 months ago

Catch EverCloudException thrown from getNote() within CommunicationManager::downloadNote(), and process it in the main thread.

boo-yee commented 2 months ago

@robert7 Hi, Robert, could you please check this PR if you have spare time?

robert7 commented 2 months ago

Hi @boo-yee , sorry I overlooked it, then forgot for second time ☹️ it looks OK