Power dialog shown on resume with big backgrounds or high load
Bug #1383277 reported by
Michał Sawicz
This bug affects 8 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
Critical
|
Kevin Gunn | ||
unity8 (Ubuntu) |
Fix Released
|
Medium
|
Michael Terry | ||
unity8 (Ubuntu RTM) |
Fix Released
|
High
|
Michał Sawicz |
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.
Related branches
lp://qastaging/~mterry/unity8/power-button-on-lock
- PS Jenkins bot (community): Approve (continuous-integration)
- Daniel d'Andrada (community): Approve
- Albert Astals Cid (community): Abstain
-
Diff: 90 lines (+29/-9)2 files modifiedqml/Greeter/Infographics.qml (+9/-7)
qml/Shell.qml (+20/-2)
lp://qastaging/~unity-team/unity8/rtm-20150108
- Michał Sawicz: Approve
-
Diff: 1539 lines (+708/-143)43 files modifieddebian/changelog (+18/-0)
debian/control (+0/-1)
plugins/Dash/CMakeLists.txt (+3/-2)
plugins/Dash/CardCreator.js (+8/-10)
plugins/Dash/CroppedImageMinimumSourceSize.qml (+25/-19)
plugins/Dash/abstractdashview.cpp (+24/-5)
plugins/Dash/abstractdashview.h (+6/-0)
plugins/Dash/croppedimagesizer.cpp (+136/-0)
plugins/Dash/croppedimagesizer.h (+72/-0)
plugins/Dash/croppedimagesizerasyncworker.cpp (+74/-0)
plugins/Dash/croppedimagesizerasyncworker.h (+47/-0)
plugins/Dash/listviewwithpageheader.cpp (+7/-2)
plugins/Dash/listviewwithpageheader.h (+4/-4)
plugins/Dash/plugin.cpp (+2/-0)
qml/Components/ResponsiveVerticalJournal.qml (+1/-0)
qml/Dash/CardCarousel.qml (+1/-0)
qml/Dash/CardGrid.qml (+1/-2)
qml/Dash/CardHorizontalList.qml (+1/-0)
qml/Dash/CardVerticalJournal.qml (+1/-1)
qml/Dash/DashContent.qml (+2/-0)
qml/Dash/DashRenderer.qml (+2/-4)
qml/Dash/GenericScopeView.qml (+75/-24)
qml/Dash/Previews/PreviewZoomableImage.qml (+1/-0)
qml/Dash/ScopeListView.qml (+4/-2)
qml/Greeter/Infographics.qml (+9/-7)
qml/Shell.qml (+20/-2)
tests/autopilot/unity8/shell/emulators/dash.py (+1/-1)
tests/plugins/Dash/CMakeLists.txt (+1/-0)
tests/plugins/Dash/cardcreator/1.res (+4/-4)
tests/plugins/Dash/cardcreator/2.res (+2/-3)
tests/plugins/Dash/cardcreator/3.res (+10/-10)
tests/plugins/Dash/cardcreator/4.res (+3/-4)
tests/plugins/Dash/cardcreator/5.res (+10/-10)
tests/plugins/Dash/cardcreator/7.res (+2/-3)
tests/plugins/Dash/horizontaljournaltest.qml (+1/-0)
tests/plugins/Dash/listviewwithpageheadertest.cpp (+1/-1)
tests/plugins/Dash/organicgridtest.qml (+1/-0)
tests/plugins/Dash/tst_CroppedImageMinimumSourceSize.qml (+56/-0)
tests/plugins/Dash/verticaljournaltest.qml (+1/-0)
tests/qmltests/Dash/tst_Card.qml (+0/-22)
tests/qmltests/Dash/tst_DashContent.qml (+57/-0)
tests/qmltests/Dash/tst_GenericScopeView.qml (+2/-0)
tests/utils/modules/Unity/Test/UnityTestCase.qml (+12/-0)
Changed in unity8 (Ubuntu): | |
status: | Confirmed → In Progress |
assignee: | nobody → Michael Terry (mterry) |
Changed in unity8 (Ubuntu RTM): | |
assignee: | nobody → Michael Terry (mterry) |
status: | New → In Progress |
importance: | Undecided → Medium |
Changed in unity8 (Ubuntu): | |
importance: | Undecided → Medium |
Changed in unity8 (Ubuntu): | |
status: | Triaged → In Progress |
assignee: | Michał Sawicz (saviq) → Michael Terry (mterry) |
Changed in unity8 (Ubuntu RTM): | |
assignee: | Michał Sawicz (saviq) → nobody |
milestone: | none → 14.09-ota-1 |
Changed in unity8 (Ubuntu RTM): | |
importance: | Medium → High |
Changed in canonical-devices-system-image: | |
milestone: | ww51-2014 → ww03-2015 |
status: | New → Confirmed |
Changed in unity8 (Ubuntu RTM): | |
assignee: | nobody → Michał Sawicz (saviq) |
status: | Triaged → In Progress |
Changed in canonical-devices-system-image: | |
status: | Confirmed → In Progress |
Changed in canonical-devices-system-image: | |
assignee: | nobody → Kevin Gunn (kgunn) |
milestone: | ww03-2015 → none |
status: | Fix Released → In Progress |
milestone: | none → ww05-2015 |
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.