Bug 144803 - totem fails to play audio CDs
Summary: totem fails to play audio CDs
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: totem
Version: 3
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: John (J5) Palmieri
QA Contact:
URL:
Whiteboard:
Depends On: 137250
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-01-11 17:20 UTC by Ignacio Vazquez-Abrams
Modified: 2013-03-13 04:47 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-02-24 20:12:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.