Question about D-Bus and cygrunsrv

2019-02-20 Thread Mike Brady
oper of Shairport Sync -- https://github.com/mikebrady/shairport-sync. Best wishes Mike Brady -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Question about D-Bus and cygrunsrv

2019-02-21 Thread Mike Brady
egards Mike > On 20 Feb 2019, at 21:50, Mike Brady wrote: > > Hi there. I'm trying to set up Shairport Sync as a CYGWIN service, and I'm > trying to use cygrunsrv. > > Briefly, I can get everything to work properly except the D-Bus interface -- > when shairpo

Re: Question about D-Bus and cygrunsrv

2019-02-22 Thread Mike Brady
Thanks for the response, Corinna, and the suggestion. I will do that and come back to you guys. Mike > On 22 Feb 2019, at 09:55, Corinna Vinschen wrote: > > Hey Mike, > > On Feb 21 16:56, Mike Brady wrote: >> Hello again. Further to the rather vague email below, here is

Re: Question about D-Bus and cygrunsrv

2019-02-27 Thread Mike Brady
Thanks for the comments. I’ll certainly check the security side of things. What is a bit intriguing is that another application — the Avahi daemon (see http://avahi.org) that provides ZeroConf / Bonjour service discovery services — also uses the D-Bus system bus and it works fine as a cygrunsrv-

Re: Question about D-Bus and cygrunsrv

2019-10-22 Thread Mike Brady
jects and include config and policy files. I'd be happy to share or publish them wherever convenient... Regards Mike > On 22 Feb 2019, at 09:55, Corinna Vinschen wrote: > > Hey Mike, > > On Feb 21 16:56, Mike Brady wrote: >> Hello again. Further to the rather

Re: Question about D-Bus and cygrunsrv

2019-10-22 Thread Mike Brady
s://github.com/mikebrady/gdbus-example> -- this uses the GDbus library from GIO and works in Linux but not in Cygwin. Best wishes Mike > On 22 Oct 2019, at 15:07, Mike Brady wrote: > > Hello again. > > I've returned to this continuing problem and come up with a short piec