[regression] Exception when running phablet-screenshot [std::exception::what: Attempt to set swap interval on screencast is invalid]
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Confirmed
|
High
|
Unassigned | ||
0.12 |
Won't Fix
|
High
|
Unassigned | ||
0.13 |
Won't Fix
|
High
|
Unassigned | ||
0.14 |
Won't Fix
|
High
|
Unassigned | ||
mir (Ubuntu) |
Confirmed
|
High
|
Unassigned | ||
phablet-tools (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
current build number: 110
device name: mako
channel: ubuntu-
last update: 2015-02-24 22:35:35
version version: 110
version ubuntu: 20150224
version device: 20150210
version custom: 20150224
rsalveti@evasys:~$ phablet-screenshot /tmp/foo.png
I: Dumping fb0 ...
[1424817826.846470] Loader: Loading modules from: /usr/lib/
[1424817826.847569] Loader: Loading module: /usr/lib/
[1424817826.848393] Loader: Loading module: /usr/lib/
[1424817826.849583] Loader: Loading module: /usr/lib/
[1424817826.944654] <ERROR> mircommon: Caught exception at Mir/EGL driver boundary (in setSwapInterval): /build/
Dynamic exception type: N5boost16except
std::exception:
3004 KB/s (3932160 bytes in 1.278s)
I: Done
phablet-tools - 1.1+15.
Related branches
- PS Jenkins bot (community): Approve (continuous-integration)
- Kevin DuBois (community): Approve
-
Diff: 260 lines (+34/-32)9 files modifiedsrc/client/mir_buffer_stream_api.cpp (+1/-1)
src/client/mir_connection_api.cpp (+1/-1)
src/client/mir_cursor_api.cpp (+1/-1)
src/client/mir_prompt_session_api.cpp (+1/-1)
src/client/mir_screencast_api.cpp (+1/-1)
src/client/mir_surface_api.cpp (+1/-1)
src/common/graphics/android/mir_native_window.cpp (+13/-14)
src/include/common/mir/uncaught.h (+7/-1)
src/platforms/mesa/client/native_surface.cpp (+8/-11)
Changed in mir (Ubuntu): | |
status: | Fix Released → Confirmed |
Changed in mir: | |
milestone: | none → 0.13.0 |
Changed in mir (Ubuntu): | |
status: | Confirmed → Triaged |
importance: | Medium → High |
Changed in mir: | |
status: | Fix Released → Confirmed |
milestone: | 0.11.0 → 0.13.0 |
Changed in mir: | |
milestone: | 0.13.0 → 0.14.0 |
summary: |
- [regression] Exception when running phablet-screenshot (mako/vivid 110) + [regression] Exception when running phablet-screenshot [std::exception::what: Attempt to set swap interval on screencast is invalid] |
tags: | added: bufferstream-regression |
Changed in mir: | |
assignee: | Robert Carr (robertcarr) → nobody |
Changed in mir: | |
milestone: | 0.13.1 → 0.16.0 |
Seems it's not a fatal issue though, as the png was extracted correctly.