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

TypeError: slice indices must be integers or None or have an __index__ method #111

Open
AndreMiras opened this issue Nov 14, 2017 · 0 comments
Labels

Comments

@AndreMiras
Copy link
Owner

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

TypeError: slice indices must be integers or None or have an __index__ method
(9 additional frame(s) were not displayed)
...
  File "kivy/_clock.pyx", line 443, in kivy._clock.CyClockBase._process_events_before_frame (kivy/_clock.c:8176)
  File "kivy/_clock.pyx", line 167, in kivy._clock.ClockEvent.tick (kivy/_clock.c:3490)
  File "home/andre/Progz/PyWallet/.buildozer/android/platform/build/dists/pywallet/private/lib/python2.7/site-packages/kivy/uix/textinput.py", line 2008, in _update_graphics
  File "home/andre/Progz/PyWallet/.buildozer/android/platform/build/dists/pywallet/private/lib/python2.7/site-packages/kivy/uix/textinput.py", line 2050, in _update_graphics_selection
  File "home/andre/Progz/PyWallet/.buildozer/android/platform/build/dists/pywallet/private/lib/python2.7/site-packages/kivy/uix/textinput.py", line 2071, in _draw_selection

TypeError: slice indices must be integers or None or have an __index__ method
@AndreMiras AndreMiras added the bug label Nov 14, 2017
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