Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 311755 - games-simulation/singularity-0.30 pygame.error: Module format not recognized
Summary: games-simulation/singularity-0.30 pygame.error: Module format not recognized
Status: RESOLVED DUPLICATE of bug 311753
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-28 13:52 UTC by Arsen Shnurkov
Modified: 2010-03-28 13:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arsen Shnurkov 2010-03-28 13:52:37 UTC
$ singularity 
Traceback (most recent call last):
  File "singularity.py", line 1, in <module>
    import code.singularity
  File "/usr/share/games/singularity/code/singularity.py", line 226, in <module>
    menu_screen.show()
  File "/usr/share/games/singularity/code/graphics/dialog.py", line 187, in show
    play_music()
  File "/usr/share/games/singularity/code/g.py", line 247, in play_music
    pygame.mixer.music.load(random.choice(music_dict[musicdir]))
pygame.error: Module format not recognized
FT_Done_Library: failed to free some faces
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-03-28 13:54:24 UTC

*** This bug has been marked as a duplicate of bug 311753 ***