MikeSiLVO/script.skinshortcuts

Opening "Customize main menu" dialog window throws a lot of errors.

Closed this issue · 4 comments

Hi!

I'm using latest version of script.skinshortcuts, which is 1.1.5. Opening dialog window throws a lot of errors.
Please take a look on it:

2021-07-21 14:17:25.591 T:108033    INFO <general>: initializing python engine.
2021-07-21 14:17:25.753 T:107805    INFO <general>: Loading skin file: /home/piotr/.kodi/addons/skin.cosmic/xml/script-skinshortcuts.xml, load type: LOAD_ON_GUI_INIT
2021-07-21 14:17:25.795 T:108035   ERROR <general>: GetDirectory - Error getting /home/piotr/.kodi/userdata/library/video
2021-07-21 14:17:25.806 T:108035   ERROR <general>: GetDirectory - Error getting /home/piotr/.kodi/userdata/library/music
2021-07-21 14:17:25.812 T:108035   ERROR <general>: GetDirectory - Error getting upnp://
2021-07-21 14:17:25.817 T:108035   ERROR <general>: Traceback (most recent call last):
                                                   
2021-07-21 14:17:25.817 T:108035   ERROR <general>: 
2021-07-21 14:17:25.817 T:108035   ERROR <general>:   File "/home/piotr/.kodi/addons/script.skinshortcuts/resources/lib/library.py", line 971, in playlists
                                                       for line in xmldata.getiterator():
                                                   
2021-07-21 14:17:25.817 T:108035   ERROR <general>: 
2021-07-21 14:17:25.817 T:108035   ERROR <general>: AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getiterator'
                                                   
2021-07-21 14:17:25.817 T:108035   ERROR <general>: 
2021-07-21 14:17:25.817 T:108035   ERROR <general>: Traceback (most recent call last):
                                                   
2021-07-21 14:17:25.818 T:108035   ERROR <general>: 
2021-07-21 14:17:25.818 T:108035   ERROR <general>:   File "/home/piotr/.kodi/addons/script.skinshortcuts/resources/lib/library.py", line 971, in playlists
                                                       for line in xmldata.getiterator():
                                                   
2021-07-21 14:17:25.818 T:108035   ERROR <general>: 
2021-07-21 14:17:25.818 T:108035   ERROR <general>: AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getiterator'
                                                   
2021-07-21 14:17:25.818 T:108035   ERROR <general>: 
2021-07-21 14:17:25.818 T:108035   ERROR <general>: Traceback (most recent call last):
                                                   
2021-07-21 14:17:25.818 T:108035   ERROR <general>: 
2021-07-21 14:17:25.818 T:108035   ERROR <general>:   File "/home/piotr/.kodi/addons/script.skinshortcuts/resources/lib/library.py", line 971, in playlists
                                                       for line in xmldata.getiterator():
                                                   
2021-07-21 14:17:25.818 T:108035   ERROR <general>: 
2021-07-21 14:17:25.818 T:108035   ERROR <general>: AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getiterator'
                                                   
2021-07-21 14:17:25.818 T:108035   ERROR <general>: 
2021-07-21 14:17:25.818 T:108035   ERROR <general>: Traceback (most recent call last):
                                                   
2021-07-21 14:17:25.818 T:108035   ERROR <general>: 
2021-07-21 14:17:25.818 T:108035   ERROR <general>:   File "/home/piotr/.kodi/addons/script.skinshortcuts/resources/lib/library.py", line 971, in playlists
                                                       for line in xmldata.getiterator():
                                                   
2021-07-21 14:17:25.818 T:108035   ERROR <general>: 
2021-07-21 14:17:25.818 T:108035   ERROR <general>: AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getiterator'
                                                   
2021-07-21 14:17:25.818 T:108035   ERROR <general>: 
2021-07-21 14:17:25.818 T:108035   ERROR <general>: Traceback (most recent call last):
                                                   
2021-07-21 14:17:25.818 T:108035   ERROR <general>: 
2021-07-21 14:17:25.818 T:108035   ERROR <general>:   File "/home/piotr/.kodi/addons/script.skinshortcuts/resources/lib/library.py", line 971, in playlists
                                                       for line in xmldata.getiterator():
                                                   
2021-07-21 14:17:25.818 T:108035   ERROR <general>: 
2021-07-21 14:17:25.818 T:108035   ERROR <general>: AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getiterator'
                                                   
2021-07-21 14:17:25.818 T:108035   ERROR <general>: 
2021-07-21 14:17:25.818 T:108035   ERROR <general>: Traceback (most recent call last):
                                                   
2021-07-21 14:17:25.818 T:108035   ERROR <general>: 
2021-07-21 14:17:25.818 T:108035   ERROR <general>:   File "/home/piotr/.kodi/addons/script.skinshortcuts/resources/lib/library.py", line 971, in playlists
                                                       for line in xmldata.getiterator():
                                                   
