Incoming feedback on the flatpak via CHIRP Issues page:
"I've followed your suggestions and everything works now. Thank you so much ;-)" https://chirp.danplanet.com/issues/7837#change-24349
"Hello there, [m]any thanks for a solution. At this moment Chirp is running, with the use of flatpak." https://chirp.danplanet.com/issues/7871
There's no specific radio model usage in those issues but it I'll see if I can get those data points.
Tony ________________________________ From: chirp_users-bounces@intrepid.danplanet.com chirp_users-bounces@intrepid.danplanet.com on behalf of Richard Shaw hobbes1069@gmail.com Sent: Sunday, May 3, 2020 5:37 PM To: Discussion of CHIRP chirp_users@intrepid.danplanet.com Subject: Re: [chirp_users] chirp flatpak (In need of a few brave souls)
Ok, new package with the following changes:
Changed to org.gnome.Platform//3.32
This is the LATEST that can be used, if you go any higher pygtk2 won't build, which a WHOLE other topic. Chirp really needs to be migrated to Gtk3.
Updated to the latest version of libxml2. Probably doesn't matter one bit, but the previous version was being downloaded from debian or something.
$ curl -LO https://hobbes1069.fedorapeople.org/chirp-20200430.flatpak $ flatpak uninstall chirp $ flatpak install chirp-20200430.flatpak
Thanks, Richard