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

Android app freeze on screen rotation (again?) #1179

Closed
snuq opened this issue Nov 23, 2017 · 2 comments
Closed

Android app freeze on screen rotation (again?) #1179

snuq opened this issue Nov 23, 2017 · 2 comments
Milestone

Comments

@snuq
Copy link
Contributor

snuq commented Nov 23, 2017

Seems that with python 3 crystax ndk version 10.3.2, and latest kivy master, and the latest python for android master, screen rotation will freeze an app... no crash, no error, just freeze.
This also manifests when a 'landscape' orientation app is resumed from screen off, can see the screen rotating briefly and it freezes.
As with: #379
setting android.minapi=13 will fix it.

Attached are a simple buildozer.spec and main.py if anyone wants to test it out, tho you'll have to download the crystax ndk and edit the spec to point to it.
kivytestapp.zip

@inclement inclement added this to the 0.7 milestone Nov 24, 2017
@inclement
Copy link
Member

Thanks for the report, I hope to look into these issues after the next release (which is almost ready to go).

@inclement
Copy link
Member

I think this is working fine now with SDL2.0.9.

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

No branches or pull requests

2 participants