[Bug 29384] Voobly fails to launch Age of Empires II multiplayer game

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Oct 5 10:38:41 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=29384

--- Comment #42 from Sebastian Lackner <sebastian at fds-team.de> ---
@JT: As the patch requires some significant changes in all parts of Wine, it is
unlikely that this fix will be already included in the next Wine version. If
you want to test it, you can use the Wine-Compholio staging tree builds:

https://github.com/compholio/wine-compholio
https://github.com/compholio/wine-compholio/wiki/Installation

Don't forget to run /opt/wine-compholio/bin/wine instead of "wine" after
installing, and set the environment variable before running Voobly.

export COMPHOLIO_WRITECOPY=1
cd /path/to/the/program
/opt/wine-compholio/bin/wine program.exe

What the next wine version most likely will include is the first set of
patches, to fix unrelated issues, which were discovered by adding this
patchset. Those issues are all completely unrelated, but are much more
difficult to reproduce without the patchset, and noone noticed them yet.

[1/4] http://source.winehq.org/patches/data/106864
[2/4] http://source.winehq.org/patches/data/106865
[3/4] http://source.winehq.org/patches/data/106866
[4/4] http://source.winehq.org/patches/data/106867

At all other people affected by this problem: Please do us a favor and test the
patchset (with COMPHOLIO_WRITECOPY=1) with all other Wine programs you have
installed - if you notice additional regressions introduced by this patchset,
please report them to us, so we can fix those unrelated issues, and hopefully
will be able to get the main patchset upstream soon.

Regards,
Sebastian

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list