I already had libdvdcss2 installed and I still can't get DragonPlayer to play a DVD. This is what the terminal messages say:
The problem is, there is no /dev entry for the DVD drive and I can't seem to make Dragon realize that. As long as it wants to keep trying access via that route, I don't think it will ever work. It should be noted that on vanilla Ubuntu, the DVD plays fine.
Code:
cogadh@ubuntu:~$ dragon --play-dvd /media/ULTIMATE_AVENGERS dragonplayer(1555)/kdeui (kdelibs): Attempt to use QAction "aspect_ratio_menu" with KXMLGUIFactory! dragonplayer(1555)/kdeui (kdelibs): Attempt to use QAction "audio_channels_menu" with KXMLGUIFactory! dragonplayer(1555)/kdeui (kdelibs): Attempt to use QAction "subtitle_channels_menu" with KXMLGUIFactory! libdvdnav: Using dvdnav version 1.1.17 from [url]http://xine.sf.net[/url] libdvdread: Using libdvdcss version 1.2.10 for DVD access libdvdread: Could not open /dev/dvd with libdvdcss. libdvdread: Can't open /dev/dvd for reading libdvdnav: vm: faild to open/read the DVD libdvdnav: Using dvdnav version 1.1.17 from [url]http://xine.sf.net[/url] libdvdread: Using libdvdcss version 1.2.10 for DVD access libdvdread: Could not open /dev/dvd with libdvdcss. libdvdread: Can't open /dev/dvd for reading libdvdnav: vm: faild to open/read the DVD QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such file or directory QFileSystemWatcher: failed to add paths: /home/cogadh/.config/ibus/bus Bus::open: Can not get ibus-daemon's address. IBusInputContext::createInputContext: no connection to ibus-daemon
Comment