You are not logged in.
Pages: 1
I had a nice working setup of Steam and some steam games (civ4 and team fortress 2 mainly), used last about a week ago.
After pulling up wine 1.3.27 with the usual upgrades, wine now keeps on segfaulting:
kjozsa@walrus:~/.wine/drive_c/Steam$ wine Steam.exe
fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub.
Segmentation faultI've moved away my ~/.wine and did a fresh install of Steam with the exact same results, not even the Steam window can be brought up (notepad and explore.exe works correctly though). Any ideas what could go wrong or how to get more details about the problem?
Edit: a clean install of steam using winetricks gives the same segfaults too
Edit2: I'm using the multilib wine package on arch64
Edit3: appearently the problem may or may not be related to the wine update itself but was clearly caused by the upgrade of the latest nvidia-beta package. With the beta package 280.13.1 was working, 285.03-1 caused the segfaults and now rolling back to the stable 285.03 is working again.
Last edited by kjozsa (2011-09-02 05:56:36)
Offline
Have you tried uninstalling the new version of wine and installing the older one that actually worked? I've installed wine-dib from AUR and that works without issues as long as I don't enable WINEDIB. The major difference is that is wine 1.3.11 instead of 1.3.27.
Last edited by davidgurvich (2011-08-27 15:28:00)
Offline
good idea.. where can I download the package 1.3.26? I don't have it in my pacman cache anymore.
Last edited by kjozsa (2011-08-27 15:39:54)
Offline
Just modify the PKGBUILD for any recent version of wine and build the package from source.
Offline
Just modify the PKGBUILD for any recent version of wine and build the package from source.
I'm using the wine package from multilib.. no source here :(
Offline
Offline
Pages: 1