Project

General

Profile

Bug #10628 ยป chirp_debug-0ewfl7ro.txt

Declan Rieb, 06/07/2023 05:47 PM

 
[2023-06-07 18:42:37,844] chirp.logger - DEBUG: CHIRP next-20230606 on Darwin WD5EQY-MBP.local 20.6.0 Darwin Kernel Version 20.6.0: Mon Apr 24 23:00:57 PDT 2023; root:xnu-7195.141.49.701.3~1/RELEASE_X86_64 x86_64 (Python 3.8.2)
[2023-06-07 18:42:38,125] chirp.wxui - DEBUG: Using locale: en_US (276)
[2023-06-07 18:42:38,150] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: en_US (pl,uk_UA,en_US,pt_BR,el,it,ru,zh_CN,hu,nl,de,fr,es,tr_TR) from /Users/declan/myApplications/CHIRP.app/Contents/MacOS/chirp/locale
[2023-06-07 18:42:38,161] chirp.wxui - DEBUG: Translation loaded=False for wxstd: en_US (fa_IR,sl,sk,pl,vi,sq,sv,ms,da,gl_ES,pt_BR,ko_KR,ja,el,lv,co,it,ca,zh_TW,cs,ru,ro,zh_CN,pt,uk,an,ar,hr,hu,nl,ne,af,nb,hi,ka,de,ca@valencia,fi,id,fr,es,lt,eu,ta,tr)
[2023-06-07 18:42:38,569] main - INFO: Python/3.8.2 // Darwin/macOS-11.7.7-x86_64-i386-64bit // CHIRP/next-20230606 // wx/4.2.0 osx-cocoa (phoenix) wxWidgets 3.2.0
[2023-06-07 18:42:39,719] chirp.wxui.main - INFO: Server reports next-20230606 is latest
[2023-06-07 18:42:50,326] chirp.chirp_common - DEBUG: Image data has no metadata blob
[2023-06-07 18:42:50,328] chirp.drivers.ft1d - DEBUG: ADMS Header:
000: 00 01 00 00 00 ff ff ff ........
008: ff 01 00 00 00 00 00 00 ........
016: 00 0f 01 00 00 00 ........

[2023-06-07 18:42:50,330] chirp.drivers.ft1d - INFO: Loaded ADMS file
[2023-06-07 18:42:53,456] chirp.drivers.ft1d - ERROR: Failed to parse settings: Traceback (most recent call last):
File "chirp/drivers/ft1d.py", line 1844, in get_settings
File "chirp/drivers/ft1d.py", line 1835, in _get_settings
File "chirp/drivers/ft1d.py", line 1161, in _get_aprs_beacons
File "chirp/settings.py", line 215, in __init__
File "chirp/settings.py", line 229, in set_value
chirp.settings.InvalidValueError: Value contains invalid character `'

[2023-06-07 18:42:53,465] chirp.wxui.common - ERROR: Context raised unexpected_exception
Traceback (most recent call last):
File "chirp/wxui/settingsedit.py", line 49, in _initialize
File "chirp/wxui/settingsedit.py", line 64, in _load_settings
TypeError: 'NoneType' object is not iterable
Traceback (most recent call last):
File "wx/core.py", line 3427, in <lambda>
File "chirp/wxui/settingsedit.py", line 49, in _initialize
File "chirp/wxui/settingsedit.py", line 64, in _load_settings
TypeError: 'NoneType' object is not iterable