https://bugs.winehq.org/show_bug.cgi?id=40120
Bug ID: 40120 Summary: eDrawingsAllX64.exe : crashes during launch Product: Wine-staging Version: 1.9.3 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: brentb@macautomation.com CC: erich.e.hoover@wine-staging.com, michael@fds-team.de, sebastian@fds-team.de Distribution: ---
Created attachment 53599 --> https://bugs.winehq.org/attachment.cgi?id=53599 Log of the
'wine eDrawings.exe' creates a popup containing the following message: Error parsing C:\windows\Microsoft.NET\Framework64\v4.0.30319\config\machine.config Parser returned error 0x80004001
I am on Ubuntu 14.04 64-bit trying to get eDrawings 2016 64 bit to run. Steps taken: sudo add-apt-repository ppa:wine/wine-builds sudo apt-get install winehq-staging --install-recommends
Downloaded and installed .NET from: http://download.microsoft.com/download/E/2/1/E21644B5-2DF2-47C2-91BD-63C5604...
Ran into: err:module:import_dll Library MSVCR120_CLR0400.dll (which is needed by L"C:\windows\Microsoft.NET\Framework64\v4.0.30319\mscorsvw.exe") not found
I was directed to import the following file into wine registry https://dl.dropboxusercontent.com/u/61413222/forward_msvcr.reg
Final error is: Error parsing C:\windows\Microsoft.NET\Framework64\v4.0.30319\config\machine.config Parser returned error 0x80004001
https://bugs.winehq.org/show_bug.cgi?id=40120
--- Comment #1 from Michael Müller michael@fds-team.de --- You need to set mscoree to native in winecfg when installing microsoft .NET. I forgot to mention this on IRC. Please update the log output and error description after changing this.
https://bugs.winehq.org/show_bug.cgi?id=40120
--- Comment #2 from Brent brentb@macautomation.com --- Created attachment 53607 --> https://bugs.winehq.org/attachment.cgi?id=53607 err:ntdll:NtQueryInformationToken Unhandled Token Information class 29!
https://bugs.winehq.org/show_bug.cgi?id=40120
--- Comment #3 from Brent brentb@macautomation.com --- I ran 'winecfg' changed to the "Libraries" tab added mscoree Edit mscoree to select "Native (Windows)"
'wine eDrawings.exe' Output
https://bugs.winehq.org/show_bug.cgi?id=40120
--- Comment #4 from Michael Müller michael@fds-team.de --- Could you retest the application in a more recent Wine Staging version? The problem that __CxxFrameHandler was not implemented, is fixed now. Maybe we get some more concrete information now.
https://bugs.winehq.org/show_bug.cgi?id=40120
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |brentb@macautomation.com, | |winetest@luukku.com
--- Comment #5 from winetest@luukku.com --- You should use winetricks program to install dotnet40. I don't know if its possible to directly install dotnet40 with wine, it could fail.
Google the program.
https://bugs.winehq.org/show_bug.cgi?id=40120
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet CC| |focht@gmx.net Status|UNCONFIRMED |RESOLVED Summary|eDrawingsAllX64.exe : |eDrawings 2016 (.NET 4.5 |crashes during launch |app) crashes on startup Resolution|--- |INVALID
--- Comment #6 from Anastasius Focht focht@gmx.net --- Hello folks,
the current vendor downloads are linking to 2020 release which requires .NET Framework 4.7.2
https://www.edrawingsviewer.com/download-edrawings
https://dl-ak.solidworks.com/nonsecure/edrawings/e2020sp02/28.2.0.0046-C97JW...
I've found eDrawings 2015 (.NET Framework 4.0) but not 2016 release (.NET Framework 4.5).
https://softfamous.com/postdownload-file/edrawings-viewer/749/168/
The original issue was very likely due to improper .NET Frameworks install and invalid workarounds.
The redirect-workarounds are invalid. Please never do this unless you know what it technically implies which is obviously not the case.
--- snip --- fixme:service:scmdatabase_autostart_services Auto-start service L"clr_optimization_v4.0.30319_32" failed to start: 1053 fixme:module:load_dll Loader redirect from L"MSVCR120_CLR0400.dll" to L"msvcr120.dll" --- snip ---
Resolving 'INVALID' here.
There are still issues even with recent Wine 5.6 release. I will create new tickets for them.
Regards
https://bugs.winehq.org/show_bug.cgi?id=40120
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Austin English austinenglish@gmail.com --- Closing.