realcopacetic / skin.copacetic

A skin for Kodi Nexus and Omega by realcopacetic
Other
31 stars 12 forks source link

ShutDown menu Add-ons button not working #44

Closed TheOne988 closed 1 year ago

TheOne988 commented 1 year ago

The hard-coded Add-ons button from shutdown menu is not working it returns the fallowing error when pressed: info <general>: Activate of window '10040' refused because there are active modal dialogs

FIX for the issue: In the file skin.copacetic/shortcuts/shutdownmenu.DATA.xml the <label>$LOCALIZE[24001]</label> should be replaced with <label>$LOCALIZE[10140]</label>.

Non-working ID 24001 -> Working ID 10140

Source: https://kodi.wiki/view/Window_IDs - Windows IDs - Kodi

realcopacetic commented 1 year ago

fixed 1.1.8