mir_demo_client_eglsquare soon freezes
Bug #1695221 reported by
Alan Griffiths
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
Medium
|
Alan Griffiths |
Bug Description
$ mir_demo_server --launch mir_demo_
Move the cursor over the client:
expected: the square follows the cursor
actual .: the square follows briefly then freezes
This happened since the 0.26 series, but seems to predate updating the clients to use the RS APIs.
Related branches
lp://staging/~alan-griffiths/mir/fix-1695221
- Daniel van Vugt: Approve
- Mir CI Bot: Approve (continuous-integration)
-
Diff: 103 lines (+52/-6)2 files modifiedexamples/CMakeLists.txt (+4/-0)
examples/eglsquare.cpp (+48/-6)
Changed in mir: | |
milestone: | none → 0.27.0 |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Alan Griffiths (alan-griffiths) |
Changed in mir: | |
importance: | High → Medium |
Changed in mir: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Running the 0.26 client against a 0.27 server exhibits the problem, so the rewrite of examples is probably not involved.
Further, the program is hanging in me::Context: :swapbuffers( ) - the fourth time this is called.