SKIN error after june update

Hi,

I applied june update 2 days ago and my skin is not ok at all (no more menu and no access to system to change skin)
I tried to restart, search new updates and no solution appears.

How can i solve this without uninstall/reinstall?

Thanks in advance dor your help.

What skin? We need logs.

To get a better understanding of the problem you are experiencing we need more information, including logs from you. Please see How to submit a useful support request - General - OSMC for advice on how to help us.

Hi,

Logs are here :
http://paste.osmc.io/viyuriwiro

I’m using mimic theme.

I only have linked logs because i have no way to go to settings and enable debug.

Try to remove your guisettings which will put you back to OSMC skin

sudo systemctl stop mediacenter
mv .kodi/userdata/guisettings.xml .kodi/userdata/guisettings.xml.backup
sudo systemctl start mediacenter

That’s perfect thanks.

I’ll try again mimic skin and if not working, i’ll change.

Actually I just installed mimic and I also get crashes. I get a sad face when I restart but after it automatically restarts after the sad face it loads fine.

BTW: if you just want to switch the skin (without loosing your complete guisettings.xml you can just edit it:

nano .kodi/userdata/guisettings.xml
In the section <lookandfeel> change <skin>skin.mimic</skin> to <skin default="true">skin.osmc</skin>