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: 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: Accessing dbus (KDE Application)

2016-12-15 Thread Mark Shuttleworth
On 15/12/16 13: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: org.baedert.corebird > > and then you

Re: Accessing dbus (KDE Application)

2016-09-12 Thread Mark Shuttleworth
On 12/09/16 13:13, Daniel Llewellyn wrote: > I just ran-up against this issue while trying to snap corebird, which > wants to reserve the dbus name "org.baedert.corebird". This would fall > afoul of the option to limit names to being under org.gnome namespace. The more-sophisticated interface in

Re: Accessing dbus (KDE Application)

2016-09-12 Thread Daniel Holbach
Hey hey, On 12.09.2016 11:16, Sebastien Bacher wrote: > Le 12/09/2016 à 11:12, Daniel Holbach a écrit : >> does anyone have a link to the PR? If it's working well-enough already, >> I could build a package from it and give it to Jean-Baptiste for testing. > > I think that's this one > >

Re: Accessing dbus (KDE Application)

2016-09-12 Thread Daniel Holbach
Hello, On 11.09.2016 19:31, Gustavo Niemeyer wrote: > We already have that interface pretty much done. There were just details > to sort out, which got postponed because we got "distracted" with the > Ubuntu Core deadlines. The PR is still open, and still needs those > details sorted. does

Accessing dbus (KDE Application)

2016-09-10 Thread Jean-Baptiste Mardelle
Hi all, Working on a snap package for Kdenlive (video editing app based on KDE frameworks), i encounter one problem with restrictions of the "strict" mode. My snap package runs fine when using devmode, but crashes on startup when using the strict mode with the following message: "Couldn't