[Bug 48087] Firestorm viewer can't login to Second Life grid since 4.19

WineHQ Bugzilla wine-bugs at winehq.org
Wed Nov 13 11:41:26 CST 2019


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

--- Comment #3 from Andrew Randrianasulu <randrianasulu at gmail.com> ---
(In reply to Erich E. Hoover from comment #1)
> Andrew,

Thanks for fast reply!

> 
> With respect to the first one, would you mind using Dependency Walker
> (http://www.dependencywalker.com/) to see which msvcr* library the program
> is using? (usually this is something like msvcr90 or msvcr100, but it can
> also be ucrtbase)

It seems to use MSVCR120.DLL and MSVCP120.DLL

> 
> With the second case you should be able to run the application with
> WINEDEBUG="+msvcrt" and look for scanf.  For example:
> WINEDEBUG="+msvcrt" wine myprogram.exe 2>&1 | grep scanf

On broken or working case? I already applied patch revert to 4.19, and this one
works ...

> 
> Hopefully this will give us enough to figure out what's going on and I can
> take it from there :)

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