https://bugs.winehq.org/show_bug.cgi?id=46530
--- Comment #12 from Artem S. Tashkinov aros@gmx.com --- (In reply to Fabian Maurer from comment #11)
I'm testing on Arch Linux. And when you change the permissions to YOURNAME:users it work again?
There's no "users" group in Fedora but when I change group ownership to "audio" (which I'm a user of) I still can reproduce the issue but _only_ if file mode is 644. If file mode is 664 I can read the file.
I've sent you the entire +all log and unless I'm misreading it, Wine does something wrong here as it tries to create this very file when you're entering it.
For some reasons on Fedora/CentOS wine needs _write_ permissions to a file in order to be able to open it. This doesn't seem right.