[Bug 31438] [EA Origin]Unable to download game since the new version

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 7 07:09:40 CST 2015


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

--- Comment #195 from Heiko <lil_tux at web.de> ---
Created attachment 50429
  --> https://bugs.winehq.org/attachment.cgi?id=50429
Instead of 0xdead create a 0x0 handle

Small hack to create the job handle as 0x0 instead of 0xdead. Looks like
EAProxyInstaller checks for the handle being null, so it doesn't wait forever
anymore. Just tested some installs. Additionally it seems to fix the problem of
having to restart origin after playing a game.

An NtJobObject-implementation is still preferable...

-- 
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