Hi Deloptes,
sorry for confusing request. In my case, I want to autostart my application
which can work in service (behind the scenes) or GUI mode. Which is
relatively rare on SFOS, but has a great use in the case of map services
provider, as it is in this case.
But OK, unless I get some good ide
rinigus wrote:
> So, I wonder, if there is something similar for D-Bus. Something that
> would allow me to configure its autostart. I can as well trigger autostart
> via systemd inet port, but would be nice to have it transparent on D-Bus
> as well.
>
Well DBus is just a message bus and you can
>
>
> my 5cent
> best unix practice says you install the configuration globally
> (/usr/share/) and the application should create a user copy when
> first run.
> A server can run as nemo process and despite of this read /usr/share. In
> fact this is how it is intended to work. User can not write to
rinigus wrote:
> * I would like to enable automatic service start when someone tries to
> access it via D-Bus. As far as I have seen, its possible via .service
> file in /usr/share/dbus-1/services. However, the server runs as nemo-owned
> process and, if possible, I would prefer to keep the conf
Dear List,
I think I managed to resolve most of the questions myself. The one that
stands still is
* I would like to enable automatic service start when someone tries to
access it via D-Bus. As far as I have seen, its possible via .service
file in /usr/share/dbus-1/services. However, the server
Hi,
Since Valhlalla's routing engine is available on SFOS in offline mode, I am
working on exposing its functionality to the mapping applications. I am
focused now on bringing just-in-time navigation information via map
matching (https://github.com/valhalla/valhalla/blob/master/docs/api/
map-match