Results 423 comments of leamas

you should not. I just tested it. Perhaps your flathub definition is broken. Try: $ flatpak remote-delete --force flathub $ flatpak remote-add --user flathub https://flathub.org/repo/flathub.flatpakrepo $ flatpak install --user flathub...

This actually beats me. Below a session where it works for me. Are you sure you have full network access to flathub.org? No firewalls, etc? EDIT: FWIW: Can you access...

One way to check that you can access flathub is using ` flatpak remote-ls flathub` which lists about 5000 packages. ` . Using grep to filter out opencpn will (should)...

@mattnj1975 what is you flatpak version (as stated by `flatpak --version`)? What's your operating system? My test is done on Debian-12 Bookworm, flatpak 1.14.8

I cannot think of anything else then that your version is too old. Please try the PPA at https://launchpad.net/~flatpak/+archive/ubuntu/stable, this way you should be able to get a much more...

@mattnj1975 : any news here? I can install on focal using the PPA mentioned above without problems Also added an entry to the User Manual [Flatpak FAQ]( https://opencpn.org/wiki/dokuwiki/doku.php?id=opencpn:manual_advanced:program:flatpak_qanda#qwhy_do_i_get_a_unable_to_load_summary_from_remote_flathub_message) I tend...

> the meaning of g_bSatValid was definitely not clear to me. Indeed. The actual meaning of this without a comment is IMHO clear as mud. > I think if the...

``` /** * Indicates valid GNSS reception status based on satellite visibility * and successful parsing of NMEA0183, SignalK, or NMEA2000 data. * Reset to false if no valid signal...

I cannot see that this is a bug. Relabeling.

> So yes, unarr can be dropped. The 6 bytes are fixed with the latest 3.7.4, Which basically means that it can be removed when 3.7.4 is packaged. I still...