Project

General

Profile

Bug #10445 » chirp_debug-gfesdyfc__read3.txt

Михаил Макаров, 03/14/2023 01:27 PM

 
1
[2023-03-14 22:38:06,230] chirp.logger - DEBUG: CHIRP next-20230313 on Win32 (Unknown 10.0:19043) (Python 3.10.8)
2
[2023-03-14 22:38:06,633] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19043-SP0 // CHIRP/next-20230313 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
3
[2023-03-14 22:38:06,633] chirp.wxui - DEBUG: System locale: ru_RU (648)
4
[2023-03-14 22:38:06,638] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: ru_RU (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
5
[2023-03-14 22:38:06,643] chirp.wxui - DEBUG: Translation loaded=True for wxstd: ru_RU (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)
6
[2023-03-14 22:38:06,658] chirp.wxui.main - INFO: Ignoring dist stock conf DE Freenet Frequencies.csv because same name found in user dir
7
[2023-03-14 22:38:06,658] chirp.wxui.main - INFO: Ignoring dist stock conf EU LPD and PMR Channels.csv because same name found in user dir
8
[2023-03-14 22:38:06,658] chirp.wxui.main - INFO: Ignoring dist stock conf FR Marine VHF Channels.csv because same name found in user dir
9
[2023-03-14 22:38:06,658] chirp.wxui.main - INFO: Ignoring dist stock conf KDR444.csv because same name found in user dir
10
[2023-03-14 22:38:06,658] chirp.wxui.main - INFO: Ignoring dist stock conf NOAA Weather Alert.csv because same name found in user dir
11
[2023-03-14 22:38:06,658] chirp.wxui.main - INFO: Ignoring dist stock conf SE Jaktradio 155MHz.csv because same name found in user dir
12
[2023-03-14 22:38:06,658] chirp.wxui.main - INFO: Ignoring dist stock conf UK Business Radio Simple Light Frequencies.csv because same name found in user dir
13
[2023-03-14 22:38:06,658] chirp.wxui.main - INFO: Ignoring dist stock conf US 60 meter channels (Center).csv because same name found in user dir
14
[2023-03-14 22:38:06,659] chirp.wxui.main - INFO: Ignoring dist stock conf US 60 meter channels (Dial).csv because same name found in user dir
15
[2023-03-14 22:38:06,659] chirp.wxui.main - INFO: Ignoring dist stock conf US CA Railroad Channels.csv because same name found in user dir
16
[2023-03-14 22:38:06,659] chirp.wxui.main - INFO: Ignoring dist stock conf US Calling Frequencies.csv because same name found in user dir
17
[2023-03-14 22:38:06,659] chirp.wxui.main - INFO: Ignoring dist stock conf US FRS and GMRS Channels.csv because same name found in user dir
18
[2023-03-14 22:38:06,659] chirp.wxui.main - INFO: Ignoring dist stock conf US MURS Channels.csv because same name found in user dir
19
[2023-03-14 22:38:06,659] chirp.wxui.main - INFO: Ignoring dist stock conf US Marine VHF Channels.csv because same name found in user dir
20
[2023-03-14 22:38:07,454] chirp.wxui.main - INFO: Server reports next-20230313 is latest
21
[2023-03-14 22:38:11,514] chirp.wxui.clone - DEBUG: Using port 'COM4'
22
[2023-03-14 22:38:11,515] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.bf_t1.BFT1'>
23
[2023-03-14 22:38:11,528] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio
24
[2023-03-14 22:38:11,692] chirp.drivers.bf_t1 - INFO: Magic ACK received
25
[2023-03-14 22:38:11,706] chirp.drivers.bf_t1 - INFO: ID ACK received
26
[2023-03-14 22:38:11,706] chirp.drivers.bf_t1 - INFO: Positive ident, this is a Baofeng BF-T1
27
[2023-03-14 22:38:16,066] chirp.drivers.bf_t1 - INFO: Close comms cmd sent, radio must reboot now.
28
[2023-03-14 22:38:17,796] chirp.wxui.common - ERROR: Failed to run get_settings(, )
29
Traceback (most recent call last):
30
  File "chirp\wxui\common.py", line 185, in do_radio
31
  File "chirp\drivers\bf_t1.py", line 830, in get_settings
32
  File "chirp\settings.py", line 128, in __init__
33
  File "chirp\settings.py", line 143, in set_value
34
chirp.settings.InvalidValueError: Value 4545.1000 not in range 65.0000-108.0000
35
[2023-03-14 22:38:17,797] chirp.wxui.common - ERROR: Context raised unexpected_exception
36
Traceback (most recent call last):
37
  File "chirp\wxui\settingsedit.py", line 47, in _initialize
38
  File "chirp\wxui\common.py", line 185, in do_radio
39
  File "chirp\drivers\bf_t1.py", line 830, in get_settings
40
  File "chirp\settings.py", line 128, in __init__
41
  File "chirp\settings.py", line 143, in set_value
42
chirp.settings.InvalidValueError: Value 4545.1000 not in range 65.0000-108.0000
43
Traceback (most recent call last):
44
  File "wx\core.py", line 3427, in <lambda>
45
  File "chirp\wxui\settingsedit.py", line 47, in _initialize
46
  File "chirp\wxui\common.py", line 185, in do_radio
47
  File "chirp\drivers\bf_t1.py", line 830, in get_settings
48
  File "chirp\settings.py", line 128, in __init__
49
  File "chirp\settings.py", line 143, in set_value
50
chirp.settings.InvalidValueError: Value 4545.1000 not in range 65.0000-108.0000