Project

General

Profile

Bug #10948 » chirp_debug-6z53zl5x.txt

Roman Żak, 11/16/2023 07:21 AM

 
[2023-11-16 16:14:52,929] chirp.logger - DEBUG: CHIRP next-20231108 on Win32 (Unknown 10.0:22631) (Python 3.10.8)
[2023-11-16 16:14:53,179] chirp.wxui - DEBUG: Using locale: pl_PL (610)
[2023-11-16 16:14:53,179] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: pl_PL (de,el,en_US,es,fr,hu,it,nl,pl,pt_BR,ru,tr_TR,uk_UA,zh_CN) from C:\Program Files (x86)\CHIRP\chirp\locale
[2023-11-16 16:14:53,179] chirp.wxui - DEBUG: Translation loaded=True for wxstd: pl_PL (af,an,ar,ca,ca@valencia,co,cs,da,de,el,es,eu,fa_IR,fi,fr,gl_ES,hi,hr,hu,id,it,ja,ka,ko_KR,lt,lv,ms,nb,ne,nl,pl,pt,pt_BR,ro,ru,sk,sl,sq,sv,ta,tr,uk,vi,zh_CN,zh_TW)
[2023-11-16 16:14:53,523] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.22631-SP0 // CHIRP/next-20231108 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
[2023-11-16 16:14:54,477] chirp.wxui.main - INFO: Server reports next-20231108 is latest
[2023-11-16 16:15:00,796] chirp.chirp_common - DEBUG: Loaded metadata: {'rclass': 'BaofengUV5RGeneric', 'vendor': 'Baofeng', 'model': 'UV-5R', 'variant': '', 'chirp_version': 'next-20231108'}
[2023-11-16 16:15:00,796] chirp.chirp_common - DEBUG: Loaded metadata: {'rclass': 'BaofengUV5RGeneric', 'vendor': 'Baofeng', 'model': 'UV-5R', 'variant': '', 'chirp_version': 'next-20231108'}
[2023-11-16 16:15:00,796] chirp.chirp_common - DEBUG: Parsed version 'next-20231108' to (0,)
[2023-11-16 16:15:00,796] chirp.chirp_common - DEBUG: Parsed version 'next-20231108' to (0,)
[2023-11-16 16:15:12,922] chirp.wxui.clone - DEBUG: Prompt pre_upload disabled for radio
[2023-11-16 16:15:12,922] chirp.wxui.clone - DEBUG: Opening serial 'COM6' after upload prompt
[2023-11-16 16:15:12,953] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1c963cecb20, open=True>(port='COM6', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
[2023-11-16 16:15:12,985] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 07 25 P.....%.

[2023-11-16 16:15:13,096] chirp.drivers.uv5r - INFO: Valid response, got this:
[2023-11-16 16:15:13,096] chirp.drivers.uv5r - DEBUG: 000: aa 30 76 04 00 05 20 dd .0v.....

[2023-11-16 16:15:13,960] chirp.drivers.uv5r - INFO: Radio has dropped byte issue: True
[2023-11-16 16:15:13,960] chirp.drivers.uv5r - INFO: Image Version is b'HN5RV011\xff\xff\xff\xff\xff\xff'
[2023-11-16 16:15:13,960] chirp.drivers.uv5r - INFO: Radio Version is b'HN5RV011\xff\xff\xff\xff\xff\xff'
[2023-11-16 16:15:40,828] chirp.drivers.uv5r - ERROR: Failed to parse settings: Traceback (most recent call last):
File "chirp\drivers\uv5r.py", line 1798, in get_settings
File "chirp\drivers\uv5r.py", line 1468, in _get_settings
File "chirp\settings.py", line 99, in __init__
File "chirp\settings.py", line 107, in set_value
chirp.settings.InvalidValueError: Value 16665 not in range 1-1000

[2023-11-16 16:15:40,828] chirp.wxui.common - ERROR: Context raised unexpected_exception
Traceback (most recent call last):
File "chirp\wxui\settingsedit.py", line 51, in _initialize
File "chirp\wxui\settingsedit.py", line 81, 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 51, in _initialize
File "chirp\wxui\settingsedit.py", line 81, in _load_settings
TypeError: 'NoneType' object is not iterable
[2023-11-16 16:15:47,286] chirp.wxui.clone - DEBUG: Using port 'COM6'
[2023-11-16 16:15:47,286] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.uv5r.BaofengUV5RGeneric'>
[2023-11-16 16:15:47,302] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio
[2023-11-16 16:15:47,348] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1c969ca4e20, open=True>(port='COM6', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
[2023-11-16 16:15:47,364] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 07 25 P.....%.

[2023-11-16 16:15:47,489] chirp.drivers.uv5r - INFO: Valid response, got this:
[2023-11-16 16:15:47,489] chirp.drivers.uv5r - DEBUG: 000: aa 30 76 04 00 05 20 dd .0v.....

[2023-11-16 16:15:47,927] chirp.drivers.uv5r - INFO: Radio Version is b'HN5RV011\xff\xff\xff\xff\xff\xff'
[2023-11-16 16:15:47,927] chirp.drivers.uv5r - INFO: Radio has dropped byte issue: True
[2023-11-16 16:15:47,927] chirp.drivers.uv5r - DEBUG: downloading main block...
[2023-11-16 16:16:01,427] chirp.drivers.uv5r - DEBUG: done.
[2023-11-16 16:16:01,427] chirp.drivers.uv5r - DEBUG: downloading aux block...
[2023-11-16 16:16:02,364] chirp.drivers.uv5r - DEBUG: done.
[2023-11-16 16:16:02,458] chirp.wxui.main - INFO: Saved backup to C:\Users\megam\AppData\Roaming\CHIRP\backups\Baofeng_UV-5R_20231116T161602.img
[2023-11-16 16:16:03,973] chirp.drivers.uv5r - ERROR: Failed to parse settings: Traceback (most recent call last):
File "chirp\drivers\uv5r.py", line 1798, in get_settings
File "chirp\drivers\uv5r.py", line 1468, in _get_settings
File "chirp\settings.py", line 99, in __init__
File "chirp\settings.py", line 107, in set_value
chirp.settings.InvalidValueError: Value 16665 not in range 1-1000

[2023-11-16 16:16:03,973] chirp.wxui.common - ERROR: Context raised unexpected_exception
Traceback (most recent call last):
File "chirp\wxui\settingsedit.py", line 51, in _initialize
File "chirp\wxui\settingsedit.py", line 81, 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 51, in _initialize
File "chirp\wxui\settingsedit.py", line 81, in _load_settings
TypeError: 'NoneType' object is not iterable
[2023-11-16 16:16:21,508] chirp.chirp_common - DEBUG: Loaded metadata: {'vendor': 'Baofeng', 'model': 'UV-5R', 'chirp_version': 'legacy-20221217', 'rclass': 'DynamicRadioAlias', 'variant': ''}
[2023-11-16 16:16:21,508] chirp.chirp_common - DEBUG: Loaded metadata: {'vendor': 'Baofeng', 'model': 'UV-5R', 'chirp_version': 'legacy-20221217', 'rclass': 'DynamicRadioAlias', 'variant': ''}
[2023-11-16 16:16:21,508] chirp.chirp_common - DEBUG: Parsed version 'legacy-20221217' to (0,)
[2023-11-16 16:16:21,508] chirp.chirp_common - DEBUG: Parsed version 'next-20231108' to (0,)
[2023-11-16 16:16:26,697] chirp.wxui.settingsedit - DEBUG: Adding page for Basic Settings (parent=None)
[2023-11-16 16:16:26,712] chirp.wxui.settingsedit - DEBUG: Adding page for Advanced Settings (parent=None)
[2023-11-16 16:16:26,728] chirp.wxui.settingsedit - DEBUG: Adding page for Other Settings (parent=None)
[2023-11-16 16:16:26,759] chirp.wxui.settingsedit - DEBUG: Adding page for Work Mode Settings (parent=None)
[2023-11-16 16:16:26,775] chirp.wxui.settingsedit - DEBUG: Adding page for DTMF Settings (parent=None)
[2023-11-16 16:16:26,790] chirp.wxui.settingsedit - DEBUG: Adding page for Service Settings (parent=None)
[2023-11-16 16:16:31,962] chirp.wxui.clone - DEBUG: Prompt pre_upload disabled for radio
[2023-11-16 16:16:31,962] chirp.wxui.clone - DEBUG: Opening serial 'COM6' after upload prompt
[2023-11-16 16:16:31,994] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1c969cd2c80, open=True>(port='COM6', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
[2023-11-16 16:16:32,025] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 07 25 P.....%.

[2023-11-16 16:16:32,150] chirp.drivers.uv5r - INFO: Valid response, got this:
[2023-11-16 16:16:32,150] chirp.drivers.uv5r - DEBUG: 000: aa 30 76 04 00 05 20 dd .0v.....

[2023-11-16 16:16:32,994] chirp.drivers.uv5r - INFO: Radio has dropped byte issue: True
[2023-11-16 16:16:32,994] chirp.drivers.uv5r - INFO: Aux memory mis-match
[2023-11-16 16:16:32,994] chirp.drivers.uv5r - INFO: Aux area 1 from image is b'\xbd\xbd\xbc\xbc\xbc\xbc\xbb\xbb\xbd\xc0\xc2\xc2\xc2\xc1\xb8\xb8\xb5\xb5\xb5\xb6\xb6\xb6\xb5\xb4\xb3\xb3\xb5\xb3\xb3\xff\xff\xffeeeeeeeeeeeeeeeeiiiiiiiiiiiii\xff\xff\xffLLLKKKKKKJJJJJJJMMMMMMMMMMMMM\xff\xff\xff'
[2023-11-16 16:16:32,994] chirp.drivers.uv5r - INFO: Aux area 1 from radio is b'\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff'
[2023-11-16 16:16:32,994] chirp.wxui.clone - ERROR: Failed to clone: Image not supported by radio. You must...
1. Download from radio.
2. Make changes.
3. Upload back to same radio.
Traceback (most recent call last):
File "chirp\wxui\clone.py", line 69, in run
File "chirp\drivers\uv5r.py", line 901, in sync_out
File "chirp\drivers\uv5r.py", line 683, in _do_upload
chirp.errors.RadioError: Image not supported by radio. You must...
1. Download from radio.
2. Make changes.
3. Upload back to same radio.
[2023-11-16 16:16:36,123] chirp.wxui.clone - WARNING: Stopping clone thread
[2023-11-16 16:16:50,576] chirp.chirp_common - DEBUG: Loaded metadata: {'rclass': 'BaofengUV5RGeneric', 'vendor': 'Baofeng', 'model': 'UV-5R', 'variant': '', 'chirp_version': 'next-20231108'}
[2023-11-16 16:16:50,576] chirp.chirp_common - DEBUG: Loaded metadata: {'rclass': 'BaofengUV5RGeneric', 'vendor': 'Baofeng', 'model': 'UV-5R', 'variant': '', 'chirp_version': 'next-20231108'}
[2023-11-16 16:16:50,576] chirp.chirp_common - DEBUG: Parsed version 'next-20231108' to (0,)
[2023-11-16 16:16:50,576] chirp.chirp_common - DEBUG: Parsed version 'next-20231108' to (0,)
[2023-11-16 16:16:54,904] chirp.wxui.clone - DEBUG: Prompt pre_upload disabled for radio
[2023-11-16 16:16:54,904] chirp.wxui.clone - DEBUG: Opening serial 'COM6' after upload prompt
[2023-11-16 16:16:54,935] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1c967ffff10, open=True>(port='COM6', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
[2023-11-16 16:16:54,967] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 07 25 P.....%.

[2023-11-16 16:16:55,076] chirp.drivers.uv5r - INFO: Valid response, got this:
[2023-11-16 16:16:55,076] chirp.drivers.uv5r - DEBUG: 000: aa 30 76 04 00 05 20 dd .0v.....

[2023-11-16 16:16:55,935] chirp.drivers.uv5r - INFO: Radio has dropped byte issue: True
[2023-11-16 16:16:55,935] chirp.drivers.uv5r - INFO: Image Version is b'HN5RV011\xff\xff\xff\xff\xff\xff'
[2023-11-16 16:16:55,935] chirp.drivers.uv5r - INFO: Radio Version is b'HN5RV011\xff\xff\xff\xff\xff\xff'
[2023-11-16 16:17:28,232] chirp.wxui.clone - DEBUG: Using port 'COM6'
[2023-11-16 16:17:28,232] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.uv5r.BaofengUV5RGeneric'>
[2023-11-16 16:17:28,248] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio
[2023-11-16 16:17:28,295] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1c967cd37f0, open=True>(port='COM6', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
[2023-11-16 16:17:28,310] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 07 25 P.....%.

[2023-11-16 16:17:28,451] chirp.drivers.uv5r - INFO: Valid response, got this:
[2023-11-16 16:17:28,451] chirp.drivers.uv5r - DEBUG: 000: aa 30 76 04 00 05 20 dd .0v.....

[2023-11-16 16:17:28,873] chirp.drivers.uv5r - INFO: Radio Version is b'HN5RV011\xff\xff\xff\xff\xff\xff'
[2023-11-16 16:17:28,873] chirp.drivers.uv5r - INFO: Radio has dropped byte issue: True
[2023-11-16 16:17:28,873] chirp.drivers.uv5r - DEBUG: downloading main block...
[2023-11-16 16:17:42,393] chirp.drivers.uv5r - DEBUG: done.
[2023-11-16 16:17:42,393] chirp.drivers.uv5r - DEBUG: downloading aux block...
[2023-11-16 16:17:43,331] chirp.drivers.uv5r - DEBUG: done.
[2023-11-16 16:17:43,456] chirp.wxui.main - INFO: Saved backup to C:\Users\megam\AppData\Roaming\CHIRP\backups\Baofeng_UV-5R_20231116T161743.img
[2023-11-16 16:18:06,160] chirp.drivers.uv5r - ERROR: Failed to parse settings: Traceback (most recent call last):
File "chirp\drivers\uv5r.py", line 1798, in get_settings
File "chirp\drivers\uv5r.py", line 1468, in _get_settings
File "chirp\settings.py", line 99, in __init__
File "chirp\settings.py", line 107, in set_value
chirp.settings.InvalidValueError: Value 16665 not in range 1-1000

[2023-11-16 16:18:06,160] chirp.wxui.common - ERROR: Context raised unexpected_exception
Traceback (most recent call last):
File "chirp\wxui\settingsedit.py", line 51, in _initialize
File "chirp\wxui\settingsedit.py", line 81, 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 51, in _initialize
File "chirp\wxui\settingsedit.py", line 81, in _load_settings
TypeError: 'NoneType' object is not iterable
(2-2/6)