[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

fretsonfire



Saludos lista.
Alguien ha probado fretsonfire en debian?

Cuando lo ejecuto en testing sale lo siguiente:

/usr/share/games/fretsonfire/game/Audio.py:36:
RuntimeWarning: use mixer:
/usr/lib/libvorbisfile.so.3: undefined symbol:
vorbis_synthesis_idheader
  pygame.mixer.pre_init(frequency, -bits, stereo and 2
or 1, bufferSize)
Traceback (most recent call last):
  File "./FretsOnFire.py", line 64, in ?
    engine = GameEngine(config)
  File
"/usr/share/games/fretsonfire/game/GameEngine.py",
line 147, in __init__
    self.audio.pre_open(frequency = frequency, bits =
bits, stereo = stereo, bufferSize = bufferSize)
  File "/usr/share/games/fretsonfire/game/Audio.py",
line 36, in pre_open
    pygame.mixer.pre_init(frequency, -bits, stereo and
2 or 1, bufferSize)
  File
"/usr/lib/python2.4/site-packages/pygame/__init__.py",
line 52, in __getattr__
    raise NotImplementedError, MissingPygameModule
NotImplementedError: mixer module not available

Y no he dado con el error.
Gracias

__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
Regístrate ya - http://correo.espanol.yahoo.com/ 



Reply to: