Comment 2 for bug 1602604

Revision history for this message
Alexandros Frantzis (afrantzis) wrote :

> Jul 13 09:49:22 foo repowerd[1416]: Loading module: 'libubuntu_application_api_test.so.3.0.0'
> Jul 13 09:49:22 foo repowerd[1416]: TestSensor INFO: Setup for DYNAMIC event injection over named pipe /tmp/sensor-fifo-1416
> Jul 13 09:49:22 foo repowerd[1416]: TestSensor WARNING: Requested sensor light not yet created, blocking thread until create event received

ubuntu-application-api falls back to the test backend, which blocks. U-A-A should select the desktop_mirclient backend on the desktop by default.

The selection is performed by checking the contents of /etc/ubuntu-platform-api/application.conf, which doesn't exist on the desktop. The solution is to ship a proper /etc/ubuntu-platform-api/application.conf file for the desktop.