Merge lp:~unity-team/qtmir/persistent_surface_id into lp:qtmir
| Status: | Merged |
|---|---|
| Approved by: | Daniel d'Andrada on 2016-08-23 |
| Approved revision: | no longer in the source branch. |
| Merged at revision: | 555 |
| Proposed branch: | lp:~unity-team/qtmir/persistent_surface_id |
| Merge into: | lp:qtmir |
| Diff against target: |
527 lines (+128/-18) 21 files modified
CMakeLists.txt (+1/-1) debian/control (+4/-2) debian/gles-patches/convert-to-gles.patch (+2/-2) src/modules/Unity/Application/mirsurface.cpp (+10/-3) src/modules/Unity/Application/mirsurface.h (+4/-0) src/modules/Unity/Application/mirsurfacemanager.cpp (+15/-2) src/modules/Unity/Application/mirsurfacemanager.h (+6/-1) src/platforms/mirserver/mirserver.h (+1/-0) src/platforms/mirserver/nativeinterface.cpp (+5/-0) src/platforms/mirserver/nativeinterface.h (+2/-0) src/platforms/mirserver/qmirserver.cpp (+7/-0) src/platforms/mirserver/qmirserver.h (+2/-0) tests/framework/CMakeLists.txt (+1/-0) tests/framework/fake_mirsurface.cpp (+2/-0) tests/framework/fake_mirsurface.h (+1/-0) tests/framework/mock_persistent_surface_store.cpp (+30/-0) tests/framework/mock_persistent_surface_store.h (+24/-0) tests/framework/qtmir_test.cpp (+2/-1) tests/framework/qtmir_test.h (+3/-0) tests/modules/SurfaceManager/mirsurface_test.cpp (+4/-4) tests/modules/SurfaceManager/mirsurfaceitem_test.cpp (+2/-2) |
| To merge this branch: | bzr merge lp:~unity-team/qtmir/persistent_surface_id |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Daniel d'Andrada (community) | Approve on 2016-08-23 | ||
| Unity8 CI Bot | continuous-integration | 2016-08-22 | Needs Fixing on 2016-08-22 |
|
Review via email:
|
|||
This proposal supersedes a proposal from 2016-06-14.
Commit Message
Added implementation for MirSurfaceInter
Description of the Change
* Are there any related MPs required for this MP to build/function as expected? Please list.
https:/
https:/
* Did you perform an exploratory manual test run of your code change and any related functionality?
* If you changed the packaging (debian), did you subscribe the ubuntu-unity team to this MP?
| Unity8 CI Bot (unity8-ci-bot) wrote : | # |
FAILED: Continuous integration, rev:507
https:/
Executed test runs:
FAILURE: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
Click here to trigger a rebuild:
https:/
| Daniel d'Andrada (dandrader) wrote : | # |
Shouldn't you bump the required mir version to something higher than 0.22 as the needed API will land only in a later version?
| Daniel d'Andrada (dandrader) wrote : | # |
/home/dandrader
/home/dandrader
/home/dandrader
/usr/include/
Getting some build failures. Maybe it needs to have some "mir-0.23 compatibility branch" as prereq...
| Nick Dedekind (nick-dedekind) wrote : | # |
> /home/dandrader
> :218:59: error: 'const Width {aka const class
> mir::geometry:
> named 'as_float'
> /home/dandrader
> :219:61: error: 'const Height {aka const class
> mir::geometry:
> named 'as_float'
>
> /home/dandrader
> :92: required from here
> /usr/include/
> abstract class type 'mir::scene:
>
> Getting some build failures. Maybe it needs to have some "mir-0.23
> compatibility branch" as prereq...
You building against trunk (aka 0.24)?
| Nick Dedekind (nick-dedekind) wrote : | # |
> >
> /home/dandrader
> > :218:59: error: 'const Width {aka const class
> > mir::geometry:
> > named 'as_float'
> >
> /home/dandrader
> > :219:61: error: 'const Height {aka const class
> > mir::geometry:
> > named 'as_float'
> >
> >
> /home/dandrader
> > :92: required from here
> > /usr/include/
> of
> > abstract class type 'mir::scene:
> >
> > Getting some build failures. Maybe it needs to have some "mir-0.23
> > compatibility branch" as prereq...
>
> You building against trunk (aka 0.24)?
Right, you're building against the prereq mir branch i guess. There's a compatibility branch for mir 0.24 which I've added (lp:~mir-team/qtmir/mir-0.24-compatibility). I need to resubmit this proposal with it as a prereq.
| Daniel d'Andrada (dandrader) wrote : | # |
On 13/06/2016 11:20, Nick Dedekind wrote:
> Right, you're building against the prereq mir branch i guess. There's a compatibility branch for mir 0.24 which I've added (lp:~mir-team/qtmir/mir-0.24-compatibility). I need to resubmit this proposal with it as a prereq.
I thought mir trunk would be 0.23, but ok.
| Unity8 CI Bot (unity8-ci-bot) wrote : | # |
FAILED: Continuous integration, rev:507
https:/
Executed test runs:
FAILURE: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
Click here to trigger a rebuild:
https:/
| Nick Dedekind (nick-dedekind) wrote : | # |
Annoyingly the changelog for mir/trunk hasn't been updated to 0.24 yet. So I need to wait until then before updating the mir requirement or it won't build.
| Unity8 CI Bot (unity8-ci-bot) wrote : | # |
FAILED: Continuous integration, rev:508
https:/
Executed test runs:
FAILURE: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
Click here to trigger a rebuild:
https:/
| Daniel d'Andrada (dandrader) wrote : | # |
silo 036 is about to land and it has lp:~kdub/qtmir/0.24-compatibility
Please rebase this branch on top of it as there are many conflicts.
| Unity8 CI Bot (unity8-ci-bot) wrote : | # |
FAILED: Continuous integration, rev:549
https:/
Executed test runs:
FAILURE: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
Click here to trigger a rebuild:
https:/
- 550. By Daniel d'Andrada on 2016-08-26
-
DBusFocusInfo.
isPidFocused: search sessions recursively (LP: #1612166) Approved by: Gerry Boland, Unity8 CI Bot
- 551. By Michał Sawicz on 2016-08-26
-
Revert r538 that's causing a unity8 crash when launching emergency dialer over greeter (LP: #1616842)
Approved by: Unity8 CI Bot
- 552. By CI Train Bot Account on 2016-08-26
-
Releasing 0.4.8+16.
10.20160826. 1-0ubuntu1 - 553. By Nick Dedekind on 2016-08-30
-
Added implementation for MirSurfaceInter
face::persisten tId - 554. By Daniel d'Andrada on 2016-08-30
-
MirServer is an implementation detail
- 555. By Daniel d'Andrada on 2016-08-30
-
Workaround https:/
/bugs.launchpad .net/ubuntu/ +source/ mir/+bug/ 1617435

FAILED: Continuous integration, rev:506 /unity8- jenkins. ubuntu. com/job/ lp-qtmir- ci/273/ /unity8- jenkins. ubuntu. com/job/ build/1942/ console /unity8- jenkins. ubuntu. com/job/ build-0- fetch/1968 /unity8- jenkins. ubuntu. com/job/ build-1- sourcepkg/ release= vivid+overlay/ 1902 /unity8- jenkins. ubuntu. com/job/ build-1- sourcepkg/ release= xenial+ overlay/ 1902 /unity8- jenkins. ubuntu. com/job/ build-1- sourcepkg/ release= yakkety/ 1902 /unity8- jenkins. ubuntu. com/job/ build-2- binpkg/ arch=amd64, release= vivid+overlay/ 1893/console /unity8- jenkins. ubuntu. com/job/ build-2- binpkg/ arch=amd64, release= xenial+ overlay/ 1893/console /unity8- jenkins. ubuntu. com/job/ build-2- binpkg/ arch=amd64, release= yakkety/ 1893/console /unity8- jenkins. ubuntu. com/job/ build-2- binpkg/ arch=armhf, release= vivid+overlay/ 1893/console /unity8- jenkins. ubuntu. com/job/ build-2- binpkg/ arch=armhf, release= xenial+ overlay/ 1893/console /unity8- jenkins. ubuntu. com/job/ build-2- binpkg/ arch=armhf, release= yakkety/ 1893/console /unity8- jenkins. ubuntu. com/job/ build-2- binpkg/ arch=i386, release= vivid+overlay/ 1893/console /unity8- jenkins. ubuntu. com/job/ build-2- binpkg/ arch=i386, release= xenial+ overlay/ 1893/console /unity8- jenkins. ubuntu. com/job/ build-2- binpkg/ arch=i386, release= yakkety/ 1893/console
https:/
Executed test runs:
FAILURE: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
Click here to trigger a rebuild: /unity8- jenkins. ubuntu. com/job/ lp-qtmir- ci/273/ rebuild
https:/