|
[2023-09-20 09:18:30,914] chirp.logger - DEBUG: CHIRP next-20230911 on Linux - Linux Mint 21.1 Vera (Python 3.10.12)
|
|
[2023-09-20 09:18:31,129] chirp.wxui - DEBUG: Using locale: en_GB (58)
|
|
[2023-09-20 09:18:31,248] chirp.wxui - DEBUG: Translation loaded=False for CHIRP: en_GB (es,nl,fr,zh_CN,uk_UA,it,de,hu,pt_BR,pl,en_US,tr_TR,el,ru) from /home/johnf/.local/lib/python3.10/site-packages/chirp/locale
|
|
[2023-09-20 09:18:31,252] chirp.wxui - DEBUG: Translation loaded=False for wxstd: en_GB (tr,sl,lv,da,ms,hu,sk,ca@valencia,pt,ko_KR,hi,eu,es,ru,lt,af,el,sq,sv,ne,de,ro,ar,cs,ca,ja,nl,ta,id,vi,pl,it,zh_CN,fi,zh_TW,an,pt_BR,nb,fr,uk,gl_ES)
|
|
[2023-09-20 09:18:31,444] main - INFO: Python/3.10.12 // Linux/Linux-6.2.0-31-generic-x86_64-with-glibc2.35 // CHIRP/next-20230911 // wx/4.0.7 gtk3 (phoenix) wxWidgets 3.0.5
|
|
[2023-09-20 09:18:31,792] chirp.wxui.main - INFO: Server reports next-20230917 is latest
|
|
[2023-09-20 09:29:11,199] chirp.wxui.query_sources - INFO: Starting QueryThread for <chirp.sources.repeaterbook.RepeaterBook object at 0x7f6db1cb0e80>
|
|
[2023-09-20 09:29:11,235] chirp.sources.repeaterbook - WARNING: Unable to determine mode for repeater 12709
|
|
[2023-09-20 09:29:11,238] chirp.sources.repeaterbook - WARNING: Unsupported PL format: '1750'
|
|
[2023-09-20 09:29:11,240] chirp.sources.repeaterbook - WARNING: Unable to determine mode for repeater 13342
|
|
[2023-09-20 09:30:52,632] chirp.wxui.common - ERROR: <function ChirpEditorSet.export_to_file at 0x7f6db1f1b760> raised unexpected exception
|
|
Traceback (most recent call last):
|
|
File "/home/johnf/.local/lib/python3.10/site-packages/chirp/wxui/common.py", line 566, in run_safe
|
|
return fn(*args, **kwargs)
|
|
File "/home/johnf/.local/lib/python3.10/site-packages/chirp/wxui/main.py", line 326, in export_to_file
|
|
current.export_to_file(filename)
|
|
File "/home/johnf/.local/lib/python3.10/site-packages/chirp/wxui/memedit.py", line 2044, in export_to_file
|
|
m = import_logic.import_mem(r, self._features, m)
|
|
File "/home/johnf/.local/lib/python3.10/site-packages/chirp/import_logic.py", line 232, in import_mem
|
|
raise DestNotCompatible(
|
|
chirp.import_logic.DestNotCompatible: Destination radio does not support D-STAR
|
|
Traceback (most recent call last):
|
|
File "/home/johnf/.local/lib/python3.10/site-packages/chirp/wxui/main.py", line 1750, in _menu_query_rr
|
|
self._do_network_query(query_sources.RRQueryDialog)
|
|
File "/home/johnf/.local/lib/python3.10/site-packages/chirp/wxui/main.py", line 1741, in _do_network_query
|
|
d = query_cls(self, title=_('Query %s') % query_cls.NAME)
|
|
File "/home/johnf/.local/lib/python3.10/site-packages/chirp/wxui/query_sources.py", line 153, in __init__
|
|
vbox = self.build()
|
|
File "/home/johnf/.local/lib/python3.10/site-packages/chirp/wxui/query_sources.py", line 653, in build
|
|
self.result_radio = radioreference.RadioReferenceRadio()
|
|
File "/home/johnf/.local/lib/python3.10/site-packages/chirp/sources/radioreference.py", line 84, in __init__
|
|
raise errors.RadioError(
|
|
chirp.errors.RadioError: Suds library required for RadioReference.com import.
|
|
Try installing your distribution's python-suds package.
|
|
[2023-09-20 09:35:36,566] chirp.wxui.query_sources - INFO: Starting QueryThread for <chirp.sources.repeaterbook.RepeaterBook object at 0x7f6db1cb2350>
|
|
[2023-09-20 09:35:36,581] chirp.sources.repeaterbook - WARNING: Unable to determine mode for repeater 12709
|
|
[2023-09-20 09:35:36,583] chirp.sources.repeaterbook - WARNING: Unsupported PL format: '1750'
|
|
[2023-09-20 09:35:36,585] chirp.sources.repeaterbook - WARNING: Unable to determine mode for repeater 13342
|
|
[2023-09-20 09:35:45,150] chirp.wxui.common - ERROR: <function ChirpEditorSet.export_to_file at 0x7f6db1f1b760> raised unexpected exception
|
|
Traceback (most recent call last):
|
|
File "/home/johnf/.local/lib/python3.10/site-packages/chirp/wxui/common.py", line 566, in run_safe
|
|
return fn(*args, **kwargs)
|
|
File "/home/johnf/.local/lib/python3.10/site-packages/chirp/wxui/main.py", line 326, in export_to_file
|
|
current.export_to_file(filename)
|
|
File "/home/johnf/.local/lib/python3.10/site-packages/chirp/wxui/memedit.py", line 2044, in export_to_file
|
|
m = import_logic.import_mem(r, self._features, m)
|
|
File "/home/johnf/.local/lib/python3.10/site-packages/chirp/import_logic.py", line 232, in import_mem
|
|
raise DestNotCompatible(
|
|
chirp.import_logic.DestNotCompatible: Destination radio does not support D-STAR
|