2021-07-21 14:17:25.818 T:108035   ERROR <general>: 
2021-07-21 14:17:25.818 T:108035   ERROR <general>: AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getiterator'
                                                   
2021-07-21 14:17:25.818 T:108035   ERROR <general>: 
2021-07-21 14:17:25.818 T:108035   ERROR <general>: Traceback (most recent call last):
                                                   
2021-07-21 14:17:25.818 T:108035   ERROR <general>: 
2021-07-21 14:17:25.819 T:108035   ERROR <general>:   File "/home/piotr/.kodi/addons/script.skinshortcuts/resources/lib/library.py", line 971, in playlists
                                                       for line in xmldata.getiterator():
                                                   
2021-07-21 14:17:25.819 T:108035   ERROR <general>: 
2021-07-21 14:17:25.819 T:108035   ERROR <general>: AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getiterator'
                                                   
2021-07-21 14:17:25.819 T:108035   ERROR <general>: 
2021-07-21 14:17:25.819 T:108035   ERROR <general>: Traceback (most recent call last):
                                                   
2021-07-21 14:17:25.819 T:108035   ERROR <general>: 
2021-07-21 14:17:25.819 T:108035   ERROR <general>:   File "/home/piotr/.kodi/addons/script.skinshortcuts/resources/lib/library.py", line 971, in playlists
                                                       for line in xmldata.getiterator():
                                                   
2021-07-21 14:17:25.819 T:108035   ERROR <general>: 
2021-07-21 14:17:25.819 T:108035   ERROR <general>: AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getiterator'
                                                   
2021-07-21 14:17:25.819 T:108035   ERROR <general>: 
2021-07-21 14:17:25.819 T:108035   ERROR <general>: Traceback (most recent call last):
                                                   
2021-07-21 14:17:25.819 T:108035   ERROR <general>: 
2021-07-21 14:17:25.819 T:108035   ERROR <general>:   File "/home/piotr/.kodi/addons/script.skinshortcuts/resources/lib/library.py", line 971, in playlists
                                                       for line in xmldata.getiterator():
                                                   
2021-07-21 14:17:25.819 T:108035   ERROR <general>: 
2021-07-21 14:17:25.819 T:108035   ERROR <general>: AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getiterator'
                                                   
2021-07-21 14:17:25.819 T:108035   ERROR <general>: 
2021-07-21 14:17:25.819 T:108035   ERROR <general>: Traceback (most recent call last):
                                                   
2021-07-21 14:17:25.819 T:108035   ERROR <general>: 
2021-07-21 14:17:25.819 T:108035   ERROR <general>:   File "/home/piotr/.kodi/addons/script.skinshortcuts/resources/lib/library.py", line 971, in playlists
                                                       for line in xmldata.getiterator():
                                                   
2021-07-21 14:17:25.819 T:108035   ERROR <general>: 
2021-07-21 14:17:25.819 T:108035   ERROR <general>: AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getiterator'
                                                   
2021-07-21 14:17:25.819 T:108035   ERROR <general>: 
2021-07-21 14:17:25.819 T:108035   ERROR <general>: Traceback (most recent call last):
                                                   
2021-07-21 14:17:25.819 T:108035   ERROR <general>: 
2021-07-21 14:17:25.819 T:108035   ERROR <general>:   File "/home/piotr/.kodi/addons/script.skinshortcuts/resources/lib/library.py", line 971, in playlists
                                                       for line in xmldata.getiterator():
                                                   
2021-07-21 14:17:25.819 T:108035   ERROR <general>: 
2021-07-21 14:17:25.819 T:108035   ERROR <general>: AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getiterator'
                                                   
2021-07-21 14:17:25.819 T:108035   ERROR <general>: 
2021-07-21 14:17:25.819 T:108035   ERROR <general>: Traceback (most recent call last):
                                                   
2021-07-21 14:17:25.819 T:108035   ERROR <general>: 
2021-07-21 14:17:25.819 T:108035   ERROR <general>:   File "/home/piotr/.kodi/addons/script.skinshortcuts/resources/lib/library.py", line 971, in playlists
                                                       for line in xmldata.getiterator():
                                                   
2021-07-21 14:17:25.819 T:108035   ERROR <general>: 
2021-07-21 14:17:25.819 T:108035   ERROR <general>: AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getiterator'
                                                   
2021-07-21 14:17:25.819 T:108035   ERROR <general>: 
2021-07-21 14:17:25.819 T:108035   ERROR <general>: Traceback (most recent call last):
                                                   
