Comment 6 for bug 3767

Revision history for this message
Paul Dufresne (paulduf) wrote : Re: Dapper: 'pathological' don't launch

Well, I change computer (an other with not configured
sound card because present itself as an isapnp card).

Also, I now run Kubuntu Dapper.

It still does not launch from menus, but now don't
start from command line eithier. :-)

Here what I get from command line:
paul@Actrurus2:~$ pathological &
[1] 8778
paul@Actrurus2:~$ ALSA lib confmisc.c:672:(snd_func_card_driver) cannot find card '0'
ALSA lib conf.c:3493:(_snd_config_evaluate) function snd_func_card_driver return ed error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:3493:(_snd_config_evaluate) function snd_func_concat returned er ror: No such device
ALSA lib confmisc.c:1072:(snd_func_refer) error evaluating name
ALSA lib conf.c:3493:(_snd_config_evaluate) function snd_func_refer returned err or: No such device
ALSA lib conf.c:3962:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2099:(snd_pcm_open_noupdate) Unknown PCM default
Traceback (most recent call last):
  File "/usr/share/games/pathological/pathological.py", line 2205, in ?
    setup_everything()
  File "/usr/share/games/pathological/pathological.py", line 2188, in setup_ever ything
    pygame.mixer.init()
pygame.error: No available audio device

[1]+ Exit 1 pathological
paul@Actrurus2:~$ dpkg -l|grep pathological
ii pathological 1.1.3-6 puzzle game involving paths and marbles
ii pathological-music 1 puzzle game involving paths and marbles [mus
paul@Actrurus2:~$
paul@Actrurus2:~$ dpkg -l|grep pygame
ii python-pygame 1.7.1release-1ubuntu1 SDL bindings for games development in Python
ii python2.4-pygame 1.7.1release-1ubuntu1 SDL bindings for games development in Pythonpaul@Actrurus2:~$

Well, looks to me this should be reported to pygame
package.