Skip to content

Instantly share code, notes, and snippets.

@amalgamatedclyde
Created April 14, 2014 17:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amalgamatedclyde/10668650 to your computer and use it in GitHub Desktop.
Save amalgamatedclyde/10668650 to your computer and use it in GitHub Desktop.
errors from textinput on Android
I/python ( 7129): File "/home/clyde/trip_stats/.buildozer/android/platform/python-for-android/build/python-install/lib/python2.7/site-packages/kivy/uix/textinput.py", line 1097, in <lambda>
I/python ( 7129): File "/home/clyde/trip_stats/.buildozer/android/platform/python-for-android/build/python-install/lib/python2.7/site-packages/kivy/uix/textinput.py", line 1035, in _position_handles
I/python ( 7129): IndexError: list index out of range
@BernhardKonrad
Copy link

Hi, I get the same error. What am I doing wrong, was this fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment