After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 149224 - User should be able to browse/listen audio CD by simply clicking the cdrom icon on computer:/// location
User should be able to browse/listen audio CD by simply clicking the cdrom ic...
Status: RESOLVED DUPLICATE of bug 161004
Product: nautilus
Classification: Core
Component: general
2.9.x
Other Linux
: High major
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 308389 310907 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-08-03 22:08 UTC by Mantas Kriaučiūnas
Modified: 2008-01-22 16:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch that adds "Play DVD/Play CD" on right click on audioCD/video DVD volumes (9.92 KB, patch)
2005-07-09 12:02 UTC, Emmanuel Touzery
none Details | Review

Description Mantas Kriaučiūnas 2004-08-03 22:08:30 UTC
There is usability problem in nautilus, because there is pretty hard to find how
to listen audio CD. If data CD containts mp3 or some other audio/video data,
then user can listen these audio by simply clicking the cdrom icon on
computer:/// location and choosing needed tracks. So, why there is different
behaviour with audio CD ?
I think user should be able to browse/listen audio CD by simply clicking the
cdrom icon on computer:/// location (Computer icon on the desktop).
Comment 1 Michael Henson 2004-10-06 02:07:05 UTC
This may no longer be an issue in the future now that there is
gnome-volume-manager to handle this, but perhaps having nautilus also be smart
enough to recognize this fact would be useful.
Comment 2 Sebastien Bacher 2005-06-20 14:16:22 UTC
*** Bug 308389 has been marked as a duplicate of this bug. ***
Comment 3 Luis Villa 2005-07-07 02:35:45 UTC
This is not an enhancement; it's a reasonably serious usability problem for new
users. I can't test with 2.11, unfortunately; my 2.11 box has no CD player. I'll
try to test later, though.
Comment 4 Emmanuel Touzery 2005-07-07 06:09:24 UTC
FWIW, i have a half-made patch (doesn't work so far) for nautilus, that adds a
right-click action for audioCD and DVD volumes "Play CD" or "Play DVD", ontop of
Eject. I think that's nicer than overriding left click which is for browse.
I don't know when I'll have time to finish the patch though (and for now I'm
working on the code of 2.10...).
Comment 5 Emmanuel Touzery 2005-07-09 12:02:44 UTC
Created attachment 48858 [details] [review]
patch that adds "Play DVD/Play CD" on right click on audioCD/video DVD volumes

this is what I was working on; adding "Play DVD" and "Play CD" on right-click
menu on the drive icons if the volume are audioCD or DVD video.

basically it works. This patch is against CVS HEAD, but unfortunately I only
have 2.10 on my computer. it's an untested (not even if it compiles, I don't
have the dependencies to pass configure) forwardport of my 2.10 patch. However,
it really should work, it's just moving lines around from my 2.10 code, nothing
important to that code seems to have changed.

It's very close to the patch for #308388 that was taken in gnome-applets. it
copy-pastes code from GVM, but it works...
Comment 6 Sebastien Bacher 2005-07-14 20:13:49 UTC
thanks for your bug, can you send it on the nautilus-list, maintainers usually
use the list to comment on patches
Comment 7 Emmanuel Touzery 2005-07-15 05:28:59 UTC
posted a mail mentionning the patch at:
http://mail.gnome.org/archives/nautilus-list/2005-July/msg00198.html
Comment 8 Emmanuel Touzery 2005-07-16 09:02:15 UTC
Comment on attachment 48858 [details] [review]
patch that adds "Play DVD/Play CD" on right click on audioCD/video DVD volumes

http://mail.gnome.org/archives/nautilus-list/2005-July/msg00208.html

according to this mail by alexander larsson, nautilus maintainer, there is
already a solution for Audio CDs, which is to play the audioCD on left-click on
the volume icon. it works already for fedora, not for some other distributions.
What's only left to do is doing it for DVDs (and ensuring all distributions do
it for audioCDs). the obvious solution is now to do it on left click like
audioCDs and not on right click, so the patch I posted is obsolete.
Comment 9 Sebastien Bacher 2005-07-16 11:10:10 UTC
Alex has changed gnomevfs so cdda is not built by default, now gnome-media
should ship a schemas setting gnome-cd to open cdda locations.
Comment 10 Sebastien Bacher 2005-07-19 19:35:41 UTC
*** Bug 310907 has been marked as a duplicate of this bug. ***
Comment 11 Sebastien Bacher 2006-05-16 19:16:56 UTC
mentionned by https://launchpad.net/products/nautilus/+bug/40646 too

""cdda:///dev/hdc" is not a valid location

In Dapper Beta, I get this error:
"cdda:///dev/hdc" is not a valid location
if I click on "audio disk" in Places menu in the left pane of the file browser. There is an audio CD in the drive, and clicking on Audio Disk icon on desktop, or Places menu in the panel works fine - it opens Sound Juicer (BTW: there is no GUI to configure what app should be used for this - but this is a goal for the future)"

(note that sound-juicer is set as cdda handler on Ubuntu)
Comment 12 Cosimo Cecchi 2008-01-22 16:50:51 UTC

*** This bug has been marked as a duplicate of 161004 ***