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

Not working on KODI 19: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- #49

Open
Kugelfang666 opened this issue Apr 5, 2021 · 6 comments · Fixed by wrtlprnft/script.xbmc.boblight#1

Comments

@Kugelfang666
Copy link

Just updated from Kodi 18 (32bit) to 19 (64bit) on my windows machine. Kadi is working but the bob light add-on does not start. In the Log I found these errors. There seem to be others with the identical issue.

https://forum.kodi.tv/showthread.php?tid=116331&page=106

EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                                    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                                   Error Type: <class 'TypeError'>
                                                   Error Contents: can't concat str to bytes
                                                   Traceback (most recent call last):
                                                     File "C:\Users\XXXXX\AppData\Roaming\Kodi\addons\script.xbmc.boblight\default.py", line 242, in <module>
                                                       run_boblight()
                                                     File "C:\Users\ XXXXX\AppData\Roaming\Kodi\addons\script.xbmc.boblight\default.py", line 193, in run_boblight
                                                       if main.startup() == 0:
                                                     File "C:\Users\ XXXXX\AppData\Roaming\Kodi\addons\script.xbmc.boblight\default.py", line 130, in startup
                                                       if xbmcgui.Dialog().yesno(__scriptname__, localize(32504) + " " + localize(32509)):
                                                   TypeError: can't concat str to bytes
                                                   -->End of Python script error report<--
@playzino
Copy link

Same problem on 32bit and 64bit win :(

@kresimirvlahinic
Copy link

Same as above!

@rstock147
Copy link

exactly the same problem :-(

@lielle1
Copy link

lielle1 commented Apr 28, 2021

same

@Reart0
Copy link

Reart0 commented Jan 23, 2022

Is an update or fix planed?
Problem exists till now.
Are there alternatives?

@eadmaster
Copy link

Are there alternatives?

yes:
hyperion-project/hyperion.kodi#45

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

Successfully merging a pull request may close this issue.

7 participants