Comment 5 for bug 1234544

Revision history for this message
Francis Ginther (fginther) wrote :

Looks like the problem is that the apps hardcoded the db path which has now changed via the fix for lp:1231863.

Example from weather-app:

 'dbs_path = os.path.expanduser("~/.local/share/Qt Project/QtQmlViewer/QML/OfflineStorage/Databases/")'