Crash on invalid utf-8 in CSV #207
Closed
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@@@
Application Identifier: com.hardcoded_software.moneyguru
Application Version: 2.3.0
Traceback (most recent call last):
File "/Volumes/moneyGuru/moneyGuru.app/Contents/Resources/mg_cocoa.plugin/Contents/Resources/mg_cocoa.py", line 1317, in rescan
File "core/gui/csv_options.pyc", line 181, in rescan
File "core/loader/csv.pyc", line 149, in rescan
File "core/loader/csv.pyc", line 90, in _scan_lines
File "hsutil/misc.pyc", line 33, in stripfalse
File "hsutil/misc.pyc", line 33, in
File "core/loader/csv.pyc", line 85, in
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 0-1: invalid data
Relevant Console logs:
Nov 15 22:36:42 Karina-un-Valdis [0x0-0x4e04e].com.hardcoded_software.moneyguru[467]: WARNING System currency LVL is not supported. Falling back to USD.
@@@
The text was updated successfully, but these errors were encountered: