Supertux hangs when quitting

Bug #81843 reported by Francesco Potortì
2
Affects Status Importance Assigned to Milestone
supertux (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: supertux

Supertux 0.3.0 hangs when quitting. It prints this message at the top of the window:
 Warning: tried spawning Tux in solid matter. Compensating.

If the application is killed when hung, it nonetheless keeps the sound busy, so no other application can use it. This can not be corrected by restarting X. In this condition, if Supertux is restarted, it prints a warning about not being able to use sound and becomes mortally slow.

Revision history for this message
Francesco Potortì (pot) wrote : X server configuration
description: updated
Revision history for this message
anonym (launch-mailinator) wrote :

I suspect this is an OpenAL-related issue. Did you already try changing the output driver of the OpenAL HAL according to <http://supertux.lethargik.org/wiki/Tips_and_Tricks> or <http://supertux.lethargik.org/wiki/OpenAL_Configuration#Examples>?

Revision history for this message
Francesco Potortì (pot) wrote : Re: [Bug 81843] Re: Supertux hangs when quitting

>I suspect this is an OpenAL-related issue. Did you already try changing
>the output driver of the OpenAL HAL according to
><http://supertux.lethargik.org/wiki/Tips_and_Tricks> or
><http://supertux.lethargik.org/wiki/OpenAL_Configuration#Examples>?

Thank you for the reference. I looked there and, after some
experiments, I found that this configuration works for me:

================ /etc/openalrc ================
(define devices '(esd alsa native null))
(define alsa-out-device "default")
#(define alsa-out-device "output")
(define samplig-rate 44100)
(define speaker-num 2)
===============================================

Now the bug as described has gone.

Revision history for this message
Sarah Kowalik (hobbsee-deactivatedaccount) wrote :

cool.

Changed in supertux:
status: Unconfirmed → Fix Released
Revision history for this message
Francesco Potortì (pot) wrote :

>cool.

Can you tell me what is the change that made the difference?

>** Changed in: supertux (Ubuntu)
> Status: Unconfirmed => Fix Released

Does this mean that the next releases will incorporate this fix?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.