yoshistabber / anymemo

Automatically exported from code.google.com/p/anymemo
GNU General Public License v2.0
0 stars 0 forks source link

Due Cards Processed #114

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Im not sure what is the genesis of the problem. Though it seems to affect 
only a single particular deck
2. Start a review of the due cards. Complete an exercise
3. Either hit the Android Back key or Click "Undo"

What is the expected output? What do you see instead?
Saved progress of the Due cards that were completed

What is the AnyMemo version (E.g 8.999.1, 9.0, 9.1.1)?
9.1 Release (though problem first started in 9.1 Beta 3)

What is your Android phone model?
HTC G2

What is your Android version?
2.3.4

I cant figure out how to run a debug report on it

Original issue reported on code.google.com by Neofireb...@gmail.com on 26 Aug 2012 at 4:16

GoogleCodeExporter commented 8 years ago
Title should be corrected to "Due Cards Are Not Being Processed"

Original comment by Neofireb...@gmail.com on 26 Aug 2012 at 4:17

GoogleCodeExporter commented 8 years ago
If the learning progress is not saved. Probably you run into an Android's bug 
that cause unwritable sqlite db.

To fix this, you can go to "Misc" tab and export "Mnemosyne XML" and then 
"Import" "Mnemosyne XML" 

The newly created db (whatever.xml.db) shouldn't have this issue.

(In 9.1, you can also upload to Google Drive and then download it)

Original comment by mrlhwlib...@gmail.com on 26 Aug 2012 at 4:20

GoogleCodeExporter commented 8 years ago
On attempt to export the corresponding deck I am thrown an error message box. 
"Failed To Convert" is the title of the msgbox and the contents are 
"java.io.IOException: Error writing xml on id:159"

Tried to also export in CSV. Got similar error.

Seems to have made it worse actually. Now none of the decks are displaying 
totals. I cannot review any decks and the program has just forced closed with 
"org.liberty.android.fantatischmemo"

Original comment by Neofireb...@gmail.com on 26 Aug 2012 at 4:32

GoogleCodeExporter commented 8 years ago
Export won't even write to the db. So maybe it corrupts. If you want, could you 
send me the db to liberty [at] anymemo.org and I may be able to help you fixing 
it.

Original comment by mrlhwlib...@gmail.com on 26 Aug 2012 at 4:34

GoogleCodeExporter commented 8 years ago
Alright that has been done.

Original comment by Neofireb...@gmail.com on 26 Aug 2012 at 4:41

GoogleCodeExporter commented 8 years ago
This issue can be disregarded. It looks like there was less than 10mb of space 
available. Upon clearing up some temp directories the program returned to 
normal function. Thanks.

Original comment by Neofireb...@gmail.com on 26 Aug 2012 at 4:48

GoogleCodeExporter commented 8 years ago
It does surface some problems in your db that AnyMemo didn't handle well. The 
conversion to XML/CSV shouldn't get "Null pointer exception". It also happens 
on my device so there is still something needs to fix.

Original comment by mrlhwlib...@gmail.com on 26 Aug 2012 at 4:50

GoogleCodeExporter commented 8 years ago
Converting the CSV to and Anymemo SQLite database you mean? Yes, that's 
actually weird. I forget when but I used to make CSV's between LibreOffice, 
Google Docs, or Notepad++ and the files would be nonconvertible for some reason 
unless I resaved the CSV using MS Excel I believe. This happened in some 
versions far off ago though. I will test it later to see if I can get it again.

Original comment by Neofireb...@gmail.com on 26 Aug 2012 at 7:33

GoogleCodeExporter commented 8 years ago
The concurrency issue should have been fixed by multiple patches.
The android bug for corrupt issue is not fixable.
Let's call this task done.

Original comment by mrlhwlib...@gmail.com on 19 Dec 2013 at 2:16