[Bug 47592] HFSS antenna modelling software running but erroneous output !

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 7 10:28:08 CDT 2019


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

Zebediah Figura <z.figura12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|-unknown                    |msvcrt

--- Comment #12 from Zebediah Figura <z.figura12 at gmail.com> ---
(In reply to Jean-Michel Friedt from comment #11)
> Amazing, that was it, the simulation is now working properly with the same
> result as found when running under genuine MS-Windows7 OS.
> I had indeed seen that HFSS was installing some Microsoft C Runtime
> libraries but believed that had been done during the Wine install as well. 
> Would you mind explaining how the software was running without the
> liobraries in
> the first place ? Or how manually installing the libs solved the issue ?

It's using Wine's own implementation of these libraries by default. There are
some components, like the MSVC runtime, that we can drop in the native versions
of, to see if they fix a bug. So that proves there's a bug somewhere in our
native components.

Of course we'd like to be able to fix whatever's broken with our builtin
libraries, since relying on Microsoft redistributables is not great for several
reasons. If you have the time, then, could you please reset the libraries back
to builtin (open winecfg and remove overrides from the "libraries" tab), and
then take a log with WINEDEBUG=+relay,+msvcrt,+vcomp? It'll probably take a lot
longer, and produce a large output file, if it doesn't get prohibitively large
you can compress and attach it here, or upload it elsewhere if it's too large
even then.

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