Emulator Issues #10596
closedDebug Perspectives are broken
0%
Description
What's the problem? Describe what went wrong.
I'm assuming that perspectives have something to do with pane layout so I tried both editing the default one and creating a new non-default one (see attached). After loading any perspective, Dolphin reverts back to the default perspective.
What steps will reproduce the problem?
- Modify the default perspective or create a one.
- Load a perspective.
- Observe the default perspective.
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
5.0-5667
Is the issue present in the latest stable version?
Yes, 5.0. It was even worse as it allowed multiple or no perspectives to be selected...
What are your PC specifications? (CPU, GPU, Operating System, more)
Win 10 Pro x64
Intel Core i7-4702MQ CPU @2.20GHz
GeForce GT 750M
GeForce Game Ready Driver 387.92
Files
Updated by JMC4789 over 6 years ago
- Status changed from New to Questionable
Does the Qt GUI handle this better?
Updated by ryanebola16 over 6 years ago
- File QTleftWXright.PNG QTleftWXright.PNG added
QT is missing the "Debug" and "Profiler" menus so there is no way to test that. Did you want me to file a separate issue for that?
Side note: I'm avoiding testing QT until https://forums.dolphin-emu.org/Thread-compiling-dolphinqt2 is solved. I'd like to be able to compile QT before I start using it...
Updated by ryanebola16 over 6 years ago
Turned this into a QT feature request in #11188. Won't Fix for this WX issue.
Updated by JosJuice over 6 years ago
- Status changed from Questionable to Won't fix