Hello there,
I installed Flatpak wine on my Leap 15.5 laptop.
Then I installed EAC (Exact Audio Copy) by clicking on the .exe file.
Every thing went fine and at the last install window, I clicked on run.
EAC is running find and after setup, I stopped it.
Now I want to set a shortcut in my MATE menu but I don’t know and can’ t find what command I should write in the Launcher properties.
What is the command to launch EAC in Wine in Flatpak?
Many thanks
I found this way to run it but I get errors in the terminal
~> flatpak run org.winehq.Wine eac.exe
0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00ec:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
00ec:fixme:ver:GetCurrentPackageId (0133E6E0 00000000): stub
0174:fixme:ntdll:NtSetInformationToken unimplemented class 4
0174:fixme:security:GetWindowsAccountDomainSid (006DC320 003E27EC 006DC31C): semi-stub
0174:fixme:netapi32:DsEnumerateDomainTrustsW ((null), 0x0023, 006DC49C, 006DC4A0): stub
017c:fixme:wldap32:ldap_set_optionW Unsupported option: 0x95
017c:fixme:wldap32:ldap_set_optionW Unsupported option: 0x96
wine: Unhandled page fault on read access to 00000001 at address 610B61E0 (thread 0174), starting debugger...
00ec:fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
00ec:fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
...
00ec:fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
^[[B00ec:fixme:msvcrt:__clean_type_info_names_internal (14045AD8) stub
00ec:fixme:msvcrt:__clean_type_info_names_internal (13FA312C) stub
00ec:fixme:msvcrt:__clean_type_info_names_internal (13F46398) stub
00ec:fixme:msvcrt:__clean_type_info_names_internal (13EEAB08) stub
00ec:err:mscoree:expect_no_runtimes Process exited with a Mono runtime loaded.
1- Is it possible to remove these errors? I don’t know how to debug
2- Is the command fine to be copied in the Launcher?
3- When I run EAC, I can’t get FLAC encoding, even after reinstall and Wizard. FLAC is embedded and should work directly. Do you have EAC knowledge to debug?
Edit: Test encoder pass “No error occurred”
@MrNice You need to install .NET… but in saying that it should run with dotnet, no need for wine…
Thank you, but I don’t understand.
How should I install .net? This one?
And how to run EAC without Wine? Install without Wine?
@MrNice What version of .NET is needed? I suspect it’s a way earlier version… So, did you install .NET in wine? I would suggest that first…
I was indicating a native install as your user https://learn.microsoft.com/en-us/dotnet/core/install/linux-scripted-manual without the use of wine.
I’m curious why you’re using Wine from Flatpak?
I’m not sure if it’s different on Leap, but I liked the different versions (Wine, Staging, Nine) available on Tumbleweed.
Most of those are warnings or debug info. Using the environment variable WINEDEBUG=-all
for wine
hides most of that, but I’m not sure how to do that with Flatpak.
I know there are lot of rippers but which have the same error correction than EAC?
Do you mean that after installing .NET, I can install EAC without Wine?
Will .NET start when I’ll double click on eac.exe to install it? or will I have to do something else?
@MrNice No, I meant did .NET get installed on wine? Install wine → install .NET in wine → install eac.
I removed flatpak-wine then installed Wine with Yast.
Looking for .net I got installed wine-mono (A.NET replacement for use by wine)
Then I installed EAC.exe
Now everything is running fine.
My mistake, it is not a good idea to run Flatpak-Wine
The only issue I get is about metadata provider. At the install, I kept Musicbrainz ticked but now in the setting, I have only FreeDB choice.
Any idea how to have it in the list?
I also use EAC with wine. I don’t bother using the included tagger with EAC, instead I installed musicbrainz picard as native application. In picard I have the replaygain and the acoustid plugin activated. replaygain needs ´rsgain´ from “Packman Multimedia”.
Thank you tannenfreund_87, I’ll use it in the same way.
I was hoping to get the metadata in EAC but with freedb info it will be easy to run Picard.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.