maliit-server causes input issues in restarted system sessions
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
platform-api |
Fix Committed
|
Undecided
|
Ricardo Mendoza | ||
platform-api (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Tricky steps to reproduce:
$ adb remount
$ adb shell
$ rm /system/
$ wget http://
$ chmod +x /system/
$ apt-get install unity8-fake-env
$ reboot
...
$ adb shell
$ sudo -u phablet -i
$ initctl stop unity8
$ LD_LIBRARY_
* go into Camera app, swipe from edges - launcher, hud, panel behave as
expected
* Ctrl+C
* repeat LD_LIBRARY... however many times you want - edges work
$ ubuntu-
* Ctrl+C
$ LD_LIBRARY_
* go into Camera app - edges don't work
* Ctrl+C
* repeat LD_LIBRARY... however many times you want - until you restart
unity8 or ubuntuappmanager, edge gestures won't be there
All of this goes away after you `initctl stop maliit-server`
Related branches
- Ricardo Salveti (community): Approve
- Michał Sawicz: Approve
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 19 lines (+7/-1)1 file modifiedandroid/hybris/default_application_manager.cpp (+7/-1)
Changed in platform-api: | |
assignee: | nobody → Ricardo Mendoza (ricmm) |
tags: | added: autopilot |
Changed in platform-api: | |
status: | New → In Progress |
Fix committed into lp:platform-api at revision 98, scheduled for release in platform-api, milestone ubuntu-13.05