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

Apk fails with rotation when using min api <= 9 #436

Closed
akshayaurora opened this issue Aug 27, 2015 · 2 comments
Closed

Apk fails with rotation when using min api <= 9 #436

akshayaurora opened this issue Aug 27, 2015 · 2 comments

Comments

@akshayaurora
Copy link
Member

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@rmagatti
Copy link

Just to input some info this is the log using adb logcat | grep -i python.

I/python  (12501): [INFO              ] [Android     ] Must go into sleep mode, check the app
I/python  (12501): pausing
I/python  (12501): [INFO              ] [Android     ] App paused, now wait for resume.
W/.caruni2:python(12501): type=1701 audit(0.0:2612): auid=4294967295 uid=10109 gid=10109 ses=4294967295 subj=u:r:untrusted_app:s0 reason="memory violation" sig=11
I/ActivityManager(  745): Process org.ramalus.caruni2:python (pid 12501) has died
I/WindowState(  745): WIN DEATH: Window{2827e549 u0 org.ramalus.caruni2/org.renpy.android.PythonActivity}
W/WindowManager(  745): Force-removing child win Window{36590b6f u0 SurfaceView} from container Window{2827e549 u0 org.ramalus.caruni2/org.renpy.android.PythonActivity}
W/ActivityManager(  745): Force removing ActivityRecord{23a16608 u0 org.ramalus.caruni2/org.renpy.android.PythonActivity t3585}: app died, no saved state

@inclement
Copy link
Member

These old APIs are no longer supported at all, so no longer an issue.

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

3 participants