View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004004 | MMW v4 | Install/Config | public | 2007-11-21 15:16 | 2007-12-21 20:43 |
Reporter | rusty | Assigned To | |||
Priority | immediate | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.0 | ||||
Fixed in Version | 3.0 | ||||
Summary | 0004004: MediaMonkey 'steals' some file associations | ||||
Description | The following steps fail to remove all file associatons: -Uninstalled MM -Remove file associations from 2.5 -Re-install MM leaving all file associations disabled -->the following are still enabled in Options>File Types: APL, FLA, MP+, MPP, VQF. -Deselect those file associations -Restart MM the following are still enabled in Options>File Types: APL, FLA, MP+, MPP, VQF. Possibly related issue raised at: http://www.mediamonkey.com/forum/viewtopic.php?t=22144 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1021 | ||||
|
I can't reproduce the issue. Possibly useful information: 1. After unselecting the exts in MM 3.0 and closing MM, what is in MM.ini, section [Options], line 'AssocExts=...' 2. What is in registry, key: HKEY_CLASSES_ROOT\.APL (or another extension)? Interesting is only the Default value there. Note: since MM 3.0 and 2.5 are considered to be different applications, it's possible that an extension not associated to MM 3.0 is associated to MM 2.5. Note: There might be problems on Vista, where associations changes might require elevation of user rights. |
|
1. After I deselect every entry in the File Associations panel and click OK: -If I examine the panel again, the following are selected! : APL, FLA, MP+, MPP, VQF -If I close MM and look at the ini file, I see: AssocExts= 2. When I look in the registry keys, I see the following default values: HKEY_CLASSES_ROOT\.APL : MediaMonkey.APLFile HKEY_CLASSES_ROOT\.FLA : MediaMonkey.FLAFile HKEY_CLASSES_ROOT\.MP+ : MediaMonkey.MP+File HKEY_CLASSES_ROOT\.MPP : MediaMonkey.MPPFile HKEY_CLASSES_ROOT\.VQF : MediaMonkey.VQFFile note: I doubt this is relevant, but it's a strange coincidence nonetheless: in the registry, these five keys are all capitalized, whereas every single other key (which doesn't have this problem) isn't... |
|
I don't see any problem, try to generate a debug log, it might help. |
|
Posted debug log, though I don't see anything. At around line 394, I changed the config so that all file types are disabled and clicked OK. Then I close MM and restarted it, and the options were enabled! |
|
Fixed in build 1021. - I made some improvement in the code, in case the problem is still there, please create a new debug log. |
|
Verified 1123. |