Chaosforge Forum

  • March 29, 2024, 03:51
  • Welcome, Guest
Please login or register.



Login with username, password and session length
Pages: [1]

Author Topic: [0.9.9.2] Sound error message destroys screen content (with workaround)  (Read 1182 times)

Moodguy

  • Private
  • *
  • Offline Offline
  • Posts: 4
  • Lost Soul
    • View Profile

Version number of DoomRL: 0.9.9.2
Version type of DoomRL: linux-i386
Platform you were running on: GNU/Linux

The following error message is printed across the screen (wherever the cursor happens to be) every few seconds:

ALSA lib pcm.c:7223:(snd_pcm_recover) underrun occured

This destroys the screen content over time and thus makes the game unusable. I have found the following workaround:

  • Run gnome-terminal --geometry=80x25
  • In the new terminal window, run ./doomrl 2>>stderr.log

This causes the error message to be appended to the file stderr.log instead of being printed on the terminal.

Note that despite this annoying error message, the sounds do work fine.

Best,
Moodguy
Logged

Kornel Kisielewicz

  • God Hand
  • Apostle
  • *
  • *
  • Offline Offline
  • Posts: 4562
    • View Profile
    • http://chaosforge.org/

Thanks!

I'll try to find out why the error happens, and also by default redirect the stderr to error.log.
Logged
at your service,
Kornel Kisielewicz
Pages: [1]