Re: classic mode slow, taking up one full core with apparmor logging

2017-01-06 Thread Jamie Strandboge
On Fri, 2017-01-06 at 10:10 -0800, Dan Kegel wrote: > When building a c++ app on a raspberry pi 3 in classic mode, > I noticed two things that hurt performance substantially. > > 1) the obvious: if you crank config.txt's gpu_mem up above the > default, life is bad :-)  Don't do that on build

Re: classic mode slow, taking up one full core with apparmor logging

2017-01-06 Thread Dan Kegel
Just to illustrate, here's the output of top: PID USER PR NIVIRTRESSHR S %CPU %MEM TIME+ COMMAND 489 root 20 0 13320 3876 1940 R 99.7 0.4 17:36.31 systemd-journal 3779 obdank20 0 75428 62776 9652 R 93.4 6.7 0:05.93 cc1plus 3734 obdank

classic mode slow, taking up one full core with apparmor logging

2017-01-06 Thread Dan Kegel
When building a c++ app on a raspberry pi 3 in classic mode, I noticed two things that hurt performance substantially. 1) the obvious: if you crank config.txt's gpu_mem up above the default, life is bad :-) Don't do that on build machines. 2) the not so obvious: apparmor is keeping systemctl's

Re: Snaps on Unity7 and app-indicators

2017-01-06 Thread Claudio André
2016-12-02 13:38 GMT-02:00 Marco Trevisan < marco.trevi...@canonical.com>: > Hello snapcrafters, > > As you might have noticed, snap packages that are including > app-indicators won't generally show the proper icon in unity Hi, below an error I saw while using LP

Re: Accessing dbus (KDE Application)

2017-01-06 Thread Daniel Llewellyn
On Fri, 6 Jan 2017 at 17:47 Jamie Strandboge wrote: > Yes, to claim the well-known dbus name for your snap you need a snap > declaration > that allows it. I've granted this to your snap just now and it passes > automated > review. This snap declaration applies to future

Re: Accessing dbus (KDE Application)

2017-01-06 Thread Jamie Strandboge
On Fri, 2017-01-06 at 16:10 +, Daniel Llewellyn wrote: > On Thu, 15 Dec 2016 at 18:33 Jamie Strandboge wrote: > > > > > FYI, the upcoming snapd 2.20 will support the 'dbus' interface. With this > > you > > can update your snap to include something like: > > > > slots:

Re: App Developer

2017-01-06 Thread Michael Hall
Hi Muhammed, You can subscribe to the mailing list here: https://lists.ubuntu.com/mailman/listinfo/snapcraft Michael Hall mhall...@gmail.com On 01/05/2017 09:53 PM, Muhammed Arshid KV wrote: > Please add me > > > -- Snapcraft mailing list Snapcraft@lists.snapcraft.io Modify settings or

Locally extending trusted certificates

2017-01-06 Thread Loïc Minier
Hi, This question came up in the context of Docker registries with self-signed certificates: http://askubuntu.com/questions/868268/add-self-signed- certificate-in-ubuntu-core-16-04 this could be addressed in ways specific to the Docker snap, but I believe this touches a larger question: support

Re: Accessing dbus (KDE Application)

2017-01-06 Thread Daniel Llewellyn
On Thu, 15 Dec 2016 at 18:33 Jamie Strandboge wrote: > FYI, the upcoming snapd 2.20 will support the 'dbus' interface. With this > you > can update your snap to include something like: > > slots: > dbus-corebird: > interface: dbus > bus: session > name:

Re: [System Enablement] New releases: wifi-ap=10 pulseaudio=8.0-3

2017-01-06 Thread Oliver Grawert
hi, Am Freitag, den 06.01.2017, 08:09 -0600 schrieb Jamie Strandboge: >   > > if i install with --devmode from either channel, the daemon starts > > and > > the commands work fine though ... so seems we are close ;) > > > This seems like a bug in the pulseaudio interface which allows >

App Developer

2017-01-06 Thread Muhammed Arshid KV
Please add me -- Snapcraft mailing list Snapcraft@lists.snapcraft.io Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snapcraft

Re: [System Enablement] New releases: wifi-ap=10 pulseaudio=8.0-3

2017-01-06 Thread Jamie Strandboge
On Fri, 2017-01-06 at 13:18 +0100, Oliver Grawert wrote: > hi, > Am Donnerstag, den 05.01.2017, 14:31 +0100 schrieb Oliver Grawert: > > > > hi, > > Am Mittwoch, den 04.01.2017, 19:11 +0100 schrieb Oliver Grawert: > > > > > > > > > > > > ogra@pi3:~$ grep audio= /boot/uboot/config.txt  > > >

Re: [System Enablement] New releases: wifi-ap=10 pulseaudio=8.0-3

2017-01-06 Thread Oliver Grawert
hi, Am Donnerstag, den 05.01.2017, 14:31 +0100 schrieb Oliver Grawert: > hi, > Am Mittwoch, den 04.01.2017, 19:11 +0100 schrieb Oliver Grawert: > > > > > > ogra@pi3:~$ grep audio= /boot/uboot/config.txt  > > dtparam=audio=on > > > FYI both gadgets for pi2 and pi3 have just been updated in the

Re: snapd 2.20 release available in {xenial,yakkety}-updates

2017-01-06 Thread Michael Vogt
Hi Dan, On Thu, Jan 05, 2017 at 02:22:11PM -0800, Dan Kegel wrote: > Can you say a few words about classic confinement? I didn't see doc... Thanks for this reminder, I should have included the link that David provided to http://snapcraft.io/docs/reference/confinement In a nutshell classic make