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 302615 - totem does not play dvds from external dvd drive
totem does not play dvds from external dvd drive
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: GStreamer backend
1.0.x
Other Linux
: Normal normal
: ---
Assigned To: Maintainer alias for GStreamer component of Totem
Maintainer alias for GStreamer component of Totem
: 310006 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-05-01 11:43 UTC by j^
Modified: 2005-08-29 17:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description j^ 2005-05-01 11:43:55 UTC
Distribution/Version: ubuntu/hoary

even though the /dev/scd0 is mounted by hal-device-manager/pmount
dev/scd0 on /media/cdrecorder type udf 
i get:

Failed to play Audio/Video Disc
Failed to find mountpoint for device /dev/scd0 in /etc/fstab

than selecting Movie/Play Disc
Comment 1 Bastien Nocera 2005-08-23 18:34:06 UTC
Fixed in gnome-2-10:

2005-08-23  Bastien Nocera  <hadess@hadess.net>

        * src/disc-test.c: (main):
        * src/totem-disc.c: (cd_cache_get_dev_from_volumes),
        (cd_cache_get_dev_from_drives), (cd_cache_new),
        (cd_cache_open_mountpoint), (cd_cache_free),
        (cd_cache_disc_is_vcd), (cd_cache_disc_is_dvd),
        (totem_cd_mrl_from_type), (totem_cd_detect_type_from_dir),
        (totem_cd_detect_type_with_url), (totem_cd_detect_type):
        Update totem-disc from HEAD (Closes: #302615)

as well as HEAD:

2005-08-23  Bastien Nocera  <hadess@hadess.net>

        * src/disc-test.c: (main): list the volumes as well as the drives
        * src/plparse/totem-disc.c: (cd_cache_get_dev_from_volumes),
        (cd_cache_get_dev_from_drives), (cd_cache_new),
        (cd_cache_open_mountpoint), (cd_cache_free):
        Also look in the mounted volumes for our device (Closes: #302615)
Comment 2 Bastien Nocera 2005-08-29 17:02:55 UTC
*** Bug 310006 has been marked as a duplicate of this bug. ***