On Wed, Sep 10, 2014 at 11:51:40AM +1000, Dmitry Smirnov wrote:
> On Sat, 30 Aug 2014 20:33:18 Olly Betts wrote:
> > With the attached patch, the package builds.  I don't have the games it can
> > launch, so I can't test thoroughly, but the parts of the UI I can exercise
> > appear to work fine.
> 
> Thank you for this patch. I tested it and found a small run-time error.
> Before patching wxlauncher shows the following in the status line:
> 
>     I: Detected OpenAL version: 1.1 ALSOFT 1.15.1
> 
> With WX-3.0 status line shows the following error:
> 
>     !: OpenAL:463: Unknown error number 0x0000a004

If you mean the status line of the window after start-up, I just seem to
have:

    <green tick>: Ready.

I can't get further as I don't have a suitable game to test with.

> I hope you may have some ideas regarding what is causing this -- I couldn't 
> spot anything related to OpenAL in the patch but it is certainly responsible 
> somehow.

Hmm, well the 463 there means line 463 of code/apis/OpenALManager.cpp
it appears, so that seems to mean calling CloseDevice failed.

Have you tried the "before" test with a rebuilt version of the current
version of the package against current unstable?  It would be good to
rule out this being just due to rebuilding against a newer version of
openal or similar issues.

Also, does this affect sound in the games, or is it just a cosmetic
issue with a worrying looking error being shown?

Cheers,
    Olly


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to