View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0012825 | MMA | UPnP / Casting | public | 2015-08-24 21:19 | 2015-09-04 16:58 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | sometimes |
Status | resolved | Resolution | fixed | ||
Product Version | 1.1.3 | ||||
Target Version | 1.1.3 | Fixed in Version | 1.1.3 | ||
Summary | 0012825: Cancelling UPnP download often fails | ||||
Description | In MMA 1.1.3, cancelling a file being downloaded from a UPnP server will often result in a failed cancellation (the cancellation process never completes). Once this occurs, subsequent attempts to download other files fail. | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
I am unable to reproduce in build 468 But I have fixed some bugs that might be related. I have also reproduced that I was unable to cancel. But the STOP button didn't work at all in my case and download continued - it is probably something else than you describe. It was caused by Android bug when PendingIntent is stucked in system and has to be cancelled by next PendingIntent. https://code.google.com/p/android/issues/detail?id=61850 |
|
Tagging as resolved so as to retest in 468+ |