Software/OS Versions
Arch Linux 6.3.8-arch1-1 x86_64
FMOD Studio 1.10.10
wine 8.10-1
qt5-webengine 5.15.14-2
qt6-webengine 6.5.1-1
(I have no idea which version of qt wine is electing to use, but qmake --version says qt version 5.15.10 is in use, though I'm unsure whether this carries over to wine or not)
Description
When attempting to import an audio file to FMOD, I get an error from wine saying "The program QtWebEngineProcess.exe has encountered a serious problem and needs to close. We are sorry for the inconvenience." The window popup for the new audio file is then in a different style to the other windows, and has nothing but a black box inside of it.
Steps to Reproduce
- Install Arch Linux 6.3.8-arch1-1 in a virtual machine or something for accuracy
- Install Wine from pacman repositories
- Install all of qt5/qt6 from pacman repositories (again, unsure which version is in use by wine)
- Install FMOD Studio v1.10.10 from the official website
- Run the FMOD Studio installer underneath Wine
- Launch FMOD Studio
- Attempt to import an audio file
Attachments
- Screenshot of the error prompt
- Screenshot of the new window
- Wine's error output when clicking
More Info: https://gist.github.com/itShirb/9a21137e6fba914ac65378e7cf618a0b

