Bug #10211
closedFailed to Execute Script chirpwx due to unhandled exception. Source Contains Parsing Errors.
0%
Description
Traceback (most recent call last):
File "chirpwx.py", line 8, in
File "chirp\wxui_init.py", line 41, in chirpmain
File "
File "
File "
File "PyInstaller\loader\pyimod02_importers.py", line 499, in exec_module
File "chirp\wxui\main.py", line 44, in
File "
File "
File "
File "PyInstaller\loader\pyimod02_importers.py", line 499, in exec_module
File "chirp\wxui\bankedit.py", line 23, in
File "
File "
File "
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
Updated by Dan Smith almost 2 years 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.
Updated by David J Ring Jr almost 2 years ago
- File chirp.config chirp.config added
- File debug.log debug.log added
- File chirp_debug-18ux_xzf.txt chirp_debug-18ux_xzf.txt added
- File chirp_debug-22fm1b89.txt chirp_debug-22fm1b89.txt added
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
Updated by Dan Smith almost 2 years 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.
Updated by David J Ring Jr almost 2 years 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.
Updated by Dan Smith almost 2 years 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.