<div dir="auto">Is it possible to check which interfaces a snap is connected to from within the snap? Or, would I have to try accessing the resources an interface exposes to know whether or not it had access?<div dir="auto"><br></div><div dir="auto">I tried calling snap interfaces from within my program, but I got a permissions error.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Feb 13, 2017 1:50 AM, "Alberto Mardegan" <<a href="mailto:alberto.mardegan@canonical.com">alberto.mardegan@canonical.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 12/02/2017 12:30, Aaron Hampton wrote:<br>
> Hi,<br>
><br>
> I am working on snapping a desktop application that needs access to<br>
> hardware-observe. Is there a way to prompt the user to connect the<br>
> interface during the installation of the snap? Or is the only way to<br>
> have the user run snap connect?<br>
<br>
While this feature is missing, you could wrap your programs in a shell<br>
script that checks whether the needed permissions are there and, if not,<br>
print a message using zenity to inform the user.<br>
<br>
Ciao,<br>
  Alberto<br>
<br>
<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>
</blockquote></div></div>