Project

General

Profile

Actions

Bug #10211

closed

Failed to Execute Script chirpwx due to unhandled exception. Source Contains Parsing Errors.

Added by David J Ring Jr over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Chirp Version:
next (py3)
Model affected:
All
Platform:
Windows
Debug Log:
I read the instructions above:

Description

Traceback (most recent call last):
File "chirpwx.py", line 8, in
File "chirp\wxui_init.py", line 41, in chirpmain
File "", line 1027, in _find_and_load
File "", line 1006, in _find_and_load_unlocked
File "", line 688, in _load_unlocked
File "PyInstaller\loader\pyimod02_importers.py", line 499, in exec_module
File "chirp\wxui\main.py", line 44, in
File "", line 1027, in _find_and_load
File "", line 1006, in _find_and_load_unlocked
File "", line 688, in _load_unlocked
File "PyInstaller\loader\pyimod02_importers.py", line 499, in exec_module
File "chirp\wxui\bankedit.py", line 23, in
File "", line 1027, in _find_and_load
File "", line 1006, in _find_and_load_unlocked
File "", line 688, in _load_unlocked
File "PyInstaller\loader\pyimod02_importers.py", line 499, in exec_module
File "chirp\wxui\memedit.py", line 38, in
File "chirp\wxui\config.py", line 153, in get
File "chirp\wxui\config.py", line 38, in __init
_
File "configparser.py", line 698, in read
File "configparser.py", line 1117, in _read
configparser.ParsingError: Source contains parsing errors: 'C:\Users\djringjr\AppData\Roaming\CHIRP\chirp.config'
[line 34]: 'ent\n'


Files

chirp.config (333 Bytes) chirp.config David J Ring Jr, 01/02/2023 04:42 AM
debug.log (33 KB) debug.log David J Ring Jr, 01/02/2023 04:42 AM
chirp_debug-18ux_xzf.txt (32.4 KB) chirp_debug-18ux_xzf.txt ‎Sunday, ‎January ‎1, ‎2023, ‏‎11:43:51 PM David J Ring Jr, 01/02/2023 04:44 AM
chirp_debug-22fm1b89.txt (63.8 KB) chirp_debug-22fm1b89.txt Saturday, ‎December ‎31, ‎2022, ‏‎11:44:51 PM David J Ring Jr, 01/02/2023 04:44 AM
Actions #1

Updated by Dan Smith over 1 year ago

This looks like your config file is corrupted - as if something else tried to edit it. Can you attach it here so I can take a look? The path is in the message you post. Also, you can nuke your config file to get past this for now, but please attach first for the forensics.

Actions #2

Updated by David J Ring Jr over 1 year ago

Dan Smith wrote in #note-1:

This looks like your config file is corrupted - as if something else tried to edit it. Can you attach it here so I can take a look? The path is in the message you post. Also, you can nuke your config file to get past this for now, but please attach first for the forensics.

Nuts, I deleted the config file but now it's working.

Here's what I have now. Also an old debug from yesterday.

But now RepeaterBook does NOT have a County search box, only Lat and Long and distance.

Sorry about deleting the file you wanted.

DR

Actions #3

Updated by Dan Smith over 1 year ago

  • Tracker changed from CHIRP-next model report to Bug
  • Status changed from New to Closed
  • % Done set to 0

Okay, I'll close this but if you see it again, please comment on this bug with your config and we can re-open it.

Actions #4

Updated by David J Ring Jr over 1 year ago

Dan Smith wrote in #note-3:

Okay, I'll close this but if you see it again, please comment on this bug with your config and we can re-open it.

But now RepeaterBook does NOT have a County search box, only Lat and Long and distance.

Actions #5

Updated by Dan Smith over 1 year ago

Yep, that's the intended new interface. Choose a state, and then if you put lat,lon in (optional) it will sort the results by distance from you. The results also mention the nearest city and landmark, which should make them very easy to find. Before the results were just in any order, so limiting the scope was important.l

County filtering is hard to do for other countries (which don't have them) and I plan to expand that interface to all the repeaterbook supported countries around the world.

If you think county filtering is critical, please open a feature request and explain why, but I'd encourage you to try it a bit first and see if you still think that and we can discuss there.

Actions

Also available in: Atom PDF