← Back to team overview

touch-packages team mailing list archive

[Bug 1383277] Re: Power dialog sometimes shown on resume

 

So I've also seen this symptom on my everyday phone (rtm/mako).  It's
not due to a large wallpaper image, as I use the stock one.  But it does
seem to happen when the phone's been running for a long time.  So maybe
high memory use?  And the symptom is that I press the power button to
turn the screen on, but nothing happens.  Then after a few seconds, I
press the power button again and I can see the screen turn on and then
off again.  So I press the power button a third time and it's fine.

So I'm guessing that somewhere in our handling of the power-on press, we
hit the same problem as the "greeter-show block" I fixed in the other
branch.  We're blocking on something that isn't completing while
handling the power-button pressed event.  Preventing us from handling
the "power-button release event" and then causing us to show the
shutdown dialog.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1383277

Title:
  Power dialog sometimes shown on resume

Status in the base for Ubuntu mobile products:
  In Progress
Status in unity8 package in Ubuntu:
  In Progress
Status in unity8 package in Ubuntu RTM:
  In Progress

Bug description:
  Unfortunately no good steps to reproduce, other than "resume your
  phone", from time to time you'll get the power dialog displayed on
  screen.

  The reason for this could be twofold: a) you pressed the power button
  in your pocket b) input is confused and keyUp event does not reach
  unity8.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1383277/+subscriptions


References