Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mittcross opened this issue Sep 24, 2015 · 1 comment
Open

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

mittcross opened this issue Sep 24, 2015 · 1 comment

Comments

@mittcross
Copy link

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

@blu2lz
Copy link

blu2lz commented Jan 9, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants