https://bugs.winehq.org/show_bug.cgi?id=55169
--- Comment #7 from kurtosis kurtosis.jones@gmail.com --- Thanks. I'm trying to test it with NixOS 23.11 unstable with wineWowPackages.staging now, but running into problems with wine. Maybe I'm doing something wrong here, but winecfg crashes on startup, and wine crashes when I try to start battle.net installer with it. Maybe too unstable in this NixOS build? Here's some output:
wine --version
wine-8.10 (Staging)
wine --help
Usage: wine PROGRAM [ARGUMENTS...] Run the specified program wine --help Display this help and exit wine --version Output version information and exit
wine
Usage: wine PROGRAM [ARGUMENTS...] Run the specified program wine --help Display this help and exit wine --version Output version information and exit
winecfg --help
... errors & crash, log attached
winetricks
------------------------------------------------------ WINEPREFIX INFO: Drive C: total 54 drwxr-xr-x 6 kurtosis users 6 Sep 4 2021 . drwxr-xr-x 4 kurtosis users 9 Jul 2 13:54 .. drwxr-xr-x 3 kurtosis users 3 Sep 4 2021 ProgramData drwxr-xr-x 6 kurtosis users 6 Sep 4 2021 Program Files drwxr-xr-x 4 kurtosis users 4 Sep 4 2021 users drwxr-xr-x 17 kurtosis users 28 Apr 8 2022 windows
Registry info: /home/kurtosis/.wine/system.reg:#arch=win32 /home/kurtosis/.wine/userdef.reg:#arch=win32 /home/kurtosis/.wine/user.reg:#arch=win32 ------------------------------------------------------ ------------------------------------------------------ warning: wine cmd.exe /c echo '%AppData%' returned empty string, error message "" ------------------------------------------------------
Am I doing something wrong, or is Nix unstable's wine build currently broken?