View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006335 | MMW v4 | Main Panel/Toolbars/Menus | public | 2010-04-23 23:56 | 2010-07-30 23:54 |
Reporter | peke | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.2.1 | ||||
Target Version | 3.2.2 | Fixed in Version | 3.2.2 | ||
Summary | 0006335: FloatPlayer: Positions can't be reset easily | ||||
Description | In case that user wants to reset MM FloatPlayer positions due the fact it got off screen and delete HKEY_CURRENT_USER\Software\MediaMonkey\Interface\Forms\FloatPlayer apron MediaMonkey Startup MM still loads data from MediaMonkey.ini and do not reset FloatPlayer position. Solution would be that in case HKEY_CURRENT_USER\Software\MediaMonkey\Interface\Forms\FloatPlayer is missing MediaMonkey.ini should be reset also. | ||||
Steps To Reproduce | Ticket: QMG-896382 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1299 | ||||
|
Setting to High and targeted for 3.2.1 as it should be trivial to add and due the fact it can be very annoying. |
|
I created small app for user until we figure out what we will do to fix this. Sources are uploaded to ftp. Compiled exe needs to be put in C:\Users\<USERNAME>\AppData\Local\MediaMonkey\ prior to executing. |
|
Maybe we could rather prevent showing of the player off-screen. I suspect that there might be some problems with virtual desktops or multiple monitors, but hopefully it could be solved. |
|
Solution I used in 0005442 should be safe enough. |
|
Fixed in 1309 & merged to 3.2.2. I've made a check whether player is going to show on any connected monitor (otherwise it's show up in main screen). |
|
The same problem can occur with a number of Windows brought up by MM (track Properties, auto-tag from web, auto-tag from filename, etc.). Could the same check be put in place for those windows as well? |
|
Added check for all MM dialogs. |
|
verified 1299 on Float player. |