Het forum

Wine Version Mismatch

Wine Client Error:0: Version Mismatch 492/447

Auteur Antwoorden
TehTotalPwnage Donderdag 11 Februari 2016 om 8:38
TehTotalPwnageAnonymous

I'm trying to get osu! working on PlayOnLinux, and for the most part, it looks like the osu script runs fine. However, I keep repeatedly hitting this specific issue:

[02/10/16 23:32:04] - Running wine-1.9.1 cmd /c echo %ProgramFiles% (Working directory : /usr/share/playonlinux/python)
wine client error:0: version mismatch 492/447.
Your wine binary was not upgraded correctly,
or you have an older one somewhere in your PATH.
Or maybe the wrong wineserver is still running?

I've made sure that there aren't any wineservers running outside of POL, and I've used the Close All PlayOnLinux software button to make sure there aren't other instances of  it running. I only have version 1.9.1 of Wine installed in PlayOnLinux, and it is the only virtual drive in the install. What's wrong here?

 

Running on Ubuntu 14.04.

Aangepast door TehTotalPwnage

TehTotalPwnage Zaterdag 13 Februari 2016 om 1:50
TehTotalPwnageAnonymous

If anyone is curious, I found the solution. Basically, the idea of having ptrace set to 0 all the time was kind of bothering me when having to install things such as .NET for programs like osu! so I used an alternative solution:

http://askubuntu.com/questions/146160/what-is-the-ptrace-scope-workaround-for-wine-programs-and-are-there-any-risks

Don't use the workaround used there, as it will botch your wine-preloader and wineserver binaries. If you did, remove the version of Wine affected and reinstall it.