This seems to occur for me any time I apply settings from within FoF. This 
could be any settings, whether it's in the video configuration area, the audio, 
or the game settings config.
Command line output from the crash:
ALSA lib pcm_dmix.c:866:(snd_pcm_dmix_open) unable to open slave
ALSA lib pcm_dmix.c:866:(snd_pcm_dmix_open) unable to open slave
ALSA lib pcm_dmix.c:866:(snd_pcm_dmix_open) unable to open slave
ALSA lib pcm_dmix.c:866:(snd_pcm_dmix_open) unable to open slave
Traceback (most recent call last):
  File "FretsOnFire.py", line 64, in <module>
    engine = GameEngine(config)
  File "/usr/share/games/fretsonfire/game/GameEngine.py", line 149, in __init__
    self.audio.open(frequency = frequency, bits = bits, stereo = stereo, 
bufferSize = bufferSize)
  File "/usr/share/games/fretsonfire/game/Audio.py", line 49, in open
    pygame.mixer.init()
pygame.error: No available audio device

I've got a VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio
Controller (rev 60) onboard integrated sound card, and am running
libasound2 1.0.15-3ubuntu3.

Reproduction: Open fretsonfire, go to settings, go to game settings,
change any setting in the menu, go to apply settings, and then crash.

-- 
FretsOnFire.py crashed with error in open()
https://bugs.launchpad.net/bugs/123433
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to