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

GPS Issue after in iOS after last changes in plyer #224

Closed
mrhdias opened this issue Jul 29, 2016 · 1 comment · Fixed by #225
Closed

GPS Issue after in iOS after last changes in plyer #224

mrhdias opened this issue Jul 29, 2016 · 1 comment · Fixed by #225

Comments

@mrhdias
Copy link

mrhdias commented Jul 29, 2016

TypeError: _start() got an unexpected keyword argument 'minTime'

packages/kivy/base.py", line 330, in idle
   File "/Users/prrcarvalho/Development/kivy-ios-master/build/kivy/i386/kivy-master/iosbuild/lib/python2.7/site-packages/kivy/base.py", line 315, in dispatch_input
   File "/Users/prrcarvalho/Development/kivy-ios-master/build/kivy/i386/kivy-master/iosbuild/lib/python2.7/site-packages/kivy/base.py", line 281, in post_dispatch_input
   File "kivy/_event.pyx", line 718, in kivy._event.EventDispatcher.dispatch (kivy/_event.c:7797)
   File "/Users/prrcarvalho/Development/kivy-ios-master/build/kivy/i386/kivy-master/iosbuild/lib/python2.7/site-packages/kivy/uix/behaviors/button.py", line 179, in on_touch_up
   File "kivy/_event.pyx", line 714, in kivy._event.EventDispatcher.dispatch (kivy/_event.c:7752)
   File "kivy/_event.pyx", line 1224, in kivy._event.EventObservers.dispatch (kivy/_event.c:13511)
   File "kivy/_event.pyx", line 1148, in kivy._event.EventObservers._dispatch (kivy/_event.c:13040)
   File "/Users/prrcarvalho/Development/kivy-ios-master/pilothostel-portrait-ios/YourApp/libs/pilot/Base.py", line 3827, in unset_bold
   File "/Users/prrcarvalho/Development/kivy-ios-master/pilothostel-portrait-ios/YourApp/libs/pilot/Base.py", line 233, in add_screens
   File "/Users/prrcarvalho/Development/kivy-ios-master/pilothostel-portrait-ios/YourApp/libs/pilot/Base.py", line 330, in __init__
   File "/Users/prrcarvalho/Development/kivy-ios-master/pilothostel-portrait-ios/YourApp/libs/pilot/Base.py", line 4417, in __init__
   File "/Users/prrcarvalho/Development/kivy-ios-master/build/plyer/i386/plyer-master/iosbuild/lib/python2.7/site-packages/plyer/facades/gps.py", line 55, in start
 TypeError: _start() got an unexpected keyword argument 'minTime'
2016-07-29 09:50:51.561 pilothostel-portrait[2412:911636] Application quit abnormally!
2016-07-29 09:50:51.622 pilothostel-portrait[2412:911636] Leaving
@mrhdias
Copy link
Author

mrhdias commented Jul 29, 2016

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant