Bello icon indicating copy to clipboard operation
Bello copied to clipboard

Bello it works but after each reboot or exit stops entire kodi

Open mittcross opened this issue 10 years ago • 1 comments

When i install Bello it works but after each reboot or exit , I can see a "help" popup, empty and says tvtunes error this popup disappears but there is no menu, nothing. I need to reinstall kodi to be able to get in can you please fix it

link to bug description: http://pastebin.com/raw.php?i=wVannt2m

mittcross avatar Sep 24 '15 17:09 mittcross

This bug is still an issue, Bello is unusable at the moment sadly (Kodi 15.2). Really like the overall design. I've got the same error showing for tvtunes. Tried to remove the addon manually but then it shows error in common cache. Only removing the whole config fixes this issue.

Here's the part from the log file with the error:

22:46:00 T:1701980304 ERROR: EXCEPTION: Window id does not exist 22:46:00 T:1701980304 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.RuntimeError'> Error Contents: Window id does not exist Traceback (most recent call last): File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.tvtunes/service.py", line 71, in main.runAsAService() File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.tvtunes/resources/lib/backend.py", line 140, in runAsAService if (not WindowShowing.isVideoLibrary()) and (not WindowShowing.isMusicSection()): File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.tvtunes/resources/lib/settings.py", line 144, in isVideoLibrary return xbmc.getCondVisibility("Window.IsVisible(videolibrary)") or WindowShowing.isTvTunesOverrideTvShows() or WindowShowing.isTvTunesOverrideMovie() or WindowShowing.isTvTunesOverrideContinuePlaying() File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.tvtunes/resources/lib/settings.py", line 187, in isTvTunesOverrideTvShows win = xbmcgui.Window(xbmcgui.getCurrentWindowId()) RuntimeError: Window id does not exist -->End of Python script error report<--


Hope this helps, let me know if you need tests or further logs.

blu2lz avatar Jan 09 '16 21:01 blu2lz