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

Bug 78457

Summary: Slune crashes, complains about PyOpenAL
Product: Gentoo Linux Reporter: Gregory Perry <gperry>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Gregory Perry 2005-01-17 18:48:47 UTC
* Slune * Warning! PyOpenAL not installed; music and sound is disabled!
/usr/bin/../share/slune/level.py:24: DeprecationWarning: Non-ASCII character '\xa7' in file /usr/bin/../share/slune/character.py on line 33, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  import slune.globdef as globdef, slune.character, slune.sound as sound
Material option:
Material option:
  alpha
Material option:
Material option:
  alpha
Traceback (most recent call last):
  File "/usr/bin/slune", line 112, in ?
    import slune.level, slune.character, slune.player
  File "/usr/bin/../share/slune/level.py", line 26, in ?
    import pyopenal.openal4soya as openal4soya
ImportError: No module named openal4soya


Pretty much sums it up.

Reproducible: Always
Steps to Reproduce:
1.Installed slune
2.executed slune - error
3.checked depends
4.executed slune again - error again

Actual Results:  
above errors

Expected Results:  
execution minus errors

openal is in my use flags, deps SEEM to be installed properly.
Comment 1 Gregory Perry 2005-01-17 18:51:40 UTC
This is Slune 0.3.1 btw.
Comment 2 Gregory Perry 2005-01-17 19:07:46 UTC
Happens in 0.6.1 as well, but instead of crashing it runs without audio.
Comment 3 Robert Schuster 2005-02-05 13:17:45 UTC
Ebuild works for 1.0.7 too (on x86).
Comment 4 SpanKY gentoo-dev 2005-05-07 16:41:09 UTC
re-emerge pyopenal