[chirp_users] chirp flatpak (In need of a few brave souls)

Nigel A. Gunn G8IFF/W8IFF
Wed May 13 15:32:21 PDT 2020


How about automatic updates from the repo?

> On 13 May 2020 at 11:07 Richard Shaw <hobbes1069 at gmail.com> wrote:
> 
>     On Wed, May 13, 2020 at 9:44 AM Glenn K0LNY < glennervin at cableone.net mailto:glennervin at cableone.net > wrote:
> 
>         > >         Will the end user notice any difference?
> > 
> >     > 
>     If setup correctly, not really. It looks and works the same.
> 
>     As to the "if setup correctly" part, since flatpaks run in a sandbox/container, you have to tell it what access it has to the host system, for instance, for the chirp flatpak: 
> 
>        "finish-args": [
>             "--share=ipc",
>             "--share=network",
>             "--socket=x11",
>             "--socket=wayland",
>             "--filesystem=home",
>             "--device=all"
> 
>     The ipc, x11, and wayland are needed for a GUI application (you can have command line flatpaks as well), the network is needed for downloading things ike Radio Reference, "home" gives the application access to the home directory and "device=all" is needed for access to serial ports. 
> 
>     Thanks,
>     Richard
>     _______________________________________________
>     chirp_users mailing list
>     chirp_users at intrepid.danplanet.com
>     http://intrepid.danplanet.com/mailman/listinfo/chirp_users
>     This message was sent to Nigel Gunn, W8IFF at nigel at ngunn.net
>     To unsubscribe, send an email to chirp_users-unsubscribe at intrepid.danplanet.com
> 



Nigel A. Gunn, ///shoulders.outwards.resolutions   tel +1 937 825 5032
Amateur Radio G8IFF W8IFF and GMRS WRBV701, e-mail nigel at ngunn.net www http://www.ngunn.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intrepid.danplanet.com/pipermail/chirp_users/attachments/20200513/9b2f73b8/attachment.html 


More information about the chirp_users mailing list