View Single Post
Posts: 654 | Thanked: 664 times | Joined on Feb 2009 @ Germany
#429
Yea, text would be better next time

It looks like you have at least 2 corrupted notes and it could be that they are messing up the sync. I'll run some tests tomorrow, maybe I can reproduce it.

If you want to try something, you could move the two notes starting with 2af63c59 and dc20eale out of the /home/user/.conboy/ folder and try again. In xterm this would be:

Code:
cd
mv .conboy/2af63c59* .
mv .conboy/dc20eale* .
With those commands you move them into your home folder where Conboy won't try to load them. Also if those two notes do not contain any sensitive data, you could send them to me via PM. It could maybe help me debug this problem.

If this is all too scary, please wait a bit. I'm continuously tweaking the sync process, so it might just work in the next version. Still, input from your side could help a lot.

Thanks for reporting this.

[Edit: I've read your original post again, so I assume you're familiar with coping files on linux etc. That will certainly help ]

Last edited by conny; 2010-06-16 at 19:23.