2017-01-10, 00:22
(2017-01-09, 23:28)master-yoda Wrote: First off thanks for the Mod, I have a bit of a weird problem and I apologize if this has been asked/answered before.
Using widgets on the home screen movies/tv etc work great, I have a problem opening most programs or video add-ons from the widgets. A good example of this is using ADD-ONS - VIDEO with iPlayer or BOB if I click the on the widget nothing happens apart from the click sound yet if I use the ADD-ONS - AUDIO both the add-ons open to their respective add-ons, iPlayer to the radio section and BOB to it's menu.
With the ADD-ON - PROGRAMS widget most programs don't open although there are a couple such as Backup that do. I have re-installed Kodi and the skin a couple of times and always come across the same problem.
This is with Kodi 17 RC2 on windows 10
Part of the debug log with it working in ADD-ONS - AUDIO is:
20:38:52.780 T:916 DEBUG: Thread JobWorker start, auto delete: true
20:38:52.781 T:3008 DEBUG: Thread LanguageInvoker start, auto delete: false
20:38:52.782 T:3008 INFO: initializing python engine.
20:38:52.782 T:3008 DEBUG: CPythonInvoker(23, C:\Users\herei\AppData\Roaming\Kodi\addons\plugin.video.iplayerwww\default.py): start processing
20:38:53.254 T:8672 DEBUG: ------ Window Init (DialogBusy.xml) ------
20:38:53.456 T:3008 DEBUG: -->Python Interpreter Initialized<--
20:38:53.456 T:3008 DEBUG: CPythonInvoker(23, C:\Users\herei\AppData\Roaming\Kodi\addons\plugin.video.iplayerwww\default.py): the source file to load is "C:\Users\herei\AppData\Roaming\Kodi\addons\plugin.video.iplayerwww\default.py"
20:38:53.457 T:3008 DEBUG: CPythonInvoker(23, C:\Users\herei\AppData\Roaming\Kodi\addons\plugin.video.iplayerwww\default.py): setting the Python path to C:\Users\herei\AppData\Roaming\Kodi\addons\plugin.video.iplayerwww;C:\Users\herei\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
20:38:53.457 T:3008 DEBUG: CPythonInvoker(23, C:\Users\herei\AppData\Roaming\Kodi\addons\plugin.video.iplayerwww\default.py): entering source directory C:\Users\herei\AppData\Roaming\Kodi\addons\plugin.video.iplayerwww
20:38:53.474 T:3008 DEBUG: CPythonInvoker(23, C:\Users\herei\AppData\Roaming\Kodi\addons\plugin.video.iplayerwww\default.py): instantiating addon using automatically obtained id of "plugin.video.iplayerwww" dependent on version 2.19.0 of the xbmc.python api
20:38:56.793 T:3008 INFO: CPythonInvoker(23, C:\Users\herei\AppData\Roaming\Kodi\addons\plugin.video.iplayerwww\default.py): script successfully run
20:38:56.819 T:6240 DEBUG: Thread BackgroundLoader start, auto delete: false
20:38:56.855 T:6240 DEBUG: Saving fileitems []
20:38:56.857 T:6240 DEBUG: Thread BackgroundLoader 6240 terminating
20:38:56.858 T:8672 DEBUG: RetrieveMusicInfo() took 40 msec
and part of the debug log where it fails with ADD-ONS - VIDEO is:
0:41:50.508 T:8672 DEBUG: CDirectoryProvider[]: refreshing..
20:41:50.634 T:8672 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
20:41:51.665 T:8672 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
20:41:51.665 T:8672 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
20:41:51.669 T:8672 DEBUG: CDirectoryProvider[]: refreshing..
20:41:51.798 T:8672 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
20:41:52.264 T:8672 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
20:41:52.264 T:8672 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
20:41:52.379 T:8672 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
20:41:53.329 T:8672 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
20:41:53.330 T:8672 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
20:41:53.428 T:8672 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
20:41:54.328 T:8672 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
20:41:54.406 T:8672 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
20:41:54.407 T:8672 ERROR: Window Translator: Can't find window video
20:41:54.407 T:8672 ERROR: Activate/ReplaceWindow called with invalid destination window: video
20:41:54.407 T:8672 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
20:41:59.935 T:8672 DEBUG: CWinEventsWin32::WndProcWindow is active
Any help would be greatly appreciated, I have probably missed something but I do not have a clue what. Thanks in advance......
I ran into a similar issue after installing this outstanding and wonderful mod. What I did to fix it was go to the Customize Main Menu screen and replace the add-ons to "re-set" them so to speak. In your example, replace iPlayer with iPlayer, BOB with BOB, etc. I did that with mine and had no problem after.