Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 311755

Summary: games-simulation/singularity-0.30 pygame.error: Module format not recognized
Product: Gentoo Linux Reporter: Arsen Shnurkov <Arsen.Shnurkov>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***