Bug 415904 - kdenlive removable-media in accessible
Summary: kdenlive removable-media in accessible
Status: RESOLVED FIXED
Alias: None
Product: neon
Classification: KDE Neon
Component: Snaps (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-05 18:01 UTC by Alan Pope
Modified: 2020-07-29 15:25 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Pope 2020-01-05 18:01:06 UTC
SUMMARY

Users who store media on removable mounted media are unable to access the media when using the snap.

The snap of kdenlive doesn't specify the `removable-media` interface in the list of plugs.

STEPS TO REPRODUCE
1. snap install kdenlive
2. snap connections kdenlive

OBSERVED RESULT

Observe lack of `removable-media`

EXPECTED RESULT

`removable-media` should be listed so users can connect it and see the files on their USB sticks or network mounted media in Kdenlive.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 19.10

ADDITIONAL INFORMATION

This should be as simple as adding `removable-media` to the list of plugs for the kdenlive command in the `apps` stanza.
Comment 1 Jonathan Riddell 2020-03-18 15:37:54 UTC
Snap updated, it still needs to be added manually however until the request comes through
Comment 2 Jonathan Riddell 2020-03-19 11:18:15 UTC
I've updated kdenlive and you can connect it manually with
snap connect kdenlive:removable-media :removable-media
I'll request the connection gets added automatically
Comment 3 merlijn.sebrechts 2020-07-29 15:24:47 UTC
auto-connection to removable-media is now granted: https://forum.snapcraft.io/t/kdenlive-removable-media/16088/13?u=galgalesh

Thanks for reporting the bug!
Comment 4 merlijn.sebrechts 2020-07-29 15:25:04 UTC
closing bug