<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 11.00.9600.19597">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>What are the steps now for installing
Chirp?</FONT></DIV>
<DIV><FONT size=2 face=Arial>I mean, will I have to do a bunch of cryptic Linux
commands to get it installed in the CLI?</FONT></DIV>
<DIV> </DIV>
<DIV style="FONT: 10pt arial">----- Original Message -----
<DIV style="BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> <A
title=hobbes1069@gmail.com href="mailto:hobbes1069@gmail.com">Richard Shaw</A>
</DIV>
<DIV><B>To:</B> <A title=chirp_users@intrepid.danplanet.com
href="mailto:chirp_users@intrepid.danplanet.com">Discussion of CHIRP</A> </DIV>
<DIV><B>Sent:</B> Wednesday, May 13, 2020 10:07 AM</DIV>
<DIV><B>Subject:</B> Re: [chirp_users] chirp flatpak (In need of a few brave
souls)</DIV></DIV>
<DIV><BR></DIV>
<DIV dir=ltr>
<DIV dir=ltr>On Wed, May 13, 2020 at 9:44 AM Glenn K0LNY <<A
href="mailto:glennervin@cableone.net"
target=_blank>glennervin@cableone.net</A>> wrote:<BR></DIV>
<DIV class=gmail_quote>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid"><U></U>
<DIV bgcolor="#ffffff">
<DIV><FONT size=2 face=Arial>Will the end user notice any
difference?</FONT></DIV></DIV></BLOCKQUOTE>
<DIV><BR></DIV>
<DIV>If setup correctly, not really. It looks and works the same.</DIV>
<DIV><BR></DIV>
<DIV>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: </DIV>
<DIV><BR></DIV>
<DIV> "finish-args": [<BR>
"--share=ipc",<BR> "--share=network",<BR>
"--socket=x11",<BR>
"--socket=wayland",<BR>
"--filesystem=home",<BR> "--device=all"<BR></DIV>
<DIV><BR></DIV>
<DIV>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. </DIV>
<DIV><BR></DIV>
<DIV>Thanks,</DIV>
<DIV>Richard</DIV></DIV></DIV>
<P>
<HR>
<P></P>_______________________________________________<BR>chirp_users mailing
list<BR>chirp_users@intrepid.danplanet.com<BR>http://intrepid.danplanet.com/mailman/listinfo/chirp_users<BR>This
message was sent to Glenn at glennervin@cableone.net<BR>To unsubscribe, send an
email to chirp_users-unsubscribe@intrepid.danplanet.com</BODY></HTML>