Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3250

General Questions • [Software] Can no longer play commercial DVDs

$
0
0
Hi,

A week ago I was having a little bit of trouble adding the weather report icon to the system tray on Debian Bookworm. I eventually managed it but in the process I somehow lost the other three icons that were there, i.e. Network, (hot pluggable) Devices, and Volume. I have since restored these other three icons which now look to be slightly further apart than they used to be. Also, the Devices icon no longer plays commercial dvds.

Using Dolphin I have run a search from "/" to make sure that libdvdcss is installed. It is except that one of the files may somehow have gotten itself corrupted/renamed. This file is currently named "88libdvdcss-pkg" and has the file path of /usr/lib/libdvd-pkg/88libdvdcss-pkg. Further the icon for this file has a chain-link sub-icon. Lastly, on checking the properties for this file, I found the following error message generated by clicking the right-pointing arrow button next to the "Points to:" field.

Code:

The file or folder /usr/lib/libdvd-pkg/88libdvdcss-pkg does not exist.
A visual inspection of /usr/lib shows that the folder libdvd-pkg is indeed missing. How could that have happened ?

However, also on this files properties dialog, the "Location:" field contains "/etc/apt/apt.conf.d". A visual inspection of this location shows the offending 88libdvdcss-pkg link file is present but with a size of zero bytes.

When I run

Code:

sudo apt-get install libdvd-pkg
the system reponds with the following.

Code:

Reading package lists... DoneBuilding dependency tree... DoneReading state information... Donelibdvd-pkg is already the newest version (1.4.3-1-1).   <--0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.N: Ignoring '88libdvdcss-pkg' in directory '/etc/apt/apt.conf.d/' as it is not a regular file
Trying to run

Code:

sudo dpkg-reconfigure libdvd-pkg
in order to download, compile and install libdvdcss, as shown in the nixCraft webpage, How to install libdvdcss in Ubuntu _ De ... Craft.html results in the following system response.

Code:

/var/lib/dpkg/info/libdvd-pkg.postinst: 5: .: cannot open /usr/lib/libdvd-pkg/VARS: No such file
What do I do now ?

Stuart

Statistics: Posted by Stuarte — 2024-12-14 17:33 — Replies 3 — Views 135



Viewing all articles
Browse latest Browse all 3250

Trending Articles