touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #116123
[Bug 1508563] Re: Shutdown dialog appears on resume
** Also affects: canonical-devices-system-image
Importance: Undecided
Status: New
** Changed in: canonical-devices-system-image
Status: New => In Progress
** Changed in: canonical-devices-system-image
Importance: Undecided => Medium
** Changed in: canonical-devices-system-image
Milestone: None => ww46-2015
--
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/1508563
Title:
Shutdown dialog appears on resume
Status in Canonical System Image:
In Progress
Status in unity8 package in Ubuntu:
In Progress
Bug description:
This is very similar to old friends bug 1383277 and bug 1410830.
But we never fully vanquished the beast. The dialog still appears on resume in some situations where the system is very loaded.
(also when not at all loaded)
I suspect what is happening is that we process the power-button-
release event so much later than the -press event because of the load.
And think that the user has been holding it down this whole time.
But instead, we should compare event timestamps to determine that.
(Which I'm assuming we aren't doing because this bug exists.)
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1508563/+subscriptions
References