Surfaces no longer visible at all on Nexus 10
Bug #1271853 reported by
Daniel van Vugt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
Critical
|
Daniel van Vugt | ||
mir (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
I'm not sure when this happened, but no client surfaces ever appear on screen on the N10 any more. Even running mir_demo_
Meanwhile clients think they're rendering successfully and print "60 FPS".
Related branches
lp://qastaging/~vanvugt/mir/fix-1271853
- Kevin DuBois (community): Approve
- Alan Griffiths: Needs Information
- PS Jenkins bot (community): Approve (continuous-integration)
- Alexandros Frantzis (community): Approve
-
Diff: 50 lines (+7/-5)2 files modifiedsrc/server/compositor/gl_renderer.cpp (+3/-3)
tests/unit-tests/compositor/test_gl_renderer.cpp (+4/-2)
description: | updated |
Changed in mir: | |
assignee: | nobody → Daniel van Vugt (vanvugt) |
status: | Triaged → In Progress |
Changed in mir: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Bisected, and my fault...
revno: 1345 [merge] /bugs.launchpad .net/bugs/ 1203215.
author: Daniel van Vugt <email address hidden>
committer: Tarmac
branch nick: development-branch
timestamp: Wed 2014-01-22 15:54:11 +0000
message:
Implement screen rotation in GLRenderer, for platforms which can't do it
natively in DisplayBuffer. Fixes: https:/
Approved by Alan Griffiths, PS Jenkins bot, Alexandros Frantzis.