[regression] Some fullscreen apps render nothing until the window has been resized
Bug #1686620 reported by
Daniel van Vugt
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
High
|
Daniel van Vugt |
Bug Description
mir_demo_
Related branches
lp://staging/~vanvugt/mir/fix-1686620
- Alberto Aguirre (community): Approve
- Mir CI Bot: Approve (continuous-integration)
-
Diff: 29 lines (+19/-0)1 file modifiedexamples/eglapp.c (+19/-0)
summary: |
- [regression] mir_demo_client_target renders nothing until the window has - been resized + [regression] mir_demo_client_target and mirvanity render nothing until + the window has been resized |
Changed in mir: | |
status: | Triaged → In Progress |
Changed in mir: | |
importance: | Medium → High |
summary: |
- [regression] mir_demo_client_target and mirvanity render nothing until - the window has been resized + [regression] Some fullscreen apps render nothing until the window has + been resized |
description: | updated |
Changed in mir: | |
milestone: | 0.28.0 → 0.27.0 |
no longer affects: | mir/0.27 |
Changed in mir: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Bisected; the regression started in:
------- ------- ------- ------- ------- ------- ------- ------- ----
revno: 4134 [merge]
author: Daniel van Vugt <email address hidden>
committer: Tarmac
branch nick: development-branch
timestamp: Mon 2017-04-03 03:57:59 +0000
message:
eglapp: Go fullscreen properly, using window states.
.
Approved by Alan Griffiths, mir-ci-bot. ------- ------- ------- ------- ------- ------- ------- ----
-------