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

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

Closed
willheger opened this issue Jul 18, 2012 · 3 comments

Comments

@willheger
Copy link

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.

@brousch
Copy link
Contributor

brousch commented Feb 25, 2014

@willheger Is this still a problem? Could you try it with the current tools?

@deakblue
Copy link

Unfortunately, I lost my Moto Photon (and replaced it with a Nexus5)! Sorry about this, but I can't test this bug any longer.

@brousch
Copy link
Contributor

brousch commented Feb 26, 2014

I haven't seen this reported by anyone else, so I'm going to close it as "not reproducible."

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