Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78457 - Slune crashes, complains about PyOpenAL
Summary: Slune crashes, complains about PyOpenAL
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-17 18:48 UTC by Gregory Perry
Modified: 2005-05-07 16:41 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 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