2015-09-16, 05:09
I've finally managed to complete the Authorisation dialog on the Ubuntu client - the trakt service is up and down, total PITA.
With the unpatched Ubuntu Kodi, I'm able to reproduce the problem with the Ratings dialog, even down to the same issue when shutting down Kodi:
The patched Kodi has no such problem and reliably shows the Ratings dialog (trakt service issues permitting).
Not sure why OSX is working without the patch.
Edit: Build #0915y is here - it's RPi2 only. The only difference in the build is the addition of your patch and an updated pvr.mythtv (but pvr.mythtv shouldn't have any effect on this issue).
With the unpatched Ubuntu Kodi, I'm able to reproduce the problem with the Ratings dialog, even down to the same issue when shutting down Kodi:
Code:
04:04:22 T:140297591642176 ERROR: CPythonInvoker(1, /home/neil/.kodi/addons/script.trakt/default.py): script didn't stop in 5 seconds - let's kill it
04:04:22 T:140296729290496 INFO: CPythonInvoker(1, /home/neil/.kodi/addons/script.trakt/default.py): script aborted
04:04:22 T:140296729290496 WARNING: CPythonInvoker(1, /home/neil/.kodi/addons/script.trakt/default.py): the python script "/home/neil/.kodi/addons/script.trakt/default.py" has left several classes in memory that we couldn't clean up. The classes include: N14PythonBindings30XBMCAddon_xbmc_Player_DirectorE,N14PythonBindings31XBMCAddon_xbmc_Monitor_DirectorE
The patched Kodi has no such problem and reliably shows the Ratings dialog (trakt service issues permitting).
Not sure why OSX is working without the patch.
Edit: Build #0915y is here - it's RPi2 only. The only difference in the build is the addition of your patch and an updated pvr.mythtv (but pvr.mythtv shouldn't have any effect on this issue).