Frederic Guilbault
Frederic Guilbault
> They need to have single place for original downloaded charts which we have I think. OpenCpn one. Each app have their location... that's kinda the core of the problem....
That would be cool. This or a zenity dialog asking for new password then change it everywhere
Thx for reporting. It's nice that you have found a workaround. ill look for a permanent fix. ___ EDIT: after commenting the line in `/etc/ld.so.preload ` we must run `sudo...
The error occurs only if the image is build on CircleCI, I have updated a locally build image on cloudSmith as version 0.10.1 My guess is, the problem come from...
First questions are where does opencpn chart downloader store the charts ? is it configurable ? and does freenboard-sk even support raster charts ? For the two other softwares (avnav...
Sorry my question was off set, the point is: all the charts should be stored in `/srv/charts` . `/home/signalk/charts` and `/home/user/charts` should have a link to this location and have...
yeah...... the non-stop logs emitting problem should be addressed at https://github.com/pypilot/pypilot/issues As for what we do with this, it's probably possible to send them to /dev/null from the .service file...
https://github.com/pypilot/pypilot/issues/69
gpsd provide a nice Udev list of known GPS device, and with udev event. I been able to dynamically add GPS signal to signalk and even reboot SK server on...
I checked that. There is a typo in the opencpn config. The location to store charts use "/home/user/Charts" where the correct path is "/home/user/charts" Then, opencpn store dataset in subfolders...