Comment 3 for bug 1505220

Revision history for this message
Olivier Tilloy (osomon) wrote :

Could it have to do with a corrupted QML cache for webbrowser-app?

@Mathijs, can you try the following:
 - on the device, issue the following commands:
        cd /home/phablet/.cache/QML/Apps
        tar cf webbrowser-app.tgz webbrowser-app
        rm -rf webbrowser-app

Does that fix the browser? If so, can you please attach the file /home/phablet/.cache/QML/Apps/webbrowser-app.tgz to this bug report?