spsdco / notes

Awesome note taking.
MIT License
560 stars 54 forks source link

Dropbox syncing problem #122

Closed Vincentdc94 closed 10 years ago

Vincentdc94 commented 10 years ago

This bug occurs everytime springseed wants to sync with dropbox. You can reproduce the error simply by clicking the sync with dropbox button.

uncaught node js error_009

I'm using Ubuntu 14.04 LTS. The version of springseed I'm using is version 1.1 from what I can tell. I just downloaded it today.

utdeep commented 10 years ago

Same exact issue. I thought there was no rhyme or rhythm to it, but the app was crashing frequently after saving changed. As Vincerntdc94 has mentioned, it can be reproduced 100% of the time when clicking the sync with dropbox button.

I've disconnected the app from Dropbox and I've had no issues. Running 1.1 on elementaryOs Luna

Vincentdc94 commented 10 years ago

Ok i just analyzed the files on dropbox and it seems for every note in the meta.seed there is no file. I have entry's going to c-5 but only files going to c-2. So there is no file to reference the id to. Therefore I think it show "undefined" in the error. Because there is no file to point the id to.

orendon commented 10 years ago

@Vincentdc94 @utdeep did you tried disable/enable dropbox integration? ("Sign Out" and then sign in again within the springseed app)

Vincentdc94 commented 10 years ago

It doesn't solve the problem. I just tried to be sure.

utdeep commented 10 years ago

I disabled dopbox integration and it works perfectly. I enable dropbox integration again and it creates the same error

melamity commented 10 years ago

This seems to (possibly) be fixed in Springseed 2.0, it won't crash the app but it will silently fail and try again next time it can.