eversince 1ine updated to 1.7.4 turbine games won't connect

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
xBeast360
Level 2
Level 2
Posts: 12
Joined: Thu Jun 28, 2012 2:04 pm

eversince 1ine updated to 1.7.4 turbine games won't connect

Post by xBeast360 »

both lotro and ddo wil open launchers but fail at checking updates
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: eversince 1ine updated to 1.7.4 turbine games won't conn

Post by dimesio »

Does downgrading Wine fix it? If so, run a regression test and file a bug. http://wiki.winehq.org/RegressionTesting
dimitris
Newbie
Newbie
Posts: 3
Joined: Sat Oct 26, 2013 9:26 am

Re: eversince 1ine updated to 1.7.4 turbine games won't conn

Post by dimitris »

wine 1.7.3 works fine.

with bisect i found the problem here, but its my first use of this procedure, so better someone else confirm it , too.
git bisect bad
Bisecting: 2 revisions left to test after this (roughly 1 step)
[b6b9ea7670810b1dce091c2f7331a05207e33849] user32/tests: Trace foreground window name.
dim ~ $
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: eversince 1ine updated to 1.7.4 turbine games won't conn

Post by dimesio »

Bisecting: 2 revisions left to test after this (roughly 1 step)
You are not finished bisecting. When you are finished, it will tell you the first bad commit. If you don't understand, reread the "A Walkthrough" section of the Regression Testing instructions. http://wiki.winehq.org/RegressionTestin ... 0d16a21c76
dimitris
Newbie
Newbie
Posts: 3
Joined: Sat Oct 26, 2013 9:26 am

Re: eversince 1ine updated to 1.7.4 turbine games won't conn

Post by dimitris »

49d0e64f880720024ddb4c9f13f1bcbced763deb is the first bad commit
commit 49d0e64f880720024ddb4c9f13f1bcbced763deb
Author: Dmitry Timoshkov <[email protected]>
Date: Fri Oct 11 13:39:44 2013 +0900

kernel32: The return and last error values set by ReadFile on EOF depend on whether overlapped pointer was passed in.

:040000 040000 24a44e9f2f413a48f2d45b8bc4f4bbdb2980bd56 9805f390dcf3d26fb82102ae9745039f6d481991 M dlls
dimitris
Newbie
Newbie
Posts: 3
Joined: Sat Oct 26, 2013 9:26 am

Re: eversince 1ine updated to 1.7.4 turbine games won't conn

Post by dimitris »

Locked