Project

General

Profile

Bug #11193 » chirp.log

Ugo Poddine, 02/24/2024 08:29 AM

 
1
(chirpwx.py:3309): Gtk-CRITICAL **: 17:26:46.189: gtk_distribute_natural_allocation: assertion 'extra_space >= 0' failed
2
_ is <built-in function GetTranslation>
3
ERROR: Failed to clone: Failed to communicate with the radio: Unexpected response from radio
4
Traceback (most recent call last):
5
  File "/home/ugo/Chirp/chirp/chirp/drivers/icf.py", line 409, in clone_from_radio
6
    return _clone_from_radio(radio)
7
           ^^^^^^^^^^^^^^^^^^^^^^^^
8
  File "/home/ugo/Chirp/chirp/chirp/drivers/icf.py", line 334, in _clone_from_radio
9
    md = get_model_data(radio)
10
         ^^^^^^^^^^^^^^^^^^^^^
11
  File "/home/ugo/Chirp/chirp/chirp/drivers/icf.py", line 214, in get_model_data
12
    raise errors.RadioError("Unexpected response from radio")
13
chirp.errors.RadioError: Unexpected response from radio
14

    
15
During handling of the above exception, another exception occurred:
16

    
17
Traceback (most recent call last):
18
  File "/home/ugo/Chirp/chirp/chirp/wxui/clone.py", line 75, in run
19
    self._fn()
20
  File "/home/ugo/Chirp/chirp/chirp/drivers/icx90.py", line 606, in sync_in
21
    icf.IcomCloneModeRadio.sync_in(self)
22
  File "/home/ugo/Chirp/chirp/chirp/drivers/icf.py", line 887, in sync_in
23
    _mmap = clone_from_radio(self)
24
            ^^^^^^^^^^^^^^^^^^^^^^
25
  File "/home/ugo/Chirp/chirp/chirp/drivers/icf.py", line 411, in clone_from_radio
26
    raise errors.RadioError("Failed to communicate with the radio: %s" % e)
27
chirp.errors.RadioError: Failed to communicate with the radio: Unexpected response from radio
28
ERROR: Failed to clone: Failed to communicate with the radio: Unexpected response from radio
29
Traceback (most recent call last):
30
  File "/home/ugo/Chirp/chirp/chirp/drivers/icf.py", line 409, in clone_from_radio
31
    return _clone_from_radio(radio)
32
           ^^^^^^^^^^^^^^^^^^^^^^^^
33
  File "/home/ugo/Chirp/chirp/chirp/drivers/icf.py", line 334, in _clone_from_radio
34
    md = get_model_data(radio)
35
         ^^^^^^^^^^^^^^^^^^^^^
36
  File "/home/ugo/Chirp/chirp/chirp/drivers/icf.py", line 214, in get_model_data
37
    raise errors.RadioError("Unexpected response from radio")
38
chirp.errors.RadioError: Unexpected response from radio
39

    
40
During handling of the above exception, another exception occurred:
41

    
42
Traceback (most recent call last):
43
  File "/home/ugo/Chirp/chirp/chirp/wxui/clone.py", line 75, in run
44
    self._fn()
45
  File "/home/ugo/Chirp/chirp/chirp/drivers/icx90.py", line 606, in sync_in
46
    icf.IcomCloneModeRadio.sync_in(self)
47
  File "/home/ugo/Chirp/chirp/chirp/drivers/icf.py", line 887, in sync_in
48
    _mmap = clone_from_radio(self)
49
            ^^^^^^^^^^^^^^^^^^^^^^
50
  File "/home/ugo/Chirp/chirp/chirp/drivers/icf.py", line 411, in clone_from_radio
51
    raise errors.RadioError("Failed to communicate with the radio: %s" % e)
52
chirp.errors.RadioError: Failed to communicate with the radio: Unexpected response from radio
53
WARNING: Stopping clone thread
(2-2/8)