#11 Can't paste verifier token

Closed
opened 8 years ago by DeletedUser · 4 comments

Using Android 6.0 on Nexus 6, I can't paste the verifier token into the input field. I can long-press the input field to bring up the menu, and when I press Paste it highlights to show I've chosen it, but then the app hangs and nothing gets pasted into the field.

Using Android 6.0 on Nexus 6, I can't paste the verifier token into the input field. I can long-press the input field to bring up the menu, and when I press Paste it highlights to show I've chosen it, but then the app hangs and nothing gets pasted into the field.
Deleted User commented 8 years ago
Poster
There is no content yet.
Dylan Jeffers commented 8 years ago
Owner

ayleph, thanks for letting me know about the bug. I talked with #kivy and they haven't heard of this bug before. Would it be possible for you to post a log of the error?

ayleph, thanks for letting me know about the bug. I talked with #kivy and they haven't heard of this bug before. Would it be possible for you to post a log of the error?
Deleted User commented 8 years ago
Poster

Here's logcat output from trying to paste the verifier token.

12-22 16:22:32.532  5043  5058 I python  : [INFO              ] [Clipboard   ] Provider: android
12-22 16:22:33.587  5043  5043 I python  :  Traceback (most recent call last):
12-22 16:22:33.588  5043  5043 I python  :    File "/home/user/Desktop/MediaGoblinApp/.buildozer/android/platform/python-for-android/build/python-install/lib/python2.7/site-packages/android/runnable.py", line 34, in run
12-22 16:22:33.588  5043  5043 I python  :    File "/home/user/Desktop/MediaGoblinApp/.buildozer/android/platform/python-for-android/build/python-install/lib/python2.7/site-packages/kivy/core/clipboard/clipboard_android.py", line 44, in _initialize_clipboard
12-22 16:22:33.589  5043  5043 I python  :    File "jnius/jnius_export_class.pxi", line 887, in jnius.jnius.JavaMultipleMethod.__call__ (jnius/jnius.c:23471)
12-22 16:22:33.591  5043  5043 I python  :  JavaException: No methods matching your arguments
Here's logcat output from trying to paste the verifier token. ``` 12-22 16:22:32.532 5043 5058 I python : [INFO ] [Clipboard ] Provider: android 12-22 16:22:33.587 5043 5043 I python : Traceback (most recent call last): 12-22 16:22:33.588 5043 5043 I python : File "/home/user/Desktop/MediaGoblinApp/.buildozer/android/platform/python-for-android/build/python-install/lib/python2.7/site-packages/android/runnable.py", line 34, in run 12-22 16:22:33.588 5043 5043 I python : File "/home/user/Desktop/MediaGoblinApp/.buildozer/android/platform/python-for-android/build/python-install/lib/python2.7/site-packages/kivy/core/clipboard/clipboard_android.py", line 44, in _initialize_clipboard 12-22 16:22:33.589 5043 5043 I python : File "jnius/jnius_export_class.pxi", line 887, in jnius.jnius.JavaMultipleMethod.__call__ (jnius/jnius.c:23471) 12-22 16:22:33.591 5043 5043 I python : JavaException: No methods matching your arguments ```
Deleted User commented 8 years ago
Poster

This is now fixed for me in the December 22nd release of 0.1.3-alpha8.

This is now fixed for me in the December 22nd release of 0.1.3-alpha8.
Sign in to join this conversation.
No Label
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.