Project

General

Profile

Bug #11049 » chirp_debug-p547_1lm.txt

Panagiotis Dadis, 12/31/2023 12:10 AM

 
1
[2023-12-31 10:04:27,277] chirp.logger - DEBUG: CHIRP next-20231223 on Win32 (Unknown 10.0:19045) (Python 3.10.8)
2
[2023-12-31 10:04:28,137] chirp.wxui - DEBUG: Using locale: el_GR (383)
3
[2023-12-31 10:04:28,184] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: el_GR (de,el,en_US,es,fr,hu,it,ja_JP,nl,pl,pt_BR,ru,tr_TR,uk_UA,zh_CN) from C:\files\CHIRP\chirp\locale
4
[2023-12-31 10:04:28,184] chirp.wxui - DEBUG: Translation loaded=True for wxstd: el_GR (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
[2023-12-31 10:04:28,934] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20231223 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
6
[2023-12-31 10:04:29,919] chirp.wxui.main - INFO: Server reports next-20231223 is latest
7
[2023-12-31 10:04:43,119] chirp.wxui.common - DEBUG: Revealing path C:\Users\user\AppData\Local\Temp\chirp_debug-tqziq_40.txt
8
[2023-12-31 10:06:19,774] chirp.chirp_common - DEBUG: Loaded metadata: {'mem_extra': {'0054_comment': ''}, 'rclass': 'DynamicRadioAlias', 'vendor': 'Yaesu', 'model': 'FT-818', 'variant': '', 'chirp_version': 'next-20230617'}
9
[2023-12-31 10:06:19,774] chirp.chirp_common - DEBUG: Loaded metadata: {'mem_extra': {'0054_comment': ''}, 'rclass': 'DynamicRadioAlias', 'vendor': 'Yaesu', 'model': 'FT-818', 'variant': '', 'chirp_version': 'next-20230617'}
10
[2023-12-31 10:06:19,774] chirp.chirp_common - DEBUG: Parsed version 'next-20230617' to (0,)
11
[2023-12-31 10:06:19,774] chirp.chirp_common - DEBUG: Parsed version 'next-20231223' to (0,)
12
[2023-12-31 10:06:20,258] chirp.wxui.common - ERROR: Failed to run get_memory(QMB, )
13
Traceback (most recent call last):
14
  File "chirp\wxui\common.py", line 280, in do_radio
15
  File "chirp\drivers\ft817.py", line 485, in get_memory
16
  File "chirp\drivers\ft817.py", line 541, in _get_special
17
  File "chirp\drivers\ft817.py", line 665, in _get_memory
18
  File "chirp\drivers\ft817.py", line 468, in _get_tmode
19
IndexError: tuple index out of range
20
[2023-12-31 10:06:20,258] chirp.wxui.memedit - ERROR: Failed to load memory QMB as error because: tuple index out of range
21
[2023-12-31 10:06:31,831] chirp.wxui.common - ERROR: <function ChirpEditorSet.export_to_file at 0x0000016E63739990> raised unexpected exception
22
Traceback (most recent call last):
23
  File "chirp\wxui\common.py", line 577, in run_safe
24
  File "chirp\wxui\main.py", line 324, in export_to_file
25
  File "chirp\wxui\memedit.py", line 2070, in export_to_file
26
  File "chirp\drivers\generic_csv.py", line 290, in set_memory
27
  File "chirp\drivers\generic_csv.py", line 269, in _grow
28
TypeError: unsupported operand type(s) for -: 'str' and 'int'
(3-3/3)