DJ2LS / FreeDATA

A free, open-source, multi-platform application for sending files and messages, using the codec2 HF modems
https://wiki.freedata.app/
GNU General Public License v3.0
143 stars 18 forks source link

ValueError: RIGCTLD.port must be <class 'int'>. '18001' <class 'str'> given. #672

Closed Mihara closed 7 months ago

Mihara commented 7 months ago

Describe the bug

I am using a systemwide rigctld on an unexpected port. Attempting to set it through the GUI results in the GUI blanking out, becoming unresponsive, and an error message in the server terminal:

ValueError: RIGCTLD.port must be <class 'int'>. '18001' <class 'str'> given.

Looks like you missed a parseInt somewhere.

DJ2LS commented 7 months ago

thanks for the bug report, @Mihara I just pushed a fix to this. Should be available with next release