Kodi Community Forum
Linux [solved] Still getting skin helper error (arrow) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Embuary (https://forum.kodi.tv/forumdisplay.php?fid=297)
+---- Thread: Linux [solved] Still getting skin helper error (arrow) (/showthread.php?tid=352445)



[solved] Still getting skin helper error (arrow) - glubbish - 2020-03-11

Ubuntu 18.04.4 LTS (GNU/Linux 4.15.0-88-generic x86_64)
using cpu as gpu

installed via ppa
kodi 18.6 git: 20200301-8e967df921

skin helper service marcelveldt-1.1.3
arrow crsmithdev,Razzeee-0.15.5

Problem shows at startup or whenever I update skin helper service.

Looks the same as the arrow broken error, but continues with above versions

debug log: https://pastebin.com/xDZt6q1H


RE: Still getting skin helper error (arrow) - ronie - 2020-03-11

you can check if this solution also works for you:
https://github.com/trakt/script.trakt/issues/487#issuecomment-579524031

sudo apt install python-backports.functools-lru-cache


RE: Still getting skin helper error (arrow) - glubbish - 2020-03-11

(2020-03-11, 02:46)ronie Wrote: you can check if this solution also works for you:
https://github.com/trakt/script.trakt/issues/487#issuecomment-579524031

sudo apt install python-backports.functools-lru-cache

Thanks Ronie.

That fixed the problem.
That page did not turn up in any of my searches.