lp://staging/~aacid/qtmir/bringBackR538
- Get this branch:
- bzr branch lp://staging/~aacid/qtmir/bringBackR538
Branch merges
- Gerry Boland (community): Approve
- Unity8 CI Bot (community): Approve (continuous-integration)
-
Diff: 14 lines (+1/-2)1 file modifiedsrc/modules/Unity/Application/application_manager.cpp (+1/-2)
Branch information
Recent revisions
- 566. By Albert Astals Cid
-
Bring back r538
It seems we may have a workaround in unity8 so that way we get the speed benefit of this change
- 563. By Daniel d'Andrada
-
Send relative pointer movement to Mir clients (LP: #1597205)
Approved by: Unity8 CI Bot
- 562. By Gerry Boland
-
[tests] refactor ScreensModel test to use mocks from mirtest-dev
Approved by: Alan Griffiths, Unity8 CI Bot
- 561. By Gerry Boland
-
Deliver mouse event manually if no cursor exists to deliver it
Approved by: Daniel d'Andrada
- 559. By Daniel d'Andrada
-
Don't occlude newly created surfaces until some time has passed
Ensures apps are able to render the initial state of their UIs straight away.
The main use case is the dash being created behing the greeter/lockscreen (and therefore occluded) on device start up. (LP: #1620297)
- 557. By Daniel d'Andrada
-
Don't link tests against LTTng
LTTng was causing deadlocks when running tests on arm and on CI
Workaround for https:/
/bugs.launchpad .net/bugs/ 1618201 This is the backtrace of where it gets stuck:
#0 0xffffffff in __pthread_mutex_unlock_ usercnt (mutex=0xb6fff514 <_rtld_ global+ 1220>, decr=1) at pthread_ mutex_unlock. c:51
#1 0xffffffff in tls_get_addr_tail (ti=0xb637021c, dtv=0xb3757008, the_map=<optimized out>) at dl-tls.c:778
#2 0xffffffff in lttng_ust_init () at /usr/include/urcu/static/ urcu-bp. h:158
#3 0xffffffff in lttng_ust_init () at lttng-ust-comm.c: 369
#4 0xffffffff in lttng_ust_init () at lttng-ust-comm.c: 1481
#5 0xffffffff in call_init (l=<optimized out>, argc=argc@entry=1, argv=argv@entry=0xbefff3d 4, env=env@ entry=0xbefff3d c) at dl-init.c:72
#6 0xffffffff in _dl_init (env=<optimized out>, argv=<optimized out>, argc=<optimized out>, l=<optimized out>) at dl-init.c:30
#7 0xffffffff in _dl_init (main_map=0xb6fff958, argc=1, argv=0xbefff3d4, env=0xbefff3dc) at dl-init.c:120
#8 0xffffffff in _dl_start_user () at /lib/ld-linux-armhf. so.3 It gets stuck during initialization, more specifically, inside lttng_fixup_
urcu_bp_ tls() Approved by: Michael Terry
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/qtmir