"Exact Audio Copy" crashes

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Frila
Newbie
Newbie
Posts: 4
Joined: Wed Nov 19, 2008 5:22 pm

"Exact Audio Copy" crashes

Post by Frila »

I have installed EAC. It starts, looks correct but when the cursor moves over the EAC window it disappears and I can't reach any controls. The window is possible to move around but no access to the program. When I close the program I have to force it to finish. I'm running Fedora 10.
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

"Exact Audio Copy" crashes

Post by austin987 »

On Wed, Nov 19, 2008 at 4:32 PM, Frila <[email protected]> wrote:
I have installed EAC. It starts, looks correct but when the cursor moves over the EAC window it disappears and I can't reach any controls. The window is possible to move around but no access to the program. When I close the program I have to force it to finish. I'm running Fedora 10.





Terminal output?

--
-Austin
Frila
Newbie
Newbie
Posts: 4
Joined: Wed Nov 19, 2008 5:22 pm

Post by Frila »

The output is:
  • [Frila@Frila ~]$ wine 'c:\Program Files\Exact Audio Copy\eac.exe'
    fixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling mixer
    fixme:ntdll:NtSetInformationToken 0x3c 4 0x61166988 44
    fixme:ntdll:NtSetInformationToken 0x3c 6 0x6dfa20 4
    fixme:advapi:ImpersonateLoggedOnUser ((nil))
    fixme:ntdll:NtSetInformationToken 0x3c 4 0x61166988 44
    fixme:ntdll:NtSetInformationToken 0x3c 6 0x6dfa20 4
    fixme:advapi:ImpersonateLoggedOnUser ((nil))
    Killed
    [Frila@Frila ~]$
David Gerard

"Exact Audio Copy" crashes

Post by David Gerard »

2008/11/19 Frila <[email protected]>:
I have installed EAC. It starts, looks correct but when the cursor moves over the EAC window it disappears and I can't reach any controls. The window is possible to move around but no access to the program. When I close the program I have to force it to finish. I'm running Fedora 10.
Works perfectly for me on Ubuntu 8.10.

Have you tried it in a fresh .wine directory?


- d.
Frila
Newbie
Newbie
Posts: 4
Joined: Wed Nov 19, 2008 5:22 pm

Post by Frila »

Please explain "fresh .wine directory". :?
David Gerard

"Exact Audio Copy" crashes

Post by David Gerard »

2008/11/20 Frila <[email protected]>:
Please explain "fresh .wine directory". :?
FAQ 7.2 tells you how to set this up:

http://wiki.winehq.org/FAQ#head-f2f5f3b ... 15657ad552

Basically, a different WINEPREFIX is like having a completely separate
installation as far as the programs installed in it are concerned.

(It also means that in Wine, "wipe and reinstall" is really really
quick and easy and easy to go back from :-) )


- d.
Frila
Newbie
Newbie
Posts: 4
Joined: Wed Nov 19, 2008 5:22 pm

Post by Frila »

Didn't help. But honestly I don't know if I really understood...

Still the same. Program loads but then freeze with the above output in the terminal.

Has no one encountered this problem?? Start --> freeze. :cry:
Don't know how to proceed.
Locked