Advertisement
Guest User

Untitled

a guest
Aug 14th, 2018
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 61.42 KB | None | 0 0
  1. ################################################################################
  2. # ... output of cat /storage/.kodi/temp/kodi.log
  3. # LibreELEC release: Odroid_C2.arm-devel_13.08.2018
  4. #
  5. ################################################################################
  6. 11:11:54.595 T:4088280672 NOTICE: special://profile/ is mapped to: special://masterprofile/
  7. 11:11:54.596 T:4088280672 NOTICE: -----------------------------------------------------------------------
  8. 11:11:54.596 T:4088280672 NOTICE: Starting Kodi (18.0-BETA1 Git:881a9e6). Platform: Linux ARM 32-bit
  9. 11:11:54.596 T:4088280672 NOTICE: Using Release Kodi x32 build
  10. 11:11:54.596 T:4088280672 NOTICE: Kodi compiled Aug 13 2018 by GCC 8.2.0 for Linux ARM 32-bit version 3.14.29 (200221)
  11. 11:11:54.596 T:4088280672 NOTICE: Running on CoreELEC (community): devel_13.08.2018 (9.0), kernel: Linux ARM 64-bit version 3.14.29 aarch64
  12. 11:11:54.596 T:4088280672 NOTICE: FFmpeg version/source: 4.0.2-Kodi
  13. 11:11:54.596 T:4088280672 NOTICE: Host CPU: AArch64 Processor rev 4 (aarch64), 4 cores available
  14. 11:11:54.596 T:4088280672 NOTICE: ARM Features: Neon enabled
  15. 11:11:54.596 T:4088280672 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
  16. 11:11:54.596 T:4088280672 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  17. 11:11:54.596 T:4088280672 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  18. 11:11:54.596 T:4088280672 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  19. 11:11:54.596 T:4088280672 NOTICE: special://envhome/ is mapped to: /storage
  20. 11:11:54.596 T:4088280672 NOTICE: special://home/ is mapped to: /storage/.kodi
  21. 11:11:54.596 T:4088280672 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  22. 11:11:54.596 T:4088280672 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
  23. 11:11:54.596 T:4088280672 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  24. 11:11:54.596 T:4088280672 NOTICE: Local hostname: CoreELEC
  25. 11:11:54.596 T:4088280672 NOTICE: Log File is located: /storage/.kodi/temp//kodi.log
  26. 11:11:54.596 T:4088280672 NOTICE: -----------------------------------------------------------------------
  27. 11:11:54.605 T:4088280672 NOTICE: load settings...
  28. 11:11:54.605 T:4088280672 NOTICE: AML device detected
  29. 11:11:54.634 T:4088280672 DEBUG: CSettings: loaded settings definition from special://xbmc/system/settings/settings.xml
  30. 11:11:54.657 T:4088280672 DEBUG: CSettings: loaded settings definition from special://xbmc/system/settings/linux.xml
  31. 11:11:54.660 T:4088280672 DEBUG: CSettings: loaded settings definition from special://xbmc/system/settings/amlogic.xml
  32. 11:11:54.662 T:4088280672 DEBUG: CSettings: loaded settings definition from special://xbmc/system/settings/appliance.xml
  33. 11:11:54.666 T:4088280672 DEBUG: CSkinSettings: no <skinsettings> tag found
  34. 11:11:54.666 T:4088280672 ERROR: CDisplaySettings: settings file doesn't contain <resolutions>
  35. 11:11:54.666 T:4088280672 WARNING: CViewStateSettings: no <viewstates> tag found
  36. 11:11:54.669 T:4088280672 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  37. 11:11:54.669 T:4088280672 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  38. <?xml version="1.0" encoding="utf-8" ?>
  39. <advancedsettings>
  40. <showexitbutton>false</showexitbutton>
  41. <remotedelay>1</remotedelay>
  42. <samba>
  43. <clienttimeout>30</clienttimeout>
  44. </samba>
  45. <splash>false</splash>
  46. <cputempcommand>cputemp</cputempcommand>
  47. <gputempcommand>gputemp</gputempcommand>
  48. </advancedsettings>
  49. 11:11:54.671 T:4088280672 WARNING: CSettingsManager: missing version attribute
  50. 11:11:54.672 T:4088280672 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
  51. 11:11:54.672 T:4088280672 NOTICE: Default Video Player: VideoPlayer
  52. 11:11:54.672 T:4088280672 NOTICE: Default Audio Player: paplayer
  53. 11:11:54.673 T:4088280672 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  54. 11:11:54.673 T:4088280672 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
  55. 11:11:54.673 T:4088280672 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  56. 11:11:54.674 T:4088280672 ERROR: CSettings: unable to load settings from special://masterprofile/guisettings.xml, creating new default settings
  57. 11:11:54.709 T:4088280672 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  58. 11:11:54.710 T:4088280672 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  59. <?xml version="1.0" encoding="utf-8" ?>
  60. <advancedsettings>
  61. <showexitbutton>false</showexitbutton>
  62. <remotedelay>1</remotedelay>
  63. <samba>
  64. <clienttimeout>30</clienttimeout>
  65. </samba>
  66. <splash>false</splash>
  67. <cputempcommand>cputemp</cputempcommand>
  68. <gputempcommand>gputemp</gputempcommand>
  69. </advancedsettings>
  70. 11:11:54.710 T:4088280672 WARNING: CSettingsManager: missing version attribute
  71. 11:11:54.711 T:4088280672 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
  72. 11:11:54.711 T:4088280672 NOTICE: Default Video Player: VideoPlayer
  73. 11:11:54.711 T:4088280672 NOTICE: Default Audio Player: paplayer
  74. 11:11:54.711 T:4088280672 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  75. 11:11:54.711 T:4088280672 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
  76. 11:11:54.711 T:4088280672 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  77. 11:11:54.815 T:4088280672 NOTICE: PulseAudio: Server found running - will try to use Pulse
  78. 11:11:54.889 T:4088280672 NOTICE: ADDON: driver.dvb.hauppauge v9.0.0 installed
  79. 11:11:54.889 T:4088280672 NOTICE: ADDON: repository.coreelec v9.0.0 installed
  80. 11:11:54.889 T:4088280672 NOTICE: ADDON: xbmc.json v9.5.1 installed
  81. 11:11:54.889 T:4088280672 NOTICE: ADDON: metadata.common.fanart.tv v3.1.5 installed
  82. 11:11:54.889 T:4088280672 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
  83. 11:11:54.889 T:4088280672 NOTICE: ADDON: repository.xbmc.org v3.1.1 installed
  84. 11:11:54.889 T:4088280672 NOTICE: ADDON: webinterface.default v2.4.5 installed
  85. 11:11:54.889 T:4088280672 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
  86. 11:11:54.889 T:4088280672 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
  87. 11:11:54.889 T:4088280672 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.32 installed
  88. 11:11:54.889 T:4088280672 NOTICE: ADDON: peripheral.joystick v1.4.6 installed
  89. 11:11:54.889 T:4088280672 NOTICE: ADDON: service.coreelec.settings v9.0.0 installed
  90. 11:11:54.890 T:4088280672 NOTICE: ADDON: kodi.binary.global.main v1.0.13 installed
  91. 11:11:54.890 T:4088280672 NOTICE: ADDON: repository.kodinerds v6.0.0 installed
  92. 11:11:54.890 T:4088280672 NOTICE: ADDON: driver.dvb.crazycat v9.0.0 installed
  93. 11:11:54.890 T:4088280672 NOTICE: ADDON: game.controller.default v1.0.5 installed
  94. 11:11:54.890 T:4088280672 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
  95. 11:11:54.890 T:4088280672 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.43 installed
  96. 11:11:54.890 T:4088280672 NOTICE: ADDON: metadata.themoviedb.org v5.1.3 installed
  97. 11:11:54.890 T:4088280672 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
  98. 11:11:54.890 T:4088280672 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
  99. 11:11:54.890 T:4088280672 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
  100. 11:11:54.890 T:4088280672 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
  101. 11:11:54.890 T:4088280672 NOTICE: ADDON: kodi.resource v1.0.0 installed
  102. 11:11:54.890 T:4088280672 NOTICE: ADDON: script.module.pil v1.1.7 installed
  103. 11:11:54.890 T:4088280672 NOTICE: ADDON: xbmc.gui v5.13.0 installed
  104. 11:11:54.890 T:4088280672 NOTICE: ADDON: os.openelec.tv v9.0 installed
  105. 11:11:54.890 T:4088280672 NOTICE: ADDON: script.program.driverselect v0.1.6 installed
  106. 11:11:54.890 T:4088280672 NOTICE: ADDON: xbmc.core v0.1.0 installed
  107. 11:11:54.890 T:4088280672 NOTICE: ADDON: os.libreelec.tv v9.0 installed
  108. 11:11:54.890 T:4088280672 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
  109. 11:11:54.890 T:4088280672 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
  110. 11:11:54.890 T:4088280672 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
  111. 11:11:54.890 T:4088280672 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
  112. 11:11:54.890 T:4088280672 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
  113. 11:11:54.890 T:4088280672 NOTICE: ADDON: kodi.binary.instance.game v1.0.38 installed
  114. 11:11:54.890 T:4088280672 NOTICE: ADDON: metadata.album.universal v2.7.3 installed
  115. 11:11:54.890 T:4088280672 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
  116. 11:11:54.890 T:4088280672 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
  117. 11:11:54.890 T:4088280672 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.1 installed
  118. 11:11:54.890 T:4088280672 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
  119. 11:11:54.890 T:4088280672 NOTICE: ADDON: metadata.common.allmusic.com v3.1.1 installed
  120. 11:11:54.890 T:4088280672 NOTICE: ADDON: metadata.common.musicbrainz.org v2.1.2 installed
  121. 11:11:54.890 T:4088280672 NOTICE: ADDON: metadata.tvdb.com v3.0.7 installed
  122. 11:11:54.890 T:4088280672 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
  123. 11:11:54.890 T:4088280672 NOTICE: ADDON: metadata.local v1.0.0 installed
  124. 11:11:54.890 T:4088280672 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.7 installed
  125. 11:11:54.890 T:4088280672 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
  126. 11:11:54.890 T:4088280672 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
  127. 11:11:54.890 T:4088280672 NOTICE: ADDON: metadata.common.themoviedb.org v2.17.6 installed
  128. 11:11:54.890 T:4088280672 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
  129. 11:11:54.891 T:4088280672 NOTICE: ADDON: metadata.artists.universal v4.1.4 installed
  130. 11:11:54.891 T:4088280672 NOTICE: ADDON: metadata.common.theaudiodb.com v1.9.1 installed
  131. 11:11:54.891 T:4088280672 NOTICE: ADDON: metadata.common.imdb.com v2.9.3 installed
  132. 11:11:54.891 T:4088280672 NOTICE: ADDON: xbmc.python v2.25.0 installed
  133. 11:11:54.891 T:4088280672 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
  134. 11:11:54.891 T:4088280672 NOTICE: ADDON: xbmc.addon v17.9.801 installed
  135. 11:11:54.891 T:4088280672 NOTICE: ADDON: skin.estuary v2.0.11 installed
  136. 11:11:54.923 T:4088280672 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  137. 11:11:54.967 T:4067423088 WARNING: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail
  138. 11:11:54.968 T:4067423088 NOTICE: Found 2 Lists of Devices
  139. 11:11:54.968 T:4067423088 NOTICE: Enumerated ALSA devices:
  140. 11:11:54.968 T:4067423088 NOTICE: Device 1
  141. 11:11:54.968 T:4067423088 NOTICE: m_deviceName : default
  142. 11:11:54.968 T:4067423088 NOTICE: m_displayName : Default (AML-M8AUDIO Analog)
  143. 11:11:54.968 T:4067423088 NOTICE: m_displayNameExtra: PCM
  144. 11:11:54.968 T:4067423088 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  145. 11:11:54.969 T:4067423088 NOTICE: m_channels : FL, FR, UNKNOWN1, LFE, BL, BR, FC, BC, BLOC, BROC
  146. 11:11:54.969 T:4067423088 NOTICE: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
  147. 11:11:54.969 T:4067423088 NOTICE: m_dataFormats : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
  148. 11:11:54.969 T:4067423088 NOTICE: m_streamTypes : No passthrough capabilities
  149. 11:11:54.969 T:4067423088 NOTICE: Device 2
  150. 11:11:54.969 T:4067423088 NOTICE: m_deviceName : hdmi:CARD=AMLM8AUDIO,DEV=0
  151. 11:11:54.969 T:4067423088 NOTICE: m_displayName : AML-M8AUDIO
  152. 11:11:54.969 T:4067423088 NOTICE: m_displayNameExtra: HDMI
  153. 11:11:54.969 T:4067423088 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  154. 11:11:54.969 T:4067423088 NOTICE: m_channels : FL, FR, BL, BR, FC, LFE, SL, SR
  155. 11:11:54.969 T:4067423088 NOTICE: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
  156. 11:11:54.969 T:4067423088 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_RAW
  157. 11:11:54.969 T:4067423088 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_EAC3,STREAM_TYPE_TRUEHD
  158. 11:11:54.969 T:4067423088 NOTICE: Enumerated PULSE devices:
  159. 11:11:54.969 T:4067423088 NOTICE: Device 1
  160. 11:11:54.969 T:4067423088 NOTICE: m_deviceName : Default
  161. 11:11:54.969 T:4067423088 NOTICE: m_displayName : Default
  162. 11:11:54.969 T:4067423088 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
  163. 11:11:54.969 T:4067423088 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  164. 11:11:54.969 T:4067423088 NOTICE: m_channels : FL, FR
  165. 11:11:54.969 T:4067423088 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  166. 11:11:54.969 T:4067423088 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  167. 11:11:54.969 T:4067423088 NOTICE: m_streamTypes : No passthrough capabilities
  168. 11:11:55.033 T:4088280672 ERROR: GetString: error reading /storage/.kodi/userdata/disp_cap
  169. 11:11:55.033 T:4088280672 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 60.000000 Hz
  170. 11:11:55.033 T:4088280672 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 59.940060 Hz
  171. 11:11:55.033 T:4088280672 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 60.000000 Hz
  172. 11:11:55.033 T:4088280672 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 59.940060 Hz
  173. 11:11:55.033 T:4088280672 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080i @ 60.000000 Hz
  174. 11:11:55.033 T:4088280672 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080i @ 59.940060 Hz
  175. 11:11:55.033 T:4088280672 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 60.000000 Hz
  176. 11:11:55.033 T:4088280672 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 59.940060 Hz
  177. 11:11:55.033 T:4088280672 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 30.000000 Hz
  178. 11:11:55.033 T:4088280672 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 29.970030 Hz
  179. 11:11:55.033 T:4088280672 NOTICE: Found resolution 1920 x 1080 with 3840 x 2160 @ 30.000000 Hz
  180. 11:11:55.033 T:4088280672 NOTICE: Found resolution 1920 x 1080 with 3840 x 2160 @ 29.970030 Hz
  181. 11:11:55.033 T:4088280672 NOTICE: Found resolution 1920 x 1080 with 3840 x 2160 @ 25.000000 Hz
  182. 11:11:55.033 T:4088280672 NOTICE: Found resolution 1920 x 1080 with 3840 x 2160 @ 24.000000 Hz
  183. 11:11:55.033 T:4088280672 NOTICE: Found resolution 1920 x 1080 with 3840 x 2160 @ 23.976025 Hz
  184. 11:11:55.033 T:4088280672 NOTICE: Found (1920x1080@60.000000) at 22, setting to RES_DESKTOP at 16
  185. 11:11:55.053 T:4088280672 NOTICE: Checking resolution 16
  186. 11:11:55.274 T:4088280672 NOTICE: GL_VENDOR = ARM
  187. 11:11:55.274 T:4088280672 NOTICE: GL_RENDERER = Mali-450 MP
  188. 11:11:55.274 T:4088280672 NOTICE: GL_VERSION = OpenGL ES 2.0
  189. 11:11:55.274 T:4088280672 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
  190. 11:11:55.274 T:4088280672 NOTICE: GL_EXTENSIONS = GL_OES_texture_npot GL_OES_vertex_array_object GL_OES_compressed_ETC1_RGB8_texture GL_EXT_compressed_ETC1_RGB8_sub_texture GL_OES_standard_derivatives GL_OES_EGL_image GL_OES_depth24 GL_ARM_rgba8 GL_ARM_mali_shader_binary GL_OES_depth_texture GL_OES_packed_depth_stencil GL_EXT_texture_format_BGRA8888 GL_OES_vertex_half_float GL_EXT_blend_minmax GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_rgb8_rgba8 GL_EXT_multisampled_render_to_texture GL_EXT_discard_framebuffer GL_OES_get_program_binary GL_ARM_mali_program_binary GL_EXT_shader_texture_lod GL_EXT_robustness GL_OES_depth_texture_cube_map GL_KHR_debug GL_ARM_shader_framebuffer_fetch GL_ARM_shader_framebuffer_fetch_depth_stencil GL_OES_mapbuffer
  191. 11:11:55.822 T:4021281648 NOTICE: Running database version Addons27
  192. 11:11:55.967 T:4088280672 NOTICE: start dvd mediatype detection
  193. 11:11:56.007 T:4088280672 NOTICE: load skin from: /usr/share/kodi/addons/skin.estuary (version: 2.0.11)
  194. 11:11:56.616 T:4088280672 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  195. 11:11:56.693 T:4088280672 NOTICE: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
  196. 11:11:56.693 T:4088280672 NOTICE: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
  197. 11:11:56.696 T:4088280672 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  198. 11:11:56.697 T:4088280672 NOTICE: Loaded playercorefactory configuration
  199. 11:11:56.697 T:4088280672 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  200. 11:11:56.697 T:4088280672 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  201. 11:11:56.710 T:4088280672 NOTICE: initialize done
  202. 11:11:56.710 T:4088280672 NOTICE: Running the application...
  203. 11:11:56.719 T:4088280672 NOTICE: starting zeroconf publishing
  204. 11:11:56.720 T:4088280672 NOTICE: CWebServer[8080]: Started
  205. 11:11:56.723 T:3875500912 NOTICE: ES: Starting UDP Event server on port 9777
  206. 11:11:56.726 T:3875500912 NOTICE: UDP: Listening on port 9777 (ipv6 : false)
  207. 11:11:56.828 T:3961516912 ERROR: CCurlFile::FillBuffer - Failed: Couldn't resolve host name(6)
  208. 11:11:56.828 T:3961516912 ERROR: CCurlFile::Open failed with code 0 for https://github.com/CoreELEC/addons/raw/master/9.0/Amlogic/arm/addons.xml.gz.md5:
  209. 11:11:56.829 T:3961516912 ERROR: Open - failed to open source <https://github.com/CoreELEC/addons/raw/master/9.0/Amlogic/arm/addons.xml.gz.md5>
  210. 11:11:56.829 T:3961516912 ERROR: CRepository: failed read 'https://github.com/CoreELEC/addons/raw/master/9.0/Amlogic/arm/addons.xml.gz.md5'
  211. 11:11:56.830 T:4021281648 ERROR: CCurlFile::FillBuffer - Failed: Couldn't resolve host name(6)
  212. 11:11:56.830 T:4021281648 ERROR: CCurlFile::Open failed with code 0 for https://raw.githubusercontent.com/kodinerds/repo/master/addons.xml.md5:
  213. 11:11:56.830 T:4021281648 ERROR: Open - failed to open source <https://raw.githubusercontent.com/kodinerds/repo/master/addons.xml.md5>
  214. 11:11:56.830 T:4021281648 ERROR: CRepository: failed read 'https://raw.githubusercontent.com/kodinerds/repo/master/addons.xml.md5'
  215. 11:11:56.831 T:3980391280 ERROR: CCurlFile::FillBuffer - Failed: Couldn't resolve host name(6)
  216. 11:11:56.831 T:3980391280 ERROR: CCurlFile::Open failed with code 0 for http://mirrors.kodi.tv/addons/leia/addons.xml.gz?sha256:
  217. 11:11:56.831 T:3980391280 ERROR: Open - failed to open source <http://mirrors.kodi.tv/addons/leia/addons.xml.gz?sha256>
  218. 11:11:56.831 T:3980391280 ERROR: CRepository: failed read 'http://mirrors.kodi.tv/addons/leia/addons.xml.gz?sha256'
  219. 11:11:56.912 T:3934249840 NOTICE: Register - new cec device registered on cec->AOCEC: CEC Adapter (0000:0000)
  220. 11:11:57.426 T:3900679024 ERROR: ## CoreELEC Addon ## oe::load_url(https://update.coreelec.org//releases.php) ## ERROR: (URLError(gaierror(-3, 'Temporary failure in name resolution'),))
  221. 11:11:57.427 T:3900679024 ERROR: Traceback (most recent call last):
  222. File "/home/server/CoreELEC/build.CoreELEC-Odroid_C2.arm-9.0-devel/CoreELEC-settings-f2c1df2/.install_pkg/usr/share/kodi/addons/service.coreelec.settings/oe.py", line 265, in load_url
  223. File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
  224. File "/usr/lib/python2.7/urllib2.py", line 429, in open
  225. File "/usr/lib/python2.7/urllib2.py", line 447, in _open
  226. File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
  227. File "/usr/lib/python2.7/urllib2.py", line 1241, in https_open
  228. File "/usr/lib/python2.7/urllib2.py", line 1198, in do_open
  229. URLError: <urlopen error [Errno -3] Temporary failure in name resolution>
  230. 11:11:57.545 T:3971998576 ERROR: ## CoreELEC Addon ## oe::load_url(https://update.coreelec.org/updates.php?i=ad1e12d01f0ce9a9fa9ab9e95b2cd975&d=CoreELEC&pa=Odroid_C2.arm&v=devel_13.08.2018&f=) ## ERROR: (URLError(gaierror(-3, 'Temporary failure in name resolution'),))
  231. 11:11:57.546 T:3971998576 ERROR: Traceback (most recent call last):
  232. File "/home/server/CoreELEC/build.CoreELEC-Odroid_C2.arm-9.0-devel/CoreELEC-settings-f2c1df2/.install_pkg/usr/share/kodi/addons/service.coreelec.settings/oe.py", line 265, in load_url
  233. File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
  234. File "/usr/lib/python2.7/urllib2.py", line 429, in open
  235. File "/usr/lib/python2.7/urllib2.py", line 447, in _open
  236. File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
  237. File "/usr/lib/python2.7/urllib2.py", line 1241, in https_open
  238. File "/usr/lib/python2.7/urllib2.py", line 1198, in do_open
  239. URLError: <urlopen error [Errno -3] Temporary failure in name resolution>
  240. 11:11:57.553 T:3971998576 ERROR: ## CoreELEC Addon ## system::check_updates_v2 ## ERROR: (TypeError('expected string or buffer',))
  241. 11:11:57.557 T:3971998576 ERROR: Traceback (most recent call last):
  242. File "/home/server/CoreELEC/build.CoreELEC-Odroid_C2.arm-9.0-devel/CoreELEC-settings-f2c1df2/.install_pkg/usr/share/kodi/addons/service.coreelec.settings/resources/lib/modules/system.py", line 847, in check_updates_v2
  243. File "/usr/lib/python2.7/json/__init__.py", line 339, in loads
  244. File "/usr/lib/python2.7/json/decoder.py", line 364, in decode
  245. TypeError: expected string or buffer
  246. 11:11:57.615 T:4088280672 ERROR: Control 1500 in window 13001 has been asked to focus, but it can't
  247. 17:30:06.373 T:3971998576 ERROR: ## CoreELEC Addon ## oe::load_url(https://update.coreelec.org/updates.php?i=ad1e12d01f0ce9a9fa9ab9e95b2cd975&d=CoreELEC&pa=Odroid_C2.arm&v=devel_13.08.2018&f=) ## ERROR: (URLError(SSLEOFError(8, u'EOF occurred in violation of protocol (_ssl.c:726)'),))
  248. 17:30:06.374 T:3971998576 ERROR: Traceback (most recent call last):
  249. File "/home/server/CoreELEC/build.CoreELEC-Odroid_C2.arm-9.0-devel/CoreELEC-settings-f2c1df2/.install_pkg/usr/share/kodi/addons/service.coreelec.settings/oe.py", line 265, in load_url
  250. File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
  251. File "/usr/lib/python2.7/urllib2.py", line 429, in open
  252. File "/usr/lib/python2.7/urllib2.py", line 447, in _open
  253. File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
  254. File "/usr/lib/python2.7/urllib2.py", line 1241, in https_open
  255. File "/usr/lib/python2.7/urllib2.py", line 1198, in do_open
  256. URLError: <urlopen error EOF occurred in violation of protocol (_ssl.c:726)>
  257. 17:30:06.385 T:3971998576 ERROR: ## CoreELEC Addon ## system::check_updates_v2 ## ERROR: (TypeError('expected string or buffer',))
  258. 17:30:06.385 T:3971998576 ERROR: Traceback (most recent call last):
  259. File "/home/server/CoreELEC/build.CoreELEC-Odroid_C2.arm-9.0-devel/CoreELEC-settings-f2c1df2/.install_pkg/usr/share/kodi/addons/service.coreelec.settings/resources/lib/modules/system.py", line 847, in check_updates_v2
  260. File "/usr/lib/python2.7/json/__init__.py", line 339, in loads
  261. File "/usr/lib/python2.7/json/decoder.py", line 364, in decode
  262. TypeError: expected string or buffer
  263. 17:30:19.853 T:3738952560 ERROR: GetDirectory - Error getting
  264. 17:30:37.458 T:3980391280 ERROR: Previous line repeats 2 times.
  265. 17:30:37.458 T:3980391280 ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
  266. 17:30:37.458 T:3980391280 ERROR: CCurlFile::Open failed with code 0 for https://github.com/CoreELEC/addons/raw/master/9.0/Amlogic/arm/addons.xml.gz.md5:
  267. 17:30:37.458 T:3980391280 ERROR: Open - failed to open source <https://github.com/CoreELEC/addons/raw/master/9.0/Amlogic/arm/addons.xml.gz.md5>
  268. 17:30:37.458 T:3980391280 ERROR: CRepository: failed read 'https://github.com/CoreELEC/addons/raw/master/9.0/Amlogic/arm/addons.xml.gz.md5'
  269. 17:30:37.886 T:3961516912 ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
  270. 17:30:37.887 T:3961516912 ERROR: CRepository: http://mirrors.kodi.tv/addons/leia/addons.xml.gz index has wrong digest e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, expected: f195addd83a821b9914dd1f3ffaff80d5c95aeeefdd4ad6ec76d89ef1a3092cc
  271. 17:30:37.979 T:4088280672 WARNING: CGUIMediaWindow::OnMessage - updating in progress
  272. 17:30:39.257 T:3766584176 ERROR: GetDirectory - Error getting addons://repository.xbmc.org/
  273. 17:30:39.273 T:4088280672 ERROR: CGUIMediaWindow::GetDirectory(addons://repository.xbmc.org/) failed
  274. 17:31:15.998 T:4021281648 ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
  275. 17:31:15.998 T:4021281648 ERROR: CCurlFile::Open failed with code 0 for https://github.com/CoreELEC/addons/raw/master/9.0/Amlogic/arm/addons.xml.gz.md5:
  276. 17:31:15.999 T:4021281648 ERROR: Open - failed to open source <https://github.com/CoreELEC/addons/raw/master/9.0/Amlogic/arm/addons.xml.gz.md5>
  277. 17:31:15.999 T:4021281648 ERROR: CRepository: failed read 'https://github.com/CoreELEC/addons/raw/master/9.0/Amlogic/arm/addons.xml.gz.md5'
  278. 17:31:16.062 T:4088280672 WARNING: CGUIMediaWindow::OnMessage - updating in progress
  279. 17:31:19.541 T:3766584176 ERROR: GetDirectory - Error getting addons://repository.coreelec/
  280. 17:31:19.556 T:4088280672 ERROR: CGUIMediaWindow::GetDirectory(addons://repository.coreelec/) failed
  281. 17:31:52.100 T:4088280672 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  282. 17:31:52.100 T:4088280672 NOTICE: Enabled debug logging due to GUI setting. Level 2.
  283. 17:31:52.103 T:4088280672 DEBUG: ------ Window Init () ------
  284. 17:31:56.987 T:4010795888 DEBUG: LIRC: - NEW 9e 0 KEY_BACK devinput (KEY_BACK)
  285. 17:31:57.010 T:4088280672 DEBUG: HandleKey: menu (0xd8) pressed, action is PreviousMenu
  286. 17:31:57.020 T:4088280672 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  287. 17:31:57.321 T:4088280672 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
  288. 17:31:57.321 T:4088280672 DEBUG: FreeVisualisation() done
  289. 17:31:57.323 T:4088280672 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  290. 17:31:57.323 T:4088280672 DEBUG: ------ Window Init (Settings.xml) ------
  291. 17:31:59.280 T:4010795888 DEBUG: LIRC: - NEW 9e 0 KEY_BACK devinput (KEY_BACK)
  292. 17:31:59.282 T:4088280672 DEBUG: HandleKey: menu (0xd8) pressed, action is PreviousMenu
  293. 17:31:59.282 T:4088280672 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  294. 17:31:59.604 T:4088280672 DEBUG: ------ Window Deinit (Settings.xml) ------
  295. 17:31:59.604 T:4088280672 DEBUG: FreeVisualisation() done
  296. 17:31:59.605 T:4088280672 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  297. 17:31:59.605 T:4088280672 DEBUG: ------ Window Init (Home.xml) ------
  298. 17:31:59.620 T:4088280672 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
  299. 17:32:01.617 T:4010795888 DEBUG: Previous line repeats 1 times.
  300. 17:32:01.618 T:4010795888 DEBUG: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  301. 17:32:01.656 T:4088280672 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  302. 17:32:02.703 T:4088280672 DEBUG: Previous line repeats 4 times.
  303. 17:32:02.703 T:4088280672 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
  304. 17:32:02.771 T:4088280672 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  305. 17:32:02.953 T:4088280672 DEBUG: Previous line repeats 1 times.
  306. 17:32:02.953 T:4088280672 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
  307. 17:32:03.038 T:4088280672 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  308. 17:32:03.333 T:4010795888 DEBUG: Previous line repeats 1 times.
  309. 17:32:03.333 T:4010795888 DEBUG: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  310. 17:32:03.339 T:4088280672 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  311. 17:32:03.888 T:4010795888 DEBUG: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  312. 17:32:03.904 T:4088280672 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  313. 17:32:04.350 T:4010795888 DEBUG: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  314. 17:32:04.391 T:4088280672 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  315. 17:32:04.817 T:4010795888 DEBUG: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
  316. 17:32:04.823 T:4088280672 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  317. 17:32:04.823 T:4088280672 DEBUG: Activating window ID: 11100
  318. 17:32:05.154 T:4088280672 DEBUG: ------ Window Deinit (Home.xml) ------
  319. 17:32:05.154 T:4088280672 DEBUG: FreeVisualisation() done
  320. 17:32:05.155 T:4088280672 DEBUG: ------ Window Init (Custom_1100_AddonLauncher.xml) ------
  321. 17:32:05.155 T:4088280672 INFO: Loading skin file: Custom_1100_AddonLauncher.xml, load type: KEEP_IN_MEMORY
  322. 17:32:05.251 T:4088280672 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  323. 17:32:05.251 T:4021281648 DEBUG: Thread JobWorker start, auto delete: true
  324. 17:32:05.252 T:4088280672 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  325. 17:32:05.252 T:3738952560 DEBUG: Thread JobWorker start, auto delete: true
  326. 17:32:05.252 T:4088280672 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
  327. 17:32:05.252 T:3766584176 DEBUG: Thread JobWorker start, auto delete: true
  328. 17:32:05.252 T:4088280672 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  329. 17:32:05.252 T:4088280672 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  330. 17:32:05.252 T:4088280672 DEBUG: CDirectoryProvider[addons://all/]: refreshing..
  331. 17:32:05.252 T:4088280672 DEBUG: CDirectoryProvider[addons://user]: refreshing..
  332. 17:32:05.257 T:4088280672 DEBUG: CDirectoryProvider[addons://outdated/]: refreshing..
  333. 17:32:05.264 T:4088280672 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
  334. 17:32:05.275 T:3766584176 DEBUG: Previous line repeats 4 times.
  335. 17:32:05.275 T:3766584176 DEBUG: CAddonDatabase: SELECT repo.id FROM repo .. took 0 ms
  336. 17:32:05.280 T:3766584176 DEBUG: CAddonDatabase: query SELECT * FROM addons JOIN addonlinkrepo ON addons.id=addonlinkrepo.idAddon WHERE addonlinkrepo.idRepo IN (4) ORDER BY addons.addonID returned 180 rows in 6 ms
  337. 17:32:05.298 T:4021281648 DEBUG: CAddonMgr::GetAvailableUpdates took 11 ms
  338. 17:32:05.311 T:3766584176 DEBUG: Previous line repeats 1 times.
  339. 17:32:05.311 T:3766584176 DEBUG: CAddonDatabase::GetAddons took 36 ms
  340. 17:32:06.795 T:4010795888 DEBUG: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  341. 17:32:06.822 T:4088280672 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  342. 17:32:07.270 T:4010795888 DEBUG: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  343. 17:32:07.298 T:4088280672 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  344. 17:32:07.745 T:4010795888 DEBUG: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  345. 17:32:07.755 T:4088280672 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  346. 17:32:11.340 T:4010795888 DEBUG: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
  347. 17:32:11.349 T:4088280672 DEBUG: HandleKey: 166 (0xa6, obc89) pressed, action is Up
  348. 17:32:12.084 T:4010795888 DEBUG: Previous line repeats 1 times.
  349. 17:32:12.084 T:4010795888 DEBUG: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
  350. 17:32:12.087 T:4088280672 DEBUG: HandleKey: 166 (0xa6, obc89) pressed, action is Up
  351. 17:32:12.608 T:4010795888 DEBUG: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
  352. 17:32:12.625 T:4088280672 DEBUG: HandleKey: 166 (0xa6, obc89) pressed, action is Up
  353. 17:32:13.028 T:4010795888 DEBUG: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
  354. 17:32:13.029 T:4088280672 DEBUG: HandleKey: 166 (0xa6, obc89) pressed, action is Up
  355. 17:32:13.550 T:4010795888 DEBUG: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
  356. 17:32:13.553 T:4088280672 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  357. 17:32:13.553 T:4088280672 DEBUG: Activating window ID: 10040
  358. 17:32:13.870 T:4088280672 DEBUG: ------ Window Deinit (Custom_1100_AddonLauncher.xml) ------
  359. 17:32:13.871 T:4088280672 DEBUG: FreeVisualisation() done
  360. 17:32:13.890 T:4088280672 DEBUG: ------ Window Init (AddonBrowser.xml) ------
  361. 17:32:13.893 T:4088280672 DEBUG: CGUIMediaWindow::GetDirectory (addons://)
  362. 17:32:13.893 T:4088280672 DEBUG: ParentPath = []
  363. 17:32:13.928 T:4088280672 DEBUG: CAddonMgr::GetAvailableUpdates took 32 ms
  364. 17:32:13.944 T:3961516912 DEBUG: Thread BackgroundLoader start, auto delete: false
  365. 17:32:13.946 T:3961516912 DEBUG: Thread BackgroundLoader 3961516912 terminating
  366. 17:32:13.959 T:4088280672 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
  367. 17:32:14.792 T:4010795888 DEBUG: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
  368. 17:32:14.818 T:4088280672 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  369. 17:32:14.823 T:4088280672 DEBUG: CGUIMediaWindow::GetDirectory (addons://repos/)
  370. 17:32:14.823 T:4088280672 DEBUG: ParentPath = [addons://]
  371. 17:32:14.826 T:3961516912 DEBUG: Thread waiting start, auto delete: false
  372. 17:32:14.837 T:3961516912 DEBUG: Thread waiting 3961516912 terminating
  373. 17:32:14.848 T:3961516912 DEBUG: Thread BackgroundLoader start, auto delete: false
  374. 17:32:14.850 T:3738952560 DEBUG: GetImageHash - unable to stat url /usr/share/kodi/addons/repository.coreelec/fanart.jpg
  375. 17:32:14.855 T:3961516912 DEBUG: Thread BackgroundLoader 3961516912 terminating
  376. 17:32:14.860 T:4088280672 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
  377. 17:32:15.851 T:4010795888 DEBUG: Previous line repeats 1 times.
  378. 17:32:15.851 T:4010795888 DEBUG: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  379. 17:32:15.893 T:4088280672 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  380. 17:32:15.895 T:3766584176 DEBUG: GetImageHash - unable to stat url /usr/share/kodi/addons/repository.xbmc.org/fanart.jpg
  381. 17:32:15.898 T:4021281648 DEBUG: ffmpeg[EFAFE370]: Invalid return value 0 for stream protocol
  382. 17:32:15.902 T:4021281648 DEBUG: Previous line repeats 1 times.
  383. 17:32:15.902 T:4021281648 DEBUG: ffmpeg[EFAFE370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  384. 17:32:15.907 T:4088280672 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
  385. 17:32:16.336 T:4010795888 DEBUG: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
  386. 17:32:16.337 T:4088280672 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  387. 17:32:16.338 T:4088280672 DEBUG: CGUIMediaWindow::GetDirectory (addons://repository.xbmc.org/)
  388. 17:32:16.338 T:4088280672 DEBUG: ParentPath = [addons://repos/]
  389. 17:32:16.339 T:3961516912 DEBUG: Thread waiting start, auto delete: false
  390. 17:32:16.343 T:3961516912 DEBUG: CAddonDatabase: SELECT repo.id FROM repo .. took 1 ms
  391. 17:32:16.343 T:3961516912 DEBUG: CAddonDatabase: no valid repository matching 'repository.xbmc.org'
  392. 17:32:16.343 T:3766584176 DEBUG: CRepositoryUpdateJob[repository.xbmc.org] checking for updates.
  393. 17:32:16.346 T:3766584176 DEBUG: CFileCache::Open - opening <addons/leia/addons.xml.gz> using cache
  394. 17:32:16.346 T:3766584176 DEBUG: CurlFile::Open(0xec27d960) http://mirrors.kodi.tv/addons/leia/addons.xml.gz?sha256
  395. 17:32:16.348 T:3766584176 INFO: easy_acquire - Created session to http://mirrors.kodi.tv
  396. 17:32:16.439 T:4088280672 DEBUG: ------ Window Init (DialogBusy.xml) ------
  397. 17:32:16.467 T:4088280672 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
  398. 17:32:36.749 T:3766584176 DEBUG: Previous line repeats 1 times.
  399. 17:32:36.750 T:3766584176 ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
  400. 17:32:36.750 T:3766584176 ERROR: CCurlFile::Open failed with code 0 for http://mirrors.kodi.tv/addons/leia/addons.xml.gz?sha256:
  401. 17:32:36.750 T:3766584176 ERROR: Open - failed to open source <http://mirrors.kodi.tv/addons/leia/addons.xml.gz?sha256>
  402. 17:32:36.750 T:3766584176 ERROR: CRepository: failed read 'http://mirrors.kodi.tv/addons/leia/addons.xml.gz?sha256'
  403. 17:32:36.755 T:3766584176 DEBUG: CRepositoryUpdater: done.
  404. 17:32:36.756 T:3961516912 DEBUG: CAddonDatabase: SELECT repo.id FROM repo .. took 0 ms
  405. 17:32:36.756 T:3961516912 DEBUG: CAddonDatabase: no valid repository matching 'repository.xbmc.org'
  406. 17:32:36.767 T:3766584176 DEBUG: CAddonMgr::GetAvailableUpdates took 11 ms
  407. 17:32:36.772 T:4088280672 DEBUG: ------ Window Init (DialogConfirm.xml) ------
  408. 17:32:36.778 T:3766584176 DEBUG: CAddonMgr::GetAvailableUpdates took 10 ms
  409. 17:32:36.778 T:3800118128 DEBUG: Thread Timer 3800118128 terminating
  410. 17:32:36.787 T:3766584176 DEBUG: CRepositoryUpdater: previous update at 08/14/2018 5:30:07 PM, next at 08/15/2018 5:30:07 PM
  411. 17:32:36.787 T:3800118128 DEBUG: Thread Timer start, auto delete: false
  412. 17:32:36.787 T:4088280672 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
  413. 17:32:36.794 T:4088280672 WARNING: CGUIMediaWindow::OnMessage - updating in progress
  414. 17:32:37.904 T:4010795888 DEBUG: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
  415. 17:32:37.905 T:4088280672 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  416. 17:32:37.905 T:4059030384 INFO: CActiveAESink::OpenSink - initialize sink
  417. 17:32:37.905 T:4059030384 DEBUG: CActiveAESink::OpenSink - trying to open device ALSA:default
  418. 17:32:37.905 T:4059030384 INFO: CAESinkALSA::Initialize - Requested layout: FL, FR
  419. 17:32:37.905 T:4059030384 INFO: CAESinkALSA::Initialize - Attempting to open device "default"
  420. 17:32:37.909 T:4059030384 INFO: CAESinkALSA::Initialize - Opened device "default"
  421. 17:32:37.910 T:4059030384 INFO: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
  422. 17:32:37.910 T:4059030384 INFO: CAESinkALSA::InitializeHW - Using data format AE_FMT_S32NE
  423. 17:32:37.910 T:4059030384 DEBUG: CAESinkALSA::InitializeHW - Request: periodSize 4096, bufferSize 16384
  424. 17:32:37.916 T:4059030384 DEBUG: CAESinkALSA::InitializeHW - Got: periodSize 4096, bufferSize 16384
  425. 17:32:37.917 T:4059030384 DEBUG: CAESinkALSA::InitializeHW - Setting timeout to 372 ms
  426. 17:32:37.917 T:4059030384 INFO: CAESinkALSA::Initialize - setting default aud_ch to 0
  427. 17:32:37.917 T:4059030384 DEBUG: CAESinkALSA::GetChannelLayout - Input Channel Count: 2 Output Channel Count: 2
  428. 17:32:37.917 T:4059030384 DEBUG: CAESinkALSA::GetChannelLayout - Requested Layout: FL, FR
  429. 17:32:37.917 T:4059030384 DEBUG: CAESinkALSA::GetChannelLayout - Got Layout: FL, FR (ALSA: none) (CEA: 0)
  430. 17:32:37.917 T:4059030384 DEBUG: CActiveAESink::OpenSink - ALSA Initialized:
  431. 17:32:37.917 T:4059030384 DEBUG: Output Device : Default (AML-M8AUDIO Analog)
  432. 17:32:37.917 T:4059030384 DEBUG: Sample Rate : 44100
  433. 17:32:37.917 T:4059030384 DEBUG: Sample Format : AE_FMT_S32NE
  434. 17:32:37.917 T:4059030384 DEBUG: Channel Count : 2
  435. 17:32:37.917 T:4059030384 DEBUG: Channel Layout: FL, FR
  436. 17:32:37.917 T:4059030384 DEBUG: Frames : 4096
  437. 17:32:37.917 T:4059030384 DEBUG: Frame Size : 8
  438. 17:32:38.154 T:4088280672 DEBUG: ------ Window Deinit (DialogConfirm.xml) ------
  439. 17:32:38.155 T:3961516912 ERROR: GetDirectory - Error getting addons://repository.xbmc.org/
  440. 17:32:38.155 T:3961516912 DEBUG: Thread waiting 3961516912 terminating
  441. 17:32:38.171 T:4088280672 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  442. 17:32:38.171 T:4088280672 ERROR: CGUIMediaWindow::GetDirectory(addons://repository.xbmc.org/) failed
  443. 17:32:38.171 T:4088280672 DEBUG: CGUIMediaWindow::GetDirectory (addons://repos/)
  444. 17:32:38.171 T:4088280672 DEBUG: ParentPath = [addons://]
  445. 17:32:38.172 T:3961516912 DEBUG: Thread waiting start, auto delete: false
  446. 17:32:38.176 T:3961516912 DEBUG: Thread waiting 3961516912 terminating
  447. 17:32:38.181 T:3961516912 DEBUG: Thread BackgroundLoader start, auto delete: false
  448. 17:32:38.184 T:3961516912 DEBUG: Thread BackgroundLoader 3961516912 terminating
  449. 17:32:38.489 T:4010795888 DEBUG: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
  450. 17:32:38.503 T:4088280672 DEBUG: HandleKey: 166 (0xa6, obc89) pressed, action is Up
  451. 17:32:38.505 T:3738952560 DEBUG: GetImageHash - unable to stat url /usr/share/kodi/addons/repository.coreelec/fanart.jpg
  452. 17:32:38.552 T:4088280672 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
  453. 17:32:38.990 T:4010795888 DEBUG: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
  454. 17:32:39.030 T:4088280672 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  455. 17:32:39.032 T:4088280672 DEBUG: CGUIMediaWindow::GetDirectory (addons://repository.coreelec/)
  456. 17:32:39.032 T:4088280672 DEBUG: ParentPath = [addons://repos/]
  457. 17:32:39.034 T:3961516912 DEBUG: Thread waiting start, auto delete: false
  458. 17:32:39.041 T:3961516912 DEBUG: CAddonDatabase: SELECT repo.id FROM repo .. took 1 ms
  459. 17:32:39.041 T:3961516912 DEBUG: CAddonDatabase: no valid repository matching 'repository.coreelec'
  460. 17:32:39.041 T:3766584176 DEBUG: CRepositoryUpdateJob[repository.coreelec] checking for updates.
  461. 17:32:39.045 T:3766584176 DEBUG: CFileCache::Open - opening <CoreELEC/addons/raw/master/9.0/Amlogic/arm/addons.xml.gz.md5> using cache
  462. 17:32:39.046 T:3766584176 DEBUG: CurlFile::Open(0xec27d960) https://github.com/CoreELEC/addons/raw/master/9.0/Amlogic/arm/addons.xml.gz.md5
  463. 17:32:39.046 T:3766584176 INFO: easy_acquire - Created session to https://github.com
  464. 17:32:39.134 T:4088280672 DEBUG: ------ Window Init (DialogBusy.xml) ------
  465. 17:33:06.758 T:4088280672 INFO: CheckIdle - Closing session to http://mirrors.kodi.tv (easy=0xf15ad300, multi=0xf1539328)
  466. 17:33:09.047 T:4021281648 DEBUG: Thread JobWorker 4021281648 terminating (autodelete)
  467. 17:33:09.047 T:3738952560 DEBUG: Thread JobWorker 3738952560 terminating (autodelete)
  468. 17:33:09.131 T:3766584176 ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
  469. 17:33:09.131 T:3766584176 ERROR: CCurlFile::Open failed with code 0 for https://github.com/CoreELEC/addons/raw/master/9.0/Amlogic/arm/addons.xml.gz.md5:
  470. 17:33:09.131 T:3766584176 ERROR: Open - failed to open source <https://github.com/CoreELEC/addons/raw/master/9.0/Amlogic/arm/addons.xml.gz.md5>
  471. 17:33:09.131 T:3766584176 ERROR: CRepository: failed read 'https://github.com/CoreELEC/addons/raw/master/9.0/Amlogic/arm/addons.xml.gz.md5'
  472. 17:33:09.137 T:3766584176 DEBUG: CRepositoryUpdater: done.
  473. 17:33:09.138 T:3961516912 DEBUG: CAddonDatabase: SELECT repo.id FROM repo .. took 1 ms
  474. 17:33:09.138 T:3961516912 DEBUG: CAddonDatabase: no valid repository matching 'repository.coreelec'
  475. 17:33:09.140 T:4088280672 DEBUG: ------ Window Init (DialogConfirm.xml) ------
  476. 17:33:09.154 T:3766584176 DEBUG: CAddonMgr::GetAvailableUpdates took 17 ms
  477. 17:33:09.154 T:4088280672 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
  478. 17:33:09.171 T:3766584176 DEBUG: CAddonMgr::GetAvailableUpdates took 16 ms
  479. 17:33:09.172 T:3800118128 DEBUG: Thread Timer 3800118128 terminating
  480. 17:33:09.183 T:3766584176 DEBUG: CRepositoryUpdater: previous update at 08/14/2018 5:30:07 PM, next at 08/15/2018 5:30:07 PM
  481. 17:33:09.184 T:3800118128 DEBUG: Thread Timer start, auto delete: false
  482. 17:33:09.184 T:3738952560 DEBUG: Thread JobWorker start, auto delete: true
  483. 17:33:09.197 T:4088280672 WARNING: CGUIMediaWindow::OnMessage - updating in progress
  484. 17:33:24.758 T:4010795888 DEBUG: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
  485. 17:33:24.771 T:4088280672 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  486. 17:33:24.772 T:4059030384 INFO: CActiveAESink::OpenSink - initialize sink
  487. 17:33:24.772 T:4059030384 DEBUG: CActiveAESink::OpenSink - trying to open device ALSA:default
  488. 17:33:24.772 T:4059030384 INFO: CAESinkALSA::Initialize - Requested layout: FL, FR
  489. 17:33:24.772 T:4059030384 INFO: CAESinkALSA::Initialize - Attempting to open device "default"
  490. 17:33:24.776 T:4059030384 INFO: CAESinkALSA::Initialize - Opened device "default"
  491. 17:33:24.777 T:4059030384 INFO: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
  492. 17:33:24.777 T:4059030384 INFO: CAESinkALSA::InitializeHW - Using data format AE_FMT_S32NE
  493. 17:33:24.777 T:4059030384 DEBUG: CAESinkALSA::InitializeHW - Request: periodSize 4096, bufferSize 16384
  494. 17:33:24.786 T:4059030384 DEBUG: CAESinkALSA::InitializeHW - Got: periodSize 4096, bufferSize 16384
  495. 17:33:24.787 T:4059030384 DEBUG: CAESinkALSA::InitializeHW - Setting timeout to 372 ms
  496. 17:33:24.787 T:4059030384 INFO: CAESinkALSA::Initialize - setting default aud_ch to 0
  497. 17:33:24.787 T:4059030384 DEBUG: CAESinkALSA::GetChannelLayout - Input Channel Count: 2 Output Channel Count: 2
  498. 17:33:24.787 T:4059030384 DEBUG: CAESinkALSA::GetChannelLayout - Requested Layout: FL, FR
  499. 17:33:24.787 T:4059030384 DEBUG: CAESinkALSA::GetChannelLayout - Got Layout: FL, FR (ALSA: none) (CEA: 0)
  500. 17:33:24.787 T:4059030384 DEBUG: CActiveAESink::OpenSink - ALSA Initialized:
  501. 17:33:24.787 T:4059030384 DEBUG: Output Device : Default (AML-M8AUDIO Analog)
  502. 17:33:24.787 T:4059030384 DEBUG: Sample Rate : 44100
  503. 17:33:24.787 T:4059030384 DEBUG: Sample Format : AE_FMT_S32NE
  504. 17:33:24.787 T:4059030384 DEBUG: Channel Count : 2
  505. 17:33:24.787 T:4059030384 DEBUG: Channel Layout: FL, FR
  506. 17:33:24.787 T:4059030384 DEBUG: Frames : 4096
  507. 17:33:24.787 T:4059030384 DEBUG: Frame Size : 8
  508. 17:33:25.022 T:4088280672 DEBUG: ------ Window Deinit (DialogConfirm.xml) ------
  509. 17:33:25.023 T:3961516912 ERROR: GetDirectory - Error getting addons://repository.coreelec/
  510. 17:33:25.023 T:3961516912 DEBUG: Thread waiting 3961516912 terminating
  511. 17:33:25.039 T:4088280672 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  512. 17:33:25.039 T:4088280672 ERROR: CGUIMediaWindow::GetDirectory(addons://repository.coreelec/) failed
  513. 17:33:25.039 T:4088280672 DEBUG: CGUIMediaWindow::GetDirectory (addons://repos/)
  514. 17:33:25.039 T:4088280672 DEBUG: ParentPath = [addons://]
  515. 17:33:25.040 T:3961516912 DEBUG: Thread waiting start, auto delete: false
  516. 17:33:25.045 T:3961516912 DEBUG: Thread waiting 3961516912 terminating
  517. 17:33:25.053 T:3961516912 DEBUG: Thread BackgroundLoader start, auto delete: false
  518. 17:33:25.057 T:3961516912 DEBUG: Thread BackgroundLoader 3961516912 terminating
  519. 17:33:26.795 T:4010795888 DEBUG: LIRC: - NEW 9e 0 KEY_BACK devinput (KEY_BACK)
  520. 17:33:26.804 T:4088280672 DEBUG: HandleKey: menu (0xd8) pressed, action is Back
  521. 17:33:26.808 T:4088280672 DEBUG: CGUIMediaWindow::GetDirectory (addons://)
  522. 17:33:26.808 T:4088280672 DEBUG: ParentPath = []
  523. 17:33:26.814 T:3961516912 DEBUG: Thread waiting start, auto delete: false
  524. 17:33:26.839 T:3961516912 DEBUG: CAddonMgr::GetAvailableUpdates took 11 ms
  525. 17:33:26.856 T:3961516912 DEBUG: Thread waiting 3961516912 terminating
  526. 17:33:26.856 T:4021281648 DEBUG: Thread BackgroundLoader start, auto delete: false
  527. 17:33:26.858 T:4021281648 DEBUG: Thread BackgroundLoader 4021281648 terminating
  528. 17:33:27.448 T:4010795888 DEBUG: LIRC: - NEW 9e 0 KEY_BACK devinput (KEY_BACK)
  529. 17:33:27.479 T:4088280672 DEBUG: HandleKey: menu (0xd8) pressed, action is Back
  530. 17:33:27.479 T:4088280672 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  531. 17:33:27.802 T:4088280672 DEBUG: ------ Window Deinit (AddonBrowser.xml) ------
  532. 17:33:27.802 T:4088280672 DEBUG: FreeVisualisation() done
  533. 17:33:27.803 T:4088280672 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  534. 17:33:27.803 T:4088280672 DEBUG: ------ Window Init (Custom_1100_AddonLauncher.xml) ------
  535. 17:33:27.818 T:4088280672 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
  536. 17:33:29.696 T:4010795888 DEBUG: Previous line repeats 1 times.
  537. 17:33:29.696 T:4010795888 DEBUG: LIRC: - NEW 9e 0 KEY_BACK devinput (KEY_BACK)
  538. 17:33:29.709 T:4088280672 DEBUG: HandleKey: menu (0xd8) pressed, action is Back
  539. 17:33:29.710 T:4088280672 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  540. 17:33:30.036 T:4088280672 DEBUG: ------ Window Deinit (Custom_1100_AddonLauncher.xml) ------
  541. 17:33:30.036 T:4088280672 DEBUG: FreeVisualisation() done
  542. 17:33:30.037 T:4088280672 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  543. 17:33:30.037 T:4088280672 DEBUG: ------ Window Init (Home.xml) ------
  544. 17:33:30.053 T:4088280672 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
  545. 17:33:33.592 T:4010795888 DEBUG: Previous line repeats 1 times.
  546. 17:33:33.592 T:4010795888 DEBUG: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
  547. 17:33:33.619 T:4088280672 DEBUG: HandleKey: 166 (0xa6, obc89) pressed, action is Up
  548. 17:33:34.359 T:4010795888 DEBUG: Previous line repeats 1 times.
  549. 17:33:34.360 T:4010795888 DEBUG: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
  550. 17:33:34.404 T:4088280672 DEBUG: HandleKey: 166 (0xa6, obc89) pressed, action is Up
  551. 17:33:34.778 T:4010795888 DEBUG: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
  552. 17:33:34.812 T:4088280672 DEBUG: HandleKey: 166 (0xa6, obc89) pressed, action is Up
  553. 17:33:35.214 T:4010795888 DEBUG: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
  554. 17:33:35.220 T:4088280672 DEBUG: HandleKey: 166 (0xa6, obc89) pressed, action is Up
  555. 17:33:35.256 T:4088280672 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
  556. 17:33:35.984 T:4010795888 DEBUG: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
  557. 17:33:36.021 T:4088280672 DEBUG: HandleKey: 166 (0xa6, obc89) pressed, action is Up
  558. 17:33:36.471 T:4010795888 DEBUG: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
  559. 17:33:36.472 T:4088280672 DEBUG: HandleKey: 166 (0xa6, obc89) pressed, action is Up
  560. 17:33:36.504 T:4088280672 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
  561. 17:33:36.962 T:4010795888 DEBUG: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
  562. 17:33:36.972 T:4088280672 DEBUG: HandleKey: 166 (0xa6, obc89) pressed, action is Up
  563. 17:33:37.004 T:4088280672 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
  564. 17:33:37.452 T:4010795888 DEBUG: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
  565. 17:33:37.455 T:4088280672 DEBUG: HandleKey: 166 (0xa6, obc89) pressed, action is Up
  566. 17:33:38.146 T:4010795888 DEBUG: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  567. 17:33:38.163 T:4088280672 DEBUG: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  568. 17:33:38.599 T:4010795888 DEBUG: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
  569. 17:33:38.624 T:4088280672 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  570. 17:33:38.627 T:4088280672 DEBUG: Activating window ID: 10004
  571. 17:33:38.936 T:4088280672 DEBUG: ------ Window Deinit (Home.xml) ------
  572. 17:33:38.936 T:4088280672 DEBUG: FreeVisualisation() done
  573. 17:33:38.937 T:4088280672 DEBUG: ------ Window Init (Settings.xml) ------
  574. 17:33:39.184 T:3766584176 DEBUG: Thread JobWorker 3766584176 terminating (autodelete)
  575. 17:33:39.185 T:3738952560 DEBUG: Thread JobWorker 3738952560 terminating (autodelete)
  576. 17:33:39.493 T:4088280672 INFO: CheckIdle - Closing session to https://github.com (easy=0xf15a52d0, multi=0xe3b35d70)
  577. 17:33:40.574 T:4010795888 DEBUG: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
  578. 17:33:40.596 T:4088280672 DEBUG: HandleKey: 166 (0xa6, obc89) pressed, action is Up
  579. 17:33:40.973 T:4010795888 DEBUG: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
  580. 17:33:41.007 T:4088280672 DEBUG: HandleKey: 166 (0xa6, obc89) pressed, action is Up
  581. 17:33:41.488 T:4010795888 DEBUG: LIRC: - NEW 69 0 KEY_LEFT devinput (KEY_LEFT)
  582. 17:33:41.511 T:4088280672 DEBUG: HandleKey: 169 (0xa9, obc86) pressed, action is Left
  583. 17:33:41.888 T:4010795888 DEBUG: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
  584. 17:33:41.921 T:4088280672 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  585. 17:33:41.922 T:4088280672 DEBUG: Activating window ID: 10007
  586. 17:33:42.239 T:4088280672 DEBUG: ------ Window Deinit (Settings.xml) ------
  587. 17:33:42.239 T:4088280672 DEBUG: FreeVisualisation() done
  588. 17:33:42.240 T:4088280672 DEBUG: ------ Window Init (SettingsSystemInfo.xml) ------
  589. 17:33:42.240 T:4088280672 INFO: Loading skin file: SettingsSystemInfo.xml, load type: KEEP_IN_MEMORY
  590. 17:33:42.381 T:3738952560 DEBUG: Thread JobWorker start, auto delete: true
  591. 17:33:42.381 T:4088280672 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
  592. 17:36:23.399 T:4010795888 DEBUG: Previous line repeats 2 times.
  593. 17:36:23.399 T:4010795888 DEBUG: LIRC: - NEW 9e 0 KEY_BACK devinput (KEY_BACK)
  594. 17:36:23.438 T:4088280672 DEBUG: HandleKey: menu (0xd8) pressed, action is PreviousMenu
  595. 17:36:23.438 T:4088280672 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  596. 17:36:23.446 T:4059030384 INFO: CActiveAESink::OpenSink - initialize sink
  597. 17:36:23.447 T:4059030384 DEBUG: CActiveAESink::OpenSink - trying to open device ALSA:default
  598. 17:36:23.448 T:4059030384 INFO: CAESinkALSA::Initialize - Requested layout: FL, FR
  599. 17:36:23.448 T:4059030384 INFO: CAESinkALSA::Initialize - Attempting to open device "default"
  600. 17:36:23.501 T:4059030384 INFO: CAESinkALSA::Initialize - Opened device "default"
  601. 17:36:23.516 T:4059030384 INFO: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
  602. 17:36:23.518 T:4059030384 INFO: CAESinkALSA::InitializeHW - Using data format AE_FMT_S32NE
  603. 17:36:23.518 T:4059030384 DEBUG: CAESinkALSA::InitializeHW - Request: periodSize 4096, bufferSize 16384
  604. 17:36:23.537 T:4059030384 DEBUG: CAESinkALSA::InitializeHW - Got: periodSize 4096, bufferSize 16384
  605. 17:36:23.537 T:4059030384 DEBUG: CAESinkALSA::InitializeHW - Setting timeout to 372 ms
  606. 17:36:23.537 T:4059030384 INFO: CAESinkALSA::Initialize - setting default aud_ch to 0
  607. 17:36:23.537 T:4059030384 DEBUG: CAESinkALSA::GetChannelLayout - Input Channel Count: 2 Output Channel Count: 2
  608. 17:36:23.537 T:4059030384 DEBUG: CAESinkALSA::GetChannelLayout - Requested Layout: FL, FR
  609. 17:36:23.537 T:4059030384 DEBUG: CAESinkALSA::GetChannelLayout - Got Layout: FL, FR (ALSA: none) (CEA: 0)
  610. 17:36:23.538 T:4059030384 DEBUG: CActiveAESink::OpenSink - ALSA Initialized:
  611. 17:36:23.538 T:4059030384 DEBUG: Output Device : Default (AML-M8AUDIO Analog)
  612. 17:36:23.538 T:4059030384 DEBUG: Sample Rate : 44100
  613. 17:36:23.538 T:4059030384 DEBUG: Sample Format : AE_FMT_S32NE
  614. 17:36:23.538 T:4059030384 DEBUG: Channel Count : 2
  615. 17:36:23.538 T:4059030384 DEBUG: Channel Layout: FL, FR
  616. 17:36:23.538 T:4059030384 DEBUG: Frames : 4096
  617. 17:36:23.538 T:4059030384 DEBUG: Frame Size : 8
  618. 17:36:23.753 T:4088280672 DEBUG: ------ Window Deinit (SettingsSystemInfo.xml) ------
  619. 17:36:23.753 T:4088280672 DEBUG: FreeVisualisation() done
  620. 17:36:23.753 T:4088280672 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  621. 17:36:23.753 T:4088280672 DEBUG: ------ Window Init (Settings.xml) ------
  622. 17:36:27.869 T:4010795888 DEBUG: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  623. 17:36:27.870 T:4088280672 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  624. 17:36:28.253 T:4010795888 DEBUG: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  625. 17:36:28.274 T:4088280672 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  626. 17:36:28.921 T:4010795888 DEBUG: LIRC: - NEW 69 0 KEY_LEFT devinput (KEY_LEFT)
  627. 17:36:28.929 T:4088280672 DEBUG: HandleKey: 169 (0xa9, obc86) pressed, action is Left
  628. 17:36:30.006 T:4010795888 DEBUG: Previous line repeats 1 times.
  629. 17:36:30.006 T:4010795888 DEBUG: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  630. 17:36:30.026 T:4088280672 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  631. 17:36:30.547 T:4010795888 DEBUG: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
  632. 17:36:30.561 T:4088280672 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  633. 17:36:30.562 T:3766584176 DEBUG: Thread LanguageInvoker start, auto delete: false
  634. 17:36:30.562 T:3766584176 INFO: initializing python engine.
  635. 17:36:30.562 T:3766584176 DEBUG: CPythonInvoker(1, /usr/share/kodi/addons/service.coreelec.settings/default.py): start processing
  636. 17:36:30.588 T:3766584176 DEBUG: -->Python Interpreter Initialized<--
  637. 17:36:30.588 T:3766584176 DEBUG: CPythonInvoker(1, /usr/share/kodi/addons/service.coreelec.settings/default.py): the source file to load is "/usr/share/kodi/addons/service.coreelec.settings/default.py"
  638. 17:36:30.588 T:3766584176 DEBUG: CPythonInvoker(1, /usr/share/kodi/addons/service.coreelec.settings/default.py): setting the Python path to /usr/share/kodi/addons/service.coreelec.settings:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  639. 17:36:30.589 T:3766584176 DEBUG: CPythonInvoker(1, /usr/share/kodi/addons/service.coreelec.settings/default.py): entering source directory /usr/share/kodi/addons/service.coreelec.settings
  640. 17:36:30.589 T:3766584176 DEBUG: CPythonInvoker(1, /usr/share/kodi/addons/service.coreelec.settings/default.py): instantiating addon using automatically obtained id of "service.coreelec.settings" dependent on version 2.1.0 of the xbmc.python api
  641. 17:36:30.595 T:3774976880 INFO: ## CoreELEC Addon ## _service_::run ## MESSAGE:'openConfigurationWindow'
  642. 17:36:30.605 T:4088280672 DEBUG: ------ Window Init (/usr/share/kodi/addons/service.coreelec.settings/resources/skins/Default/1080i/service-CoreELEC-Settings-mainWindow.xml) ------
  643. 17:36:30.605 T:4088280672 INFO: Loading skin file: /usr/share/kodi/addons/service.coreelec.settings/resources/skins/Default/1080i/service-CoreELEC-Settings-mainWindow.xml, load type: LOAD_ON_GUI_INIT
  644. 17:36:30.633 T:4088280672 ERROR: Window Translator: Can't find window videolibrary
  645. 17:36:30.633 T:4088280672 WARNING: Label Formating: $VAR[GlobalFanartVar] is not defined
  646. 17:36:30.698 T:4088280672 ERROR: Control 1000 in window 13001 has been asked to focus, but it can't
  647. 17:36:30.699 T:3774976880 INFO: ## CoreELEC Addon ## _service_::run ## WAITING:
  648. 17:36:30.699 T:3766584176 INFO: CPythonInvoker(1, /usr/share/kodi/addons/service.coreelec.settings/default.py): script successfully run
  649. 17:36:30.700 T:3766584176 DEBUG: onExecutionDone(1, /usr/share/kodi/addons/service.coreelec.settings/default.py)
  650. 17:36:30.706 T:4088280672 DEBUG: ffmpeg[F3AE3660]: Invalid return value 0 for stream protocol
  651. 17:36:30.736 T:3766584176 DEBUG: Previous line repeats 1 times.
  652. 17:36:30.736 T:3766584176 INFO: Python interpreter stopped
  653. 17:36:30.736 T:3766584176 DEBUG: Thread LanguageInvoker 3766584176 terminating
  654. 17:36:30.905 T:4088280672 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
  655. 17:36:32.994 T:4010795888 DEBUG: Previous line repeats 9 times.
  656. 17:36:32.994 T:4010795888 DEBUG: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  657. 17:36:32.994 T:4088280672 DEBUG: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  658. 17:36:36.246 T:4010795888 DEBUG: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  659. 17:36:36.257 T:4088280672 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  660. 17:36:42.460 T:3738952560 DEBUG: Previous line repeats 13 times.
  661. 17:36:42.460 T:3738952560 DEBUG: Thread JobWorker 3738952560 terminating (autodelete)
  662. 17:36:44.912 T:4010795888 DEBUG: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  663. 17:36:44.935 T:4088280672 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  664. 17:36:44.966 T:4088280672 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
  665. 17:36:45.981 T:4010795888 DEBUG: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
  666. 17:36:46.027 T:4088280672 DEBUG: HandleKey: 166 (0xa6, obc89) pressed, action is Up
  667. 17:36:51.417 T:4010795888 DEBUG: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
  668. 17:36:51.445 T:4088280672 DEBUG: HandleKey: 166 (0xa6, obc89) pressed, action is Up
  669. 17:36:51.982 T:4010795888 DEBUG: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
  670. 17:36:52.001 T:4088280672 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  671. 17:36:52.341 T:3961516912 DEBUG: DialogProgress::Open called
  672. 17:36:52.341 T:3961516912 DEBUG: ------ Window Init (DialogConfirm.xml) ------
  673. 17:36:52.341 T:3961516912 INFO: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY
  674. 17:36:52.398 T:4088280672 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement