Skip to content

Kivy with SDL2 bootstrap crashes on pausing if app doesn't support pause mode #978

@germn

Description

@germn

How to reproduce:

  1. Create app where:
    def on_pause(self):
        return False
  1. Run app
  2. Use "home" button to pause app
  3. App will crush

I used recent kivy/p4a masters. I also used intent_filters option, nothing more specific.
Can anyone confirm it's not only just me?

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