mbridak / not1mm

Not1MM != N1MM, An amateur radio contest logger for Linux.
GNU General Public License v3.0
93 stars 20 forks source link

Crash during connecting to RIGCTL remote CAT server #30

Closed mbridak closed 10 months ago

mbridak commented 1 year ago

Discussed in https://github.com/mbridak/not1mm/discussions/29

Originally posted by **trapeznikovk** August 15, 2023 Hello, I've implemented the Rigctl CAT server inside of my rig Ermak and tested it with a lot of loggers (jtdx etc). Everything worked well The not1mm crashes when tries to connect to it (if rig isn't switched on): Steps for reproduce: 1. Sets the remote IP address and ports in logger settings (in my case 192.168.0.130:4532) 2. Switch off the rig 3. Start not1mm logger Below is my patch, how to fix it. The host - Fedora 32 Python version 3.9 https://github.com/trapeznikovk/not1me/commit/2b3444928fea1bcbe36647d49c46d1302a70b5e3 73, UT2UK Kons
mbridak commented 10 months ago

This had been fixed.