Emulator Issues #12904
closed[Windows] Calibrate dropdowns always appear on the main monitor
0%
Description
Game Name?
N/A
Game ID? (right click the game in the game list, Properties, Info tab)
N/A
MD5 Hash? (right click the game in the game list, Properties, Verify tab, Verify Integrity button)
N/A
What's the problem? Describe what went wrong.
As title says: The menu that appear when opening the "Calibrate" dropdown under the joystick controller settings are locked to my main monitor.
What steps will reproduce the problem?
1 Open Controller Settings
2 Move the window to a monitor that isn't the main monitor
3 Open a "Calibrate" dropdown
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
Yes. 5.0-16352
Is the issue present in the latest stable version?
N/A (the Calibrate dropdown/button did not exist)
If the issue isn't present in the latest stable version, which is the first broken version? (You can find the first broken version by bisecting. Windows users can use the tool https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds and anyone who is building Dolphin on their own can use git bisect.)
5.0-12462 https://dolphin-emu.org/download/dev/800b2480ecb0d5d0285c6d560fb25f6b96c3b021/
If your issue is a graphical issue, please attach screenshots and record a three frame fifolog of the issue if possible. Screenshots showing what it is supposed to look like from either console or older builds of Dolphin will help too. For more information on how to use the fifoplayer, please check here: https://wiki.dolphin-emu.org/index.php?title=FifoPlayer
N/A
What are your PC specifications? (CPU, GPU, Operating System, more)
NVIDIA GeForce GTX 1070
AMD Ryzen 5 2600 Six-Core Processor
Windows 10.0.19044
Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)
Files
Updated by Dentomologist over 2 years ago
As your bisect suggests this is caused by a bug in Qt 5.15.0, which was fixed in 5.15.1: https://bugreports.qt.io/browse/QTBUG-84462.
We have a pending PR to upgrade to Qt 6.3 at https://github.com/dolphin-emu/dolphin/pull/10559. I haven't tested it but that should fix the issue.
Updated by Avasam over 2 years ago
Downloaded and tested https://dolphin.ci/#/builders/21/builds/6648 , it does fix the issue.
Updated by JosJuice over 2 years ago
- Status changed from New to Fixed
- Fixed in set to 5.0-16393