Alejandro, You ask a good question. As a fellow snap user, I'd like to know the answer too. I've asked about invoking other processes from snap-installed apps before and invoking the user's default browser too, but so far, the answer I've received from the snap team has been: "we don't have a solution yet." I believe it's a hard problem to solve due to the security constraints of snaps.
My Chinese Checkers snap, for example, wants to invoke other instances of itself, but currently can't. It also wants to launch help documentation in a browser at a given URL, but can't. --Sp On Wed, Oct 19, 2016 at 8:41 AM, Alejandro Vera <[email protected]> wrote: > Hi everyone > > I am doing an internal tool for our office. I want to change our .deb > packages for snap packages > > In our tool I can config a cli "code beautifier" and also a custom browser > for opening local files. > > So, first, what should I do to access other installed command line apps? > Should I install them in my snap also? I found it a bad solution becouse i > can only select the installed app > > Second. I want to use the default browser to open a file that it is saved > in the /tmp folder of my snap. Can I do that??/ > > Sorry for my bad english. Is not my native language :D > > -- > Alejandro Vera > http://www.recicleta.cl > > -- > Snapcraft mailing list > [email protected] > Modify settings or unsubscribe at: https://lists.ubuntu.com/ > mailman/listinfo/snapcraft > >
-- Snapcraft mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snapcraft
