tlaukkanen / mobile-task-manager

Automatically exported from code.google.com/p/mobile-task-manager
0 stars 0 forks source link

Error saving tasks #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Exiting program by choosing Quit
2. Exiting program by quitting application

What is the expected output? What do you see instead?
The program is expected to save tasks that I enter, but it doesn't.
It displays following error:

java/lang/NoSuchMethodError: No such method
serialize. (Ljava/io/DataOutputStream;)V.

What version of the product are you using? On what operating system?
Version 1.3, Nokia 6234

Please provide any additional information below.
It's a same problem as a:
http://code.google.com/p/mobile-task-manager/issues/detail?id=3

Original issue reported on code.google.com by glumstor...@gmail.com on 15 Dec 2009 at 10:32

GoogleCodeExporter commented 9 years ago
So, after add new item and return to list page, I get same error.

Original comment by glumstor...@gmail.com on 16 Dec 2009 at 9:48