update :
I can run the gtodo2 I compiled when I add some files to .gtodo in my homedir
First I had to convert the .svg icons to .png and then rename them to .svg again 'cause there's something wrong with librsvg on my Zaurus. (I did the same with the "homebank" icons)
There is a default "todos.tasks2" in the source-dir. This needs to be added to .gtodo.
On launch, a file ".gtodo/lists2" is created, it's xml, but it's buggy. The app can't be launched again.
When correcting the xml codes, it can be launched again, but I get these errors :
main.c:279, load_todo_lists(): is no valid gnome-vfs uri (which is probably correct, it should be a gtodo2-uri)
main.c:181, load_client() : Added: /home/root/.gtodo/todos.tasks2 (this is when the "lists2" file gets corrupted)
When I try to select something, it segfaults.
Anyone having more luck ?
Have fun anyway,
Chero.