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

Screen rotation with "orientation=all" is broken #1054

Closed
germn opened this issue May 18, 2017 · 1 comment
Closed

Screen rotation with "orientation=all" is broken #1054

germn opened this issue May 18, 2017 · 1 comment

Comments

@germn
Copy link
Contributor

germn commented May 18, 2017

Screen rotation with orientation=all option set in buildozer is broken.
Try to rotate phone with running app leads to app closing.
Here's what log shows:

[INFO ] Base: Start application main loop
[INFO ] WindowSDL: App doesn't support pause mode, stop.
[INFO ] Base: Leaving application in progress...
[ERROR ] Base: No event listeners have been created
[ERROR ] Base: Application will leave

I used current kivy/p4a/buildozer masters.

This is regression due to some recent changes: rotation worked few weeks earlier.

@germn
Copy link
Contributor Author

germn commented May 19, 2017

It would work, but now android.minapi should set explicitly and be 13 or higher.

@germn germn closed this as completed May 19, 2017
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

1 participant