Touch point visualization feature removed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
New
|
Undecided
|
Unassigned | ||
Unity System Compositor |
New
|
Undecided
|
Unassigned |
Bug Description
channel:
image: 376
device: arale
For test automation it is very useful to enable touch-point visualization feature to see touch points on the screen during automated tests. This was previously done using dbus api com.canonical.
dbus-send --system --dest=
This api has been removed and it seems there is no alternative way to enable this feature. (See http://
This feature should be added back so that we can enable touch visualization once again, it is very useful debugging aid.
description: | updated |
Just guessing without testing right now, but it looks like environment MIR_SERVER_ ENABLE_ TOUCHSPOTS= 1 might work. Since --enable-touchspots is a shared server option.
So maybe: restart unity8 MIR_SERVER_ ENABLE_ TOUCHSPOTS= 1