Skip to content

App close when device is flipped #732

@Tungsteno74

Description

@Tungsteno74
05-06 04:00:06.523 9423-9443/? I/python: [INFO              ] [Android     ] Must go into sleep mode, check the app
05-06 04:00:06.523 9423-9443/? I/python: [INFO              ] [Android     ] App paused, now wait for resume.
05-06 04:00:06.533 9423-9443/? I/python: [INFO              ] [Android     ] Android wants to close our app.
05-06 04:00:06.543 9423-9443/? I/python: [INFO              ] [Base        ] Leaving application in progress...
05-06 04:00:06.953 9423-9443/? I/python: Python for android ended.
05-06 04:00:06.983 793-1738/? I/ActivityManager: Process pytbepygame.test.pytbepygame:python (pid 9423) (adj 0) has died.
05-06 04:00:06.983 793-1737/? I/WindowState: WIN DEATH: Window{4215d150 u0 pytbepygame.test.pytbepygame/org.renpy.android.PythonActivity}
05-06 04:00:06.983 793-1737/? W/WindowManager: Force-removing child win Window{421832e8 u0 SurfaceView} from container Window{4215d150 u0 pytbepygame.test.pytbepygame/org.renpy.android.PythonActivity}
05-06 04:00:06.983 793-1738/? W/ActivityManager: Force removing ActivityRecord{42bf5d30 u0 pytbepygame.test.pytbepygame/org.renpy.android.PythonActivity t157}: app died, no saved state
05-06 04:00:07.033 793-1738/? I/WindowManager: Screen frozen for +629ms due to AppWindowToken{45bc4e50 token=Token{451d5010 ActivityRecord{42bf5d30 u0 pytbepygame.test.pytbepygame/org.renpy.android.PythonActivity t157}}}

The on_pause method is present. The app work well when the device is flipped in sdl2, but is closed with pygame backend.

kivy 1.9.1

It just happens to me?

thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions