Project

General

Profile

Bug #3617 ยป errors.log

Mitch Mitchell, 04/25/2016 10:05 PM

 
1

    
2
(process:32413): Gtk-WARNING **: Locale not supported by C library.
3
	Using the fallback 'C' locale.
4
WARNING: Bandplan North American Band Plan has duplicates [1800000-2000000 160 Meter Band simplex , 1800000-2000000 160 Meter Band simplex mode: CW ]
5
WARNING: Bandplan North American Band Plan has duplicates [1800000-1810000 Digimodes simplex , 1800000-1810000 Digital Modes simplex ]
6
WARNING: Bandplan North American Band Plan has duplicates [1999000-2000000 Beacons simplex mode: CW , 1999000-2000000 Beacons simplex ]
7
WARNING: Bandplan North American Band Plan has duplicates [3500000-4000000 80 Meter Band simplex , 3500000-4000000 80 Meter Band simplex ]
8
WARNING: Bandplan North American Band Plan has duplicates [7000000-7300000 40 Meter Band simplex , 7000000-7300000 40 Meter Band simplex ]
9
WARNING: Bandplan North American Band Plan has duplicates [10100000-10150000 30 Meter Band simplex , 10100000-10150000 30 Meter Band simplex ]
10
WARNING: Bandplan North American Band Plan has duplicates [10130000-10140000 All narrow band digimodes simplex , 10130000-10140000 RTTY simplex mode: RTTY ]
11
WARNING: Bandplan North American Band Plan has duplicates [10140000-10150000 All modes, digimodes, no phone simplex , 10140000-10150000 Packet simplex ]
12
WARNING: Bandplan North American Band Plan has duplicates [14000000-14350000 20 Meter Band simplex , 14000000-14350000 20 Meter Band simplex ]
13
WARNING: Bandplan North American Band Plan has duplicates [18068000-18168000 17 Meter Band simplex , 18068000-18168000 17 Meter Band simplex ]
14
WARNING: Bandplan North American Band Plan has duplicates [21000000-21450000 15 Meter Band simplex , 21000000-21450000 15 Meter Band simplex ]
15
WARNING: Bandplan North American Band Plan has duplicates [24890000-24990000 12 Meter Band simplex , 24890000-24990000 12 Meter Band simplex ]
16
WARNING: Bandplan North American Band Plan has duplicates [28000000-28070000 CW simplex mode: CW , 28000000-28070000 CW simplex mode: CW ]
17
WARNING: Bandplan North American Band Plan has duplicates [28150000-28190000 All narrow band modes, digimodes simplex , 28150000-28190000 CW simplex mode: CW ]
18
WARNING: Bandplan North American Band Plan has duplicates [29000000-29200000 All modes, AM preferred simplex mode: AM , 29000000-29200000 AM simplex mode: AM ]
19
WARNING: Bandplan North American Band Plan has duplicates [29300000-29510000 Satellite downlink simplex , 29300000-29510000 Satellite Downlinks simplex ]
20
WARNING: Bandplan North American Band Plan has duplicates [1800000-2000000 160 Meter Band simplex , 1800000-2000000 160 Meter Band simplex mode: CW ]
21
WARNING: Bandplan North American Band Plan has duplicates [1800000-1810000 Digimodes simplex , 1800000-1810000 Digital Modes simplex ]
22
WARNING: Bandplan North American Band Plan has duplicates [1999000-2000000 Beacons simplex mode: CW , 1999000-2000000 Beacons simplex ]
23
WARNING: Bandplan North American Band Plan has duplicates [3500000-4000000 80 Meter Band simplex , 3500000-4000000 80 Meter Band simplex ]
24
WARNING: Bandplan North American Band Plan has duplicates [7000000-7300000 40 Meter Band simplex , 7000000-7300000 40 Meter Band simplex ]
25
WARNING: Bandplan North American Band Plan has duplicates [10100000-10150000 30 Meter Band simplex , 10100000-10150000 30 Meter Band simplex ]
26
WARNING: Bandplan North American Band Plan has duplicates [10130000-10140000 All narrow band digimodes simplex , 10130000-10140000 RTTY simplex mode: RTTY ]
27
WARNING: Bandplan North American Band Plan has duplicates [10140000-10150000 All modes, digimodes, no phone simplex , 10140000-10150000 Packet simplex ]
28
WARNING: Bandplan North American Band Plan has duplicates [14000000-14350000 20 Meter Band simplex , 14000000-14350000 20 Meter Band simplex ]
29
WARNING: Bandplan North American Band Plan has duplicates [18068000-18168000 17 Meter Band simplex , 18068000-18168000 17 Meter Band simplex ]
30
WARNING: Bandplan North American Band Plan has duplicates [21000000-21450000 15 Meter Band simplex , 21000000-21450000 15 Meter Band simplex ]
31
WARNING: Bandplan North American Band Plan has duplicates [24890000-24990000 12 Meter Band simplex , 24890000-24990000 12 Meter Band simplex ]
32
WARNING: Bandplan North American Band Plan has duplicates [28000000-28070000 CW simplex mode: CW , 28000000-28070000 CW simplex mode: CW ]
33
WARNING: Bandplan North American Band Plan has duplicates [28150000-28190000 All narrow band modes, digimodes simplex , 28150000-28190000 CW simplex mode: CW ]
34
WARNING: Bandplan North American Band Plan has duplicates [29000000-29200000 All modes, AM preferred simplex mode: AM , 29000000-29200000 AM simplex mode: AM ]
35
WARNING: Bandplan North American Band Plan has duplicates [29300000-29510000 Satellite downlink simplex , 29300000-29510000 Satellite Downlinks simplex ]
36
ERROR: Exception running RadioJob: unpack requires a string argument of length 14
37
ERROR: -- Exception: --
38
ERROR: Traceback (most recent call last):
39
  File "/usr/lib/python2.7/dist-packages/chirp/ui/common.py", line 116, in _execute
40
    result = func(*self.args, **self.kwargs)
41
  File "/usr/lib/python2.7/dist-packages/chirp/drivers/ap510.py", line 572, in get_settings
42
    sb = self._mmap.smartbeacon
43
  File "/usr/lib/python2.7/dist-packages/chirp/drivers/ap510.py", line 199, in __getattr__
44
    return getattr(self, 'get_%s' % name)()
45
  File "/usr/lib/python2.7/dist-packages/chirp/drivers/ap510.py", line 227, in get_smartbeacon
46
    struct.unpack(">7H", self._memobj[self.ATTR_MAP['smartbeacon']]))
47
error: unpack requires a string argument of length 14
48

    
49
ERROR: ----------------
50
ERROR: Job Args:   ()
51
ERROR: Job KWArgs: {}
52
ERROR: Job Called from:
53
  File "/usr/bin/chirpw", line 146, in <module>
54
    gtk.main()
55
  File "/usr/lib/python2.7/dist-packages/chirp/ui/mainapp.py", line 472, in cb_clonein
56
    self.do_open_live(radio, tempname="(" + _("Untitled") + ")")
57
  File "/usr/lib/python2.7/dist-packages/chirp/ui/mainapp.py", line 406, in do_open_live
58
    eset = editorset.EditorSet(radio, self, tempname=tempname)
59
  File "/usr/lib/python2.7/dist-packages/chirp/ui/editorset.py", line 147, in __init__
60
    editor = settingsedit.SettingsEditor(rthread)
61
  File "/usr/lib/python2.7/dist-packages/chirp/ui/settingsedit.py", line 65, in __init__
62
    job = common.RadioJob(self._get_settings_cb, "get_settings")
63

    
64
Traceback (most recent call last):
65
  File "/usr/lib/python2.7/dist-packages/chirp/ui/settingsedit.py", line 210, in _build_ui
66
    raise Exception("Invalid Radio Settings")
67
Exception: Invalid Radio Settings
    (1-1/1)