Re: Ubuntu Snap Store

2016-10-12 Thread Didier Roche
Le 13/10/2016 à 01:01, Chris a écrit : > When browsing snaps at uappexplorer.com I like to middle click and open > a new tab in Firefox to read about it which allows me to keep my place > in the original tab. At the Snap Store http://localhost:4200/store this > isn't possible and if I were to click

Re: Ubuntu Snap Store

2016-10-12 Thread Spencer
I like it too. I just installed the snap web thing and looked at it on port 4200...it needs some work. (How would I have know it was on port 4200?) uappexplorer is much better! :) > On Oct 12, 2016, at 10:42 PM, Mark Shuttleworth wrote: > > > I'm a fan of uappexplorer, for one, and think C

Re: Ubuntu Snap Store

2016-10-12 Thread Mark Shuttleworth
I'm a fan of uappexplorer, for one, and think Chris is spot on :) Mark On 13/10/16 01:29, Spencer wrote: > You probably need to contact the site builder directly as the site you cited > is not condoned by canonical or Ubuntu. I'm not even sure if the site > builder has a good relationship wit

Re: Ubuntu Snap Store

2016-10-12 Thread Stéphane Graber
The store client that Chris is talking about is the one running on Ubuntu Core devices and is written by the Snappy team. He was comparing that to uappexplorer which is indeed maintained by a third party but was using it as an example of the expected behavior rather than the one that would need ch

Re: Ubuntu Snap Store

2016-10-12 Thread Spencer
You probably need to contact the site builder directly as the site you cited is not condoned by canonical or Ubuntu. I'm not even sure if the site builder has a good relationship with either. > On Oct 12, 2016, at 5:01 PM, Chris wrote: > > When browsing snaps at uappexplorer.com I like to mid

Ubuntu Snap Store

2016-10-12 Thread Chris
When browsing snaps at uappexplorer.com I like to middle click and open a new tab in Firefox to read about it which allows me to keep my place in the original tab. At the Snap Store http://localhost:4200/store this isn't possible and if I were to click on a snap to examine it when go back to the st

Re: How to make a snap from a .jar

2016-10-12 Thread Oliver Grawert
hi, On Mi, 2016-10-12 at 18:19 +0200, oldgeek wrote: > Hi > > I have a executable .jar file inside of a .tar. > > When I build and install  a snap using this .yaml: > > http://pastebin.com/SDkqWFLg > > It does not work and I get this fault: > > /snap/highlighterpdf/x17/command-highlighterpdf.w

Re: How to make a snap from a .jar

2016-10-12 Thread Matthew Aguirre
Assuming this is a GUI and not command line. You'll need to add in access to X11 and also import in the full Java environment since the jdk plugin is headless. https://github.com/ZenHarbinger/torgo/blob/master/snapcraft.yaml Also, I'm not sure about executing the jar straight from the command

How to make a snap from a .jar

2016-10-12 Thread oldgeek
Hi I have a executable .jar file inside of a .tar. When I build and install a snap using this .yaml: http://pastebin.com/SDkqWFLg It does not work and I get this fault: /snap/highlighterpdf/x17/command-highlighterpdf.wrapper: 7: exec: highlighterpdf: not found Any help gratefully received

Re: High score

2016-10-12 Thread Jacek Nykis
On 12/10/16 07:29, Spencer wrote: > I was thinking of adding a "high score" feature to my snap app that, when a > player wins, goves them the option of reporting over http their score which > would be stored in a database and displayed by a website. Is this possible > with snaps, or would the s

Re: Announce: LXD available as a snap

2016-10-12 Thread Oliver Grawert
hi, Am Mittwoch, den 12.10.2016, 06:49 +0500 schrieb Omer Akram: > Fantastic news, I have been craving for this for a while. > > I need to highlight however that on a all-snap system(tried on a RPi > 2) the lxd group cannot be added as /etc/group is ready-only. So lxd > does not work there current