[Qt-interest] message on mainwindow exit

Srdjan Todorovic todorovic.s at googlemail.com
Mon Jul 6 12:44:31 CEST 2009


Hi,

On 05/07/2009, Sajjad <dosto.walla at gmail.com> wrote:
> Hello forum,
>
> I have a customized mainwindow that contains tree  view and graphics view.
>
> When i close  the window the get the following message
>
>
> ******************
>
> AL lib: ALc.c:1253: exit() 1 device(s) and 1 context(s) NOT deleted
> AL lib: alSource.c:2291: alcDestroyContext(): 1 Source(s) NOT deleted

Is this OpenAL (the sound library)? Do you use OpenAL in your project?
If this is the case, perhaps there's some shutdown/teardown method you
need to run.

Srdjan



More information about the Qt-interest-old mailing list