[Bug 41428] The Forest: Terminal gets spammed with errors if Steam is running

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Oct 9 10:26:04 CDT 2016


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

--- Comment #14 from Dmitry Timoshkov <dmitry at baikal.ru> ---
(In reply to Bruno Jesus from comment #13)
> > > To fix this bug Wine should always use builtin DLL instead of native. Should
> > > only use native if explicitly  configured in winecfg, not sure if that is
> > > possible but if my memory serves me right I recall about some "prefer
> > > builtin" comments in some Dll startup functions but I could not find an
> > > example.
> > 
> > http://source.winehq.org/git/wine.git/blob/HEAD:/dlls/xinput1_3/
> > xinput1_3_main.c#l42
> 
> Yes! It was so close, but I was "grepping" the files for "prefer builtin"
> instead of "prefer native", so just changing line 47 to TRUE is going to fix
> the issue, Dmitry?

Probably. Someone needs to make an actual change, recompile, and test it :)

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