"is not a type" error in /usr/share/unity8/Components/PhysicalKeysMapper.qml throws phone into UI restart loop
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
phablet-tools (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
This morning, after upgrading "Ubuntu" on my phone using the SystemSettings-
Fortunately, the phone would still connect to my Wifi network, so I could connect to it with ssh to investigate.
It turned out that unity8 crashed with the following error:
file://
Shell {
^
file://
^
file://
^
After each crash, upstart --user would restart unity8 (that's presumably the moment where the Ubuntu circle would flicker).
Commenting out the InputEventGenerator paragraph in /usr/share/
//InputEven
// id: inputEventGenerator
//}
function onKeyPressed(event, currentEventTim
root@alains-
Description: Ubuntu 15.04
Release: 15.04
root@alains-
unity8-common:
Installed: 8.11+15.
Candidate: 8.11+15.
Version table:
*** 8.11+15.
1001 http://
100 /var/lib/
8.
500 http://
What I expected to happen: after software upgrade, phone should boot up normally, giving me access to the UI
What happened instead: phone booted forever (Ubuntu circle showing), because it got in a loop with unity8 crashing and restarting forever...