Audio Tab in winecfg Crashes

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
computerquip
Level 1
Level 1
Posts: 5
Joined: Fri Dec 05, 2008 6:31 pm

Audio Tab in winecfg Crashes

Post by computerquip »

As the title states, when I click on the Audio Tab inside of WineCFG it crashes horribly. I looked for a way to set it up manually through the registry but I didn't see anything so if someone could tell me how to set Wine to use ALSA or the opposite (OSS) I would be much obliged.
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Audio Tab in winecfg Crashes

Post by austin987 »

On Fri, Dec 5, 2008 at 5:34 PM, computerquip <[email protected]> wrote:
As the title states, when I click on the Audio Tab inside of WineCFG it crashes horribly. I looked for a way to set it up manually through the registry but I didn't see anything so if someone could tell me how to set Wine to use ALSA or the opposite (OSS) I would be much obliged.





What version of wine?

--
-Austin
James McKenzie

Audio Tab in winecfg Crashes

Post by James McKenzie »

computerquip wrote:
As the title states, when I click on the Audio Tab inside of WineCFG it crashes horribly. I looked for a way to set it up manually through the registry but I didn't see anything so if someone could tell me how to set Wine to use ALSA or the opposite (OSS) I would be much obliged.

What version of Wine?
What Operating System?

James McKenzie
computerquip
Level 1
Level 1
Posts: 5
Joined: Fri Dec 05, 2008 6:31 pm

Post by computerquip »

wine-1.1.4

Gentoo Linux
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Audio Tab in winecfg Crashes

Post by austin987 »

On Fri, Dec 5, 2008 at 7:23 PM, computerquip <[email protected]> wrote:
wine-1.1.4





Your audio setup is broken then, but you can avoid the crash by
upgrading to 1.1.10.

What OS are you using?

--
-Austin
computerquip
Level 1
Level 1
Posts: 5
Joined: Fri Dec 05, 2008 6:31 pm

Post by computerquip »

Well I did a world update for my setup and it found a new version of GCC so its having to recompile it which is going to take a day or two but WINE is in there so yeah
Susan Cragin

Audio Tab in winecfg Crashes

Post by Susan Cragin »

On Fri, Dec 5, 2008 at 5:34 PM, computerquip <[email protected]> wrote:
As the title states, when I click on the Audio Tab inside of WineCFG it crashes horribly. I looked for a way to set it up manually through the registry but I didn't see anything so if someone could tell me how to set Wine to use ALSA or the opposite (OSS) I would be much obliged.
What version of wine?

--
-Austin
In a terminal, type:
wine regedit

Navigate to HKEY_CURRENT_USER / Software / Wine / Drivers

Right-click on audio

Change alsa to oss, or whatever.
Locked