https://bugs.winehq.org/show_bug.cgi?id=50139
Bug ID: 50139 Summary: Exact Audio Copy (EAC) 1.6 plugins not loading (dotnet20 / dotnet40) Product: Wine Version: 5.14 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: spoon0042@hotmail.com Distribution: Debian
Created attachment 68636 --> https://bugs.winehq.org/attachment.cgi?id=68636 eac 1.6 wine 5.14 log
The workaround for bug 48677 - installing native dotnet20 and dotnet40 - stopped working in wine 5.14. Log attached. If I figure out why I can't get a working build I can do a regression test. This line looks suspect though:
0024:err:ole:apartment_getclassobject DllGetClassObject returned error 0x8007000 2 for dll L"C:\windows\system32\MSCOREE.DLL"
(There's a couple unhandled page faults, at least one is for cdrdao.exe. Also for some wine versions EAC doesn't detect the cd drive?)
https://bugs.winehq.org/show_bug.cgi?id=50139
--- Comment #1 from Michael McGuire spoon0042@hotmail.com --- ok, moving CDRDAO out of the way the first page fault message still occurs, no crash dialog though.
https://bugs.winehq.org/show_bug.cgi?id=50139
--- Comment #2 from Michael McGuire spoon0042@hotmail.com --- ok ok, that first page fault (and following two lines) also occurs with winecfg when I went to verify that I had overrides for mscoree and mscorwks
https://bugs.winehq.org/show_bug.cgi?id=50139
Michael McGuire spoon0042@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |2cfc85dc55d403a7fcb885a62bb | |28f8d73498c2d Keywords| |regression
--- Comment #3 from Michael McGuire spoon0042@hotmail.com --- Something went screwy with ccache I guess. Anyway. At least 5.14 works with this reverted.
2cfc85dc55d403a7fcb885a62bb28f8d73498c2d is the first bad commit commit 2cfc85dc55d403a7fcb885a62bb28f8d73498c2d Author: Nikolay Sivov nsivov@codeweavers.com Date: Tue Jul 21 15:03:29 2020 +0300
sxs: Add support for SXS_LOOKUP_CLR_GUID_USE_ACTCTX in SxsLookupClrGuid().
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
:040000 040000 e6692a8eb079ca0fc8ea339bdc8dc383f8bbae36 f9fa19b9015c79191481c10bbeea5d70696ffe69 M dlls
https://bugs.winehq.org/show_bug.cgi?id=50139
Michael McGuire spoon0042@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=50139
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|bunglehead@gmail.com |
https://bugs.winehq.org/show_bug.cgi?id=50139
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com --- Please attach +sxs,+actctx log.
https://bugs.winehq.org/show_bug.cgi?id=50139
--- Comment #5 from Michael McGuire spoon0042@hotmail.com --- Created attachment 68647 --> https://bugs.winehq.org/attachment.cgi?id=68647 eac 1.6 wine 5.21 +sxs,+actctx
requested log attached
https://bugs.winehq.org/show_bug.cgi?id=50139
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com --- Thanks, please describe step by step how to reproduce this problem.
https://bugs.winehq.org/show_bug.cgi?id=50139
--- Comment #7 from Michael McGuire spoon0042@hotmail.com --- With wine 5.21 (apparently 5.14 is buggy installing dotnet) new 32-bit prefix (may not matter) winetricks -q dotnet20 dotnet40 download and install EAC - https://www.fosshub.com/Exact-Audio-Copy.html when run I get a crash dialog for cdrdao, close that on first run EAC has a setup wizard, you can cancel that to verify go to EAC menu -> EAC Options -> Audio Plugins tab which comes up blank
(downgrading to 5.13 there are two entries there, AcoustID and CUETools DB)
https://bugs.winehq.org/show_bug.cgi?id=50139
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Component|-unknown |sxs Status|UNCONFIRMED |NEW
--- Comment #8 from Nikolay Sivov bunglehead@gmail.com --- Thanks, I was able to reproduce.
https://bugs.winehq.org/show_bug.cgi?id=50139
--- Comment #9 from Nikolay Sivov bunglehead@gmail.com --- This works for me now with c7ba8b7aa49f9938b24f55a7c3cd049c27d73aad. Please retest.
https://bugs.winehq.org/show_bug.cgi?id=50139
Michael McGuire spoon0042@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |c7ba8b7aa49f9938b24f55a7c3c | |d049c27d73aad Resolution|--- |FIXED
--- Comment #10 from Michael McGuire spoon0042@hotmail.com --- Looks good here, thanks!
https://bugs.winehq.org/show_bug.cgi?id=50139
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.0-rc2.