You have a running wine binary - either a left-over program, or a crashed or hung server - left over from before you updated. If you can't find a running wine program to close, use 'ps wax |grep wine' to find any remaining wine programs, and either kill them or 'kill -9' them if they are stubborn.
On 11 May 2014 18:48, KOT MATPOCKuH <[email protected]> wrote: > Hi all! > > I can't start any windows application under wine 1.6.2 on FreeBS10/i386. > For example: > $ wine putty.exe > wine: created the configuration directory '/home/dima/.wine' > wine client error:0: version mismatch 431/447. > Your wineserver binary was not upgraded correctly, > or you have an older one somewhere in your PATH. > Or maybe the wrong wineserver is still running? > > $HOME/.wine directory was removed, but problem stil exists. > > Any ideas to fix this issue? > > -- > MATPOCKuH > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "[email protected]" > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
