apport hook tries to play nonexistent sound file/usr/share/sounds/question.wav

Bug #500241 reported by Matt Zimmerman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
totem (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

Binary package hint: totem

perseus:[~] grep /sounds /usr/share/apport/package-hooks/source_totem.py
        apport.hookutils.command_output(['aplay', '/usr/share/sounds/question.wav'])
        apport.hookutils.command_output(['paplay', '/usr/share/sounds/question.wav'])
        apport.hookutils.command_output(['gst-launch-0.10', 'playbin', 'uri=file:///usr/share/sounds/question.wav'])
perseus:[~] ls /usr/share/sounds/question.wav
ls: cannot access /usr/share/sounds/question.wav: No such file or directory

Also, it does not catch this error, so the user is led to believe that their sound is not working.

Related branches

Revision history for this message
Matt Zimmerman (mdz) wrote :

I've provided a patch in bug 500315 which captures the error output, making problems like this one more obvious.

Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for your bug report

Changed in totem (Ubuntu):
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Sebastien Bacher (seb128) wrote :

The issue will be fixed in the next upload

Changed in totem (Ubuntu):
status: Confirmed → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package totem - 2.29.2-0ubuntu2

---------------
totem (2.29.2-0ubuntu2) lucid; urgency=low

  * debian/source_totem.py:
    - log the hook commands output, thanks Matt Zimmerman (lp: #500315)
    - use a wav which is available in lucid (lp: #500241)
 -- Sebastien Bacher <email address hidden> Wed, 06 Jan 2010 11:50:45 +0100

Changed in totem (Ubuntu):
status: Fix Committed → 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.