unity8 display flickers and stops responding on Nexus 7 (grouper)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
High
|
Kevin DuBois | ||
mir (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
Mir is now the default on images. Problem is, it really doesn't work well on grouper and my team primarily has grouper devices.
Test case:
1. flash to an image that has mir by default (eg, I tested on 92)
2. boot into unity and confirm that /home/phablet/
3. move to the Applications scope
4. launch the browser (it comes to the foreground)
5. swipe left to right in an effort to display the underlying Application scope
Expected results:
browser is moved to background and the applications scope is seen
Actual results:
display continuously flashes at a very fast rate and the device is unusable
Workaround:
Use surfaceflinger:
# rm -f /home/phablet/
I'm told by the phonedations team that surfaceflinger will not be getting bug fixes now, so we can expect bugs to creep in there. goldfish is also not available yet for people to develop on.
# system-image-cli -i
current build number: 92
device name: grouper
channel: devel-proposed
last update: 2013-10-10 19:50:03
version version: 92
version ubuntu: 20131010.2
version device: 20131010
Related branches
- PS Jenkins bot (community): Approve (continuous-integration)
- Gerry Boland (community): Approve (functional)
- Andreas Pokorny (community): Approve
- Alan Griffiths: Needs Fixing
- Alexandros Frantzis (community): Approve
- Daniel van Vugt: Approve
- Kevin DuBois: Pending requested
-
Diff: 124 lines (+56/-13)3 files modifiedsrc/platform/graphics/android/buffer.cpp (+19/-10)
src/platform/graphics/android/buffer.h (+3/-3)
tests/unit-tests/graphics/android/test_buffer_tex_bind.cpp (+34/-0)
Changed in mir: | |
status: | New → Confirmed |
tags: | added: nexus7 |
summary: |
- mir mostly unusable on Nexus 7 (grouper) + unity8 mostly unusable on Nexus 7 (grouper) |
summary: |
- unity8 mostly unusable on Nexus 7 (grouper) + unity8 display flickers and stops responding on Nexus 7 (grouper) |
Changed in mir: | |
importance: | Undecided → High |
Changed in mir (Ubuntu): | |
importance: | Undecided → High |
Changed in mir: | |
status: | Confirmed → Triaged |
Changed in mir (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in mir: | |
milestone: | none → 0.1.2 |
Changed in mir: | |
milestone: | 0.1.2 → 0.1.3 |
Changed in mir: | |
milestone: | 0.1.3 → 0.1.4 |
Changed in mir: | |
status: | Fix Committed → Fix Released |
Status changed to 'Confirmed' because the bug affects multiple users.