Bug 144803

Summary: totem fails to play audio CDs
Product: [Fedora] Fedora Reporter: Ignacio Vazquez-Abrams <ivazqueznet>
Component: totemAssignee: John (J5) Palmieri <johnp>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3CC: jkeck
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-24 20:12:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 137250    
Bug Blocks:    

Description Ignacio Vazquez-Abrams 2005-01-11 17:20:38 UTC
When using Movie | Play Disc, totem 0:0.99.19-1 comes back with an error saying
"Totem could not play 'cdda://'. Failed to open; reason unknown". On the
terminal "** (totem:30750): WARNING **: don't know how to read cdda://" appears.
xine and mplayer from livna both have no issue with playing it.

Comment 1 John Thacker 2005-01-31 20:55:18 UTC
This is completely because of bug #137250 and a problem with gnome-vfs2.

Comment 2 Bastien Nocera 2005-05-10 21:38:06 UTC
I added this small work-around in bug #137250. Run this command as root:
perl -pi~ -e "s,cdda,#cdda," /etc/gnome-vfs-2.0/modules/default-modules.conf

Comment 3 John Thacker 2006-02-24 19:52:34 UTC
Currently totem *still* doesn't play audio cds.  Even if the cdda module is
commented out.  Or rather, here's the behavior, with an audio disc inserted:

"totem cdda://" - plays audio disc
"totem cdda://tracknum" - plays track
"totem cdda://dev/hdc" (or some such) - error, unknown URI
"totem" and try to select from menu - "Play Disc 'Audio Disc'" is greyed out and
can't be selected.

Comment 4 John Thacker 2006-02-24 20:09:29 UTC
Of course, reading through the development lists and totem CVS, it may be that
this is intentional behavior, and CD playing was disabled in order to not
compete with sound-juicer and rhythmbox.  If so, please feel free to close the bug.

Comment 5 John (J5) Palmieri 2006-02-24 20:12:37 UTC
Basicly it never really worked right and we have so many programs that handle it
better (and make more sense to handle it) that totem decided to drop support for
doing so.  Closing bug.