Problem with addons disabled by default
#16
i created a demo addon for changing the language of my kodi-confluence skin. Now i have the same issue here..
the addon is getting disabled after one reboot of my wetehub. is there any one got a answer for this one??
Reply
#17
How did you install it? From a zip file or repo, or just by dropping it into the addons folder?

If the latter then try the former (zip it up and then use the normal install from zip option to install it that way).
|Banned add-ons (wiki)|Forum rules (wiki)|VPN policy (wiki)|First time user (wiki)|FAQs (wiki) Troubleshooting (wiki)|Add-ons (wiki)|Free content (wiki)|Debug Log (wiki)|

Kodi Blog Posts
Reply
#18
i tried zip installaion also but it didn't work.

here is an error that showing in my log file.

10:53:01.720 T:548005257216   DEBUG: ------ Window Init (/storage/.kodi/addons/org.script.program.changelanguage/resources/skins/default/720p/ChangeLanguage.xml) ------
10:53:01.720 T:548005257216    INFO: Loading skin file: /storage/.kodi/addons/org.script.program.changelanguage/resources/skins/default/720p/ChangeLanguage.xml, load type: LOAD_ON_GUI_INIT
10:53:01.722 T:548005257216   DEBUG: CGUIMediaWindow::GetDirectory ()
10:53:01.723 T:548005257216   DEBUG:   ParentPath = []
10:53:01.736 T:548005257216   ERROR: Control 20002 in window 13001 has been asked to focus, but it can't
10:53:01.736 T:545586671840   DEBUG: ChangeLanguage onInit()
10:53:01.750 T:545586671840   DEBUG: onFocus()
10:53:01.852 T:548005257216   DEBUG: ------ Window Deinit (DialogAddonInfo.xml) ------
10:53:01.852 T:548005257216   DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
Reply
#19
the error is unrelated to the problem discussed in this thread.

it means kodi can not focus the control with id 20002 in ChangeLanguage.xml
likely either the control is not visible when the window opens... or it's a container that has not been filled with listitems on windowopen.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#20
My (limited) experience is when an addon is auto-disabled, it's because of a dependency problem (for me, xbmc.gui version in addon.xml not accepted).

scott s.
.
Reply

Logout Mark Read Team Forum Stats Members Help
Problem with addons disabled by default0