https://bugs.winehq.org/show_bug.cgi?id=47830
Bug ID: 47830 Summary: Exact Audio Copy (EAC) does not run with latest development release Product: Wine Version: 4.17 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: stefan@konink.de Distribution: ---
Created attachment 65336 --> https://bugs.winehq.org/attachment.cgi?id=65336 Problem running EAC with mono-only installation
I ran Exact Audio Copy using a stock Ubuntu wine package, from the 4.0.x branch. In this installation I stumbled on the issue that the EAC plugins were not recognized. This issue is said to be fixed in #43270. I have manually compiled Wine 4.17 for 32bit, which let to the output in the attachment.
After winetricks dotnet20 I was able to run EAC.exe, including the plugins that were previously missing, this resulted in not able to retrieve information about CDs. But this seems to be a side effect of the plugins "working". When selecting Build-in freedb engine under Metadata options, information was retrieved. The second attachment shows the problem using the CUETools plugin.
I have reproduced the steps with winehq-devel (4.17~disco):
Download: https://www.fosshub.com/Exact-Audio-Copy-DE.html?dwl=eac-1.3.exe Run: wine eac-1.3.exe
Validate the output in output.txt after starting the application.
Run: winetricks dotnet2
Run: cd ~/.wine/drive_c/Program\ Files\ (x86)/Exact\ Audio\ Copy/ Run: wine EAC.exe
Cancel the CD-rom detection. Insert a common audio CD. Alt-G, specify e-mail. Another Alt-G. Validate the output in output-networking.txt after starting the application.