Corrupted homescreen QML files
I received the error message:
Warning! The backup copy of homescreen QML files are corrupted, and this cannot be fixed. Please be sure to restore homescreen by running zypper in -f lipstick-jollahom.qt5 before rebooting. or you risk bricking your device without being able to recover it.
Thank you for the message, but it would be helpful to guide someone who never heard of zypper somewhere where I can actually do something about it.
I can't login into websites, all apps crash, my location is not saved, jolla store errors all day long... Can someone give me a hand? heeelp :(
Try this exactly (from terminal in developer mode):
zypper in -f lipstick-jollahome-qt5
If you don't have zypper installed, install it first with
pkcon install zypper
(of course, you need to be connected)
objectifnul ( 2015-12-22 16:58:21 +0200 )edit@objectifnul command not found. Is what I get. I think you meant zypper in -f lipstick-jolla-home-qt5 after trying to intall zypper I don't know how to check if it is really installed.
Maybe I am doing something wrong
SebasFC ( 2015-12-22 18:25:12 +0200 )editDo you know how to open the terminal? Did you enable developer mode in settings?
If yes, 'Command not found' means zypper isn't installed =>
objectifnul ( 2015-12-22 18:27:27 +0200 )editpkcon install zypper
will install it.I know how to open terminal, I was able to enable devel-su
My question is: pkcon install zypper before or after devel-su ?
(maybe it sounds like a stupid question but, I don't want to brick the phone)
SebasFC ( 2015-12-22 18:36:48 +0200 )editOK. Step one:
pkcon install zypper
(devel-su not required here)Step two:
devel-su
+ passwordStep three:
objectifnul ( 2015-12-22 18:40:25 +0200 )editzypper in -f lipstick-jollahome-qt5
should restore corrupted components.