RPi2 errors (LE 10.0.2)

  • I've recently installed LE 10.0.2 on an old RPi2. Set up SSH keys, and updated.

    Some errors have appeared in every session log. The 'SETTINGS' errors appearing multiple times.

    Can someone explain to me what each of these errors are, why I'm getting them?

    ERROR <general>: Control 1000 in window 13001 has been asked to focus, but it can't

    ERROR <general>: SETTINGS: bluetooth.start_discovery # AttributeError("'NoneType' object has no attribute 'startswith'")

    ERROR <general>: SETTINGS: bluetooth.start_discovery

    ERROR <general>: SETTINGS: bluetooth.stop_discovery # AttributeError("'NoneType' object has no attribute 'startswith'")

    ERROR <general>: SETTINGS: bluetooth.stop_discovery

    ERROR <general>: SETTINGS: Agent.unregister_agent # DBusError('org.freedesktop.DBus.Error.ServiceUnknown -- The name org.bluez was not provided by any .service files')

    ERROR <general>: SETTINGS: Agent.unregister_agent

    This error appeared when I updated:

    ERROR <general>: CAddonInfoBuilder::ParseXML: file 'https://github.com/kodi-game/repo…chive-1.0.0.zip' doesn't contain a valid add-on type name (kodi.content.game)

    This error also appeared, I recognised it from LE 9.2.8 - and has been helpfully explained here

    ERROR <general>: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files

    Thanks