What steps will reproduce the problem?
1. Backup account initially - starts from beginning
2. Next week, backup again - starts from beginning....
What is the expected output? What do you see instead?
The program is supposed to create a "stamp" file with the date of the last
backup. It can then read this date and start from there for the next backup to
be much faster.
I think this must happen after the labels are backed up. But due to the label
bug, any label with a non alphanumeric character causes failure (I have several
labels like this). The stamp file is never created or updated. I created the
file manually and verified the program will make use of it.
This should be a simple fix; re-order the operations so that the stamp is
generated before the labels are backed up.
What version of the product are you using? On what operating system?
Using revision 15 (2011-03-07).
Original issue reported on code.google.com by kymetro9...@gmail.com on 7 Aug 2013 at 1:01
Original issue reported on code.google.com by
kymetro9...@gmail.com
on 7 Aug 2013 at 1:01