Hi Stephen, 2016-02-02 19:48 GMT+01:00 Stephen Allen <marathon.duran...@gmail.com>: > More information and potentially solved: > > Since this issue only started this morning after using Kodi last > evening, and subsequent 'apt upgrade' I think it was the > libbasicusageenvironment1 update and removal of > libbasicusageenvironment0. I re-installed the latter, logged out and > motion video works as before. They seem to be happy side by side too. Kodi does not depend on libbasicusageenvironment{0,1} thus I think it was something else which is gone.
There are a few errors but no stack trace in the logs thus I can't tell what went wrong: ... ############### STACK TRACE ################# gdb not installed, can't get stack trace. ... 09:19:14 T:140537751083520 ERROR: CWinSystemX11::XErrorHandler: BadAtom (invalid Atom parameter), type:0, serial:43, error_code:5, request_code:18 minor_code:0 09:19:15 T:140537751083520 NOTICE: Using visual 0x2da 09:19:15 T:140537751083520 NOTICE: GL_VENDOR = X.Org -- 09:19:15 T:140537751083520 ERROR: Unable to load libcec.so.3, reason: libcec.so.3: cannot open shared object file: No such file or directory 09:19:15 T:140537751083520 ERROR: Initialise - failed to initialise bus cec 09:19:15 T:140536914220800 NOTICE: Thread PeripBusUSBUdev start, auto delete: false 09:19:15 T:140537751083520 NOTICE: Running database version Addons19 -- 09:19:15 T:140537751083520 ERROR: Couldn't load font name: font10(roboto-regular.ttf), trying to substitute arial.ttf 09:19:15 T:140537751083520 ERROR: Couldn't load font name: font12(roboto-regular.ttf), trying to substitute arial.ttf ... 09:19:15 T:140537751083520 WARNING: JSONRPC: Could not parse type "PVR.Details.Channel" 09:19:15 T:140537751083520 WARNING: JSONRPC: Could not parse type "PVR.Details.ChannelGroup.Extended" -- 09:19:15 T:140537751083520 ERROR: ExecuteAsync - Not executing non-existing script /home/stephen/.kodi/addons/service.xbmc.icanuckwallpapers/service.py 09:19:15 T:140536278173440 NOTICE: Thread LanguageInvoker start, auto delete: false 09:19:15 T:140537751083520 NOTICE: Previous line repeats 20 times. -- 09:19:18 T:140535348061952 ERROR: /home/stephen/.kodi/addons/service.dbus.notify/xbmcnotify.py:23: PyGIWarning: Notify was imported without specifying a version first. Use gi.require_version('Notify', '0.7') before import to ensure that the right version gets loaded. from gi.repository import Notify 09:19:18 T:140534031030016 NOTICE: Thread LanguageInvoker start, auto delete: false I'll check the font errors, they seem to be new and related to packaging. I'm closing the bug since it seems to be unreproducible as I understand or not related to Kodi. Please re-open it if it appears again and please attach a crash log with gdb and debug symbols for kodi installed. Cheers, Balint