View Issue Details

IDProjectCategoryView StatusLast Update
0003010MMW v4Properties/Auto-Toolspublic2007-11-13 22:31
Reporterjiri Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.0 
Summary0003010: Report error on m4a playback when QuickTime isn't installed (or for other codecs)
DescriptionI haven't tried myself, but I'm sure that we haven't done anything about this yet: When QuickTime isn't installed, our f_aac plugin can't play any mp4 content. In such a case a dialog should be shown asking user:

QuickTime is needed in order to play MP4 and AAC files. Please download it from ...
[ ] Don't show this message the next time
[Ok] [Cancel]
TagsNo tags attached.
Fixed in build

Relationships

related to 0003940 closedjiri No warning appears when Quicktime isn't installed (regression) 

Activities

jiri

2007-04-18 20:11

administrator   ~0009046

Reminder sent to: user9

Assigning to Pavel in order to implement the necessary check. Sending notification to Rusty to review/modify wording.

Btw, when we have our own mp4 coded plug-in fully ready, this dialog should rather describe how to get it.

jiri

2007-04-18 20:11

administrator   ~0009047

Reminder sent to: rusty

Correction: The reminded was meant to be sent to Rusty.

rusty

2007-04-26 21:43

administrator   ~0009068

Simple Message/functionality:

Quicktime is needed to play M4A and other AAC Tracks.
Do you want to download it?

[ ] In the future, do not ask me.

[OK] [Cancel]

-------------------------------------------

Better message/functionality

You need to install a new codec to support this type of Audio file.
Do you want to try downloading the codec?

[ ] In the future, do not ask me.

          [OK] [Cancel]

Note: Clicking OK should bring the user to an url such as
http://www.mediamonkey.com/addons/codecs/
which has a table mapping file types to urls so that users can easily download missing codecs.

jiri

2007-04-27 10:35

administrator   ~0009070

Last edited: 2007-04-27 10:36

Since this is quite a specific issue where a standard plug-in can't be downloaded, but rather a huge QuickTime needed, I prefer a specific solution in this case, i.e.:

Quicktime is needed to play M4A and other AAC Tracks.
Do you want to download it?

[ ] In the future, do not ask me.

[OK] [Cancel]


If Ok is clicked, http://www.apple.com/quicktime/download should open in the default web browser.

Note that the message should be localizable!

jiri

2007-04-30 12:33

administrator   ~0009083

I haven't explicitely specified it here because it thought that it's clear, but the error message and all the related functionality should be handled by the plug-in itself and not the main application. Please modify it...

jiri

2007-05-09 19:31

administrator   ~0009127

And one more problem with the current implementation: It currently shows the dialog in a thread - it doesn't work well, because no visual operation can be done in a thread, it should be fixed too, otherwise 'Canvas doesn't allow drawing' error appears frequently.

rusty

2007-11-13 22:31

administrator   ~0012002

Verified 1104.