[FHD] boot splash not in native orientation
Bug #1543495 reported by
John McAleely
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
Critical
|
kevin gunn | ||
The Avila project |
Confirmed
|
High
|
kevin gunn | ||
Unity System Compositor |
Fix Released
|
Critical
|
Alexandros Frantzis | ||
0.4 |
Fix Released
|
Critical
|
Alexandros Frantzis | ||
unity-system-compositor (Ubuntu) |
Fix Released
|
Critical
|
Alexandros Frantzis |
Bug Description
When the frieza is booted, the 'ubuntu + dots' splash from unity is displayed in portrait.
The natural (out of the box) orientation for this device is landscape.
I expected the splash to display in landscape.
Related branches
lp://staging/~afrantzis/unity-system-compositor/fix-1543495-spinner-orientation
- Andreas Pokorny (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 344 lines (+119/-122)2 files modifieddebian/control (+1/-0)
spinner/eglspinner.cpp (+118/-122)
lp://staging/unity-system-compositor/0.4
- Alexandros Frantzis (community): Approve
-
Diff: 680 lines (+371/-5)16 files modifiedCMakeLists.txt (+6/-1)
debian/changelog (+6/-0)
debian/control (+1/-0)
src/CMakeLists.txt (+13/-1)
src/hw_performance_booster.cpp (+48/-0)
src/hw_performance_booster.h (+44/-0)
src/mir_screen.cpp (+7/-1)
src/mir_screen.h (+4/-1)
src/null_performance_booster.cpp (+28/-0)
src/null_performance_booster.h (+34/-0)
src/performance_booster.cpp (+52/-0)
src/performance_booster.h (+41/-0)
src/server.cpp (+12/-0)
src/server.h (+2/-0)
tests/integration-tests/test_deadlock_lp1491566.cpp (+7/-0)
tests/unit-tests/test_mir_screen.cpp (+66/-1)
Changed in avila: | |
milestone: | none → ww06-2016 |
status: | New → Confirmed |
information type: | Proprietary → Public |
Changed in avila: | |
importance: | Undecided → High |
Changed in canonical-devices-system-image: | |
status: | New → Confirmed |
importance: | Undecided → Critical |
milestone: | none → ww08-2016 |
assignee: | nobody → Kevin Gunn (kgunn) |
assignee: | Kevin Gunn (kgunn) → kevin gunn (kgunn72) |
summary: |
- unity splash screen is portrait + boot splash not in native orientation |
affects: | unity8 (Ubuntu) → unity-system-compositor (Ubuntu) |
Changed in unity-system-compositor (Ubuntu): | |
importance: | Undecided → Critical |
assignee: | nobody → Alexandros Frantzis (afrantzis) |
Changed in unity-system-compositor (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in unity-system-compositor: | |
milestone: | none → 0.5.0 |
assignee: | nobody → Alexandros Frantzis (afrantzis) |
status: | New → In Progress |
Changed in avila: | |
assignee: | nobody → kevin gunn (kgunn72) |
Changed in unity-system-compositor (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in canonical-devices-system-image: | |
status: | Confirmed → Fix Committed |
summary: |
- boot splash not in native orientation + [FHD] boot splash not in native orientation |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
no longer affects: | unity-system-compositor/0.5 |
Changed in unity-system-compositor: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.