@DimitarCC;
You are right for last skin.xml. So many files corrupted
Could you please look at permanent clock in last skin.xml?
I extracted within 3 lines. Now No permanent clock.
Under this line
<screen name="ClockScreen" position="center,30" size="235,55" zPosition="-1" backgroundColor="transparent" title="Clock" flags="wfNoBorder">
<widget render="Label" position="1,1" size="180,55" backgroundColor="transparent" transparent="1" zPosition="0" foregroundColor="orange" font="Bold;50" valign="center" halign="right" borderWidth="2" borderColor="black" source="global.CurrentTime">
<convert type="ClockToText">%H:%M</convert>
</widget>
Edited by kamaxx, 3 October 2023 - 22:29.