[Bug 51116] Solid Edge 2021 Academic Edition: Crashes when trying to launch with environment launch arguments

WineHQ Bugzilla wine-bugs at winehq.org
Mon May 10 18:45:19 CDT 2021


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

--- Comment #1 from Austin English <austinenglish at gmail.com> ---
(In reply to TheLiberator96 from comment #0)
> Created attachment 69983 [details]
> Couldn't copy all of the terminal, since the output was too big. (Terminal
> crashed when selecting all)

You can redirect the output to a file to avoid that problem:

$ wine Edge.exe /part &> /tmp/log.txt

> Other observations:
> Terminal output outputs a lot of "010c:fixme:msvcrt:__stdio_common_vfscanf
> options 2 not handled" messages.

You can try `winetricks vcrun2012` to get the native version of that dll and
see if that helps.

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