2021-07-21 14:17:25.819 T:108035   ERROR <general>: 
2021-07-21 14:17:25.819 T:108035   ERROR <general>:   File "/home/piotr/.kodi/addons/script.skinshortcuts/resources/lib/library.py", line 971, in playlists
                                                       for line in xmldata.getiterator():
                                                   
2021-07-21 14:17:25.819 T:108035   ERROR <general>: 
2021-07-21 14:17:25.819 T:108035   ERROR <general>: AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getiterator'
                                                   
2021-07-21 14:17:25.819 T:108035   ERROR <general>: 

script-skinshortcuts.xml

<?xml version="1.0" encoding="UTF-8"?>
<window>
    <defaultcontrol always="true">313</defaultcontrol>
    <controls>
        <control type="group">
            <centerleft>50%</centerleft>
            <centertop>50%</centertop>
            <height>880</height>
            <width>1800</width>
            <animation effect="fade" time="200">VisibleChange</animation>
            <control type="group">
                <control type="image">
                    <left>-2000</left>
                    <top>-2000</top>
                    <width>6000</width>
                    <height>6000</height>
                    <animation effect="fade" time="300">VisibleChange</animation>
                    <animation effect="fade" start="0" end="100" time="300">WindowOpen</animation>
                    <animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
                    <texture colordiffuse="80FFFFFF">colors/black.png</texture>
                </control>
                <control type="group">
                    <control type="image">
                        <left>0</left>
                        <top>0</top>
                        <right>0</right>
                        <bottom>0</bottom>
                        <texture colordiffuse="dialog_tint">colors/white.png</texture>
                    </control>
                    <control type="image">
                        <left>0</left>
                        <top>0</top>
                        <right>0</right>
                        <height>70</height>
                        <texture colordiffuse="button_focus" border="2">colors/white70.png</texture>
                    </control>
                    <control type="label" id="500">
                        <left>40</left>
                        <top>0</top>
                        <right>100</right>
                        <height>70</height>
                        <font>font32_title</font>
                        <aligny>center</aligny>
                        <shadowcolor>black</shadowcolor>
                    </control>
                </control>
            </control>

            <control type="list" id="211">
                <description>Rules List Control</description>
                <left>0</left>
                <top>80</top>
                <width>550</width>
                <height>880</height>
                <onup>211</onup>
                <onleft>noop</onleft>
                <onright>9200</onright>
                <ondown>211</ondown>
                <scrolltime>0</scrolltime>
                <itemlayout width="550" height="70">
                    <control type="label">
                        <left>30</left>
                        <top>12</top>
                        <right>30</right>
                        <info>ListItem.Label</info>
                        <animation effect="fade" start="100" end="50" condition="String.IsEqual(ListItem.Property(skinshortcuts-disabled),True)">Conditional</animation>
                        <animation effect="slide" end="48" condition="!String.IsEqual(Window.Property(groupname),shutdown)">Conditional</animation>
                    </control>
                    <control type="image">
                        <bordersize>10</bordersize>
                        <width>70</width>
                        <height>70</height>
                        <texture>$INFO[ListItem.Icon]</texture>
                        <visible>String.Contains(ListItem.Icon,special://skin/extras/icons)</visible>
                        <visible>!String.IsEqual(Window.Property(groupname),shutdown)</visible>
                    </control>
                    <control type="image">
                        <bordersize>10</bordersize>
                        <width>70</width>
                        <height>70</height>
                        <texture>$INFO[ListItem.Icon]</texture>
                        <visible>!String.Contains(ListItem.Icon,special://skin/extras/icons)</visible>
                        <visible>!String.IsEqual(Window.Property(groupname),shutdown)</visible>
                    </control>
                </itemlayout>
                <focusedlayout width="550" height="70">
                    <control type="image">
                        <texture border="5" colordiffuse="button_focus">common/white.png</texture>
                    </control>
                    <control type="label">
                        <left>30</left>
                        <top>12</top>
                        <right>260</right>
                        <scroll>false</scroll>
                        <info>ListItem.Label</info>
                        <textcolor>red</textcolor>
                        <animation effect="fade" start="100" end="50" condition="String.IsEqual(ListItem.Property(skinshortcuts-disabled),True)">Conditional</animation>
                        <animation effect="slide" end="48" condition="!String.IsEqual(Window.Property(groupname),shutdown)">Conditional</animation>
                    </control>
                    <control type="image">
                        <bordersize>10</bordersize>
                        <width>70</width>
                        <height>70</height>
                        <texture>$INFO[ListItem.Icon]</texture>
                        <visible>!String.IsEqual(Window.Property(groupname),shutdown)</visible>
                    </control>
                </focusedlayout>
            </control>

            <control type="grouplist" id="9200">
                <left>0</left>
                <top>98</top>
                <width>527</width>
                <align>right</align>
                <itemgap>10</itemgap>
                <onright>9100</onright>
                <onleft>211</onleft>
                <onup>Control.Move(211,-1)</onup>
                <ondown>Control.Move(211,1)</ondown>
                <orientation>horizontal</orientation>
                <animation effect="slide" end="0,70" condition="Integer.IsGreater(Container(211).Position,0)">Conditional</animation>
                <animation effect="slide" end="0,70" condition="Integer.IsGreater(Container(211).Position,1)">Conditional</animation>
                <animation effect="slide" end="0,70" condition="Integer.IsGreater(Container(211).Position,2)">Conditional</animation>
                <animation effect="slide" end="0,70" condition="Integer.IsGreater(Container(211).Position,3)">Conditional</animation>
                <animation effect="slide" end="0,70" condition="Integer.IsGreater(Container(211).Position,4)">Conditional</animation>
                <animation effect="slide" end="0,70" condition="Integer.IsGreater(Container(211).Position,5)">Conditional</animation>
                <animation effect="slide" end="0,70" condition="Integer.IsGreater(Container(211).Position,6)">Conditional</animation>
                <animation effect="slide" end="0,70" condition="Integer.IsGreater(Container(211).Position,7)">Conditional</animation>
                <animation effect="slide" end="0,70" condition="Integer.IsGreater(Container(211).Position,8)">Conditional</animation>
                <animation effect="slide" end="0,70" condition="Integer.IsGreater(Container(211).Position,9)">Conditional</animation>
                <animation effect="slide" end="0,70" condition="Integer.IsGreater(Container(211).Position,10)">Conditional</animation>
                <animation effect="slide" end="0,70" condition="Integer.IsGreater(Container(211).Position,11)">Conditional</animation>
                <control type="button" id="302" description="Delete">
                    <width>32</width>
                    <height>32</height>
                    <font/>
                    <texturenofocus>buttons/cross.png</texturenofocus>
                    <texturefocus colordiffuse="red">buttons/cross.png</texturefocus>
                </control>
                <control type="button" id="301" description="Add">
                    <width>32</width>
                    <height>32</height>
                    <font/>
                    <texturenofocus>buttons/plus.png</texturenofocus>
                    <texturefocus colordiffuse="red">buttons/plus.png</texturefocus>
                </control>
                <control type="button" id="303" description="Up">
                    <width>32</width>
                    <height>32</height>
                    <font/>
                    <texturenofocus flipy="true">buttons/down.png</texturenofocus>
                    <texturefocus colordiffuse="red" flipy="true">buttons/down.png</texturefocus>
                </control>
                <control type="button" id="304" description="Down">
                    <width>32</width>
                    <height>32</height>
                    <font/>
                    <texturenofocus>buttons/down.png</texturenofocus>
                    <texturefocus colordiffuse="red">buttons/down.png</texturefocus>
                </control>
            </control>

            <control type="group">
                <left>550</left>
                <top>80</top>
                <control type="grouplist" id="9100">
                    <onleft>9200</onleft>
                    <onright>noop</onright>
                    <width>1250</width>
                    <height>880</height>
                    <itemgap>0</itemgap>
                    <orientation>vertical</orientation>
                    <control type="togglebutton" id="313" description="Enable/Disable">
                        <label>$LOCALIZE[24022]</label>
                        <altlabel>$LOCALIZE[24021]</altlabel>
                        <include>DialogSettingButton</include>
                    </control>

                    <control type="button" id="401" description="Choose Shortcut">
                        <label>$LOCALIZE[32048]</label>
                        <visible>!String.IsEqual(Container(211).ListItem.Property(skinshortcuts-disabled),True)</visible>
                        <include>DialogSettingButton</include>
                        <visible>!String.EndsWith(Window.Property(groupname),.1)</visible>
                    </control>

                    <control type="button" id="307" description="Action">
                        <label>$LOCALIZE[31267]</label>
                        <label2>$INFO[Container(211).ListItem.Property(Path)]</label2>
                        <visible>!String.IsEqual(Container(211).ListItem.Property(skinshortcuts-disabled),True)</visible>
                        <include>DialogSettingButton</include>
                        <visible>!String.EndsWith(Window.Property(groupname),.1)</visible>
                    </control>

                    <control type="button" id="305" description="Label">
                        <label>$LOCALIZE[31268]</label>
                        <label2>$INFO[Container(211).ListItem.Label]</label2>
                        <visible>!String.IsEqual(Container(211).ListItem.Property(skinshortcuts-disabled),True)</visible>
                        <include>DialogSettingButton</include>
                    </control>

                    <control type="button" id="306" description="Icon">
                        <label>$LOCALIZE[31173]</label>
                        <visible>!String.IsEqual(Container(211).ListItem.Property(skinshortcuts-disabled),True)</visible>
                        <include>DialogSettingButton</include>
                        <visible>!String.IsEqual(Window.Property(groupname),shutdown)</visible>
                        <visible>!String.EndsWith(Window.Property(groupname),.1)</visible>
                    </control>

                    <control type="button" id="405" description="Submenu">
                        <label>$LOCALIZE[31170]</label>
                        <visible>String.IsEqual(Window.Property(groupname),mainmenu)</visible>
                        <visible>!String.IsEqual(Container(211).ListItem.Property(skinshortcuts-disabled),True)</visible>
                        <include>DialogSettingButton</include>
                        <visible>!String.EndsWith(Window.Property(groupname),.1)</visible>
                    </control>

                    <!-- Manage widgets -->
                    <control type="button" id="406">
                        <label>$LOCALIZE[31176]</label>
                        <include>DialogSettingButton</include>
                        <visible>String.IsEqual(Window.Property(groupname),mainmenu)</visible>
                    </control>

                    <!-- Select widget -->
                    <control type="button" id="312">
                        <label>$ADDON[script.skinshortcuts 32044]</label>
                        <label2>$INFO[Container(211).ListItem.Property(widgetName)]</label2>
                        <include>DialogSettingButton</include>
                        <visible>String.EndsWith(Window.Property(groupname),.1)</visible>
                    </control>

                    <!-- Widget sort by -->
                    <control type="button" id="502">
                        <label>$LOCALIZE[31177]</label>
                        <include>DialogSettingButton</include>
                        <enable>!String.IsEmpty(Container(211).ListItem.Property(widget)) + !String.IsEqual(Container(211).ListItem.Property(widget),WeatherWidget) + !Container(8000).IsUpdating</enable>
                        <visible>String.EndsWith(Window.Property(groupname),.1)</visible>
                        <onclick>SetProperty(chooseProperty,widgetSortBy)</onclick>
                        <onclick>SendClick(404)</onclick>
                    </control>

                    <!-- Widget sort direction -->
                    <control type="button" id="503">
                        <label>$LOCALIZE[31178]</label>
                        <include>DialogSettingButton</include>
                        <enable>!String.IsEmpty(Container(211).ListItem.Property(widget)) + !String.IsEqual(Container(211).ListItem.Property(widget),WeatherWidget) + !Container(8000).IsUpdating</enable>
                        <visible>String.EndsWith(Window.Property(groupname),.1)</visible>
                        <onclick>SetProperty(chooseProperty,widgetSortDirection)</onclick>
                        <onclick>SendClick(404)</onclick>
                    </control>

                    <!-- Widget limit items -->
                    <control type="button" id="504">
                        <label>$LOCALIZE[31179]</label>
                        <include>DialogSettingButton</include>
                        <enable>!String.IsEmpty(Container(211).ListItem.Property(widget)) + !String.IsEqual(Container(211).ListItem.Property(widget),WeatherWidget) + !Container(8000).IsUpdating</enable>
                        <visible>String.EndsWith(Window.Property(groupname),.1)</visible>
                        <onclick>SetProperty(chooseProperty,widgetLimit)</onclick>
                        <onclick>SendClick(404)</onclick>
                    </control>

                    <control type="button" id="310" description="Background">
                        <label>$LOCALIZE[31171]</label>
                        <label2>$INFO[Container(211).ListItem.Property(background)]</label2>
                        <visible>String.IsEqual(Window.Property(groupname),mainmenu)</visible>
                        <visible>!String.IsEqual(Container(211).ListItem.Property(skinshortcuts-disabled),True)</visible>
                        <include>DialogSettingButton</include>
                        <visible>!String.EndsWith(Window.Property(groupname),.1)</visible>
                    </control>

                    <control type="button" id="308">
                        <include>DialogSettingButton</include>
                        <label>$LOCALIZE[31175]</label>
                        <visible>!String.EndsWith(Window.Property(groupname),.1)</visible>
                    </control>
                </control>
            </control>
            <!-- Hidden controls -->
            <control type="button" id="404">
                <visible>false</visible>
            </control>
            <control type="wraplist" id="8000">
                <left>-1000</left>
                <top>-1000</top>
                <width>1</width>
                <height>1</height>
                <itemlayout height="1" width="1" />
                <focusedlayout height="1" width="1" />
                <content>$INFO[Container(211).ListItem.Property(widgetPath)]</content>
            </control>
            <!-- Unused controls -->
            <control type="button" id="111">
                <visible>false</visible>
            </control>
            <control type="button" id="309">
                <visible>false</visible>
            </control>
        </control>
    </controls>
</window>

Any help is appreciated a lot! Thanks in advance! :)

I believe, you've posted this in the Kodi forum as well... I'm not sure this is related to a specific skin, but the skinshortcuts script itself - possibly also your own setup. On my setups, there isn't any trace of those errors you've posted.

That's what I get when I open the very same dialog here:

2021-07-21 14:39:24.913 T:11048   DEBUG <general>: ------ Window Init (C:\Users\Julian\AppData\Roaming\Kodi\addons\skin.osmc\xml\script-skinshortcuts.xml) ------
2021-07-21 14:39:24.913 T:11048    INFO <general>: Loading skin file: C:\Users\Julian\AppData\Roaming\Kodi\addons\skin.osmc\xml\script-skinshortcuts.xml, load type: LOAD_ON_GUI_INIT
2021-07-21 14:39:24.959 T:13940   DEBUG <general>: script.skinshortcuts: Loading shortcuts
2021-07-21 14:39:24.960 T:13940   DEBUG <CAddonSettings[script.skinshortcuts]>: trying to load setting definitions from old format...
2021-07-21 14:39:24.960 T:13940   DEBUG <general>: script.skinshortcuts: Loading shortcuts for group mainmenu
2021-07-21 14:39:24.960 T:13940   DEBUG <general>: script.skinshortcuts:  - Attempting to load file C:\Users\Julian\AppData\Roaming\Kodi\userdata\addon_data\script.skinshortcuts\mainmenu.DATA.xml
2021-07-21 14:39:24.960 T:13940   DEBUG <general>: script.skinshortcuts:  - Attempting to load file C:\Users\Julian\AppData\Roaming\Kodi\addons\skin.osmc\shortcuts\mainmenu.DATA.xml
2021-07-21 14:39:25.011 T:13940   DEBUG <general>: script.skinshortcuts:  - Loaded file
2021-07-21 14:39:25.029 T:13940   ERROR <general>: EXCEPTION: Non-Existent Control 500
2021-07-21 14:39:25.029 T:13940   ERROR <general>: EXCEPTION: Non-Existent Control 111
2021-07-21 14:39:25.030 T:13940   ERROR <general>: EXCEPTION: Non-Existent Control 306
2021-07-21 14:39:25.030 T:13940   DEBUG <general>: script.skinshortcuts: No edit thumbnail button on GUI (id 306)
2021-07-21 14:39:25.030 T:13940   ERROR <general>: EXCEPTION: Non-Existent Control 309
2021-07-21 14:39:25.030 T:9580    DEBUG <CAddonSettings[script.skinshortcuts]>: trying to load setting definitions from old format...
2021-07-21 14:39:25.031 T:9580    DEBUG <general>: script.skinshortcuts: Listing common shortcuts...
2021-07-21 14:39:25.035 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'Weather.png'
2021-07-21 14:39:25.036 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'Settings.png'
2021-07-21 14:39:25.037 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'UnknownUser.png'
2021-07-21 14:39:25.037 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'SystemInfo.png'
2021-07-21 14:39:25.037 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'Events.png'
2021-07-21 14:39:25.037 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'Favourites.png'
2021-07-21 14:39:25.038 T:9580    DEBUG <general>: script.skinshortcuts: Listing more commands...
2021-07-21 14:39:25.038 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'Reboot.png'
2021-07-21 14:39:25.038 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'Shutdown.png'
2021-07-21 14:39:25.038 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'PowerDown.png'
2021-07-21 14:39:25.038 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'Quit.png'
2021-07-21 14:39:25.039 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'RestartApp.png'
2021-07-21 14:39:25.039 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'Hibernate.png'
2021-07-21 14:39:25.044 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'Suspend.png'
2021-07-21 14:39:25.044 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'ShutdownTimer.png'
2021-07-21 14:39:25.045 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'CancelShutdownTimer.png'
2021-07-21 14:39:25.045 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'ActivateScreensaver.png'
2021-07-21 14:39:25.045 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'Minimize.png'
2021-07-21 14:39:25.046 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'Mastermode.png'
2021-07-21 14:39:25.046 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'RipCD.png'
2021-07-21 14:39:25.046 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'UpdateVideoLibrary.png'
2021-07-21 14:39:25.046 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'UpdateMusicLibrary.png'
2021-07-21 14:39:25.047 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'CleanVideoLibrary.png'
2021-07-21 14:39:25.047 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'CleanMusicLibrary.png'
2021-07-21 14:39:25.047 T:9580    DEBUG <general>: script.skinshortcuts: Listing video library...
2021-07-21 14:39:25.047 T:9580    DEBUG <general>: script.skinshortcuts: Listing custom video nodes...
2021-07-21 14:39:25.088 T:9580    DEBUG <general>: script.skinshortcuts: Listing music library...
2021-07-21 14:39:25.088 T:9580    DEBUG <general>: script.skinshortcuts: Listing custom music nodes...
2021-07-21 14:39:25.259 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'DefaultMusicSources.png'
2021-07-21 14:39:25.260 T:9580    ERROR <general>: XFILE::CDirectory::GetDirectory - Error getting upnp://
2021-07-21 14:39:25.260 T:9580    DEBUG <general>: script.skinshortcuts: Listing live tv...
2021-07-21 14:39:25.299 T:9580    DEBUG <general>: script.skinshortcuts: Found 29 radio channels
2021-07-21 14:39:25.299 T:9580    DEBUG <general>: script.skinshortcuts: Listing live radio...
2021-07-21 14:39:25.301 T:9580    DEBUG <general>: script.skinshortcuts: Listing library sources...
2021-07-21 14:39:25.303 T:9580    DEBUG <general>: script.skinshortcuts:  - 6 video sources
2021-07-21 14:39:25.303 T:9580    DEBUG <general>: script.skinshortcuts:  - 3 audio sources
2021-07-21 14:39:25.304 T:9580    DEBUG <general>: script.skinshortcuts:  - 1 picture sources
2021-07-21 14:39:25.304 T:9580    DEBUG <general>: script.skinshortcuts: Listing playlists...
2021-07-21 14:39:25.304 T:9580    DEBUG <general>: Testing Existence (multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
2021-07-21 14:39:25.304 T:9580    DEBUG <general>: Testing Existence (special://profile/playlists/video)
2021-07-21 14:39:25.304 T:9580    DEBUG <general>: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
2021-07-21 14:39:25.305 T:9580    DEBUG <general>: Getting Directory (special://profile/playlists/video)
2021-07-21 14:39:25.305 T:9580    DEBUG <general>: Getting Directory (special://profile/playlists/mixed)
2021-07-21 14:39:25.306 T:9580    DEBUG <general>: CMultiPathDirectory::MergeItems, items = 0
2021-07-21 14:39:25.306 T:9580    DEBUG <general>: script.skinshortcuts:  - [special://videoplaylists/] 0 playlists found
2021-07-21 14:39:25.306 T:9580    DEBUG <general>: Testing Existence (multipath://special%3a%2f%2fprofile%2fplaylists%2fmusic/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
2021-07-21 14:39:25.306 T:9580    DEBUG <general>: Testing Existence (special://profile/playlists/music)
2021-07-21 14:39:25.306 T:9580    DEBUG <general>: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fmusic/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
2021-07-21 14:39:25.307 T:9580    DEBUG <general>: Getting Directory (special://profile/playlists/music)
2021-07-21 14:39:25.316 T:9580    DEBUG <general>: Getting Directory (special://profile/playlists/mixed)
2021-07-21 14:39:25.316 T:9580    DEBUG <general>: CMultiPathDirectory::MergeItems, items = 1
2021-07-21 14:39:25.317 T:9580    DEBUG <general>: CMultiPathDirectory::MergeItems, items = 1,  took 0 ms
2021-07-21 14:39:25.317 T:9580    DEBUG <general>: script.skinshortcuts:  - [special://musicplaylists/] 1 playlists found
2021-07-21 14:39:25.324 T:9792    DEBUG <general>: Thread Timer 9792 terminating
2021-07-21 14:39:25.616 T:5800    DEBUG <general>: [plugin.video.youtube] send_notification: |check_settings| -> |{"use_httpd": false, "httpd_port": 50152, "whitelist": "", "httpd_address": "0.0.0.0"}|
2021-07-21 14:39:25.619 T:5800    DEBUG <general>: [plugin.video.youtube] JSONStore Load |b'C:\\Users\\Julian\\AppData\\Roaming\\Kodi\\userdata\\addon_data\\plugin.video.youtube\\api_keys.json'|
2021-07-21 14:39:25.619 T:5800    DEBUG <general>: [plugin.video.youtube] JSONStore Load |b'C:\\Users\\Julian\\AppData\\Roaming\\Kodi\\userdata\\addon_data\\plugin.video.youtube\\access_manager.json'|
2021-07-21 14:39:25.620 T:5800    DEBUG <general>: [plugin.video.youtube] User: |0| Using API key set: |own|
2021-07-21 14:39:25.633 T:9580    DEBUG <general>: script.skinshortcuts:  - [special://skin/extras/] 35 playlists found
2021-07-21 14:39:25.633 T:9580    DEBUG <general>: script.skinshortcuts: Listing add-ons...
2021-07-21 14:39:25.635 T:5800    DEBUG <general>: [plugin.video.youtube] YouTube service initialization...
2021-07-21 14:39:25.638 T:11048   DEBUG <general>: Keyboard: scancode: 0x0e, sym: 0x8, unicode: 0x0008, modifier: 0x0
2021-07-21 14:39:25.638 T:11048   DEBUG <general>: CInputManager::HandleKey: backspace (0xf008) pressed, action is Back
2021-07-21 14:39:25.653 T:13940    INFO <general>: CPythonInvoker(11, C:\Users\Julian\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): script successfully run
2021-07-21 14:39:25.653 T:13940    INFO <general>: CPythonInvoker(11, C:\Users\Julian\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): waiting on thread 9580
2021-07-21 14:39:25.661 T:9580    DEBUG <general>: script.skinshortcuts:  - 6 programs found (of which 1 are plugins)
2021-07-21 14:39:25.667 T:9580    DEBUG <general>: script.skinshortcuts:  - 5 video add-ons found
2021-07-21 14:39:25.669 T:9580    DEBUG <general>: script.skinshortcuts:  - 1 audio add-ons found
2021-07-21 14:39:25.670 T:9580    DEBUG <general>: script.skinshortcuts:  - 0 image add-ons found
2021-07-21 14:39:25.670 T:9580    DEBUG <general>: script.skinshortcuts: Listing favourites...
2021-07-21 14:39:25.700 T:9584    DEBUG <general>: script.skin.helper.widgets --> Kodi_Monitor: sender plugin.video.youtube - method: Other.check_settings  - data: ["%7B%22use_httpd%22%3A%20false%2C%20%22httpd_port%22%3A%2050152%2C%20%22whitelist%22%3A%20%22%22%2C%20%22httpd_address%22%3A%20%220.0.0.0%22%7D"]
2021-07-21 14:39:25.705 T:9580    DEBUG <general>: script.skinshortcuts:  - 2 favourites found
2021-07-21 14:39:25.705 T:9580    DEBUG <general>: script.skinshortcuts: Listing settings...
2021-07-21 14:39:25.705 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'Settings.png'
2021-07-21 14:39:25.705 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'PVRSettings.png'
2021-07-21 14:39:25.706 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'ServiceSettings.png'
2021-07-21 14:39:25.706 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'SystemSettings.png'
2021-07-21 14:39:25.706 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'SkinSettings.png'
2021-07-21 14:39:25.706 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'PlayerSettings.png'
2021-07-21 14:39:25.706 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'LibrarySettings.png'
2021-07-21 14:39:25.707 T:9580    DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'InterfaceSettings.png'
2021-07-21 14:39:25.707 T:9580    DEBUG <general>: script.skinshortcuts: Listing widgets...
2021-07-21 14:39:25.717 T:11048   DEBUG <general>: Keyboard: scancode: 0x0e, sym: 0x8, unicode: 0x0000, modifier: 0x0
2021-07-21 14:39:25.754 T:13940   DEBUG <general>: CPythonInvoker::onExecutionDone(11, C:\Users\Julian\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py)
2021-07-21 14:39:25.786 T:5800    DEBUG <general>: [plugin.video.youtube] onNotification: |check_settings| -> |{"use_httpd": false, "httpd_port": 50152, "whitelist": "", "httpd_address": "0.0.0.0"}|
2021-07-21 14:39:25.846 T:13940    INFO <general>: Python interpreter stopped
2021-07-21 14:39:25.846 T:13940   DEBUG <general>: Thread LanguageInvoker 13940 terminating
2021-07-21 14:39:26.030 T:11048   DEBUG <general>: Keyboard: scancode: 0x0e, sym: 0x8, unicode: 0x0008, modifier: 0x0
2021-07-21 14:39:26.030 T:11048   DEBUG <general>: CInputManager::HandleKey: backspace (0xf008) pressed, action is Back
2021-07-21 14:39:26.030 T:11048 WARNING <general>: CGUIWindowManager - CGUIWindowManager::HandleAction - ignoring action 92, because topmost modal dialog closing animation is running
2021-07-21 14:39:26.118 T:11048   DEBUG <general>: Keyboard: scancode: 0x0e, sym: 0x8, unicode: 0x0000, modifier: 0x0
2021-07-21 14:39:26.156 T:11048   DEBUG <general>: ------ Window Deinit (C:\Users\Julian\AppData\Roaming\Kodi\addons\skin.osmc\xml\script-skinshortcuts.xml) ------

Yes, I posted it on Kodi forum as well :)
Probably you are right, it must be related to my setup.

Hmm... Thanks for posting you log file. I notice something interesting.
It's trying to listing some playlists:
Reading from this line:
2021-07-21 14:39:25.304 T:9580 DEBUG <general>: script.skinshortcuts: Listing playlists...
Can it be related to my issue? What this line trying to do?

#Edit
Just checked AZ2: Resurrection - same error but I believe I did not see it before. Something must be with my setup then...

Just tested on my Windows PC, no errors at all :o
Thanks @Ch1llb0 !