I cannot open a video DVD on my desktop which plays without a problem on my HP netbook. I work hard to keep both systems identical. Both do have vlc installed in identical ways. I have also installed libdvdcss2 on both. Still, no go with this disk on my desktop. After 2+ hours of troubleshooting I'm out of ideas. Here's the error output I get from my desktop (notice my attempt to set up a log file, which is utterly ignored - huh?) -
Would appreciate any help figuring out the problem, and then the solution. Thanks!
Code:
~/Desktop-local/___hold> vlc --logfile "/home/tomc/Desktop-local/___hold/vlc-log.txt" VLC media player 1.1.8 The Luggage (revision exported) Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS") Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE") [0x901e914] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. Blocked: call to setlocale(6, "") Blocked: call to setlocale(6, "") (7591) KSharedDataCache::Private::mapSharedMemory: Opening cache "/var/tmp/kdecache-tomc/icon-cache.kcache" page size is 4096 (7591) KSharedDataCache::Private::mapSharedMemory: Attached to cache, determining if it must be initialized (7591) KSharedDataCache::Private::mapSharedMemory: Cache fully initialized -- attached to memory mapping (7591) KSharedDataCache::Private::mapSharedMemory: 4227072 bytes available out of 10485760 QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such file or directory QFileSystemWatcher: failed to add paths: /home/tomc/.config/ibus/bus Bus::open: Can not get ibus-daemon's address. IBusInputContext::createInputContext: no connection to ibus-daemon (7591) KSycocaPrivate::openDatabase: Trying to open ksycoca from "/var/tmp/kdecache-tomc/ksycoca4" Blocked: call to putenv("LANGUAGE=") Blocked: call to setenv("TZ", ":America/Denver", 1) Blocked: call to unsetenv("TZ") Blocked: call to setenv("TZ", ":America/Denver", 1) Blocked: call to unsetenv("TZ") Blocked: call to setenv("TZ", ":America/Denver", 1) Blocked: call to unsetenv("TZ") Blocked: call to setenv("TZ", ":America/Denver", 1) Blocked: call to setenv("TZ", ":America/Denver", 1) libdvdread: Using libdvdcss version 1.2.10 for DVD access libdvdread: Attempting to use device /dev/sr1 mounted on /media/2010-01-01 2111 for CSS authentication libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed libdvdread: Can't open file VIDEO_TS.IFO. libdvdread: Using libdvdcss version 1.2.10 for DVD access libdvdread: Attempting to use device /dev/sr1 mounted on /media/2010-01-01 2111 for CSS authentication libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed libdvdread: Can't open file VIDEO_TS.IFO. [0x95cfddc] main input error: open of `dvd:///media/2010-01-01 2111' failed: (null)
Comment