Linux Sound Issues
Hey,could someone try our Entry on Linux? I tried it on a fresh Ubuntu installation and pyglet sound playback crashs with segmentation fault and other nasty errors even when I start a few playback in a new project.
Ubuntu seemed to have problems with my sound card so I don't yet know for sure if its time to panic... Could someone please try our entry on linux and report back, just clicking through the first 4 maps (2 min) should be fine. Thanks!
(log in to comment)
Comments
I have good news: The game sounds works fine.
I added command line switches to deactivate sound and or music if required. Thanks!
It does log out this when starting up, but it doesn't prevent playback:
error reading volume ['ID', 'Description', 'Volume']
error reading volume ['', '', '']
mauve on 2011/09/18 07:47:
I've always had problems with pyglet audio. Setting PYGLET_AUDIO=silent is the only workaround I know.