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

UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 13: ordinal not in range(128) #116

Open
AndreMiras opened this issue Nov 26, 2017 · 1 comment
Labels

Comments

@AndreMiras
Copy link
Owner

https://sentry.io/andre-5t/pywallet/issues/409970712/

UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 13: ordinal not in range(128)
(24 additional frame(s) were not displayed)
...
  File "home/andre/Progz/PyWallet/.buildozer/android/platform/build/dists/pywallet/private/lib/python2.7/site-packages/kivy/uix/textinput.py", line 380, in do
  File "home/andre/Progz/PyWallet/.buildozer/android/platform/build/dists/pywallet/private/lib/python2.7/site-packages/kivy/uix/textinput.py", line 1723, in paste
  File "home/andre/Progz/PyWallet/.buildozer/android/platform/build/dists/pywallet/private/lib/python2.7/site-packages/kivy/core/clipboard/__init__.py", line 81, in paste
  File "home/andre/Progz/PyWallet/.buildozer/android/platform/build/dists/pywallet/private/lib/python2.7/site-packages/kivy/core/clipboard/__init__.py", line 97, in _paste
  File "home/andre/Progz/PyWallet/.buildozer/android/platform/build/dists/pywallet/private/lib/python2.7/site-packages/kivy/core/clipboard/clipboard_android.py", line 34, in get

UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 13: ordinal not in range(128)
@AndreMiras AndreMiras added the bug label Dec 7, 2017
@AndreMiras
Copy link
Owner Author

Sentry issue: PYWALLET-34

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