View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0011201 | MMA | Synchronization | public | 2013-08-26 19:51 | 2013-08-29 19:40 |
Reporter | rusty | Assigned To | |||
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.0.4 | ||||
Target Version | 1.0.4 | Fixed in Version | 1.0.4 | ||
Summary | 0011201: Sync appears to get 'stuck' on large files and can't be terminated | ||||
Description | On a Nexus 7 running Android 4.3, syncing a large audiobook --> sync seems to get stuck during that file Press cancel --> 'Terminating...' appears endlessly At this point, the app must be forcefully terminated via the appmanager. | ||||
Additional Information | Tested with mma 159 / mmw 1654 | ||||
Tags | No tags attached. | ||||
Fixed in build | 160 | ||||
|
I've modified the bug description, as further testing reveals that the problem isn't related to the device going to sleep, but rather to the large file size (650MB) of the audiobook. For some reason, syncing such a file always stalls MMA 159. Note: part of the problem is that it's unclear whether the file has stalled or just _appears_ to have stalled. i.e. for a large 650MB audiobook, the sync status bar appears frozen, and the indicator shows 8/10, but it's possible that the sync is still proceeding even though it looks to be frozen. A fix to this would be to indicate KBs synced. |
|
If I waited long enough (0000026:0000035 minutes), the sync eventually completed. So it seems that there are 2 problems: 1) The appearance of a stall even when MM hasn't actually stalled. This can be fixed via some indication that progress is occurring. 2) MM freezing on an attempt to cancel such an operation. This is likely the same bug as previously raised at 0010797 |
|
1) Ok, I will add the kb progress. 2) MM is not freezing. Currently synced item is now always finished before sync termination... but it is frustrating in this case, I was also thinking about implementing termination in the middle of download. |
|
Fixed in build 160 |
|
Verified 160. |