Cultivation package needs to use aoss.

Bug #297042 reported by Andres J. Riofrio
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cultivation (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

The cultivation package provided with Ubuntu Intrepid calls `/usr/games/cultivation` directly, but this will disable the sound in a default Ubuntu installation. A solution is to call `aoss /usr/games/cultivation` instead. From here there are two options:

1) Changing /usr/share/applications/cultivation.desktop, line 8 to "Exec=aoss /usr/games/cultivation".
2) Create a wrapper for the binary that calls aoss. The wrapper would be something like:

#!/usr/bin/env bash
aoss /usr/share/games/cultivation/cultivation

Where "/usr/share/games/cultivation/cultivation" is the actual binary. (Don't know what the directory and naming conventions are for this kind of thing.)

This is a great game. :-D

Revision history for this message
Paul Wise (Debian) (pabs) wrote :

Given that this is not the case with pulseaudio in Debian squeeze, this bug has probably been fixed.

Changed in cultivation (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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