Comment 14 for bug 1491566

Revision history for this message
Daniel d'Andrada (dandrader) wrote : Re: Shell not responsive after an incoming SMS

Steps to get input logging from unity-system-compositor and unity8:

- Apply usc-wrapper_add_logging.diff to /usr/share/ubuntu-touch-session/usc-wrapper
- Apply unity8_conf_add_logging.diff to /usr/share/upstart/sessions/unity8.conf
- phablet@ubuntu-phablet:~$ sudo restart lightdm

Then check logs at:
/var/log/lightdm/unity-system-compositor.log
/home/phablet/.cache/upstart/unity8.log

You can check then live with:
phablet@ubuntu-phablet:/var/log/lightdm$ sudo tail -f unity-system-compositor.log
phablet@ubuntu-phablet:~/.cache/upstart$ tail -f unity8.log