<p dir="ltr">Please note that the described feature is actually in place already with the recent freeze. Over the next week we'll be transitioning most of the hard coded rules to assertions.</p>
<p dir="ltr">May take a little while for the review tools to catch up, but it's coming very soon.</p>
<div class="gmail_extra"><br><div class="gmail_quote">On Oct 8, 2016 3:59 AM, "Mark Shuttleworth" <<a href="mailto:mark@ubuntu.com">mark@ubuntu.com</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="elided-text">On 07/10/16 17:52, Jacob Zimmermann wrote:<br>
> I have built a snap package of the Handbrake video encoder. The package<br>
> name is handbrake-jz.<br>
><br>
> ATTENTION: to use it you MUST run the following command after<br>
> installation, otherwise it will not work:<br>
><br>
> sudo snap connect handbrake-jz:process-control ubuntu-core:process-control<br>
><br>
> Optionally, to access external devices from handbrake, for example to be<br>
> able to rip DVDs etc., you must also run:<br>
><br>
> sudo snap connect handbrake-jz:mount-observe ubuntu-core:mount-observe<br>
<br>
</div>Nicely done!<br>
<br>
Just to state the plan of record, we intend that store assertions can<br>
pre-approve some auto-connection, or cue up a prompt for interactive<br>
installations where the user is asked if they want to connect.<br>
<br>
So in your case, the experience should become something like:<br>
<br>
$ sudo snap install handbrake<br>
Allow 'handbrake' to access DVDs? (Y/N) Y<br>
handbrake 1.3.2 installed<br>
<font color="#888888"><br>
Mark<br>
<br>
</font><br>--<br>
Snapcraft mailing list<br>
<a href="mailto:Snapcraft@lists.snapcraft.io">Snapcraft@lists.snapcraft.io</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/snapcraft" rel="noreferrer" target="_blank">https://lists.ubuntu.com/<wbr>mailman/listinfo/snapcraft</a><br>
<br></blockquote></div><br></div>