View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010101 | MMA | Synchronization | public | 2012-11-29 20:12 | 2013-02-16 00:51 |
Reporter | Ludek | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 1.0.1 | ||||
Target Version | 1.0.1 | ||||
Summary | 0010101: When MMA waits for auto-converted tracks, no message appears | ||||
Description | During fixing 0010088 I found out this: 1. Select several AVI videos on sync-list 2. Start WiFi sync from MMA => AVIs are converted to MP4s while MMA just waits for the convertion, but no message appears and it looks like the sync is frozen. MMA should show a message that it is waiting for the conversion | ||||
Tags | No tags attached. | ||||
Fixed in build | 94 | ||||
|
How about MMA adds a 'Converting' header when this situation arises? i.e. the header normally displays 'Downloading'. But, when a track is being converted, _and that conversion is blocking downloads from proceeding_, a new header can appear below showing 'Converting', and indicate the conversion progress. Once the conversion is complete i.e. it is no longer blocking downloads, the conversion header/progress bar can disappear. |
|
I'd simply change the header to 'Converting' while it's the current action (and back to 'Downloading' then). Note that Tray status should be updated accordingly. |
|
Build 70 is fixed as follows: Downloading <track metadata> Progress bar changes to Downloading Waiting for file to convert This implementation can be improved so that: -it doesn't hide the metadata of the track being converted -it doesn't change the size of the dialog Simplest would be: Downloading <track metadata> Progress bar changes to Downloading (coverting...) <track metadata> Progress bar |
|
I tend to Jiri that 'Converting' instead of 'Downloading (coverting...)' is better. Because actually nothing is downloading in the meantime. |
|
Fixed in build 94 |
|
Verified 100 |