Project

General

Profile

Bug #11226 ยป chirp_debug-lp56in4l.txt

Steve Hopkins, 03/09/2024 07:20 AM

 
1
[2024-03-09 14:51:27,770] chirp.logger - DEBUG: CHIRP next-20240306 on Win32 (Unknown 10.0:22000) (Python 3.10.8)
2
[2024-03-09 14:51:27,844] chirp.wxui - DEBUG: Using locale: en_GB (274)
3
[2024-03-09 14:51:27,848] chirp.wxui - DEBUG: Translation loaded=False for CHIRP: en_GB (de,el,en_US,es,fr,hu,it,ja_JP,nl,pl,pt_BR,ru,tr_TR,uk_UA,zh_CN) from C:\Program Files (x86)\CHIRP\chirp\locale
4
[2024-03-09 14:51:27,852] chirp.wxui - DEBUG: Translation loaded=False for wxstd: en_GB (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)
5
[2024-03-09 14:51:28,153] chirp.drivers.fake - DEBUG: Opening C:\Program Files (x86)\CHIRP\chirp\drivers\..\..\tests\images\Baofeng_UV-17.img
6
[2024-03-09 14:51:28,153] chirp.drivers.fake - ERROR: Unable to open image, fixture will not work
7
[2024-03-09 14:51:28,153] chirp.drivers.fake - DEBUG: Opening C:\Program Files (x86)\CHIRP\chirp\drivers\..\..\tests\images\Baofeng_UV-17Pro.img
8
[2024-03-09 14:51:28,169] chirp.drivers.fake - ERROR: Unable to open image, fixture will not work
9
[2024-03-09 14:51:28,265] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.22000-SP0 // CHIRP/next-20240306 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
10
[2024-03-09 14:51:28,312] chirp.wxui.main - DEBUG: Recent is now ['C:\\Users\\Steve\\Documents\\TIDRADIO_TD-H3_20240213.img', 'C:\\Users\\Steve\\Documents\\TIDRADIO_TD-H3_20240304.img', 'C:\\Users\\Steve\\Documents\\TIDRADIO_TD-H3_20240129.img', 'C:\\Users\\Steve\\Documents\\Yaesu_FT-60_20240224.img', 'C:\\Program Files (x86)\\CHIRP\\chirp\\stock_configs\\EU LPD and PMR Channels.csv', 'C:\\Users\\Steve\\Documents\\Baofeng_UV-17Pro_20240207.img', 'C:\\Users\\Steve\\Documents\\TIDRADIO_TD-H3_20240128.img', 'C:\\Users\\Steve\\Documents\\TIDRADIO_TD-H3_20240309.img']
11
[2024-03-09 14:51:28,711] chirp.wxui.main - INFO: Server reports next-20240306 is latest
12
[2024-03-09 14:51:38,677] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM6', 'name': 'COM6', 'description': 'USB-SERIAL CH340 (COM6)', 'hwid': 'USB VID:PID=1A86:7523 SER= LOCATION=1-5', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-5', 'manufacturer': 'wch.cn', 'product': None, 'interface': None}]
13
[2024-03-09 14:51:41,730] chirp.wxui.clone - DEBUG: Using port 'COM6'
14
[2024-03-09 14:51:41,731] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.tdh8.TDH3'>
15
[2024-03-09 14:51:41,739] chirp.wxui.clone - DEBUG: Showing pre_download prompt
16
[2024-03-09 14:51:43,390] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
17
[2024-03-09 14:51:43,391] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x243b121bf70, open=True>(port='COM6', baudrate=38400, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
18
[2024-03-09 14:51:43,392] chirp.drivers.tdh8 - INFO: Sending Magic: 000: 50 56 4f 4a 48 5c 14      PVOJH\..
19

    
20
[2024-03-09 14:51:43,401] chirp.drivers.tdh8 - INFO: Valid response, got this:
21
[2024-03-09 14:51:43,401] chirp.drivers.tdh8 - INFO: 000: 50 33 31 31 38 33 ff ff   P31183..
22

    
23
[2024-03-09 14:51:43,402] chirp.drivers.tdh8 - INFO: Radio mode is P31183
24
[2024-03-09 14:51:43,402] chirp.drivers.tdh8 - INFO: Chirp choose mode is P31183
25
[2024-03-09 14:51:43,402] chirp.drivers.tdh8 - INFO: Successful match.
26
[2024-03-09 14:51:43,402] chirp.drivers.tdh8 - INFO: Downloading...
27
[2024-03-09 14:51:48,226] chirp.drivers.tdh8 - INFO: done.
28
[2024-03-09 14:51:48,308] chirp.wxui.main - INFO: Saved backup to C:\Users\Steve\AppData\Roaming\CHIRP\backups\TIDRADIO_TD-H3_20240309T145148.img
29
[2024-03-09 14:51:48,342] chirp.wxui.memedit - DEBUG: Adding mem.extra column pttid as ChirpChoiceColumn
30
[2024-03-09 14:51:48,342] chirp.wxui.memedit - DEBUG: Adding mem.extra column bcl as ChirpChoiceColumn
31
[2024-03-09 14:51:48,342] chirp.wxui.memedit - DEBUG: Adding mem.extra column freqhop as ChirpChoiceColumn
32
[2024-03-09 14:51:53,025] chirp.wxui.common - ERROR: Failed to run get_settings(, )
33
Traceback (most recent call last):
34
  File "chirp\drivers\tdh8.py", line 1820, in get_settings
35
  File "chirp\drivers\tdh8.py", line 1649, in _get_settings
36
ValueError: invalid literal for int() with base 10: 'FFFFFFFF'
37

    
38
During handling of the above exception, another exception occurred:
39

    
40
Traceback (most recent call last):
41
  File "chirp\wxui\common.py", line 287, in do_radio
42
  File "chirp\drivers\tdh8.py", line 1822, in get_settings
43
chirp.settings.InvalidValueError: Setting Failed!
44
[2024-03-09 14:51:53,026] chirp.wxui.common - ERROR: Context raised unexpected_exception
45
Traceback (most recent call last):
46
  File "chirp\drivers\tdh8.py", line 1820, in get_settings
47
  File "chirp\drivers\tdh8.py", line 1649, in _get_settings
48
ValueError: invalid literal for int() with base 10: 'FFFFFFFF'
49

    
50
During handling of the above exception, another exception occurred:
51

    
52
Traceback (most recent call last):
53
  File "chirp\wxui\settingsedit.py", line 50, in _initialize
54
  File "chirp\wxui\common.py", line 287, in do_radio
55
  File "chirp\drivers\tdh8.py", line 1822, in get_settings
56
chirp.settings.InvalidValueError: Setting Failed!
57
Traceback (most recent call last):
58
  File "chirp\drivers\tdh8.py", line 1820, in get_settings
59
  File "chirp\drivers\tdh8.py", line 1649, in _get_settings
60
ValueError: invalid literal for int() with base 10: 'FFFFFFFF'
61

    
62
During handling of the above exception, another exception occurred:
63

    
64
Traceback (most recent call last):
65
  File "wx\core.py", line 3427, in <lambda>
66
  File "chirp\wxui\settingsedit.py", line 50, in _initialize
67
  File "chirp\wxui\common.py", line 287, in do_radio
68
  File "chirp\drivers\tdh8.py", line 1822, in get_settings
69
chirp.settings.InvalidValueError: Setting Failed!