Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ugly error message when opening or saving a file #333

Closed
quicklizard99 opened this issue Jun 25, 2016 · 0 comments
Closed

Ugly error message when opening or saving a file #333

quicklizard99 opened this issue Jun 25, 2016 · 0 comments
Assignees
Labels

Comments

@quicklizard99
Copy link
Member

quicklizard99 commented Jun 25, 2016

Seen on German machines.

Traceback (most recent call last):
  File "C:\Users\Lawrence\projects\inselect\inselect\gui\utils.py", line 110, in wrapper
  File "C:\Users\Lawrence\projects\inselect\inselect\gui\main_window.py", line 310, in open_file
  File "C:\Users\Lawrence\projects\inselect\inselect\gui\main_window.py", line 420, in open_document
  File "C:\Users\Lawrence\projects\inselect\inselect\gui\info_widget.py", line 138, in set_document
  File "C:\Users\Lawrence\projects\inselect\inselect\lib\utils.py", line 188, in format_dt_display
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe4 in position 15: ordinal not in range(128)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant