View Issue Details

IDProjectCategoryView StatusLast Update
0020140MMW 5Syncpublic2023-07-26 12:43
Reporterrusty Assigned To 
PriorityimmediateSeverityblockReproducibilityalways
Status closedResolutionfixed 
Product Version5.1 
Target Version5.1Fixed in Version5.1 
Summary0020140: Conversion error dialog blocks sync and UI
DescriptionIn 0020139, a conversion error was documented "This kind of audio conversion is not implemented yet."

Aside from the conversion problem, this dialog (which I hope isn't used for any other cases) blocks usage of MMW in a couple of ways:
1) When performing a Wi-Fi sync operation with auto-conversion enabled (or presumably a conversion operation on many files), this dialog opens hundreds of times as a modal dialog. This causes:
a) conversion (and sync) operations to be put on hold until the user clicks 'OK' in the dialog
b) MMW to be unusable as numerous such dialogs appear and block usage of MMW

Note: codec errors normally use an error handling framework which limits such dialogs to a single instance and iirc, auto-closes the dialog (or toast).

2) IIRC, normally such errors aren't reported in MMW for operations that are initiated via MMA WiFi Sync (MMW doesn't even indicate that such operations are occuring!)
TagsNo tags attached.
Fixed in build2811

Relationships

related to 0020141 closedLudek Sync profiles may be 'hidden' 
related to 0020138 closedmichal Opening autoconversion tab --> crash C33D0000 (regression) 
related to 0020139 closedmichal "This kind of audio conversion is not implemented yet" conversion error (regression) 

Activities

michal

2023-07-13 08:06

developer   ~0072458

Fixed in build 2811. Used the same approach as for other conversion errors with standard error handling dialog.

peke

2023-07-26 12:43

developer   ~0072492

Verified 2811