Bug 464504 - Incorrect VLC bluray action in systemsettings
Summary: Incorrect VLC bluray action in systemsettings
Status: REOPENED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_solid-actions (show other bugs)
Version: 5.26.5
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: System Settings Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-19 14:01 UTC by Chris Wales
Modified: 2023-04-21 14:33 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Screenshot of issue (1.01 MB, image/png)
2023-04-21 10:33 UTC, Chris Wales
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Wales 2023-01-19 14:01:48 UTC
When inserting a blu-ray disc, even though there is a device action designed to trigger the command "vlc bluray://%d", the action is not triggered and so KDE does not suggest playing with VLC when inserted.

This seems to hinge on the value "Available Content" not containing the default text "VideoBluRay".

By contrast, the actions that cause VLC to be suggested when inserting an audio disc or DVD work fine.
Comment 1 Nate Graham 2023-01-23 21:28:49 UTC
This action actually comes from VLC itself; you'll need to report it to them so they can fix it.
Comment 2 Chris Wales 2023-04-21 10:33:31 UTC
Created attachment 158267 [details]
Screenshot of issue
Comment 3 Chris Wales 2023-04-21 10:34:36 UTC
VLC devs have confirmed that the text is correct but isn't triggering the action, here: https://code.videolan.org/videolan/vlc/-/issues/27869

This only seems to affect BluRay discs.
Comment 4 Nate Graham 2023-04-21 14:33:25 UTC
Thanks for following up!