Did you install the proper codecs to play DVDs ? To install the codecs :
1) Make sure you enable the universe/multiverse repository : https://help.ubuntu.com/community/Repositories/Ubuntu#head-5bbef89639d9a7d93fe38f6356dc17847d373096 2) Install the codecs : sudo apt-get install libdvdnav4 libdvdplay0 libdvdread3 sudo /usr/share/doc/libdvdread3/examples/install-css.sh 3) Use totem-xine instead of the default "totem-gstreamer" : sudo apt-get remove --purge totem totem-gstreamer sudo apt-get install totem-xine Now it should work. ** Changed in: totem (Ubuntu) Status: New => Incomplete -- When trying to play a DVD, an error message is displayed: No URI handler implemented for "dvd" https://bugs.launchpad.net/bugs/466123 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to totem in ubuntu. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
