2017-08-09, 16:08
(2017-08-08, 23:37)matrzh Wrote: @mosterta. Another quick question: Are you using the official youtube plugin and does it work?
While I was still struggling with the videos, I could always navigate within the plugin but the crash occurred as soon as I clicked on a video.
When I looked into the compilation again, starting about 2 weeks ago, the plugin threw error messages which I have just posted here:
https://forum.kodi.tv/showthread.php?tid...0&page=171
When importing the python modules directly in a python console, I do not get any errors
What I may want to add: some googling has shown that these EOFErrors may occur if several instances of python concurrently try to access the same pyc file (in Python 2.7). Not sure how it exactly works, but I could well imagine that this is the case.
I do use the official youtube plugin and I don't have any issues with it. I do not see the error. I have python version 2.7.12. I only use python modules that come with the distribution, did you install any (incompatible/parallel) modules with pip?
Have you had a look to the offending python file? maybe the file is corrupted, as you have seen with the shader files.