Project

General

Profile

Bug #314 » debug.v201210012.date-20121012.001.log

Ali al-Azzawi, 10/12/2012 01:48 PM

 
1
CHIRP daily-20121012 on Darwin ali-baba.home 11.4.2 Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 x86_64 (Python 2.7.2)
2
Registered Alinco_DR03T = DR03Radio
3
Registered Alinco_DR06T = DR06Radio
4
Registered Alinco_DR135T = DR135Radio
5
Registered Alinco_DR235T = DR235Radio
6
Registered Alinco_DR435T = DR435Radio
7
Registered Alinco_DJ596 = DJ596Radio
8
Registered Jetstream_JT220M = JT220MRadio
9
Registered Kenwood_TH-D7 = THD7Radio
10
Registered Kenwood_TH-D7G = THD7GRadio
11
Registered Kenwood_TM-D700 = TMD700Radio
12
Registered Kenwood_TM-V7 = TMV7Radio
13
Registered Kenwood_TM-G707 = TMG707Radio
14
Registered Kenwood_TH-F6 = THF6ARadio
15
Registered Kenwood_TH-F7 = THF7ERadio
16
Registered Kenwood_TM-D710 = TMD710Radio
17
Registered Kenwood_TH-D72 = THD72Radio
18
Registered Kenwood_TM-V71 = TMV71Radio
19
Registered Kenwood_TH-K2 = THK2Radio
20
Registered Kenwood_TM-271 = TM271Radio
21
Registered Icom_7200 = Icom7200Radio
22
Registered Icom_7000 = Icom7000Radio
23
Registered Icom_746 = Icom746Radio
24
Registered Yaesu_FT-1802M = FT1802Radio
25
Registered Yaesu_FT-2800M = FT2800Radio
26
Registered Yaesu_FT-60 = FT60Radio
27
Registered Yaesu_FT-7800 = FT7800Radio
28
Registered Yaesu_FT-8800 = FT8800Radio
29
Registered Yaesu_FT-8900 = FT8900Radio
30
Registered Yaesu_FT-817 = FT817Radio
31
Registered Yaesu_FT-817ND = FT817NDRadio
32
Registered Yaesu_FT-817ND_US = FT817NDUSRadio
33
Registered Yaesu_FT-857_897 = FT857Radio
34
Registered Yaesu_FT-857_897_US = FT857USRadio
35
Registered Generic_CSV = CSVRadio
36
Registered ARRL_Travel_Plus = TpeRadio
37
Registered Generic_XML = XMLRadio
38
Registered Icom_IC-2100H = IC2100Radio
39
Registered Icom_IC-2200H = IC2200Radio
40
Registered Icom_IC-2720H = IC2720Radio
41
Registered Icom_IC-2820H = IC2820Radio
42
Registered Icom_IC-91_92AD = IC9xRadio
43
Registered Icom_IC-91_92AD_ICF_File = IC9xICFRadio
44
Registered Icom_IC-Q7A = ICQ7Radio
45
Registered Icom_IC-T70 = ICT70Radio
46
Registered Icom_IC-T7H = ICT7HRadio
47
Registered Icom_IC-W32A = ICW32ARadio
48
Registered Icom_IC-V82_U82 = ICx8xRadio
49
Registered Icom_ID-31A = ID31Radio
50
Registered Icom_ID-800H_v2 = ID800v2Radio
51
Registered Icom_ID-880H = ID880Radio
52
Registered Icom_ID-80H = ID80Radio
53
Registered Kenwood_HMK = HMKRadio
54
Registered TYT_TH-UVF1 = TYTTHUVF1Radio
55
Registered Baofeng_UV-5R = BaofengUV5R
56
Registered Yaesu_VX-3 = VX3Radio
57
Registered Yaesu_VX-5 = VX5Radio
58
Registered Yaesu_VX-6 = VX6Radio
59
Registered Yaesu_VX-7 = VX7Radio
60
Registered Yaesu_VX-8_R = VX8Radio
61
Registered Yaesu_VX-8_DR = VX8DRadio
62
Registered Vertex_Standard_VXA-700 = VXA700Radio
63
Registered Wouxun_KG-UVD1P = KGUVD1PRadio
64
Registered Wouxun_KG-UV6D = KGUV6DRadio
65
Registered Wouxun_KG-UV6X = KGUV6XRadio
66
Registered Puxing_PX-777 = Puxing777Radio
67
Registered Puxing_PX-2R = Puxing2RRadio
68
Registered Baofeng_UV-3R = UV3RRadio
69
Registered TYT_TH-UV3R = TYTUV3RRadio
70
Icon /usr/share/pixmaps/chirp.png not found
71
Initialized MacOS support
72
/Users/ali/Documents/WASP/hardware/Radio/chirp/chirp-daily-20121012.app/Contents/MacOS/../Resources/chirp/chirpw:126: PangoWarning: error opening config file '../Resources/etc/pango/pangorc': No such file or directory
73

    
74
  a.show()
75
User selected Baofeng UV-5R on port /dev/cu.PL2303-00002006
76
Clone thread started
77
Sending Magic: 000: 50 bb ff 01 25 98 4d 00   P...%.M.
78

    
79
Radio did not respond
80
Sending Magic: 000: 50 bb ff 20 12 07 25 00   P.....%.
81

    
82
Ident:
83
000: aa 36 74 04 00 05 19 dd   .6t.....
84

    
85
Vendor is '6t\x04' (OK)
86
Radio version not supported
87
-- Exception: --
88
Traceback (most recent call last):
89
  File "/Users/ali/Documents/WASP/hardware/Radio/chirp/chirp-daily-20121012.app/Contents/Resources/chirp/chirpui/clone.py", line 225, in run
90
    self.__radio.sync_in()
91
  File "/Users/ali/Documents/WASP/hardware/Radio/chirp/chirp-daily-20121012.app/Contents/Resources/chirp/chirp/uv5r.py", line 350, in sync_in
92
    self._mmap = _do_download(self)
93
  File "/Users/ali/Documents/WASP/hardware/Radio/chirp/chirp-daily-20121012.app/Contents/Resources/chirp/chirp/uv5r.py", line 253, in _do_download
94
    raise error
95
RadioError: Radio version not supported
96
------
97
Clone failed: Radio version not supported
98
Clone thread ended
99
--- Exception Dialog: Radio version not supported ---
100
Traceback (most recent call last):
101
  File "/Users/ali/Documents/WASP/hardware/Radio/chirp/chirp-daily-20121012.app/Contents/MacOS/../Resources/chirp/chirpw", line 69, in <module>
102
    langs += os.getenv("LANG").split(":")
103
AttributeError: 'NoneType' object has no attribute 'split'
104
----------------------------
(21-21/28)