[Bug 301736] [NEW] python-openal gives initialization error

Hynek Hanke hanke at volny.cz
Mon Nov 24 16:38:59 UTC 2008


Public bug reported:

Binary package hint: python-openal


In python-openal 0.1.6-4build1  pyopenal.init() doesn't raise any exception, but the subsequent pyopenal.Listener() gives the following traceback on Ubuntu Intrepid 8.10:

Traceback (most recent call last):
  File "demo.py", line 6, in <module>
    l = pyopenal.Listener(22050)
RuntimeError: no device opened

The problem is best demonstrated on the demo.py application shipped in
the package but other applications are affected as well. It doesn't look
like an audio device blockage problem as aplay works well in the same
settings. It is also likely not openal problem as ''mplayer -ao openal''
works as expected.

The same code (client side) used to work on Ubuntu Hardy. I don't know
however if the python-openal package itself didn't change since then.

** Affects: pyopenal (Ubuntu)
     Importance: Undecided
         Status: New

-- 
python-openal gives initialization error
https://bugs.launchpad.net/bugs/301736
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list