insanum / sncli

Simplenote CLI
MIT License
396 stars 34 forks source link

Sync is not running in background, and log messages in gui_footer_log fill the entire screen #7

Closed casutherland closed 9 years ago

casutherland commented 10 years ago

Sync does not run in the background. Rather, as soon as sync starts, no keyboard input is possible, and log messages "Synced new note from server (key=...)" log messages begin marching up the screen. Once the screen is filled, the log messages pause, until "Enter" is pressed, then they continue scrolling past until sncli crashes as per #6.

insanum commented 10 years ago

I assume this occurs for you during the first initial sync? Approx how many notes to you have that are getting pulled down during that initial sync? There is a lot going on during that phase. Are you using the lastest sncli code from the git tree? I did make a fix recently that addressed a crash in the background sync thread.

casutherland commented 10 years ago

Yes, this is on initial synch, with around 850 notes.

I'm running the Arch AUR sncli-git package, which should be pulling down the latest code from github.

insanum commented 9 years ago

Fixed: 93a48205e39300169d7d73c62fcc39056e3a1785