-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Primehack crashes when adding a default path #169
Comments
How did you install PrimeHack? Was it the Flatpak, AUR or did you compile it yourself? As far as I'm aware the AUR has some patches that change stuff related to the paths. It may be worth double checking with the flatpak to see if it's an issue with us. I would also recommend clearing your ini settings just in case something odd has happened there. |
AUR package is rebased to more recent Dolphin commit, so can have different problems. The problem is fixed in upstream Dolphin at dolphin-emu@6245dcd The corresponding lines in this repo are: dolphin/Source/Core/DiscIO/WIABlob.cpp Lines 767 to 768 in 2ee6244
|
Whenever i try to add a default rom path to the list, it crashes and when relaunched it didn't save the setting. This happens only on primehack, standard dolphin is not having any problem. This happens both when adding it with a double click from the starting screen and when adding it from the configuration settings. It crashes only after it has been selected, not before or after opening the file explorer.
I'm running it on an HP 255 G8 with Arch Linux, Zen Kernel 6.9.7 with KDE Plasma 6 on a Wayland Session as a DE (obviously with the QT_QPA_PLATFORM=xcb environment variable)
Edit: sorry for all the edits for a moment i thought to have issued this on the official dolphin github page lol
The text was updated successfully, but these errors were encountered: