Emulator Issues #2940
closedDolphin window can appear at very high negative positions
0%
Description
What steps will reproduce the problem?
1.Don't know excatly, i think it's somtimes after crashes or changing desktop resolution...
2.When starting up dolphin, it's Window will appear at a negative position like (x= -32000; y= -32000) and is out of cursor-reach.
To fix it you always have to open "Dolphin.ini" and set "MainWindowPosX" and "MainWindowPosY" to positive values.
What is the expected output? What do you see instead?
I expect the dolphin window to always show up on it's latest position.
Dolphin version with the problem? Other Dolphin version without the
problem?
32-bit or 64-bit and any other build parameters?
r5919 64-bit
OS version and versions of tools/libraries used?
Windows 7
Please provide any additional information below.
I would recomend to check the two values from the "Dolphin.ini" on exe-startup and correct them to fit in the current desktop resolution. Then set the position of the Dolphin-window again.