Gweled produces no sound without pulseaudio (with alsa only)
Bug #774700 reported by
Igor Tarasov
This bug affects 9 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gweled |
Fix Committed
|
Low
|
Wesley Ellis | ||
libmikmod |
New
|
Undecided
|
Unassigned |
Bug Description
It's xubuntu 11.04, using gweled 0.9.1, I had to remove pulseaudio due to performance problems. Now I have alsa only, and all software works fine, including games. However, gweled does not produce any sound, when I start in in conslole, it says: Audio driver choosen: No Sound.
Related branches
lp://staging/~ellisgen/gweled/pulseaudio
- Daniele Napolitano: Approve
-
Diff: 794 lines (+186/-364)12 files modifiedMakefile.am (+1/-1)
configure.in (+29/-8)
po/gweled.pot (+0/-200)
src/Makefile.am (+3/-2)
src/board_engine.c (+5/-4)
src/callbacks.c (+9/-18)
src/games-scores-backend.c (+1/-0)
src/main.c (+2/-5)
src/main.h (+1/-0)
src/sge_utils.c (+1/-0)
src/sound.c (+126/-118)
src/sound.h (+8/-8)
description: | updated |
Changed in gweled: | |
status: | New → Confirmed |
importance: | Undecided → Low |
Changed in gweled: | |
status: | Confirmed → In Progress |
assignee: | nobody → Wesley Ellis (ellisgen) |
status: | In Progress → Fix Committed |
To post a comment you must log in.
This is what I get when I run from terminal: Audio driver choosen: No Sound
I have standard Ubuntu 11.04 64bit install. I have not touched pulseaudio or sound server settings.
Next step is to see how it detects the sound server and see if we can override.
Please explain what actions you took to confirm your removing pulseaudio was related to this problem?