View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010436 | MMW v4 | Install/Config | public | 2013-01-21 23:10 | 2013-03-15 03:58 |
Reporter | rusty | Assigned To | |||
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 4.1 | ||||
Target Version | 4.1 | Fixed in Version | 4.1 | ||
Summary | 0010436: Repeated / unnecessary elevation prompts | ||||
Description | In build 1622, MediaMonkey can elevate unnecessarily (I haven't tested to see when this behavior was introduced). Basically whenever the user accesses a file externally via a context menu, it seems to make a configuration change that requires elevation that must be changed when MM isn't run externally. For example: 1) Right click .flac file > play in MediaMonkey --> MM elevates 2) Repeat 1 --> MM doesn't elevate 3) Run MediaMonkey by double-clicking the MM icon on the desktop --> MM elevates 4) Repeat 3 --> MM doesn't elevate 5) Repeat 1 --> MM elevates i.e. whenever there's a change re. how MediaMonkey is opened, it elevates!! | ||||
Additional Information | Replicated on Windows 8 Edit: and on Windows 7 as well | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | 1623 | ||||
related to | 0009306 | closed | peke | MediaMonkey Elevation prompt appears repeatedly in some environments |
related to | 0010108 | closed | rusty | MediaMonkey doesn't show as Default Program for supported file types on Windows 8 |
related to | 0010349 | closed | Ludek | Some scripts report not installed unless MMW is started as admin |
|
We cannot reproduce it with Petr. Added some debug messages so we will know why elevation is raised. Updated exe is uploaded on FTP in folder 'staff_files/ForRusty/FromPetr'. Please extract that to your MM folder and make some debug logs. |
|
I'm able to replicate this on two different machines (one Win8, one Win7). The only thing I can think of that might be relevant is that MM portable had previously been installed on those machines in the past. Debug log attached, with key notes at the beginning of the log. |
|
I analyzed the log and the problem seems to be that when you double-click MM icon then it wants to overwrite "C:\Program Files (x86)\MediaMonkey\MediaMonkey.exe" by "C:\PROGRA~2\MEDIAM~1\MEDIAM~2.EXE". i.e. in 8.3 filename form, I cannot repro, but going to study more. If you right-click the MediaMonkey icon what target dou you see? Is it "C:\Program Files (x86)\MediaMonkey\MediaMonkey.exe" or "C:\PROGRA~2\MEDIAM~1\MEDIAM~2.EXE" ? |
|
The target is: "C:\Program Files (x86)\MediaMonkey\MediaMonkey.exe" |
|
Uploaded new log file generated with Petr's exe |
|
Fixed in 1623 |
|
Verified 1624 Windows 7 |
|
Closing Re-verified in 1628 |