Open GoogleCodeExporter opened 9 years ago
Implemented in version 1.5.1b3. The message box at the end of picasarunner.cs
has been enhanced to allow the user to retry the database rename.
The user has tested this fix and it works for him. Since this doesn't affect
the operation with normal drives I have left the fix in.
Original comment by earlb...@gmail.com
on 10 Oct 2011 at 12:49
Added an automatic retry after 4 seconds. this should eliminate the retry
message box when the NAS is just a little slow.
Original comment by earlb...@gmail.com
on 11 Oct 2011 at 4:10
Hey Earl, I reviewed the code a bit and made some changes so there is no code
ducplication and now he retries every .5 seconds, and asks every 4 seconds if
he needs to keep trying...
Can you have a look if it is better like this?
Original comment by pieter.r...@gmail.com
on 3 Nov 2011 at 1:14
Hi Pieter:
Yes, much better! Mine was just a patch to satisfy the problem. ThreadSleep is
better than pause too!
Original comment by earlb...@gmail.com
on 3 Nov 2011 at 5:05
Original issue reported on code.google.com by
earlb...@gmail.com
on 10 Oct 2011 at 12:20