Skip to content

Graphics lost returning from "HOME" on Motorola Photon (Sprint built 2.3.4) #42

@willheger

Description

@willheger

Device: Motorola Photon
Running: 2.3.4 with OTA updates from Sprint

Problem: Resuming from a "HOME" key press loses graphics.

Replication: Resume from "HOME" tested and works reliably on...
Galaxy Player 4.0
Galaxy SIII
Le Pan TC970

Other observed behavior: when the overidden on_pause event contains a sleep(n) call, the device can resume safely within the 'n' second window.

    def on_pause(self):
        sleep(10)
        return True

Will provide log output for whatever is needed.

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