App troubleshooting
From Amahi Wiki
App install should never fail. We are working to get app installation rock solid.
The first thing to troubleshoot apps is to check the app install log. This app install log is at /var/log/amahi-app-installer.log
.
To share it with others you can do:
fpaste code |
---|
tail -200 /var/log/amahi-app-installer.log
|