Skip to content

Instantly share code, notes, and snippets.

@amalgamatedclyde
Created December 5, 2013 17:56
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/7810152 to your computer and use it in GitHub Desktop.
Save amalgamatedclyde/7810152 to your computer and use it in GitHub Desktop.
crash
I/python (14371): File "/home/clyde/buildozer/.buildozer/android/platform/python-for-android/build/python-install/lib/python2.7/site-packages/kivy/uix/textinput.py", line 1009, in on_focus
I/python (14371): File "/home/clyde/buildozer/.buildozer/android/platform/python-for-android/build/python-install/lib/python2.7/site-packages/kivy/core/window/window_pygame.py", line 378, in request_keyboard
I/python (14371): File "_android.pyx", line 190, in android._android.show_keyboard (android/_android.c:2286)
I/python (14371): TypeError: show_keyboard() takes exactly 2 positional arguments (0 given)
I/python (14371): Python for android ended.
I/AndroidRuntime(14371): VM exiting with result code 0, cleanup skipped.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment