Bug 461379

Summary: "Play Disc" is clickable but does nothing when DVD support isn't installed
Product: [Applications] dragonplayer Reporter: Nate Graham <nate>
Component: generalAssignee: Unassigned bugs <unassigned-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: myriam, sitter
Priority: NOR Keywords: usability
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Nate Graham 2022-11-03 21:42:49 UTC
The UI doesn't show anything, but the CLI log output says this:

libdvdread: Encrypted DVD support unavailable.
libdvdread: Can't stat /dev/dvd
No such file or directory
libdvdread: Could not open /dev/dvd

The user can't be expected to read that though. When DVD support isn't available, we need to either tell the user about it in the UI, or disable.hide functionality that won't work without it.
Comment 1 Harald Sitter 2022-11-25 17:44:31 UTC
Git commit d0ea7aaa88f97c8e1a541c1c2a147ceabf725415 by Harald Sitter.
Committed on 25/11/2022 at 12:44.
Pushed by sitter into branch 'master'.

hide play disc when the system has no disc drive

M  +3    -0    src/app/mainWindow.cpp

https://invent.kde.org/multimedia/dragon/commit/d0ea7aaa88f97c8e1a541c1c2a147ceabf725415