Re: Ubuntu core update corresponding to Zesty?

2016-12-19 Thread Mark Shuttleworth
On 16/12/16 10:04, Dan Kegel wrote: > I need a newer gstreamer than is shipped in Ubuntu Core 16 > (gst-omx doesn't build against 1.8, but does against 1.10). > I can build the whole gstreamer stack from source, but going forward > would like to avoid that. > > Is there a Ubuntu Core daily somewher

Re: Only one page of snaps on SnapWeb?

2016-12-19 Thread Jamie Bennett
Hi Chris, > On 18 Dec 2016, at 14:31, Chris wrote: > > I've asked this before but I'm still wondering why there is only one > page of snaps listed (A-E)? I can do a search for a snap such as > 'PubIP' and it will come up but there is no way in SnapWeb to go > forward from the first page. This f

snap interface for online accounts

2016-12-19 Thread Peter Sasse
Hi community,  because my QML app got online account integration (as provider and service), I would like to know, if there is already a snap interface for this kind of integration (https://launchpad.net/online-accounts).  Thanks for any kind of help! Regards, Peter  -- Snapcraft mailing list S

Re: snap interface for online accounts

2016-12-19 Thread Alberto Mardegan
Hi Peter, On 19/12/2016 16:12, Peter Sasse wrote: > because my QML app got online account integration (as provider and > service), I would like to know, if there is already a snap interface > for this kind of integration (https://launchpad.net/online-accounts). it's a work in progress. I'm curre

Snapped apps using su/sudo

2016-12-19 Thread Alberto Donato
Hi, I'm trying to create a snap for sshuttle, the ssh-based VPN app. One of its components (the firewall manager) needs to either be run as root, or use su/sudo to be able to configure firewall rules. The app uses an "if os.getuid() != 0" to check whether it can run. Is there any way to get it t

snap of click webapps

2016-12-19 Thread Fabio Colella
Hello, In the past I created some webapps for ubuntu, which are currently published as click packages. Does currently exist a proper way to have them packaged as snaps? Having them as snaps should preserve things like being or not fullscreen, allowing or not to display back and forward buttons, ev

Re: Only one page of snaps on SnapWeb?

2016-12-19 Thread Chris
On Mon, 2016-12-19 at 11:06 +, Jamie Bennett wrote: > Hi Chris, > > > > > On 18 Dec 2016, at 14:31, Chris wrote: > > > > I've asked this before but I'm still wondering why there is only > > one > > page of snaps listed (A-E)? I can do a search for a snap such as > > 'PubIP' and it will come

Re: Only one page of snaps on SnapWeb?

2016-12-19 Thread Jamie Bennett
Hi Chris, > On 19 Dec 2016, at 15:52, Chris wrote: > > On Mon, 2016-12-19 at 11:06 +, Jamie Bennett wrote: >> Hi Chris, >> >>> >>> On 18 Dec 2016, at 14:31, Chris wrote: >>> >>> I've asked this before but I'm still wondering why there is only >>> one >>> page of snaps listed (A-E)? I can

Re: Only one page of snaps on SnapWeb?

2016-12-19 Thread Chris
On Mon, 2016-12-19 at 16:13 +, Jamie Bennett wrote: > Hi Chris, > > > > > On 19 Dec 2016, at 15:52, Chris wrote: > > > > On Mon, 2016-12-19 at 11:06 +, Jamie Bennett wrote: > > > > > > Hi Chris, > > > > > > > > > > > > > > > On 18 Dec 2016, at 14:31, Chris > > > > wrote: > > > > >

Source does not exist when using snapcraft

2016-12-19 Thread Bo Dong
Hi, I'm now using snapcraft to pack the ros example in snapcraft-examples. But it seem the source is not exist. Please view here. https://pastebin.ubuntu.com/23656750/ I'd like to know is there any possible I can change the source list manually when using snapcraft? Thanks&&Best Regards Joe --

Re: Published snap on candidate channel not found

2016-12-19 Thread XiaoGuo Liu
Hi Luther, Currently, "snap find" only can find the snaps published on the "stable" channel. I cannot be use to search for the apps published on other channels. >From snap version 2.18 on wards, "snap find" with no parameters will return the featured snaps: liu-xiao-guo@localhost:~$ snap find N

snapcraft ros

2016-12-19 Thread Bo Dong
Hi, I'm trying to pack ros with snapcraft. The source is under /usr/share/doc/snapcraft-examples/examples/ros My platform is Bubbelgum96, it's ARM64. But when "Fetching package dependencies", it shows "Failed to fetch system dependencies: The Ubuntu package "ros-indigo-ros-core" was not found" Co

Re: Published snap on candidate channel not found

2016-12-19 Thread Peng Liu
Hi XiaoGuo, What could be the reason that I can not either find or install the snap I published to the 16.04 store through web page? https://myapps.developer.ubuntu.com/ Thanks. Peng On Mon, Dec 19, 2016 at 11:58 PM, XiaoGuo Liu wrote: > Hi Luther, > > Currently, "snap find" only can find the

Re: Published snap on candidate channel not found

2016-12-19 Thread XiaoGuo Liu
Hi Peng, I think the reason is that we might want to show only apps with quality. We do not want to mess up everything there by using "snap finding". I can find all of my published apps at https://myapps.developer.ubuntu.com/. If it does not work for you, you probably need to file a bug against t