[chirp_users] New Daily Build - daily-20221108 fails on MacOS
Lynda Leung
Tue Nov 8 00:59:37 PST 2022
Looks like the new build has a bit a problem starting on MacOS.
Dump:
/Volumes/Applications/incoming/CHIRP.app/Contents/MacOS/chirp ; exit;
Traceback (most recent call last):
File "/Volumes/Applications/CHIRP.app/Contents/MacOS/../Resources/chirp/chirpw", line 24, in <module>
from chirp.drivers import *
File "/Volumes/Applications/CHIRP.app/Contents/Resources/chirp/chirp/drivers/hg_uv98.py", line 23, in <module>
from builtins import bytes
ImportError: No module named builtins
> On Nov 8, 2022, at 12:07 AM, Build System <donotreply at chirp.danplanet.com> wrote:
>
> Greetings,
>
> A new daily build of CHIRP is available. This includes changes made
> directly to the tree yesterday, and may include additional features,
> bug fixes, and/or bugs. If you are interested in trying it, grab it
> from the following location:
>
> http://trac.chirp.danplanet.com/chirp_daily/daily-20221108
>
>
> A list of the changes included in this build (since the last daily)
> follows:
>
> Changes for Build #708
> [Dan Smith <dsmith at danplanet.com>] Fix ICF-based radios for clone out
>
> At some point we apparently started slamming data down the serial
> line at too high a rate for older radios. When using an ID-800,
> the clone dialog finishes in a few seconds, and the radio times out
> because it missed a huge chunk of the image because it overran its
> buffer. This seemed to work okay for radios that use the direct
> serial connection to the 2.5mm data jack, but not via the OPC-478
> type interface.
>
> This change makes us read our own echo frames before sending the
> next one, which slows us down a lot. It feels a lot slower,
> but it means we're at least pacing the physical echo.
>
> Tested with an ID-800, ID-880 and IC-2820 and this fixes things.
>
> [Masen Furer <m_github at 0x26.net>] add Lanchonlh HG-UV98 driver (#100)
>
> * hg_uv98: add Lanchonlh HG-UV98 driver
>
> fixes #7999
>
> [Dan Smith <dsmith at danplanet.com>] py3-pr needs to push *after* matrix commit
>
> [Dan Smith <dsmith at danplanet.com>] py3-pr Needs file to commit
>
> [Dan Smith <dsmith at danplanet.com>] Update py3-pr to have tox for makesupported
>
>
> _______________________________________________
> chirp_users mailing list
> chirp_users at intrepid.danplanet.com
> http://intrepid.danplanet.com/mailman/listinfo/chirp_users
> This message was sent to Lynda Leung at x-rogue at mermaid.org
> To unsubscribe, send an email to chirp_users-unsubscribe at intrepid.danplanet.com
> To report this email as off-topic, please email chirp_users-owner at intrepid.danplanet.com
> Searchable archive: https://www.mail-archive.com/chirp_users@intrepid.danplanet.com
More information about the chirp_users
mailing list