I don't know if this is an idiosyncrasy of J-Pilot, my version of pilot-link, or my pilot, but most of my ToDo records have a \0 "note". So when PalmToDoPlugin.py splits on \0, it barfs trying to unpack three values (foo\0\0) into two variables.
Here's a little patch that manually splits using find() and handles my [perverse?] case.
Enjoy!
Logged In: YES
user_id=1400247
Originator: NO
I submitted this, didn't realize I wasn't logged in. Oops.
Logged In: YES
user_id=103628
Originator: NO
Can you try the PalmDB_1_8_0 version and see if this fixes your problem?
Thanks
Rick