Comment 0 for bug 67427

Revision history for this message
Tamas Gervai (gthrepwood) wrote :

When I try to start pydance, it gives that error:

crown@diszno:~$ pydance
0 joystick(s) found.
pydance 1.0.3 <email address hidden> - irc.freenode.net/#pyddr
W: Psyco optimizing compiler not found.
Searching for songs in /usr/share/games/pydance/songs
Searching for songs in ~/.pydance/songs
Searching for songs in /usr/local/share/games/pydance/songs
Searching for courses in /usr/share/games/pydance/courses
Searching for courses in ~/.pydance/courses
Searching for courses in /usr/local/share/games/pydance/courses
Traceback (most recent call last):
  File "/usr/games/pydance", line 205, in ?
    if __name__ == '__main__': main()
  File "/usr/games/pydance", line 159, in main
    songs = load_files(screen, song_list, "songs", SongItem, (False,))
  File "/usr/games/pydance", line 86, in load_files
    pbar = TextProgress(FONTS[60], message, colors.WHITE, colors.BLACK)
  File "/usr/share/games/pydance/fontfx.py", line 149, in __init__
    self.text = font.render(message, False, [255, 0, 0], self.notcolor)
pygame.error: SDL_ttf render failed

ii pydance 1.0.3-3 dancing simulation game similar to the kind
ii python-pygame 1.7.1release-4 SDL bindings for games development in Python