eBoard produces no sound

Bug #840841 reported by Swâmi Petaramesh
24
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Eboard
Unknown
Unknown
eboard (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

[Bug report created after Alec Cormack's question https://answers.launchpad.net/ubuntu/+source/eboard/+question/143832 ]

eboard is a graphical chess board. It is quite an old program and tries to use OSS /dev/dsp device which no longer exists in recent Kubuntu/Ubuntu versions.

In order to get sound the menu file for the program needs to be changed to call eboard via /usr/bin/padsp which magically fixes the sound problem.

I propose changing /usr/share/menu from:

?package(eboard):needs="X11" section="Games/Board"\
  title="eboard" command="/usr/games/eboard"

to

?package(eboard):needs="X11" section="Games/Board"\
  title="eboard" command="/usr/bin/padsp /usr/games/eboard"

[Solution tested and working both in Gnome or KDE]

Tags: natty
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in eboard (Ubuntu):
status: New → Confirmed
Revision history for this message
Marius B. Kotsbak (mariusko) wrote :

Please run "ubuntu-bug 840841" in a terminal.

tags: added: natty
summary: - [Natty] eBoard produces no sound
+ eBoard produces no sound
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

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