Emulator Issues #10213
closedUsage statistics reporting isn’t checked the first time the emulator is started, after having said yes
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, info tab, MD5 Hash: Compute)
N/A
What's the problem? Describe what went wrong.
On a first run, after having said yes to analytics gathering, the checkbox in the configuration is unchecked. It is fine on the next runs.
What steps will reproduce the problem?
- rm -rf $XDG_DATA_HOME/dolphin-emu $XDG_CONFIG_HOME/dolphin-emu
- Start dolphin-emu.
- Answer yes when asked about statistics gathering.
- Go to the Config window.
- Observe that statistics gathering is unchecked.
- Close Dolphin.
- Open Dolphin again.
- Go to the Config window.
- Observe that statistics gathering is now properly checked.
Which versions of Dolphin did you test on? Does using an older version of Dolphin solve your issue? If yes, which versions of Dolphin used to work?
5.0.r3255.f94cd57a70-1 from aur/dolphin-emu-git
What are your PC specifications? (CPU, GPU, Operating System, more)
ArchLinux x86_64.
Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
Nope.