[regression] unity8 fails to start when built with 0.24 series (lp:mir)
Bug #1597717 reported by
Kevin DuBois
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
Critical
|
Unassigned | ||
Mir |
Fix Released
|
Critical
|
Kevin DuBois | ||
mir (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Unity8 fails to start when built with tip lp:mir (0.24 series). USC comes up, but will remain displaying the spinner. Log (attached) indicates that u8 was disconnected from USC during startup.
I did a bisection that indicates rev 3539 (introduction of the nested input platform) was the 1st problematic revision.
note: qtmir compatibility branch in use: https:/
Related branches
lp://staging/~kdub/mir/fix-1597717
- Mir CI Bot: Approve (continuous-integration)
- Chris Halse Rogers: Approve
- Andreas Pokorny (community): Approve
- Daniel d'Andrada (community): Approve (test)
- Cemil Azizoglu (community): Approve
-
Diff: 268 lines (+207/-0)2 files modifiedsrc/server/graphics/nested/mir_client_host_connection.cpp (+6/-0)
tests/acceptance-tests/test_nested_mir.cpp (+201/-0)
Changed in mir: | |
assignee: | nobody → Kevin DuBois (kdub) |
status: | New → In Progress |
Changed in canonical-devices-system-image: | |
status: | New → Fix Committed |
importance: | Undecided → Critical |
milestone: | none → 13 |
Changed in mir: | |
status: | Fix Committed → Fix Released |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
reverting rev3539 seems to be a workaround while we figure out the real solution