GNOME Bugzilla – Bug 469636
Unmounted DVD is ejected when starting playback
Last modified: 2008-06-03 17:40:15 UTC
[ Forwarded from http://bugs.debian.org/431348 ] When Totem is confronted with an unmounted DVD, the disc is ejected, and reloaded, before playback begins. This behaviour seems to confuse users, and in drives that can't easily reload the disc (such as laptops) playback becomes impossible (see URL above). The easiest way to reproduce the bug is to disable mounting of removable drives and automatic playback, insert a DVD, and click Play Disc. I have reproduced this on both Debian unstable, and Fedora 7.
Stupid gnome-vfs was ejecting the disc when we wanted to umount it... Fixed in trunk and gnome-2-18 2007-08-23 Bastien Nocera <hadess@hadess.net> * src/plparse/totem-disc.c: (cd_cache_free): Don't umount CDs/DVDs when we're freeing the cache, gnome-vfs will eject them (Closes: #469636)
Mass-move from totem to totem-pl-parser. You can remove all messages by searching for this comment.