#1077817 chirp: Reading from Quansheng causes logout

Package:
chirp
Source:
chirp
Submitter:
Hilary Snaden
Date:
2024-09-03 00:24:02 UTC
Severity:
normal
Tags:
#1077817#5
Date:
2024-08-02 18:05:20 UTC
From:
To:
Dear Maintainer,

Attempting to read the contents of two Quansheng UV-K5(8) transcievers has causes logout, using the Debian package version and the current version installed from Python, and on two different laptops running Debian. The software still works normally with older Baofeng transcievers.

#1077817#10
Date:
2024-08-03 13:20:00 UTC
From:
To:
Hi there, thanks for the bug! I’ll replicate it this afternoon and upload the latest one as there’s been a few updates to that driver since the last upload [1].

When you say the current version installed by python, do you mean installed via `pip3 install chirp`?

Are you running the regular firmware or another like egzumer?

[1] https://chirp.danplanet.com/projects/chirp/repository/github/changes/chirp/drivers/uvk5.py?rev=master

Cheers,

#1077817#15
Date:
2024-08-03 16:34:05 UTC
From:
To:
Hi, thanks for the prompt response.

I meant the Python wheel package from chirpmyradio.com, dated 20240706,
using the instructions there (pipx).

My Quanshengs still have their factory firmware, I didn't want to try
alternatives until I had a backup, and the memories the way I want them.

#1077817#20
Date:
2024-09-03 00:21:17 UTC
From:
To:
Hey there - I've tried this on 3 different machines over some time and not been able to reproduce.

I've updated the packaging for chirp tonight (it's just hit unstable) not only with the latest upstream but with some tweaks, but reading the code none of that should have major impact - I don't see any calls to anything OS related that will cause shutdown. There's been quite a lot of work to the quansheng driver over summer [1] so hopefully this helps you!

https://chirpmyradio.com/projects/chirp/repository/github/changes/chirp/drivers/uvk5.py?rev=master

Cheers,