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.
Snap updated, it still needs to be added manually however until the request comes through
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
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!
closing bug