Python gnome.sound_play method no longer seems to work on Gutsy

Bug #153704 reported by Marc Tardif
10
Affects Status Importance Assigned to Milestone
gnome-python (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

It used to be possible to play a sound file using the following Python code:

import gnome
gnome.sound_init("localhost")
gnome.sound_play("sound.wav")

However, this no longer seems to play any sound on Gutsy 20071016.1.

Tags: hwct
Revision history for this message
Marc Tardif (cr3) wrote :
Revision history for this message
Michael Mulqueen (michael.mulqueen) wrote :

Using your code I have the same problem. Also, even if the filename given to the play_sound function is invalid no exception is raised.

Revision history for this message
Marco Ferragina (ferama) wrote :

Same here in gutsy release

Revision history for this message
Marco Ferragina (ferama) wrote :
Changed in gnome-python:
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Michael Nagel (nailor) wrote :

is this still an issue with later releases?

Changed in gnome-python:
status: Confirmed → Incomplete
Revision history for this message
Pedro Villavicencio (pedro) wrote :

This works fine on jaunty with the same example code you had provided, if it doesn't for you with that version, please re open the report and update the description/example if needed, thanks.

Changed in gnome-python:
status: Incomplete → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

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