We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2014-10-06 15:11:03 +0200 |
So I was unable to backup my gallery again due to not enough amount of metadata storage - while trying to make a backup including the gallery it will run for ever and you are unable to stop this process.
I also experienced that closing the settings app won't stop this process either - until your Jolla fully ran out of metadata storage. I also noticed a quite strange behaviour while accidentally making a backup including the gallery:
The interesting part is that I was checking my storage usage while my Jolla was creating this backup:
My storage usage before step 1. was:
Total devices 1 FS bytes used 8.67GB
devid 1 size 13.75GB used 12.12GB path /dev/mmcblk0p28
After checking it a few seconds later while beeing at step 2.:
Total devices 1 FS bytes used 9.02GB
devid 1 size 13.75GB used 12.12GB path /dev/mmcblk0p28
After further seconds:
Total devices 1 FS bytes used 9.49GB
devid 1 size 13.75GB used 13.12GB path /dev/mmcblk0p28
Total devices 1 FS bytes used 9.96GB
devid 1 size 13.75GB used 13.48GB path /dev/mmcblk0p28
So the storage usage was increasing all the time. After step 3. (I don't remember exactly if 9.96GB were reached before OR after closing the settings app) the storage usage droped out consitstantly:
Total devices 1 FS bytes used 9.87GB
devid 1 size 13.75GB used 13.48GB path /dev/mmcblk0p28
Total devices 1 FS bytes used 9.68GB
devid 1 size 13.75GB used 13.48GB path /dev/mmcblk0p28
Total devices 1 FS bytes used 9.04GB
devid 1 size 13.75GB used 13.48GB path /dev/mmcblk0p28
Total devices 1 FS bytes used 8.84GB
devid 1 size 13.75GB used 13.48GB path /dev/mmcblk0p28
After the dropout stopped I was able to launch the settings app again. Then I also checked
$ journalctl | grep settings
and got this output:
Sep 30 22:59:04 Jolla creen[2720]: [W] QQmlImportDatabase::importPlugin:1697 - Module 'com.jolla.email.settings.translations' does not contain a module identifier directive - it cannot be protected from external registrations.
Sep 30 22:59:56 Jolla [1432]: [D] SettingsModel::SettingsModel:15 - settingsmodel.cpp 15 Created SettingsModel instance
Sep 30 23:01:32 Jolla lipstick[976]: invoker: Invoking execution: '/usr/bin/jolla-settings'
Sep 30 23:01:45 Jolla lipstick[976]: invoker: Invoking execution: '/usr/bin/jolla-settings'
Sep 30 23:02:07 Jolla lipstick[976]: invoker: Invoking execution: '/usr/bin/jolla-settings'
Sep 30 23:07:31 Jolla lipstick[976]: invoker: Invoking execution: '/usr/bin/jolla-settings'
Sep 30 23:23:14 Jolla [3137]: [D] PluginRegistry::addEntriesForFile:83 - pluginregistry.cpp 83 parsing "jolla-settings-layout.json"
Sep 30 23:23:14 Jolla [3137]: [D] TreeItem::debugDump:205 - 0 "applications" QVariant(QString, "jolla-settings-layout.json")
Sep 30 23:23:14 Jolla [3137]: [D] TreeItem::debugDump:205 - 0 "system_settings" QVariant(QString, "jolla-settings-layout.json")
Sep 30 23:23:14 Jolla [3137]: [D] SettingsModel::SettingsModel:15 - settingsmodel.cpp 15 Created SettingsModel instance
Sep 30 23:23:14 Jolla [3137]: [W] QQmlImportDatabase::importPlugin:1697 - Module 'org.SfietKonstantin.settings.torch' does not contain a module identifier directive - it cannot be protected from external registrations.
Sep 30 23:23:36 Jolla [3137]: [D] SettingsModel::SettingsModel:15 - settingsmodel.cpp 15 Created SettingsModel instance
So there also should be a warning before creating a backup that your Jolla will run out of (meta-)data storage.
2 | No.2 Revision |
So I was unable to backup my gallery again due to not enough amount of metadata storage - while trying to make a backup including the gallery it will run for ever and you are unable to stop this process.
I also experienced that closing the settings app won't stop this process either - until your Jolla fully ran out of metadata storage. I also noticed a quite strange behaviour while accidentally making a backup including the gallery:
The interesting part is that I was checking my storage usage while my Jolla was creating this backup:
My storage usage before step 1. was:
Total devices 1 FS bytes used 8.67GB
devid 1 size 13.75GB used 12.12GB path /dev/mmcblk0p28
After checking it a few seconds later while beeing at step 2.:
Total devices 1 FS bytes used 9.02GB
devid 1 size 13.75GB used 12.12GB path /dev/mmcblk0p28
After further seconds:
Total devices 1 FS bytes used 9.49GB
devid 1 size 13.75GB used 13.12GB path /dev/mmcblk0p28
Total devices 1 FS bytes used 9.96GB
devid 1 size 13.75GB used 13.48GB path /dev/mmcblk0p28
So the storage usage was increasing all the time. After step 3. (I don't remember exactly if 9.96GB were reached before OR after closing the settings app) the storage usage droped out consitstantly:
Total devices 1 FS bytes used 9.87GB
devid 1 size 13.75GB used 13.48GB path /dev/mmcblk0p28
Total devices 1 FS bytes used 9.68GB
devid 1 size 13.75GB used 13.48GB path /dev/mmcblk0p28
Total devices 1 FS bytes used 9.04GB
devid 1 size 13.75GB used 13.48GB path /dev/mmcblk0p28
Total devices 1 FS bytes used 8.84GB
devid 1 size 13.75GB used 13.48GB path /dev/mmcblk0p28
After the dropout stopped I was able to launch the settings app again. Then I also checked
$ journalctl | grep settings
and got this output:
Sep 30 22:59:04 Jolla creen[2720]: [W] QQmlImportDatabase::importPlugin:1697 - Module 'com.jolla.email.settings.translations' does not contain a module identifier directive - it cannot be protected from external registrations.
Sep 30 22:59:56 Jolla [1432]: [D] SettingsModel::SettingsModel:15 - settingsmodel.cpp 15 Created SettingsModel instance
Sep 30 23:01:32 Jolla lipstick[976]: invoker: Invoking execution: '/usr/bin/jolla-settings'
Sep 30 23:01:45 Jolla lipstick[976]: invoker: Invoking execution: '/usr/bin/jolla-settings'
Sep 30 23:02:07 Jolla lipstick[976]: invoker: Invoking execution: '/usr/bin/jolla-settings'
Sep 30 23:07:31 Jolla lipstick[976]: invoker: Invoking execution: '/usr/bin/jolla-settings'
Sep 30 23:23:14 Jolla [3137]: [D] PluginRegistry::addEntriesForFile:83 - pluginregistry.cpp 83 parsing "jolla-settings-layout.json"
Sep 30 23:23:14 Jolla [3137]: [D] TreeItem::debugDump:205 - 0 "applications" QVariant(QString, "jolla-settings-layout.json")
Sep 30 23:23:14 Jolla [3137]: [D] TreeItem::debugDump:205 - 0 "system_settings" QVariant(QString, "jolla-settings-layout.json")
Sep 30 23:23:14 Jolla [3137]: [D] SettingsModel::SettingsModel:15 - settingsmodel.cpp 15 Created SettingsModel instance
Sep 30 23:23:14 Jolla [3137]: [W] QQmlImportDatabase::importPlugin:1697 - Module 'org.SfietKonstantin.settings.torch' does not contain a module identifier directive - it cannot be protected from external registrations.
Sep 30 23:23:36 Jolla [3137]: [D] SettingsModel::SettingsModel:15 - settingsmodel.cpp 15 Created SettingsModel instance
So there also should be a warning before creating a backup that your Jolla will run out of (meta-)data storage.
3 | No.3 Revision |
So I was unable to backup my gallery again due to not enough amount of metadata storage - while trying to make a backup including the gallery it will run for ever and you are unable to stop this process.
I also experienced that closing the settings app won't stop this process either - until your Jolla fully ran out of metadata storage. I also noticed a quite strange behaviour while accidentally making a backup including the gallery:
The interesting part is that I was checking my storage usage while my Jolla was creating this backup:
My storage usage before step 1. was:
Total devices 1 FS bytes used 8.67GB
devid 1 size 13.75GB used 12.12GB path /dev/mmcblk0p28
After checking it a few seconds later while beeing at step 2.:
Total devices 1 FS bytes used 9.02GB
devid 1 size 13.75GB used 12.12GB path /dev/mmcblk0p28
After further seconds:
Total devices 1 FS bytes used 9.49GB
devid 1 size 13.75GB used 13.12GB path /dev/mmcblk0p28
Total devices 1 FS bytes used 9.96GB
devid 1 size 13.75GB used 13.48GB path /dev/mmcblk0p28
So the storage usage was increasing all the time. After step 3. (I don't remember exactly if 9.96GB were reached before OR after closing the settings app) the storage usage droped out consitstantly:
Total devices 1 FS bytes used 9.87GB
devid 1 size 13.75GB used 13.48GB path /dev/mmcblk0p28
Total devices 1 FS bytes used 9.68GB
devid 1 size 13.75GB used 13.48GB path /dev/mmcblk0p28
Total devices 1 FS bytes used 9.04GB
devid 1 size 13.75GB used 13.48GB path /dev/mmcblk0p28
Total devices 1 FS bytes used 8.84GB
devid 1 size 13.75GB used 13.48GB path /dev/mmcblk0p28
After the dropout stopped I was able to launch the settings app again. Then I also checked
$ journalctl | grep settings
and got this output:
Sep 30 22:59:04 Jolla creen[2720]: [W] QQmlImportDatabase::importPlugin:1697 - Module 'com.jolla.email.settings.translations' does not contain a module identifier directive - it cannot be protected from external registrations.
Sep 30 22:59:56 Jolla [1432]: [D] SettingsModel::SettingsModel:15 - settingsmodel.cpp 15 Created SettingsModel instance
Sep 30 23:01:32 Jolla lipstick[976]: invoker: Invoking execution: '/usr/bin/jolla-settings'
Sep 30 23:01:45 Jolla lipstick[976]: invoker: Invoking execution: '/usr/bin/jolla-settings'
Sep 30 23:02:07 Jolla lipstick[976]: invoker: Invoking execution: '/usr/bin/jolla-settings'
Sep 30 23:07:31 Jolla lipstick[976]: invoker: Invoking execution: '/usr/bin/jolla-settings'
Sep 30 23:23:14 Jolla [3137]: [D] PluginRegistry::addEntriesForFile:83 - pluginregistry.cpp 83 parsing "jolla-settings-layout.json"
Sep 30 23:23:14 Jolla [3137]: [D] TreeItem::debugDump:205 - 0 "applications" QVariant(QString, "jolla-settings-layout.json")
Sep 30 23:23:14 Jolla [3137]: [D] TreeItem::debugDump:205 - 0 "system_settings" QVariant(QString, "jolla-settings-layout.json")
Sep 30 23:23:14 Jolla [3137]: [D] SettingsModel::SettingsModel:15 - settingsmodel.cpp 15 Created SettingsModel instance
Sep 30 23:23:14 Jolla [3137]: [W] QQmlImportDatabase::importPlugin:1697 - Module 'org.SfietKonstantin.settings.torch' does not contain a module identifier directive - it cannot be protected from external registrations.
Sep 30 23:23:36 Jolla [3137]: [D] SettingsModel::SettingsModel:15 - settingsmodel.cpp 15 Created SettingsModel instance
So there also should be a warning before creating a backup that your Jolla will run out of (meta-)data storage.