2019-12-19, 04:46
(2019-12-19, 02:18)TheRealDeadMan Wrote: Just upload the usual Kodi crashlog?
Thanks, it's a Python threading issue. We'll dig into it but not sure when there will be a fix.
(2019-12-19, 02:18)TheRealDeadMan Wrote: Something else I just came across while uploading the logs; the LibreElec Config settings menus draw out very slowly, where-as all other sections under Settings work fine.
Is that only with #1217x or do you see that with #1217 as well? When you say "menus draw out slowly", how slowly do you mean? The LE Settings add-on essentially "hand draws" the menu and options (in Python) so it will always be a little bit slower to render than "native" settings menus (which are basically C++) but on x86_64 the difference should be barely noticeable.