Advertisement
Guest User

KodiLog

a guest
Mar 6th, 2019
432
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 163.13 KB | None | 0 0
  1. 2019-03-06 18:29:20.483 T:1899269392 NOTICE: -----------------------------------------------------------------------
  2. 2019-03-06 18:29:20.484 T:1899269392 NOTICE: Starting Kodi (18.1 Git:20190220-5494e5ffac). Platform: Linux ARM 32-bit
  3. 2019-03-06 18:29:20.484 T:1899269392 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
  4. 2019-03-06 18:29:20.484 T:1899269392 NOTICE: Kodi compiled 2019-02-22 by GCC 6.3.0 for Linux ARM 32-bit version 4.9.82 (264530)
  5. 2019-03-06 18:29:20.484 T:1899269392 NOTICE: Running on Raspbian GNU/Linux 9 (stretch), kernel: Linux ARM 32-bit version 4.14.98-v7+
  6. 2019-03-06 18:29:20.484 T:1899269392 NOTICE: FFmpeg version/source: 4.0.3-Kodi
  7. 2019-03-06 18:29:20.484 T:1899269392 NOTICE: Host CPU: ARMv7 Processor rev 4 (v7l), 4 cores available
  8. 2019-03-06 18:29:20.484 T:1899269392 NOTICE: ARM Features: Neon enabled
  9. 2019-03-06 18:29:20.484 T:1899269392 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
  10. 2019-03-06 18:29:20.484 T:1899269392 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/arm-linux-gnueabihf/kodi
  11. 2019-03-06 18:29:20.484 T:1899269392 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/arm-linux-gnueabihf/kodi/addons
  12. 2019-03-06 18:29:20.484 T:1899269392 NOTICE: special://masterprofile/ is mapped to: /home/pi/.kodi/userdata
  13. 2019-03-06 18:29:20.484 T:1899269392 NOTICE: special://envhome/ is mapped to: /home/pi
  14. 2019-03-06 18:29:20.484 T:1899269392 NOTICE: special://home/ is mapped to: /home/pi/.kodi
  15. 2019-03-06 18:29:20.484 T:1899269392 NOTICE: special://temp/ is mapped to: /home/pi/.kodi/temp
  16. 2019-03-06 18:29:20.484 T:1899269392 NOTICE: special://logpath/ is mapped to: /home/pi/.kodi/temp
  17. 2019-03-06 18:29:20.484 T:1899269392 NOTICE: The executable running is: /usr/lib/arm-linux-gnueabihf/kodi/kodi-rbpi_v7
  18. 2019-03-06 18:29:20.484 T:1899269392 NOTICE: Local hostname: radio
  19. 2019-03-06 18:29:20.485 T:1899269392 NOTICE: Log File is located: /home/pi/.kodi/temp/kodi.log
  20. 2019-03-06 18:29:20.485 T:1899269392 NOTICE: -----------------------------------------------------------------------
  21. 2019-03-06 18:29:20.485 T:1899269392 INFO: loading settings
  22. 2019-03-06 18:29:20.486 T:1899269392 NOTICE: special://profile/ is mapped to: special://masterprofile/
  23. 2019-03-06 18:29:20.516 T:1899269392 DEBUG: CSkinSettings: no <skinsettings> tag found
  24. 2019-03-06 18:29:20.517 T:1899269392 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  25. 2019-03-06 18:29:20.519 T:1899269392 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  26. 2019-03-06 18:29:20.519 T:1899269392 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  27. <?xml version="1.0" encoding="UTF-8" ?>
  28. <advancedsettings>
  29. <fanartres>720</fanartres>
  30. <imageres>540</imageres>
  31. <video>
  32. <busydialogdelayms>750</busydialogdelayms>
  33. </video>
  34. <samba>
  35. <clienttimeout>30</clienttimeout>
  36. </samba>
  37. <cache>
  38. <memorysize>31457280</memorysize>
  39. </cache>
  40. </advancedsettings>
  41. 2019-03-06 18:29:20.519 T:1899269392 WARNING: CSettingsManager: missing version attribute
  42. 2019-03-06 18:29:20.521 T:1899269392 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  43. 2019-03-06 18:29:20.521 T:1899269392 NOTICE: Contents of special://profile/advancedsettings.xml are...
  44. <advancedsettings>
  45. <touchscreen_allign>
  46. <!-- Touchscreen x axsis offset from the upper left corner -->
  47. <x_offset>25</x_offset>
  48. <!-- Touchscreen y axsis offset from the upper left corner -->
  49. <y_offset>25</y_offset>
  50. <!-- Touchscreen x axis stretch factor if mouse position is not alligned with touched point-->
  51. <x_stretch_factor>0,3196803</x_stretch_factor>
  52. <!-- Touchscreen y axis stretch factor if mouse position is not alligned with touched point-->
  53. <y_stretch_factor>0,1993521</y_stretch_factor>
  54. <!-- touch <=> mouse event allignment for touchscreens that gives back mouse events when touch event is executed-->
  55. <touch_mouse>0</touch_mouse>
  56. <!-- swap Toucscreen axis if adjustment at x(y) axes results in an changed behaviour in y(x) axes-->
  57. <swap_axes>0</swap_axes>
  58. <!-- Touch Confines define the range around the last touch point that will be interpreted as touch at the same point for double touch events-->
  59. <touch_confines>8</touch_confines>
  60. </touchscreen_allign>
  61. <window>
  62. <width>1280</width>
  63. <height>800</height>
  64. </window>
  65. <videolibrary>
  66. <importwatchedstate>true</importwatchedstate>
  67. <importresumepoint>true</importresumepoint>
  68. <cleanonupdate>true</cleanonupdate>
  69. <!-- Also clean library during library update -->
  70. <hideallitems>true</hideallitems>
  71. <!-- removes the "*All" items from the video library -->
  72. <hideemptyseries>true</hideemptyseries>
  73. <!-- hide empty series in the video library -->
  74. </videolibrary>
  75. </advancedsettings>
  76. 2019-03-06 18:29:20.522 T:1899269392 WARNING: CSettingsManager: missing version attribute
  77. 2019-03-06 18:29:20.523 T:1899269392 NOTICE: Default Video Player: VideoPlayer
  78. 2019-03-06 18:29:20.523 T:1899269392 NOTICE: Default Audio Player: paplayer
  79. 2019-03-06 18:29:20.523 T:1899269392 NOTICE: Enabled debug logging due to GUI setting (2)
  80. 2019-03-06 18:29:20.523 T:1899269392 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  81. 2019-03-06 18:29:20.535 T:1899269392 INFO: creating subdirectories
  82. 2019-03-06 18:29:20.535 T:1899269392 INFO: userdata folder: special://masterprofile/
  83. 2019-03-06 18:29:20.535 T:1899269392 INFO: recording folder:
  84. 2019-03-06 18:29:20.535 T:1899269392 INFO: screenshots folder:
  85. 2019-03-06 18:29:20.773 T:1899269392 DEBUG: DllBcm: Using omx system library
  86. 2019-03-06 18:29:20.773 T:1889530608 DEBUG: Thread Lirc start, auto delete: false
  87. 2019-03-06 18:29:20.774 T:1889530608 INFO: Loading special://xbmc/system/Lircmap.xml
  88. 2019-03-06 18:29:20.774 T:1879044848 DEBUG: Thread libinput start, auto delete: false
  89. 2019-03-06 18:29:20.776 T:1899269392 NOTICE: Running database version Addons27
  90. 2019-03-06 18:29:20.778 T:1889530608 INFO: * Adding remote mapping for device 'mceusb'
  91. 2019-03-06 18:29:20.778 T:1889530608 INFO: * Adding remote mapping for device 'XboxDVDDongle'
  92. 2019-03-06 18:29:20.779 T:1889530608 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
  93. 2019-03-06 18:29:20.779 T:1889530608 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
  94. 2019-03-06 18:29:20.779 T:1889530608 INFO: * Adding remote mapping for device 'anysee'
  95. 2019-03-06 18:29:20.779 T:1889530608 INFO: * Adding remote mapping for device 'iMON-PAD'
  96. 2019-03-06 18:29:20.779 T:1889530608 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
  97. 2019-03-06 18:29:20.779 T:1889530608 INFO: * Adding remote mapping for device 'MCE_via_iMON'
  98. 2019-03-06 18:29:20.779 T:1889530608 INFO: * Adding remote mapping for device 'TwinHanRemote'
  99. 2019-03-06 18:29:20.779 T:1889530608 INFO: * Adding remote mapping for device 'linux-input-layer'
  100. 2019-03-06 18:29:20.780 T:1889530608 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  101. 2019-03-06 18:29:20.780 T:1889530608 INFO: * Adding remote mapping for device 'mediacenter'
  102. 2019-03-06 18:29:20.780 T:1889530608 INFO: * Adding remote mapping for device 'devinput'
  103. 2019-03-06 18:29:20.780 T:1889530608 INFO: * Adding remote mapping for device 'devinput-32'
  104. 2019-03-06 18:29:20.780 T:1889530608 INFO: * Adding remote mapping for device 'devinput-64'
  105. 2019-03-06 18:29:20.781 T:1889530608 DEBUG: CIRTranslator::Load - no userdata Lircmap.xml found, skipping
  106. 2019-03-06 18:29:20.808 T:1899269392 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  107. 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
  108. 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
  109. 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: game.controller.default v1.0.8 installed
  110. 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: game.controller.snes v1.0.8 installed
  111. 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
  112. 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
  113. 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
  114. 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
  115. 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed
  116. 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
  117. 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
  118. 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
  119. 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
  120. 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
  121. 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
  122. 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
  123. 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
  124. 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
  125. 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
  126. 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
  127. 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
  128. 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.resource v1.0.0 installed
  129. 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: metadata.album.universal v3.1.1 installed
  130. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: metadata.artists.universal v4.2.1 installed
  131. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: metadata.common.allmusic.com v3.2.0 installed
  132. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: metadata.common.fanart.tv v3.6.0 installed
  133. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: metadata.common.imdb.com v3.1.4 installed
  134. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.1 installed
  135. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.1 installed
  136. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: metadata.common.themoviedb.org v3.1.9 installed
  137. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: metadata.local v1.0.0 installed
  138. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: metadata.themoviedb.org v5.1.5 installed
  139. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.1.0 installed
  140. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: plugin.program.touchCalibration v1.1.1 installed
  141. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: pvr.iptvsimple v3.5.7 installed
  142. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: repository.Atrion18 v0.0.9 installed
  143. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: repository.sandmann79.plugins v1.0.2 installed
  144. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: repository.xbmc.org v3.1.5 installed
  145. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
  146. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: resource.language.de_de v9.0.17 installed
  147. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
  148. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
  149. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.32 installed
  150. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.53 installed
  151. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: script.module.pil v1.1.7 installed
  152. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
  153. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: service.xbmc.versioncheck v0.4.6 installed
  154. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: skin.estouchy v2.0.22 installed
  155. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: skin.estuary v2.0.21 installed
  156. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
  157. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: xbmc.addon v18.1.0 installed
  158. 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: xbmc.core v0.1.0 installed
  159. 2019-03-06 18:29:20.810 T:1899269392 NOTICE: ADDON: xbmc.gui v5.14.0 installed
  160. 2019-03-06 18:29:20.810 T:1899269392 NOTICE: ADDON: xbmc.json v10.1.2 installed
  161. 2019-03-06 18:29:20.810 T:1899269392 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
  162. 2019-03-06 18:29:20.810 T:1899269392 NOTICE: ADDON: xbmc.python v2.26.0 installed
  163. 2019-03-06 18:29:20.810 T:1899269392 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
  164. 2019-03-06 18:29:20.870 T:1899269392 DEBUG: CFavourites::Load - no system favourites found, skipping
  165. 2019-03-06 18:29:20.870 T:1899269392 DEBUG: CFavourites::Load - no userdata favourites found, skipping
  166. 2019-03-06 18:29:20.873 T:1899269392 DEBUG: DBus method call to org.freedesktop.ConsoleKit.Manager.CanStop at /org/freedesktop/ConsoleKit/Manager of org.freedesktop.ConsoleKit failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.ConsoleKit was not provided by any .service files
  167. 2019-03-06 18:29:20.873 T:1899269392 INFO: Selected Logind/UPower as PowerSyscall
  168. 2019-03-06 18:29:20.874 T:1899269392 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  169. 2019-03-06 18:29:20.874 T:1899269392 INFO: LogindUPowerSyscall - UPower not found, battery information will not be available
  170. 2019-03-06 18:29:20.901 T:1899269392 DEBUG: LogindUPowerSyscall - inhibit lock taken, fd 20
  171. 2019-03-06 18:29:20.904 T:1899269392 DEBUG: DBus method call to org.freedesktop.UPower.EnumerateDevices at /org/freedesktop/UPower of org.freedesktop.UPower failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  172. 2019-03-06 18:29:20.905 T:1868559088 DEBUG: Thread ActiveAE start, auto delete: false
  173. 2019-03-06 18:29:20.905 T:1858073328 DEBUG: Thread AESink start, auto delete: false
  174. 2019-03-06 18:29:20.906 T:1847587568 DEBUG: Thread FDEventMonitor start, auto delete: false
  175. 2019-03-06 18:29:20.916 T:1868559088 INFO: CAESinkALSA - Unable to open device "surround71" for playback
  176. 2019-03-06 18:29:20.917 T:1868559088 INFO: CAESinkALSA - Unable to open device "surround51" for playback
  177. 2019-03-06 18:29:20.917 T:1868559088 INFO: CAESinkALSA - Unable to open device "surround71" for playback
  178. 2019-03-06 18:29:20.918 T:1868559088 INFO: CAESinkALSA - Unable to open device "surround40" for playback
  179. 2019-03-06 18:29:20.918 T:1868559088 INFO: CAESinkALSA - Unable to open device "surround51" for playback
  180. 2019-03-06 18:29:20.918 T:1868559088 INFO: CAESinkALSA - Unable to open device "surround71" for playback
  181. 2019-03-06 18:29:20.938 T:1868559088 NOTICE: Found 2 Lists of Devices
  182. 2019-03-06 18:29:20.938 T:1868559088 NOTICE: Enumerated ALSA devices:
  183. 2019-03-06 18:29:20.938 T:1868559088 NOTICE: Device 1
  184. 2019-03-06 18:29:20.938 T:1868559088 NOTICE: m_deviceName : @
  185. 2019-03-06 18:29:20.938 T:1868559088 NOTICE: m_displayName : Default (bcm2835 ALSA bcm2835 ALSA)
  186. 2019-03-06 18:29:20.938 T:1868559088 NOTICE: m_displayNameExtra:
  187. 2019-03-06 18:29:20.938 T:1868559088 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  188. 2019-03-06 18:29:20.938 T:1868559088 NOTICE: m_channels : FL, FR
  189. 2019-03-06 18:29:20.938 T:1868559088 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000
  190. 2019-03-06 18:29:20.938 T:1868559088 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_U8
  191. 2019-03-06 18:29:20.938 T:1868559088 NOTICE: m_streamTypes : No passthrough capabilities
  192. 2019-03-06 18:29:20.938 T:1868559088 NOTICE: Enumerated PI devices:
  193. 2019-03-06 18:29:20.938 T:1868559088 NOTICE: Device 1
  194. 2019-03-06 18:29:20.938 T:1868559088 NOTICE: m_deviceName : HDMI
  195. 2019-03-06 18:29:20.938 T:1868559088 NOTICE: m_displayName : HDMI
  196. 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_displayNameExtra:
  197. 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  198. 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_channels : FL, FR
  199. 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
  200. 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP,AE_FMT_RAW
  201. 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512
  202. 2019-03-06 18:29:20.939 T:1868559088 NOTICE: Device 2
  203. 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_deviceName : Analogue
  204. 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_displayName : Analogue
  205. 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_displayNameExtra:
  206. 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  207. 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_channels : FL, FR
  208. 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_sampleRates : 48000
  209. 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  210. 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_streamTypes : No passthrough capabilities
  211. 2019-03-06 18:29:20.939 T:1868559088 NOTICE: Device 3
  212. 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_deviceName : Both
  213. 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_displayName : HDMI and Analogue
  214. 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_displayNameExtra:
  215. 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  216. 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_channels : FL, FR
  217. 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_sampleRates : 48000
  218. 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  219. 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_streamTypes : No passthrough capabilities
  220. 2019-03-06 18:29:20.940 T:1858073328 INFO: CActiveAESink::OpenSink - initialize sink
  221. 2019-03-06 18:29:20.940 T:1858073328 DEBUG: CActiveAESink::OpenSink - trying to open device PI:Both
  222. 2019-03-06 18:29:20.940 T:1858073328 DEBUG: DllBcm: Using omx system library
  223. 2019-03-06 18:29:20.941 T:1858073328 DEBUG: SECTION:LoadDLL(libopenmaxil.so)
  224. 2019-03-06 18:29:20.943 T:1858073328 DEBUG: Loading: libopenmaxil.so
  225. 2019-03-06 18:29:20.946 T:1784652528 DEBUG: Thread CRBPWorker start, auto delete: false
  226. 2019-03-06 18:29:20.946 T:1858073328 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:8816 bytes/s=352800.00 dest=PI:Both
  227. 2019-03-06 18:29:20.946 T:1858073328 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  228. 2019-03-06 18:29:20.948 T:1858073328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x6e202218
  229. 2019-03-06 18:29:20.949 T:1858073328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_splitter input port 261 output port 262 m_handle 0x6e20c1a8
  230. 2019-03-06 18:29:20.950 T:1858073328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x6e20c2b8
  231. 2019-03-06 18:29:20.951 T:1858073328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_splitter) - port(261), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(8832), nBufferAlignment(32)
  232. 2019-03-06 18:29:20.953 T:1858073328 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  233. 2019-03-06 18:29:20.953 T:1858073328 DEBUG: Output Device : HDMI and Analogue
  234. 2019-03-06 18:29:20.953 T:1858073328 DEBUG: Sample Rate : 44100
  235. 2019-03-06 18:29:20.953 T:1858073328 DEBUG: Sample Format : AE_FMT_FLOAT
  236. 2019-03-06 18:29:20.953 T:1858073328 DEBUG: Channel Count : 2
  237. 2019-03-06 18:29:20.953 T:1858073328 DEBUG: Channel Layout: FL, FR
  238. 2019-03-06 18:29:20.953 T:1858073328 DEBUG: Frames : 1102
  239. 2019-03-06 18:29:20.953 T:1858073328 DEBUG: Frame Size : 8
  240. 2019-03-06 18:29:20.963 T:1899269392 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  241. 2019-03-06 18:29:20.965 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  242. 2019-03-06 18:29:20.966 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  243. 2019-03-06 18:29:20.967 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  244. 2019-03-06 18:29:20.967 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  245. 2019-03-06 18:29:20.968 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  246. 2019-03-06 18:29:20.969 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  247. 2019-03-06 18:29:20.970 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  248. 2019-03-06 18:29:20.970 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  249. 2019-03-06 18:29:20.971 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  250. 2019-03-06 18:29:20.972 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  251. 2019-03-06 18:29:20.973 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  252. 2019-03-06 18:29:20.973 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  253. 2019-03-06 18:29:20.975 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  254. 2019-03-06 18:29:20.975 T:1879044848 DEBUG: CLibInputHandler::DeviceAdded - touch type device added: eGalax Inc. USB TouchController (event3)
  255. 2019-03-06 18:29:20.975 T:1879044848 DEBUG: CLibInputHandler::DeviceAdded - keyboard type device added: USB Keyboard (event0)
  256. 2019-03-06 18:29:20.976 T:1879044848 DEBUG: CLibInputKeyboard::GetRepeat - delay: 250ms repeat: 33ms for USB Keyboard (event0)
  257. 2019-03-06 18:29:20.976 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  258. 2019-03-06 18:29:20.977 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  259. 2019-03-06 18:29:20.977 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  260. 2019-03-06 18:29:20.978 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  261. 2019-03-06 18:29:20.978 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  262. 2019-03-06 18:29:20.979 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  263. 2019-03-06 18:29:20.980 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  264. 2019-03-06 18:29:20.981 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  265. 2019-03-06 18:29:20.982 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  266. 2019-03-06 18:29:20.983 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  267. 2019-03-06 18:29:20.983 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  268. 2019-03-06 18:29:20.984 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  269. 2019-03-06 18:29:20.985 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  270. 2019-03-06 18:29:20.985 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  271. 2019-03-06 18:29:20.986 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  272. 2019-03-06 18:29:20.986 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  273. 2019-03-06 18:29:20.987 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded
  274. 2019-03-06 18:29:20.988 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  275. 2019-03-06 18:29:20.989 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  276. 2019-03-06 18:29:20.990 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
  277. 2019-03-06 18:29:20.990 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
  278. 2019-03-06 18:29:20.991 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  279. 2019-03-06 18:29:20.992 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
  280. 2019-03-06 18:29:20.993 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  281. 2019-03-06 18:29:20.993 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  282. 2019-03-06 18:29:20.994 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  283. 2019-03-06 18:29:20.994 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded
  284. 2019-03-06 18:29:21.001 T:1899269392 DEBUG: Selected UDisks2 as storage provider
  285. 2019-03-06 18:29:21.003 T:1899269392 DEBUG: UDisks2: Daemon version 2.1.8
  286. 2019-03-06 18:29:21.003 T:1899269392 DEBUG: UDisks2: Querying available devices
  287. 2019-03-06 18:29:21.021 T:1879044848 DEBUG: CLibInputHandler::DeviceAdded - pointer type device added: USB Keyboard (event1)
  288. 2019-03-06 18:29:21.021 T:1879044848 DEBUG: CLibInputHandler::DeviceAdded - keyboard type device added: USB Keyboard (event1)
  289. 2019-03-06 18:29:21.022 T:1879044848 DEBUG: CLibInputKeyboard::GetRepeat - could not get key repeat for event1 (Function not implemented)
  290. 2019-03-06 18:29:21.022 T:1879044848 DEBUG: CLibInputKeyboard::GetRepeat - delay: 400ms repeat: 80ms for USB Keyboard (event1)
  291. 2019-03-06 18:29:21.031 T:1899269392 NOTICE: Raspberry PI firmware version: Feb 12 2019 19:42:42
  292. Copyright (c) 2012 Broadcom
  293. version 8eff5e4023657a8b3b59e1f90dc966f62d74908c (clean) (release) (start)
  294. 2019-03-06 18:29:21.031 T:1899269392 NOTICE: ARM mem: 896MB GPU mem: 128MB MPG2:0 WVC1:0
  295. 2019-03-06 18:29:21.031 T:1899269392 NOTICE: cache.memorysize: 30MB libass.cache: 21MB
  296. 2019-03-06 18:29:21.031 T:1899269392 NOTICE: Config:
  297. aphy_params_current=819
  298. arm_freq=1200
  299. audio_pwm_mode=514
  300. config_hdmi_boost=5
  301. core_freq=400
  302. desired_osc_freq=0x331df0
  303. desired_osc_freq_boost=0x3c45b0
  304. disable_commandline_tags=2
  305. disable_l2cache=1
  306. disable_splash=1
  307. display_hdmi_rotate=-1
  308. display_lcd_rotate=-1
  309. display_rotate=2
  310. dphy_params_current=547
  311. force_eeprom_read=1
  312. force_pwm_open=1
  313. framebuffer_ignore_alpha=1
  314. framebuffer_swap=1
  315. gpu_freq=300
  316. hdmi_channel_map=8
  317. hdmi_force_cec_address=65535
  318. hdmi_force_hotplug=1
  319. hdmi_group=2
  320. hdmi_ignore_cec=1
  321. hdmi_ignore_cec_init=1
  322. hdmi_mode=27
  323. init_uart_clock=0x2dc6c00
  324. lcd_framerate=60
  325. over_voltage_avs=31250
  326. over_voltage_avs_boost=0x2191c
  327. pause_burst_frames=1
  328. program_serial_random=1
  329. sdram_freq=400
  330. sdtv_aspect=3
  331. sdtv_mode=2
  332. second_boot=1
  333. 2019-03-06 18:29:21.031 T:1899269392 NOTICE: Config:
  334. device_tree=-
  335. hdmi_cvt=1280 800 60 5 0 0 1
  336. 2019-03-06 18:29:21.032 T:1899269392 DEBUG: EGL initial desktop resolution 1280x800 (1280x800) @ 60.00 - Full Screen (1.00)
  337. 2019-03-06 18:29:21.032 T:1899269392 DEBUG: EGL get supported modes (2) = 8, prefer_group=2, prefer_mode=1b
  338. 2019-03-06 18:29:21.032 T:1899269392 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :4
  339. 2019-03-06 18:29:21.032 T:1899269392 DEBUG: EGL mode 1: 800x600 (800x600) @ 56.00 - Full Screen (1.00) :8
  340. 2019-03-06 18:29:21.032 T:1899269392 DEBUG: EGL mode 2: 800x600 (800x600) @ 60.00 - Full Screen (1.00) :9
  341. 2019-03-06 18:29:21.032 T:1899269392 DEBUG: EGL mode 3: 1024x768 (1024x768) @ 60.00 - Full Screen (1.00) :10
  342. 2019-03-06 18:29:21.032 T:1899269392 DEBUG: EGL mode 4: 1280x768 (1280x768) @ 60.00 - Full Screen (1.00) :17
  343. 2019-03-06 18:29:21.032 T:1899269392 DEBUG: EGL mode 5: 1280x800 (1280x800) @ 60.00 - Full Screen (1.00) :1b
  344. 2019-03-06 18:29:21.032 T:1899269392 DEBUG: EGL mode 6: 1280x720 (1280x720) @ 60.00 - Full Screen (1.00) :55
  345. 2019-03-06 18:29:21.033 T:1899269392 DEBUG: EGL mode 7: 1280x800 (1280x800) @ 60.00 - Full Screen (1.00) :57
  346. 2019-03-06 18:29:21.033 T:1899269392 DEBUG: EGL get supported modes (1) = 16, prefer_group=2, prefer_mode=1b
  347. 2019-03-06 18:29:21.033 T:1899269392 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :1
  348. 2019-03-06 18:29:21.033 T:1899269392 DEBUG: EGL mode 1: 720x480 (720x480) @ 60.00 - Full Screen (0.89) :2
  349. 2019-03-06 18:29:21.033 T:1899269392 DEBUG: EGL mode 2: 720x480 (720x480) @ 60.00 - Full Screen (1.19) :3
  350. 2019-03-06 18:29:21.033 T:1899269392 DEBUG: EGL mode 3: 1280x720 (1280x720) @ 60.00 - Full Screen (1.00) :4
  351. 2019-03-06 18:29:21.033 T:1899269392 DEBUG: EGL mode 4: 1920x1080 (1920x1080) @ 60.00i - Full Screen (1.00) I:5
  352. 2019-03-06 18:29:21.033 T:1899269392 DEBUG: EGL mode 5: 720x480 (720x480) @ 60.00i - Full Screen (0.89) I:6
  353. 2019-03-06 18:29:21.033 T:1899269392 DEBUG: EGL mode 6: 720x480 (720x480) @ 60.00i - Full Screen (1.19) I:7
  354. 2019-03-06 18:29:21.033 T:1899269392 DEBUG: EGL mode 7: 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00) N:10
  355. 2019-03-06 18:29:21.033 T:1899269392 DEBUG: EGL mode 8: 720x576 (720x576) @ 50.00 - Full Screen (1.07) :11
  356. 2019-03-06 18:29:21.033 T:1899269392 DEBUG: EGL mode 9: 720x576 (720x576) @ 50.00 - Full Screen (1.42) :12
  357. 2019-03-06 18:29:21.033 T:1899269392 DEBUG: EGL mode 10: 1280x720 (1280x720) @ 50.00 - Full Screen (1.00) :13
  358. 2019-03-06 18:29:21.034 T:1899269392 DEBUG: EGL mode 11: 1920x1080 (1920x1080) @ 50.00i - Full Screen (1.00) I:14
  359. 2019-03-06 18:29:21.034 T:1899269392 DEBUG: EGL mode 12: 720x576 (720x576) @ 50.00i - Full Screen (1.07) I:15
  360. 2019-03-06 18:29:21.034 T:1899269392 DEBUG: EGL mode 13: 720x576 (720x576) @ 50.00i - Full Screen (1.42) I:16
  361. 2019-03-06 18:29:21.034 T:1899269392 DEBUG: EGL mode 14: 1920x1080 (1920x1080) @ 50.00 - Full Screen (1.00) :1f
  362. 2019-03-06 18:29:21.034 T:1899269392 DEBUG: EGL mode 15: 1920x1080 (1920x1080) @ 24.00 - Full Screen (1.00) :20
  363. 2019-03-06 18:29:21.034 T:1899269392 DEBUG: EGL probe resolution 1280x800 (1280x800) @ 60.00 - Full Screen:1b020004
  364. 2019-03-06 18:29:21.034 T:1899269392 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 60.000000 Hz
  365. 2019-03-06 18:29:21.034 T:1899269392 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 59.940063 Hz
  366. 2019-03-06 18:29:21.034 T:1899269392 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 56.000000 Hz
  367. 2019-03-06 18:29:21.034 T:1899269392 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 60.000000 Hz
  368. 2019-03-06 18:29:21.034 T:1899269392 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 59.940063 Hz
  369. 2019-03-06 18:29:21.034 T:1899269392 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 60.000000 Hz
  370. 2019-03-06 18:29:21.034 T:1899269392 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 59.940063 Hz
  371. 2019-03-06 18:29:21.034 T:1899269392 NOTICE: Found resolution 1280 x 768 with 1280 x 768 @ 60.000000 Hz
  372. 2019-03-06 18:29:21.034 T:1899269392 NOTICE: Found resolution 1280 x 768 with 1280 x 768 @ 59.940063 Hz
  373. 2019-03-06 18:29:21.034 T:1899269392 NOTICE: Found resolution 1280 x 800 with 1280 x 800 @ 60.000000 Hz
  374. 2019-03-06 18:29:21.034 T:1899269392 NOTICE: Found resolution 1280 x 800 with 1280 x 800 @ 59.940063 Hz
  375. 2019-03-06 18:29:21.034 T:1899269392 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 60.000000 Hz
  376. 2019-03-06 18:29:21.034 T:1899269392 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 59.940063 Hz
  377. 2019-03-06 18:29:21.034 T:1899269392 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 60.000000 Hz
  378. 2019-03-06 18:29:21.035 T:1899269392 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 59.940063 Hz
  379. 2019-03-06 18:29:21.035 T:1899269392 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 60.000000 Hz
  380. 2019-03-06 18:29:21.035 T:1899269392 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 59.940063 Hz
  381. 2019-03-06 18:29:21.035 T:1899269392 NOTICE: Found resolution 720 x 576 with 720 x 576 @ 50.000000 Hz
  382. 2019-03-06 18:29:21.035 T:1899269392 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 50.000000 Hz
  383. 2019-03-06 18:29:21.035 T:1899269392 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 50.000000 Hz
  384. 2019-03-06 18:29:21.035 T:1899269392 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 24.000000 Hz
  385. 2019-03-06 18:29:21.035 T:1899269392 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 23.976025 Hz
  386. 2019-03-06 18:29:21.035 T:1899269392 NOTICE: Found ([email protected]) at 25, setting to RES_DESKTOP at 16
  387. 2019-03-06 18:29:21.036 T:1899269392 NOTICE: EGL_VERSION = 1.4
  388. 2019-03-06 18:29:21.036 T:1899269392 NOTICE: EGL_VENDOR = Broadcom
  389. 2019-03-06 18:29:21.036 T:1899269392 NOTICE: EGL_EXTENSIONS = EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_vg_parent_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_lock_surface
  390. 2019-03-06 18:29:21.036 T:1899269392 NOTICE: EGL_CLIENT_EXTENSIONS = NULL
  391. 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL Config Attributes:
  392. 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_BUFFER_SIZE: 32
  393. 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_ALPHA_SIZE: 8
  394. 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_BLUE_SIZE: 8
  395. 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_GREEN_SIZE: 8
  396. 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_RED_SIZE: 8
  397. 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_DEPTH_SIZE: 24
  398. 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_STENCIL_SIZE: 0
  399. 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_CONFIG_CAVEAT: 0x3038
  400. 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_CONFIG_ID: 3
  401. 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_LEVEL: 0
  402. 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_MAX_PBUFFER_HEIGHT: 2048
  403. 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_MAX_PBUFFER_PIXELS: 4194304
  404. 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_MAX_PBUFFER_WIDTH: 2048
  405. 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_NATIVE_RENDERABLE: 1
  406. 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_NATIVE_VISUAL_ID: 37928
  407. 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_NATIVE_VISUAL_TYPE: 0x3038
  408. 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_SAMPLES: 0
  409. 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_SAMPLE_BUFFERS: 0
  410. 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_SURFACE_TYPE: 1639
  411. 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_TRANSPARENT_TYPE: 0x3038
  412. 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_TRANSPARENT_BLUE_VALUE: 0
  413. 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_TRANSPARENT_GREEN_VALUE: 0
  414. 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_TRANSPARENT_RED_VALUE: 0
  415. 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_BIND_TO_TEXTURE_RGB: 0
  416. 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_BIND_TO_TEXTURE_RGBA: 1
  417. 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_MIN_SWAP_INTERVAL: 0
  418. 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_MAX_SWAP_INTERVAL: 2147483647
  419. 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_LUMINANCE_SIZE: 0
  420. 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_ALPHA_MASK_SIZE: 0
  421. 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_COLOR_BUFFER_TYPE: 0x308e
  422. 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_RENDERABLE_TYPE: 7
  423. 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_CONFORMANT: 7
  424. 2019-03-06 18:29:21.037 T:1899269392 INFO: RetroPlayer[PROCESS]: Registering process control for RPi
  425. 2019-03-06 18:29:21.038 T:1899269392 INFO: RetroPlayer[RENDER]: Registering renderer factory for OpenGLES
  426. 2019-03-06 18:29:21.038 T:1899269392 NOTICE: Checking resolution 16
  427. 2019-03-06 18:29:21.045 T:1899269392 DEBUG: EGL set HDMI mode (2,27)=0 off
  428. 2019-03-06 18:29:21.180 T:1818223344 DEBUG: EGL tv_service_callback (8,2,27)
  429. 2019-03-06 18:29:21.181 T:1899269392 DEBUG: EGL set resolution 1280x800 -> 1280x800 @ 60.00 fps (2,27) flags:1b020004 aspect:1.00
  430. 2019-03-06 18:29:21.202 T:1899269392 NOTICE: GL_VENDOR = Broadcom
  431. 2019-03-06 18:29:21.202 T:1899269392 NOTICE: GL_RENDERER = VideoCore IV HW
  432. 2019-03-06 18:29:21.202 T:1899269392 NOTICE: GL_VERSION = OpenGL ES 2.0
  433. 2019-03-06 18:29:21.202 T:1899269392 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
  434. 2019-03-06 18:29:21.203 T:1899269392 NOTICE: GL_EXTENSIONS = GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_texture_npot GL_OES_depth24 GL_OES_vertex_half_float GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_discard_framebuffer GL_OES_rgb8_rgba8 GL_OES_depth32 GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_APPLE_rgb_422 GL_EXT_debug_marker
  435. 2019-03-06 18:29:21.204 T:1899269392 DEBUG: GL: Vertex Shader compilation log:
  436. 2019-03-06 18:29:21.204 T:1899269392 DEBUG: Compiled
  437. 2019-03-06 18:29:21.204 T:1899269392 DEBUG: GL: Pixel Shader compilation log:
  438. 2019-03-06 18:29:21.204 T:1899269392 DEBUG: Compiled
  439. 2019-03-06 18:29:21.217 T:1899269392 DEBUG: GL: Vertex Shader compilation log:
  440. 2019-03-06 18:29:21.217 T:1899269392 DEBUG: Compiled
  441. 2019-03-06 18:29:21.217 T:1899269392 DEBUG: GL: Pixel Shader compilation log:
  442. 2019-03-06 18:29:21.217 T:1899269392 DEBUG: Compiled
  443. 2019-03-06 18:29:21.232 T:1899269392 DEBUG: GL: Vertex Shader compilation log:
  444. 2019-03-06 18:29:21.233 T:1899269392 DEBUG: Compiled
  445. 2019-03-06 18:29:21.233 T:1899269392 DEBUG: GL: Pixel Shader compilation log:
  446. 2019-03-06 18:29:21.233 T:1899269392 DEBUG: Compiled
  447. 2019-03-06 18:29:21.248 T:1899269392 DEBUG: GL: Vertex Shader compilation log:
  448. 2019-03-06 18:29:21.248 T:1899269392 DEBUG: Compiled
  449. 2019-03-06 18:29:21.249 T:1899269392 DEBUG: GL: Pixel Shader compilation log:
  450. 2019-03-06 18:29:21.249 T:1899269392 DEBUG: Compiled
  451. 2019-03-06 18:29:21.266 T:1899269392 DEBUG: GL: Vertex Shader compilation log:
  452. 2019-03-06 18:29:21.266 T:1899269392 DEBUG: Compiled
  453. 2019-03-06 18:29:21.267 T:1899269392 DEBUG: GL: Pixel Shader compilation log:
  454. 2019-03-06 18:29:21.267 T:1899269392 DEBUG: Compiled
  455. 2019-03-06 18:29:21.291 T:1899269392 DEBUG: GL: Vertex Shader compilation log:
  456. 2019-03-06 18:29:21.291 T:1899269392 DEBUG: Compiled
  457. 2019-03-06 18:29:21.291 T:1899269392 DEBUG: GL: Pixel Shader compilation log:
  458. 2019-03-06 18:29:21.291 T:1899269392 DEBUG: Compiled
  459. 2019-03-06 18:29:21.315 T:1899269392 DEBUG: GL: Vertex Shader compilation log:
  460. 2019-03-06 18:29:21.316 T:1899269392 DEBUG: Compiled
  461. 2019-03-06 18:29:21.316 T:1899269392 DEBUG: GL: Pixel Shader compilation log:
  462. 2019-03-06 18:29:21.316 T:1899269392 DEBUG: Compiled
  463. 2019-03-06 18:29:21.340 T:1899269392 DEBUG: GL: Vertex Shader compilation log:
  464. 2019-03-06 18:29:21.340 T:1899269392 DEBUG: Compiled
  465. 2019-03-06 18:29:21.340 T:1899269392 DEBUG: GL: Pixel Shader compilation log:
  466. 2019-03-06 18:29:21.341 T:1899269392 DEBUG: Compiled
  467. 2019-03-06 18:29:21.364 T:1899269392 DEBUG: GL: Vertex Shader compilation log:
  468. 2019-03-06 18:29:21.364 T:1899269392 DEBUG: Compiled
  469. 2019-03-06 18:29:21.365 T:1899269392 DEBUG: GL: Pixel Shader compilation log:
  470. 2019-03-06 18:29:21.365 T:1899269392 DEBUG: Compiled
  471. 2019-03-06 18:29:21.394 T:1899269392 DEBUG: GL: Vertex Shader compilation log:
  472. 2019-03-06 18:29:21.394 T:1899269392 DEBUG: Compiled
  473. 2019-03-06 18:29:21.395 T:1899269392 DEBUG: GL: Pixel Shader compilation log:
  474. 2019-03-06 18:29:21.395 T:1899269392 DEBUG: Compiled
  475. 2019-03-06 18:29:21.420 T:1899269392 DEBUG: GL: Vertex Shader compilation log:
  476. 2019-03-06 18:29:21.420 T:1899269392 DEBUG: Compiled
  477. 2019-03-06 18:29:21.421 T:1899269392 DEBUG: GL: Pixel Shader compilation log:
  478. 2019-03-06 18:29:21.421 T:1899269392 DEBUG: Compiled
  479. 2019-03-06 18:29:21.477 T:1899269392 DEBUG: EGL set HDMI mode (2,27)=0 off
  480. 2019-03-06 18:29:21.615 T:1818223344 DEBUG: EGL tv_service_callback (8,2,27)
  481. 2019-03-06 18:29:21.616 T:1899269392 DEBUG: EGL set resolution 1280x800 -> 1280x800 @ 60.00 fps (2,27) flags:1b020004 aspect:1.00
  482. 2019-03-06 18:29:21.637 T:1899269392 INFO: GLES: Maximum texture width: 2048
  483. 2019-03-06 18:29:21.637 T:1899269392 DEBUG: guilib: Fill viewport on change for solving rendering passes
  484. 2019-03-06 18:29:22.264 T:1899269392 INFO: GLES: Enabling VSYNC
  485. 2019-03-06 18:29:22.264 T:1899269392 INFO: load keymapping
  486. 2019-03-06 18:29:22.268 T:1899269392 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  487. 2019-03-06 18:29:22.268 T:1899269392 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  488. 2019-03-06 18:29:22.270 T:1899269392 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  489. 2019-03-06 18:29:22.274 T:1899269392 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  490. 2019-03-06 18:29:22.278 T:1899269392 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  491. 2019-03-06 18:29:22.282 T:1899269392 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  492. 2019-03-06 18:29:22.291 T:1899269392 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  493. 2019-03-06 18:29:22.292 T:1899269392 INFO: Loading special://xbmc/system/keymaps/remote.xml
  494. 2019-03-06 18:29:22.299 T:1899269392 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  495. 2019-03-06 18:29:22.302 T:1899269392 INFO: GUI format 1280x800, Display 1280x800 (1280x800) @ 60.00 - Full Screen
  496. 2019-03-06 18:29:22.303 T:1899269392 INFO: CLangInfo: loading resource.language.de_de language information...
  497. 2019-03-06 18:29:22.304 T:1899269392 DEBUG: trying to set locale to de_DE.UTF-8
  498. 2019-03-06 18:29:22.305 T:1899269392 INFO: global locale set to de_DE.UTF-8
  499. 2019-03-06 18:29:22.305 T:1899269392 INFO: CLangInfo: loading resource.language.de_de language strings...
  500. 2019-03-06 18:29:22.358 T:1899269392 DEBUG: LocalizeStrings: loaded 4000 strings from file resource://resource.language.de_de/strings.po
  501. 2019-03-06 18:29:22.387 T:1899269392 DEBUG: POParser: id:16313 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  502. 2019-03-06 18:29:22.402 T:1899269392 DEBUG: LocalizeStrings: loaded 18 strings from file resource://resource.language.en_gb/strings.po
  503. 2019-03-06 18:29:22.413 T:1899269392 WARNING: Repository add-on repository.Atrion18 uses plain HTTP for add-on downloads in path http://macarthurhouse.ddns.net/Kodi_Repo_18/_repo/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
  504. 2019-03-06 18:29:22.415 T:1899269392 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.aac/resources/language/English/strings.po
  505. 2019-03-06 18:29:22.416 T:1899269392 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.wma/resources/language/English/strings.po
  506. 2019-03-06 18:29:22.417 T:1899269392 DEBUG: LocalizeStrings: loaded 18 strings from file /usr/share/kodi/addons/game.controller.default/resources/language/resource.language.en_gb/strings.po
  507. 2019-03-06 18:29:22.418 T:1899269392 DEBUG: LocalizeStrings: loaded 13 strings from file /usr/share/kodi/addons/game.controller.snes/resources/language/resource.language.en_gb/strings.po
  508. 2019-03-06 18:29:22.419 T:1899269392 DEBUG: LocalizeStrings: loaded 11 strings from file /usr/share/kodi/addons/metadata.album.universal/resources/language/German/strings.po
  509. 2019-03-06 18:29:22.420 T:1899269392 DEBUG: LocalizeStrings: loaded 6 strings from file /usr/share/kodi/addons/metadata.album.universal/resources/language/English/strings.po
  510. 2019-03-06 18:29:22.421 T:1899269392 DEBUG: LocalizeStrings: loaded 23 strings from file /usr/share/kodi/addons/metadata.artists.universal/resources/language/German/strings.po
  511. 2019-03-06 18:29:22.422 T:1899269392 DEBUG: LocalizeStrings: loaded 9 strings from file /usr/share/kodi/addons/metadata.artists.universal/resources/language/English/strings.po
  512. 2019-03-06 18:29:22.431 T:1899269392 DEBUG: LocalizeStrings: loaded 7 strings from file /home/pi/.kodi/addons/metadata.themoviedb.org/resources/language/resource.language.de_de/strings.po
  513. 2019-03-06 18:29:22.432 T:1899269392 DEBUG: POParser: id:30003 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  514. 2019-03-06 18:29:22.432 T:1899269392 DEBUG: LocalizeStrings: loaded 2 strings from file /home/pi/.kodi/addons/metadata.themoviedb.org/resources/language/resource.language.en_gb/strings.po
  515. 2019-03-06 18:29:22.432 T:1899269392 DEBUG: LocalizeStrings: loaded 3 strings from file /home/pi/.kodi/addons/metadata.tvshows.themoviedb.org/resources/language/German/strings.po
  516. 2019-03-06 18:29:22.433 T:1899269392 DEBUG: LocalizeStrings: loaded 2 strings from file /home/pi/.kodi/addons/metadata.tvshows.themoviedb.org/resources/language/English/strings.po
  517. 2019-03-06 18:29:22.434 T:1899269392 DEBUG: LocalizeStrings: loaded 22 strings from file /usr/share/kodi/addons/pvr.iptvsimple/resources/language/resource.language.de_de/strings.po
  518. 2019-03-06 18:29:22.434 T:1899269392 DEBUG: LocalizeStrings: loaded 0 strings from file /usr/share/kodi/addons/pvr.iptvsimple/resources/language/resource.language.en_gb/strings.po
  519. 2019-03-06 18:29:22.441 T:1899269392 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.de_de/strings.po
  520. 2019-03-06 18:29:22.441 T:1899269392 DEBUG: LocalizeStrings: loaded 0 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_gb/strings.po
  521. 2019-03-06 18:29:22.445 T:1899269392 DEBUG: LocalizeStrings: loaded 21 strings from file /home/pi/.kodi/addons/service.xbmc.versioncheck/resources/language/German/strings.po
  522. 2019-03-06 18:29:22.446 T:1899269392 DEBUG: LocalizeStrings: loaded 3 strings from file /home/pi/.kodi/addons/service.xbmc.versioncheck/resources/language/English/strings.po
  523. 2019-03-06 18:29:22.454 T:1899269392 DEBUG: LocalizeStrings: loaded 5 strings from file /home/pi/.kodi/addons/plugin.program.touchCalibration/resources/language/English/strings.xml
  524. 2019-03-06 18:29:22.456 T:1774576368 DEBUG: Thread JobWorker start, auto delete: true
  525. 2019-03-06 18:29:22.456 T:1774576368 DEBUG: Initialize, updating databases...
  526. 2019-03-06 18:29:22.458 T:1774576368 NOTICE: Running database version Addons27
  527. 2019-03-06 18:29:22.462 T:1774576368 NOTICE: Running database version ViewModes6
  528. 2019-03-06 18:29:22.464 T:1774576368 NOTICE: Running database version Textures13
  529. 2019-03-06 18:29:22.472 T:1774576368 NOTICE: Running database version MyMusic72
  530. 2019-03-06 18:29:22.483 T:1774576368 NOTICE: Running database version MyVideos116
  531. 2019-03-06 18:29:22.487 T:1774576368 NOTICE: Running database version TV32
  532. 2019-03-06 18:29:22.491 T:1774576368 NOTICE: Running database version Epg12
  533. 2019-03-06 18:29:22.491 T:1774576368 DEBUG: Initialize, updating databases... DONE
  534. 2019-03-06 18:29:22.492 T:1899269392 NOTICE: start dvd mediatype detection
  535. 2019-03-06 18:29:22.492 T:1890681584 DEBUG: Thread DetectDVDMedia start, auto delete: false
  536. 2019-03-06 18:29:22.493 T:1890681584 DEBUG: Compiled with libcdio Version 0.83
  537. 2019-03-06 18:29:22.493 T:1899269392 INFO: DPMS: not supported on this platform
  538. 2019-03-06 18:29:22.496 T:1890681584 DEBUG: Thread DetectDVDMedia 1890681584 terminating
  539. 2019-03-06 18:29:22.551 T:1899254512 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  540. 2019-03-06 18:29:22.551 T:1899254512 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  541. 2019-03-06 18:29:22.567 T:1774576368 WARNING: Repository add-on repository.Atrion18 uses plain HTTP for add-on downloads in path http://macarthurhouse.ddns.net/Kodi_Repo_18/_repo/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
  542. 2019-03-06 18:29:22.570 T:1899269392 INFO: Unloading old skin ...
  543. 2019-03-06 18:29:22.573 T:1899269392 NOTICE: load skin from: /usr/share/kodi/addons/skin.estouchy (version: 2.0.22)
  544. 2019-03-06 18:29:22.573 T:1899269392 INFO: load fonts for skin...
  545. 2019-03-06 18:29:22.576 T:1899269392 INFO: Loading skin includes from /usr/share/kodi/addons/skin.estouchy/xml/Includes.xml
  546. 2019-03-06 18:29:22.648 T:1899269392 INFO: Loading fonts from /usr/share/kodi/addons/skin.estouchy/xml/Font.xml
  547. 2019-03-06 18:29:22.669 T:1899269392 DEBUG: LocalizeStrings: loaded 78 strings from file /usr/share/kodi/addons/skin.estouchy/language/resource.language.de_de/strings.po
  548. 2019-03-06 18:29:22.670 T:1899269392 DEBUG: LocalizeStrings: loaded 2 strings from file /usr/share/kodi/addons/skin.estouchy/language/resource.language.en_gb/strings.po
  549. 2019-03-06 18:29:22.670 T:1899269392 INFO: load new skin...
  550. 2019-03-06 18:29:22.670 T:1899269392 INFO: Loading custom window XMLs from skin path /usr/share/kodi/addons/skin.estouchy/xml
  551. 2019-03-06 18:29:22.676 T:1899269392 DEBUG: Load Skin XML: 6.49ms
  552. 2019-03-06 18:29:22.677 T:1899269392 INFO: initialize new skin...
  553. 2019-03-06 18:29:22.677 T:1899269392 DEBUG: guilib: Fill viewport on change for solving rendering passes
  554. 2019-03-06 18:29:22.677 T:1899269392 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  555. 2019-03-06 18:29:22.682 T:1899269392 DEBUG: OpenBundle - Opened bundle /usr/share/kodi/addons/skin.estouchy/media/Textures.xbt
  556. 2019-03-06 18:29:22.682 T:1899269392 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  557. 2019-03-06 18:29:22.684 T:1899269392 INFO: Loading skin file: VideoOSD.xml, load type: LOAD_ON_GUI_INIT
  558. 2019-03-06 18:29:22.703 T:1899269392 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  559. 2019-03-06 18:29:22.706 T:1899269392 INFO: Loading skin file: DialogSettings.xml, load type: LOAD_ON_GUI_INIT
  560. 2019-03-06 18:29:22.713 T:1899269392 INFO: Loading skin file: DialogPVRChannelGuide.xml, load type: LOAD_ON_GUI_INIT
  561. 2019-03-06 18:29:22.721 T:1899269392 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  562. 2019-03-06 18:29:22.723 T:1899269392 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  563. 2019-03-06 18:29:22.725 T:1899269392 INFO: Loading skin file: DialogSettings.xml, load type: LOAD_ON_GUI_INIT
  564. 2019-03-06 18:29:22.731 T:1899269392 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  565. 2019-03-06 18:29:22.734 T:1899269392 INFO: Previous line repeats 1 times.
  566. 2019-03-06 18:29:22.734 T:1899269392 INFO: Loading skin file: DialogPVRChannelsOSD.xml, load type: LOAD_ON_GUI_INIT
  567. 2019-03-06 18:29:22.741 T:1899269392 INFO: Loading skin file: DialogSubtitles.xml, load type: LOAD_ON_GUI_INIT
  568. 2019-03-06 18:29:22.756 T:1899269392 INFO: Loading resource://resource.uisounds.kodi/sounds.xml
  569. 2019-03-06 18:29:22.848 T:1899269392 INFO: skin loaded...
  570. 2019-03-06 18:29:22.848 T:1899269392 DEBUG: Activating window ID: 12997
  571. 2019-03-06 18:29:22.848 T:1899269392 DEBUG: ------ Window Init () ------
  572. 2019-03-06 18:29:22.849 T:1899269392 DEBUG: Activating window ID: 12999
  573. 2019-03-06 18:29:22.849 T:1899269392 DEBUG: ------ Window Init (Startup.xml) ------
  574. 2019-03-06 18:29:22.849 T:1899269392 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  575. 2019-03-06 18:29:22.849 T:1899269392 DEBUG: Activating window ID: 10000
  576. 2019-03-06 18:29:22.849 T:1899269392 DEBUG: ------ Window Deinit (Startup.xml) ------
  577. 2019-03-06 18:29:22.849 T:1899269392 DEBUG: ------ Window Init (Home.xml) ------
  578. 2019-03-06 18:29:22.849 T:1899269392 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  579. 2019-03-06 18:29:22.908 T:1899269392 DEBUG: CDirectoryProvider[videodb://recentlyaddedmovies/]: refreshing..
  580. 2019-03-06 18:29:22.908 T:1899269392 DEBUG: CDirectoryProvider[videodb://recentlyaddedepisodes/]: refreshing..
  581. 2019-03-06 18:29:22.908 T:1899269392 DEBUG: CDirectoryProvider[musicdb://recentlyaddedalbums/]: refreshing..
  582. 2019-03-06 18:29:22.908 T:1765942000 DEBUG: Thread JobWorker start, auto delete: true
  583. 2019-03-06 18:29:22.933 T:1765942000 DEBUG: Previous line repeats 1 times.
  584. 2019-03-06 18:29:22.933 T:1765942000 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  585. 2019-03-06 18:29:22.933 T:1757549296 DEBUG: GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY idAlbum DESC LIMIT 25) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.idAlbum desc, albumartistview.iOrder
  586. 2019-03-06 18:29:22.949 T:1899269392 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  587. 2019-03-06 18:29:22.950 T:1899269392 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  588. 2019-03-06 18:29:22.950 T:1899269392 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  589. 2019-03-06 18:29:22.950 T:1899269392 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  590. 2019-03-06 18:29:22.952 T:1765942000 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.*, songartistview.* FROM (SELECT idAlbum FROM album ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum = recentalbums.idAlbum JOIN songartistview ON songview.idSong = songartistview.idSong ORDER BY songview.idAlbum DESC, songview.idSong, songartistview.idRole, songartistview.iOrder
  591. 2019-03-06 18:29:22.956 T:1765942000 DEBUG: GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.idAlbum desc, albumartistview.iOrder
  592. 2019-03-06 18:29:22.961 T:1765942000 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  593. 2019-03-06 18:29:22.994 T:1765942000 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  594. 2019-03-06 18:29:23.000 T:1765942000 DEBUG: GetArtistsByWhere query: SELECT COUNT(DISTINCT artistview.idArtist) FROM artistview WHERE ((EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')) AND (artistview.strArtist <> 'Verschiedene Interpreten')
  595. 2019-03-06 18:29:23.010 T:1899269392 INFO: JSONRPC v10.1.2: Successfully initialized
  596. 2019-03-06 18:29:23.012 T:1899269392 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  597. 2019-03-06 18:29:23.012 T:1899269392 DEBUG: LoadMappings - loaded node "CEC Adapter"
  598. 2019-03-06 18:29:23.012 T:1899269392 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  599. 2019-03-06 18:29:23.013 T:1899269392 DEBUG: LoadMappings - loaded node "iMON HID device"
  600. 2019-03-06 18:29:23.013 T:1899269392 DEBUG: LoadMappings - loaded node "WETEK Play remote"
  601. 2019-03-06 18:29:23.013 T:1899269392 DEBUG: LoadMappings - loaded node ""
  602. 2019-03-06 18:29:23.013 T:1899269392 DEBUG: CPeripheralBusUSB - initialised udev monitor
  603. 2019-03-06 18:29:23.014 T:1740337904 DEBUG: Thread PeripBusUSBUdev start, auto delete: false
  604. 2019-03-06 18:29:23.014 T:1731945200 DEBUG: Thread PeripBusCEC start, auto delete: false
  605. 2019-03-06 18:29:23.015 T:1723552496 DEBUG: Thread PeripBusAddon start, auto delete: false
  606. 2019-03-06 18:29:23.051 T:1899269392 DEBUG: Initialise - initialised peripheral on 'keyboard' with 1 features and 0 sub devices
  607. 2019-03-06 18:29:23.051 T:1899269392 NOTICE: Register - new keyboard device registered on application->keyboard: Tastatur (0000:0000)
  608. 2019-03-06 18:29:23.052 T:1899269392 DEBUG: Initialise - initialised peripheral on 'mouse' with 1 features and 0 sub devices
  609. 2019-03-06 18:29:23.052 T:1899269392 NOTICE: Register - new mouse device registered on application->mouse: Maus (0000:0000)
  610. 2019-03-06 18:29:23.052 T:1715159792 DEBUG: Thread PeripEventScanner start, auto delete: false
  611. 2019-03-06 18:29:23.056 T:1899269392 DEBUG: ContextMenuManager: addon menus reloaded.
  612. 2019-03-06 18:29:23.056 T:1899269392 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  613. 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  614. 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  615. 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerCoreConfig::<ctor>: created player RetroPlayer
  616. 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  617. 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  618. 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  619. 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  620. 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  621. 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  622. 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  623. 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  624. 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  625. 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  626. 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  627. 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  628. 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  629. 2019-03-06 18:29:23.057 T:1899269392 NOTICE: Loaded playercorefactory configuration
  630. 2019-03-06 18:29:23.058 T:1899269392 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  631. 2019-03-06 18:29:23.058 T:1899269392 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  632. 2019-03-06 18:29:23.058 T:1899269392 INFO: removing tempfiles
  633. 2019-03-06 18:29:23.064 T:1899269392 WARNING: Repository add-on repository.Atrion18 uses plain HTTP for add-on downloads in path http://macarthurhouse.ddns.net/Kodi_Repo_18/_repo/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
  634. 2019-03-06 18:29:23.074 T:1899269392 WARNING: Previous line repeats 1 times.
  635. 2019-03-06 18:29:23.074 T:1899269392 DEBUG: CRepositoryUpdater: previous update at 06.03.2019 16:23:28, next at 07.03.2019 16:23:28
  636. 2019-03-06 18:29:23.074 T:1706767088 DEBUG: Thread Timer start, auto delete: false
  637. 2019-03-06 18:29:23.079 T:1899269392 DEBUG: CServiceAddonManager: starting service.xbmc.versioncheck
  638. 2019-03-06 18:29:23.081 T:1698374384 DEBUG: Thread LanguageInvoker start, auto delete: false
  639. 2019-03-06 18:29:23.081 T:1899269392 NOTICE: initialize done
  640. 2019-03-06 18:29:23.081 T:1698374384 INFO: initializing python engine.
  641. 2019-03-06 18:29:23.082 T:1899269392 NOTICE: Running the application...
  642. 2019-03-06 18:29:23.082 T:1899254512 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  643. 2019-03-06 18:29:23.082 T:1899254512 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  644. 2019-03-06 18:29:23.083 T:1899269392 DEBUG: no profile autoexec.py (/home/pi/.kodi/userdata/autoexec.py) found, skipping
  645. 2019-03-06 18:29:23.083 T:1899269392 DEBUG: NetworkMessage - Starting network services
  646. 2019-03-06 18:29:23.091 T:1899269392 DEBUG: CZeroconfAvahi::clientCallback: client is up and running
  647. 2019-03-06 18:29:23.091 T:1899269392 NOTICE: starting zeroconf publishing
  648. 2019-03-06 18:29:23.096 T:1899269392 NOTICE: CWebServer[8080]: Started
  649. 2019-03-06 18:29:23.097 T:1899269392 NOTICE: starting upnp client
  650. 2019-03-06 18:29:23.097 T:1774576368 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:radio port:8080
  651. 2019-03-06 18:29:23.097 T:1765942000 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:radio port:8080
  652. 2019-03-06 18:29:23.097 T:1774576368 DEBUG: CZeroconfAvahi::addService() named: radio type: _xbmc-jsonrpc-h._tcp port:8080
  653. 2019-03-06 18:29:23.108 T:1765942000 DEBUG: CZeroconfAvahi::addService() named: radio type: _http._tcp port:8080
  654. 2019-03-06 18:29:23.115 T:1899269392 NOTICE: starting upnp server
  655. 2019-03-06 18:29:23.133 T:1899269392 NOTICE: starting upnp controller
  656. 2019-03-06 18:29:23.136 T:1899269392 NOTICE: starting upnp renderer
  657. 2019-03-06 18:29:23.151 T:1899269392 ERROR: JSONRPC Server: Failed to connect to sdpd
  658. 2019-03-06 18:29:23.152 T:1899269392 INFO: JSONRPC Server: Successfully initialized
  659. 2019-03-06 18:29:23.152 T:1545294576 DEBUG: Thread EventServer start, auto delete: false
  660. 2019-03-06 18:29:23.153 T:1545294576 NOTICE: ES: Starting UDP Event server on port 9777
  661. 2019-03-06 18:29:23.153 T:1757549296 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:radio port:9090
  662. 2019-03-06 18:29:23.153 T:1545294576 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
  663. 2019-03-06 18:29:23.153 T:1757549296 DEBUG: CZeroconfAvahi::addService() named: radio type: _xbmc-jsonrpc._tcp port:9090
  664. 2019-03-06 18:29:23.153 T:1899269392 DEBUG: CPlayerCoreFactory::GetPlayers(/var/run/lirc/lircd)
  665. 2019-03-06 18:29:23.153 T:1899269392 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  666. 2019-03-06 18:29:23.153 T:1899269392 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  667. 2019-03-06 18:29:23.153 T:1899269392 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
  668. 2019-03-06 18:29:23.153 T:1899269392 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  669. 2019-03-06 18:29:23.153 T:1899269392 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  670. 2019-03-06 18:29:23.153 T:1899269392 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  671. 2019-03-06 18:29:23.153 T:1899269392 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  672. 2019-03-06 18:29:23.153 T:1899269392 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  673. 2019-03-06 18:29:23.153 T:1899269392 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  674. 2019-03-06 18:29:23.153 T:1899269392 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  675. 2019-03-06 18:29:23.153 T:1899269392 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  676. 2019-03-06 18:29:23.153 T:1899269392 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  677. 2019-03-06 18:29:23.154 T:1899269392 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  678. 2019-03-06 18:29:23.154 T:1899269392 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
  679. 2019-03-06 18:29:23.154 T:1899269392 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  680. 2019-03-06 18:29:23.154 T:1899269392 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  681. 2019-03-06 18:29:23.154 T:1899269392 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  682. 2019-03-06 18:29:23.154 T:1774576368 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:radio port:9777
  683. 2019-03-06 18:29:23.155 T:1536901872 DEBUG: Thread TCPServer start, auto delete: false
  684. 2019-03-06 18:29:23.157 T:1526723312 DEBUG: Thread RefClock start, auto delete: false
  685. 2019-03-06 18:29:23.161 T:1899269392 DEBUG: CMMALPool::CMMALPool Created pool 0x4976610 of size 26 x 0 for port vc.ril.video_decode:out:0(I420)
  686. 2019-03-06 18:29:23.161 T:1774576368 DEBUG: CZeroconfAvahi::addService() named: radio type: _xbmc-events._udp port:9777
  687. 2019-03-06 18:29:23.162 T:1526723312 DEBUG: CVideoReferenceClock: setting up RPi
  688. 2019-03-06 18:29:23.170 T:1899269392 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData
  689. 2019-03-06 18:29:23.170 T:1899269392 NOTICE: VideoPlayer::OpenFile: /var/run/lirc/lircd
  690. 2019-03-06 18:29:23.170 T:1899269392 DEBUG: CMMALRenderer::CMMALRenderer
  691. 2019-03-06 18:29:23.171 T:1899269392 DEBUG: OnPlayBackStarted: CApplication::OnPlayBackStarted
  692. 2019-03-06 18:29:23.172 T:1858073328 INFO: CActiveAESink::OpenSink - initialize sink
  693. 2019-03-06 18:29:23.172 T:1500308208 DEBUG: Thread VideoPlayer start, auto delete: false
  694. 2019-03-06 18:29:23.181 T:1508700912 DEBUG: Thread MMALProcess start, auto delete: false
  695. 2019-03-06 18:29:23.181 T:1526723312 DEBUG: CVideoReferenceClock: fps: 60.00
  696. 2019-03-06 18:29:23.182 T:1899269392 DEBUG: ClampLimits: 0x0 1920x1080 -> 1280x720 clamped=1
  697. 2019-03-06 18:29:23.182 T:1508700912 DEBUG: CMMALRenderer::Run - starting
  698. 2019-03-06 18:29:23.182 T:1526723312 DEBUG: CVideoReferenceClock: Detected refreshrate: 60.000 hertz
  699. 2019-03-06 18:29:23.182 T:1500308208 NOTICE: Creating InputStream
  700. 2019-03-06 18:29:23.183 T:1500308208 ERROR: CVideoPlayer::OpenInputStream - error opening [/var/run/lirc/lircd]
  701. 2019-03-06 18:29:23.183 T:1500308208 NOTICE: CVideoPlayer::OnExit()
  702. 2019-03-06 18:29:23.184 T:1500308208 DEBUG: Thread VideoPlayer 1500308208 terminating
  703. 2019-03-06 18:29:23.192 T:1765942000 DEBUG: Loading settings for /var/run/lirc/lircd
  704. 2019-03-06 18:29:23.194 T:1899269392 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x483b020
  705. 2019-03-06 18:29:23.195 T:1899269392 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(129920), nBufferAlignment(16)
  706. 2019-03-06 18:29:23.199 T:1899269392 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0x482f900
  707. 2019-03-06 18:29:23.201 T:1899269392 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x4869958
  708. 2019-03-06 18:29:23.202 T:1899269392 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  709. 2019-03-06 18:29:23.205 T:1765942000 DEBUG: OnPlayBackStopped: CApplication::OnPlayBackStopped
  710. 2019-03-06 18:29:23.205 T:1899254512 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  711. 2019-03-06 18:29:23.205 T:1899254512 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  712. 2019-03-06 18:29:23.222 T:1858073328 DEBUG: CAESinkPi:Drain delay:48ms now:0ms
  713. 2019-03-06 18:29:23.222 T:1858073328 DEBUG: CAESinkPi:Deinitialize
  714. 2019-03-06 18:29:23.222 T:1858073328 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
  715. 2019-03-06 18:29:23.241 T:1858073328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_splitter handle 0x6e20c1a8
  716. 2019-03-06 18:29:23.245 T:1858073328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x6e202218
  717. 2019-03-06 18:29:23.249 T:1858073328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x6e20c2b8
  718. 2019-03-06 18:29:23.250 T:1858073328 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  719. 2019-03-06 18:29:23.250 T:1858073328 DEBUG: CAESinkPi:Initialize Format:2 Channels:2 Samplerate:16000 framesize:4 bufsize:1600 bytes/s=64000.00 dest=PI:Both
  720. 2019-03-06 18:29:23.250 T:1858073328 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  721. 2019-03-06 18:29:23.250 T:1858073328 DEBUG: Output Device : HDMI
  722. 2019-03-06 18:29:23.250 T:1858073328 DEBUG: Sample Rate : 16000
  723. 2019-03-06 18:29:23.250 T:1858073328 DEBUG: Sample Format : AE_FMT_S16NE
  724. 2019-03-06 18:29:23.250 T:1858073328 DEBUG: Channel Count : 2
  725. 2019-03-06 18:29:23.250 T:1858073328 DEBUG: Channel Layout: RAW, RAW
  726. 2019-03-06 18:29:23.250 T:1858073328 DEBUG: Frames : 400
  727. 2019-03-06 18:29:23.250 T:1858073328 DEBUG: Frame Size : 4
  728. 2019-03-06 18:29:23.259 T:1868559088 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  729. 2019-03-06 18:29:23.290 T:1731945200 DEBUG: Previous line repeats 1 times.
  730. 2019-03-06 18:29:23.290 T:1731945200 DEBUG: GetMappingForDevice - device (2708:1001) mapped to CEC Adapter (type = cec)
  731. 2019-03-06 18:29:23.292 T:1731945200 DEBUG: Initialise - initialised peripheral on 'RPI' with 2 features and 0 sub devices
  732. 2019-03-06 18:29:23.292 T:1731945200 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
  733. 2019-03-06 18:29:23.292 T:1731945200 DEBUG: Thread PeripBusCEC 1731945200 terminating
  734. 2019-03-06 18:29:23.358 T:1899269392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x483b020
  735. 2019-03-06 18:29:23.359 T:1899269392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x482f900
  736. 2019-03-06 18:29:23.360 T:1899269392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x4869958
  737. 2019-03-06 18:29:23.360 T:1899269392 DEBUG: DecodeJpegToTexture: decoded special://skin/background/primary.jpg 1280x720
  738. 2019-03-06 18:29:23.370 T:1899269392 DEBUG: ------ Window Init (Pointer.xml) ------
  739. 2019-03-06 18:29:23.370 T:1899269392 DEBUG: ------ Window Init () ------
  740. 2019-03-06 18:29:23.426 T:1698374384 DEBUG: CPythonInvoker(0, /home/pi/.kodi/addons/service.xbmc.versioncheck/service.py): start processing
  741. 2019-03-06 18:29:23.531 T:1899254512 DEBUG: CAnnouncementManager - Announcement: OnChanged from xbmc
  742. 2019-03-06 18:29:23.532 T:1899254512 DEBUG: GOT ANNOUNCEMENT, type: 1024, from xbmc, message OnChanged
  743. 2019-03-06 18:29:23.532 T:1899254512 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  744. 2019-03-06 18:29:23.532 T:1899254512 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  745. 2019-03-06 18:29:23.532 T:1899254512 DEBUG: UPnP: Building didl for object '/var/run/lirc/lircd'
  746. 2019-03-06 18:29:23.633 T:1899269392 DEBUG: ------ Window Init (DialogBusy.xml) ------
  747. 2019-03-06 18:29:23.685 T:1698374384 DEBUG: -->Python Interpreter Initialized<--
  748. 2019-03-06 18:29:23.685 T:1698374384 DEBUG: CPythonInvoker(0, /home/pi/.kodi/addons/service.xbmc.versioncheck/service.py): the source file to load is "/home/pi/.kodi/addons/service.xbmc.versioncheck/service.py"
  749. 2019-03-06 18:29:23.685 T:1698374384 DEBUG: CPythonInvoker(0, /home/pi/.kodi/addons/service.xbmc.versioncheck/service.py): setting the Python path to /home/pi/.kodi/addons/service.xbmc.versioncheck:/usr/lib/python2.7:/usr/lib/python2.7/plat-arm-linux-gnueabihf:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages
  750. 2019-03-06 18:29:23.685 T:1698374384 DEBUG: CPythonInvoker(0, /home/pi/.kodi/addons/service.xbmc.versioncheck/service.py): entering source directory /home/pi/.kodi/addons/service.xbmc.versioncheck
  751. 2019-03-06 18:29:23.685 T:1698374384 DEBUG: CPythonInvoker(0, /home/pi/.kodi/addons/service.xbmc.versioncheck/service.py): instantiating addon using automatically obtained id of "service.xbmc.versioncheck" dependent on version 2.1.0 of the xbmc.python api
  752. 2019-03-06 18:29:23.734 T:1899269392 NOTICE: CVideoPlayer::CloseFile()
  753. 2019-03-06 18:29:23.734 T:1899269392 DEBUG: DeleteRenderer - deleting renderer
  754. 2019-03-06 18:29:23.734 T:1899269392 DEBUG: CMMALRenderer::~CMMALRenderer
  755. 2019-03-06 18:29:23.734 T:1899269392 DEBUG: CMMALRenderer::UnInitMMAL
  756. 2019-03-06 18:29:23.734 T:1508700912 DEBUG: CMMALRenderer::Run - stopping
  757. 2019-03-06 18:29:23.734 T:1508700912 DEBUG: Thread MMALProcess 1508700912 terminating
  758. 2019-03-06 18:29:23.735 T:1899269392 NOTICE: VideoPlayer: waiting for threads to exit
  759. 2019-03-06 18:29:23.735 T:1899269392 NOTICE: VideoPlayer: finished waiting
  760. 2019-03-06 18:29:23.735 T:1868559088 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  761. 2019-03-06 18:29:23.735 T:1868559088 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  762. 2019-03-06 18:29:23.738 T:1899269392 DEBUG: Previous line repeats 2 times.
  763. 2019-03-06 18:29:23.738 T:1899269392 DEBUG: Radio UECP (RDS) Processor - delete ~CDVDRadioRDSData
  764. 2019-03-06 18:29:23.738 T:1858073328 INFO: CActiveAESink::OpenSink - initialize sink
  765. 2019-03-06 18:29:23.738 T:1858073328 DEBUG: CAESinkPi:Drain delay:0ms now:0ms
  766. 2019-03-06 18:29:23.739 T:1858073328 DEBUG: CAESinkPi:Deinitialize
  767. 2019-03-06 18:29:23.739 T:1858073328 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
  768. 2019-03-06 18:29:23.739 T:1858073328 DEBUG: CActiveAESink::OpenSink - trying to open device PI:Both
  769. 2019-03-06 18:29:23.739 T:1858073328 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:8816 bytes/s=352800.00 dest=PI:Both
  770. 2019-03-06 18:29:23.739 T:1858073328 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  771. 2019-03-06 18:29:23.743 T:1858073328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x6e218bd0
  772. 2019-03-06 18:29:23.744 T:1858073328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_splitter input port 261 output port 262 m_handle 0x6e216e68
  773. 2019-03-06 18:29:23.745 T:1858073328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x6e2147d0
  774. 2019-03-06 18:29:23.746 T:1858073328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_splitter) - port(261), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(8832), nBufferAlignment(32)
  775. 2019-03-06 18:29:23.750 T:1858073328 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  776. 2019-03-06 18:29:23.750 T:1858073328 DEBUG: Output Device : HDMI and Analogue
  777. 2019-03-06 18:29:23.750 T:1858073328 DEBUG: Sample Rate : 44100
  778. 2019-03-06 18:29:23.750 T:1858073328 DEBUG: Sample Format : AE_FMT_FLOAT
  779. 2019-03-06 18:29:23.750 T:1858073328 DEBUG: Channel Count : 2
  780. 2019-03-06 18:29:23.750 T:1858073328 DEBUG: Channel Layout: FL, FR
  781. 2019-03-06 18:29:23.751 T:1858073328 DEBUG: Frames : 1102
  782. 2019-03-06 18:29:23.751 T:1858073328 DEBUG: Frame Size : 8
  783. 2019-03-06 18:29:23.752 T:1526723312 DEBUG: CVideoReferenceClock: cleaning up RPi
  784. 2019-03-06 18:29:23.752 T:1526723312 DEBUG: Thread RefClock 1526723312 terminating
  785. 2019-03-06 18:29:23.753 T:1868559088 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  786. 2019-03-06 18:29:23.753 T:1899269392 DEBUG: CMMALPool::~CMMALPool Destroying pool 0x4976610 for port vc.ril.video_decode:out:0(I420)
  787. 2019-03-06 18:29:23.754 T:1868559088 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  788. 2019-03-06 18:29:23.755 T:1899269392 DEBUG: LogindUPowerSyscall - Received unknown signal NameAcquired
  789. 2019-03-06 18:29:23.765 T:1899269392 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  790. 2019-03-06 18:29:23.765 T:1899269392 WARNING: OnMessage: Suspiciously long time to handle GUI_MSG_PLAYBACK_STARTED (0.23s)
  791. 2019-03-06 18:29:23.827 T:1698374384 DEBUG: CAddonSettings[service.xbmc.versioncheck]: loading setting definitions
  792. 2019-03-06 18:29:23.828 T:1698374384 DEBUG: CAddonSettings[service.xbmc.versioncheck]: trying to load setting definitions from old format...
  793. 2019-03-06 18:29:23.828 T:1698374384 DEBUG: Version Check: Version 0.4.6 started
  794. 2019-03-06 18:29:24.099 T:1689981680 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  795. 2019-03-06 18:29:25.441 T:1899269392 DEBUG: Previous line repeats 3 times.
  796. 2019-03-06 18:29:25.441 T:1899269392 DEBUG: ------ Window Deinit (Pointer.xml) ------
  797. 2019-03-06 18:29:28.918 T:1698374384 DEBUG: Version Check: Version installed {u'major': 18, u'tag': u'stable', u'minor': 1, u'revision': u'20190220-5494e5ffac'}
  798. 2019-03-06 18:29:28.919 T:1698374384 INFO: CPythonInvoker(0, /home/pi/.kodi/addons/service.xbmc.versioncheck/service.py): script successfully run
  799. 2019-03-06 18:29:28.920 T:1698374384 DEBUG: onExecutionDone(0, /home/pi/.kodi/addons/service.xbmc.versioncheck/service.py)
  800. 2019-03-06 18:29:28.941 T:1698374384 INFO: Python interpreter stopped
  801. 2019-03-06 18:29:28.941 T:1698374384 DEBUG: Thread LanguageInvoker 1698374384 terminating
  802. 2019-03-06 18:29:29.463 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 0, event.motion.y: 0
  803. 2019-03-06 18:29:29.479 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 1, event.motion.y: 2
  804. 2019-03-06 18:29:29.495 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 3, event.motion.y: 5
  805. 2019-03-06 18:29:29.495 T:1899269392 DEBUG: ------ Window Init (Pointer.xml) ------
  806. 2019-03-06 18:29:29.511 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 7, event.motion.y: 12
  807. 2019-03-06 18:29:29.527 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 10, event.motion.y: 17
  808. 2019-03-06 18:29:29.543 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 13, event.motion.y: 21
  809. 2019-03-06 18:29:29.559 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 16, event.motion.y: 26
  810. 2019-03-06 18:29:29.575 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 18, event.motion.y: 37
  811. 2019-03-06 18:29:29.591 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 20, event.motion.y: 42
  812. 2019-03-06 18:29:29.607 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 23, event.motion.y: 49
  813. 2019-03-06 18:29:29.623 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 27, event.motion.y: 62
  814. 2019-03-06 18:29:29.639 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 28, event.motion.y: 68
  815. 2019-03-06 18:29:29.655 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 30, event.motion.y: 73
  816. 2019-03-06 18:29:29.671 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 32, event.motion.y: 79
  817. 2019-03-06 18:29:29.687 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 33, event.motion.y: 82
  818. 2019-03-06 18:29:29.703 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 34, event.motion.y: 84
  819. 2019-03-06 18:29:29.719 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 34, event.motion.y: 91
  820. 2019-03-06 18:29:29.735 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 34, event.motion.y: 94
  821. 2019-03-06 18:29:29.751 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 34, event.motion.y: 96
  822. 2019-03-06 18:29:29.767 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 34, event.motion.y: 99
  823. 2019-03-06 18:29:29.783 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 34, event.motion.y: 100
  824. 2019-03-06 18:29:29.799 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 35, event.motion.y: 103
  825. 2019-03-06 18:29:29.815 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 36, event.motion.y: 104
  826. 2019-03-06 18:29:29.831 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 37, event.motion.y: 104
  827. 2019-03-06 18:29:29.847 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 38, event.motion.y: 105
  828. 2019-03-06 18:29:29.863 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 39, event.motion.y: 106
  829. 2019-03-06 18:29:29.879 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 40, event.motion.y: 107
  830. 2019-03-06 18:29:29.895 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 41, event.motion.y: 108
  831. 2019-03-06 18:29:34.906 T:1899269392 DEBUG: ------ Window Deinit (Pointer.xml) ------
  832. 2019-03-06 18:29:36.551 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 38, event.motion.y: 116
  833. 2019-03-06 18:29:36.566 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 35, event.motion.y: 126
  834. 2019-03-06 18:29:36.582 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 27, event.motion.y: 145
  835. 2019-03-06 18:29:36.585 T:1899269392 DEBUG: ------ Window Init (Pointer.xml) ------
  836. 2019-03-06 18:29:36.599 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 17, event.motion.y: 169
  837. 2019-03-06 18:29:36.615 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 5, event.motion.y: 198
  838. 2019-03-06 18:29:36.631 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 0, event.motion.y: 228
  839. 2019-03-06 18:29:36.647 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 0, event.motion.y: 281
  840. 2019-03-06 18:29:36.663 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 0, event.motion.y: 308
  841. 2019-03-06 18:29:36.679 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 0, event.motion.y: 348
  842. 2019-03-06 18:29:36.695 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 0, event.motion.y: 360
  843. 2019-03-06 18:29:36.711 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 0, event.motion.y: 366
  844. 2019-03-06 18:29:36.727 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 0, event.motion.y: 377
  845. 2019-03-06 18:29:36.743 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 0, event.motion.y: 380
  846. 2019-03-06 18:29:36.759 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 0, event.motion.y: 381
  847. 2019-03-06 18:29:36.775 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 0, event.motion.y: 382
  848. 2019-03-06 18:29:37.175 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 6, event.motion.y: 382
  849. 2019-03-06 18:29:37.190 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 14, event.motion.y: 382
  850. 2019-03-06 18:29:37.207 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 24, event.motion.y: 381
  851. 2019-03-06 18:29:37.223 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 35, event.motion.y: 381
  852. 2019-03-06 18:29:37.239 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 45, event.motion.y: 380
  853. 2019-03-06 18:29:37.255 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 60, event.motion.y: 380
  854. 2019-03-06 18:29:37.271 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 68, event.motion.y: 379
  855. 2019-03-06 18:29:37.287 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 80, event.motion.y: 379
  856. 2019-03-06 18:29:37.303 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 83, event.motion.y: 378
  857. 2019-03-06 18:29:37.319 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 85, event.motion.y: 378
  858. 2019-03-06 18:29:37.335 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 86, event.motion.y: 378
  859. 2019-03-06 18:29:37.351 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 87, event.motion.y: 378
  860. 2019-03-06 18:29:37.367 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 88, event.motion.y: 378
  861. 2019-03-06 18:29:37.383 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 89, event.motion.y: 375
  862. 2019-03-06 18:29:37.399 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 91, event.motion.y: 373
  863. 2019-03-06 18:29:37.415 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 92, event.motion.y: 371
  864. 2019-03-06 18:29:37.431 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 93, event.motion.y: 368
  865. 2019-03-06 18:29:37.447 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 94, event.motion.y: 367
  866. 2019-03-06 18:29:37.463 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 94, event.motion.y: 366
  867. 2019-03-06 18:29:37.543 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 95, event.motion.y: 366
  868. 2019-03-06 18:29:37.558 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 96, event.motion.y: 365
  869. 2019-03-06 18:29:37.574 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 97, event.motion.y: 364
  870. 2019-03-06 18:29:37.591 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 99, event.motion.y: 364
  871. 2019-03-06 18:29:37.607 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 101, event.motion.y: 363
  872. 2019-03-06 18:29:37.623 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 105, event.motion.y: 363
  873. 2019-03-06 18:29:37.639 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 109, event.motion.y: 364
  874. 2019-03-06 18:29:37.655 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 113, event.motion.y: 366
  875. 2019-03-06 18:29:37.671 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 123, event.motion.y: 370
  876. 2019-03-06 18:29:37.687 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 129, event.motion.y: 373
  877. 2019-03-06 18:29:37.703 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 134, event.motion.y: 376
  878. 2019-03-06 18:29:37.719 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 141, event.motion.y: 382
  879. 2019-03-06 18:29:37.735 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 144, event.motion.y: 385
  880. 2019-03-06 18:29:37.751 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 146, event.motion.y: 390
  881. 2019-03-06 18:29:37.767 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 148, event.motion.y: 393
  882. 2019-03-06 18:29:37.783 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 148, event.motion.y: 396
  883. 2019-03-06 18:29:37.799 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 149, event.motion.y: 399
  884. 2019-03-06 18:29:37.815 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 150, event.motion.y: 401
  885. 2019-03-06 18:29:37.831 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 151, event.motion.y: 403
  886. 2019-03-06 18:29:37.847 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 152, event.motion.y: 405
  887. 2019-03-06 18:29:37.863 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 153, event.motion.y: 407
  888. 2019-03-06 18:29:37.879 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 154, event.motion.y: 408
  889. 2019-03-06 18:29:37.895 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 154, event.motion.y: 409
  890. 2019-03-06 18:29:37.911 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 154, event.motion.y: 410
  891. 2019-03-06 18:29:37.927 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 154, event.motion.y: 412
  892. 2019-03-06 18:29:37.943 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 155, event.motion.y: 414
  893. 2019-03-06 18:29:37.959 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 157, event.motion.y: 416
  894. 2019-03-06 18:29:37.975 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 158, event.motion.y: 419
  895. 2019-03-06 18:29:37.991 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 160, event.motion.y: 423
  896. 2019-03-06 18:29:38.007 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 163, event.motion.y: 431
  897. 2019-03-06 18:29:38.023 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 164, event.motion.y: 438
  898. 2019-03-06 18:29:38.039 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 166, event.motion.y: 446
  899. 2019-03-06 18:29:38.055 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 166, event.motion.y: 467
  900. 2019-03-06 18:29:38.071 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 167, event.motion.y: 477
  901. 2019-03-06 18:29:38.087 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 168, event.motion.y: 486
  902. 2019-03-06 18:29:38.103 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 169, event.motion.y: 506
  903. 2019-03-06 18:29:38.119 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 169, event.motion.y: 519
  904. 2019-03-06 18:29:38.135 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 168, event.motion.y: 531
  905. 2019-03-06 18:29:38.151 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 165, event.motion.y: 546
  906. 2019-03-06 18:29:38.167 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 165, event.motion.y: 549
  907. 2019-03-06 18:29:38.551 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 163, event.motion.y: 554
  908. 2019-03-06 18:29:38.566 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 160, event.motion.y: 558
  909. 2019-03-06 18:29:38.583 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 157, event.motion.y: 563
  910. 2019-03-06 18:29:38.599 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 151, event.motion.y: 573
  911. 2019-03-06 18:29:38.615 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 147, event.motion.y: 578
  912. 2019-03-06 18:29:38.631 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 144, event.motion.y: 582
  913. 2019-03-06 18:29:38.647 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 143, event.motion.y: 585
  914. 2019-03-06 18:29:38.663 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 143, event.motion.y: 587
  915. 2019-03-06 18:29:38.679 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 143, event.motion.y: 588
  916. 2019-03-06 18:29:38.695 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 143, event.motion.y: 589
  917. 2019-03-06 18:29:38.711 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 143, event.motion.y: 590
  918. 2019-03-06 18:29:39.143 T:1879044848 DEBUG: Previous line repeats 3 times.
  919. 2019-03-06 18:29:39.143 T:1879044848 DEBUG: CLibInputPointer::ProcessButton - event.type: 4, event.button.button: 1, event.button.x: 143, event.button.y: 590
  920. 2019-03-06 18:29:39.223 T:1879044848 DEBUG: CLibInputPointer::ProcessButton - event.type: 5, event.button.button: 1, event.button.x: 143, event.button.y: 590
  921. 2019-03-06 18:29:39.232 T:1899269392 DEBUG: ProcessMouse: trying mouse action leftclick
  922. 2019-03-06 18:29:39.232 T:1899269392 DEBUG: Activating window ID: 10001
  923. 2019-03-06 18:29:39.647 T:1899269392 DEBUG: ------ Window Deinit (Home.xml) ------
  924. 2019-03-06 18:29:39.647 T:1899269392 DEBUG: FreeVisualisation() done
  925. 2019-03-06 18:29:39.676 T:1899269392 DEBUG: ------ Window Init (MyPrograms.xml) ------
  926. 2019-03-06 18:29:39.676 T:1899269392 INFO: Loading skin file: MyPrograms.xml, load type: KEEP_IN_MEMORY
  927. 2019-03-06 18:29:39.753 T:1899269392 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/executable/)
  928. 2019-03-06 18:29:39.753 T:1899269392 DEBUG: ParentPath = [addons://sources/executable/]
  929. 2019-03-06 18:29:39.766 T:1608749808 DEBUG: Thread BackgroundLoader start, auto delete: false
  930. 2019-03-06 18:29:39.771 T:1608749808 DEBUG: Thread BackgroundLoader 1608749808 terminating
  931. 2019-03-06 18:29:40.374 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 145, event.motion.y: 586
  932. 2019-03-06 18:29:40.391 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 149, event.motion.y: 577
  933. 2019-03-06 18:29:40.407 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 158, event.motion.y: 563
  934. 2019-03-06 18:29:40.423 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 168, event.motion.y: 543
  935. 2019-03-06 18:29:40.439 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 178, event.motion.y: 523
  936. 2019-03-06 18:29:40.455 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 188, event.motion.y: 501
  937. 2019-03-06 18:29:40.471 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 204, event.motion.y: 450
  938. 2019-03-06 18:29:40.487 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 210, event.motion.y: 426
  939. 2019-03-06 18:29:40.503 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 215, event.motion.y: 410
  940. 2019-03-06 18:29:40.519 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 218, event.motion.y: 396
  941. 2019-03-06 18:29:40.535 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 221, event.motion.y: 379
  942. 2019-03-06 18:29:40.551 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 221, event.motion.y: 372
  943. 2019-03-06 18:29:40.567 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 220, event.motion.y: 370
  944. 2019-03-06 18:29:40.583 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 218, event.motion.y: 363
  945. 2019-03-06 18:29:40.599 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 218, event.motion.y: 361
  946. 2019-03-06 18:29:40.615 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 218, event.motion.y: 360
  947. 2019-03-06 18:29:40.631 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 217, event.motion.y: 359
  948. 2019-03-06 18:29:40.647 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 217, event.motion.y: 358
  949. 2019-03-06 18:29:40.679 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 217, event.motion.y: 357
  950. 2019-03-06 18:29:40.695 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 217, event.motion.y: 356
  951. 2019-03-06 18:29:40.711 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 217, event.motion.y: 354
  952. 2019-03-06 18:29:40.727 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 218, event.motion.y: 351
  953. 2019-03-06 18:29:40.743 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 219, event.motion.y: 348
  954. 2019-03-06 18:29:40.759 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 220, event.motion.y: 344
  955. 2019-03-06 18:29:40.775 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 226, event.motion.y: 335
  956. 2019-03-06 18:29:40.791 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 229, event.motion.y: 329
  957. 2019-03-06 18:29:40.807 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 237, event.motion.y: 315
  958. 2019-03-06 18:29:40.823 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 241, event.motion.y: 310
  959. 2019-03-06 18:29:40.839 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 245, event.motion.y: 306
  960. 2019-03-06 18:29:40.855 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 247, event.motion.y: 302
  961. 2019-03-06 18:29:40.871 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 253, event.motion.y: 293
  962. 2019-03-06 18:29:40.887 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 254, event.motion.y: 290
  963. 2019-03-06 18:29:40.903 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 255, event.motion.y: 288
  964. 2019-03-06 18:29:40.919 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 257, event.motion.y: 285
  965. 2019-03-06 18:29:40.935 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 257, event.motion.y: 284
  966. 2019-03-06 18:29:40.951 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 257, event.motion.y: 283
  967. 2019-03-06 18:29:40.967 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 258, event.motion.y: 282
  968. 2019-03-06 18:29:40.999 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 259, event.motion.y: 281
  969. 2019-03-06 18:29:41.031 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 260, event.motion.y: 281
  970. 2019-03-06 18:29:41.047 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 261, event.motion.y: 280
  971. 2019-03-06 18:29:41.063 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 262, event.motion.y: 279
  972. 2019-03-06 18:29:41.079 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 264, event.motion.y: 278
  973. 2019-03-06 18:29:41.082 T:1757549296 DEBUG: ClampLimits: 1280x800 1280x720 -> 1280x720 clamped=0
  974. 2019-03-06 18:29:41.095 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 269, event.motion.y: 274
  975. 2019-03-06 18:29:41.101 T:1757549296 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70014770
  976. 2019-03-06 18:29:41.102 T:1757549296 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(248592), nBufferAlignment(16)
  977. 2019-03-06 18:29:41.108 T:1757549296 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70026600
  978. 2019-03-06 18:29:41.109 T:1757549296 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  979. 2019-03-06 18:29:41.111 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 272, event.motion.y: 272
  980. 2019-03-06 18:29:41.127 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 274, event.motion.y: 270
  981. 2019-03-06 18:29:41.143 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 279, event.motion.y: 268
  982. 2019-03-06 18:29:41.145 T:1757549296 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70014770
  983. 2019-03-06 18:29:41.148 T:1757549296 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70026600
  984. 2019-03-06 18:29:41.149 T:1757549296 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/0/0d24dcff.jpg 1280x720
  985. 2019-03-06 18:29:41.159 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 281, event.motion.y: 266
  986. 2019-03-06 18:29:41.175 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 283, event.motion.y: 265
  987. 2019-03-06 18:29:41.191 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 285, event.motion.y: 264
  988. 2019-03-06 18:29:41.607 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 288, event.motion.y: 258
  989. 2019-03-06 18:29:41.623 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 291, event.motion.y: 250
  990. 2019-03-06 18:29:41.639 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 294, event.motion.y: 240
  991. 2019-03-06 18:29:41.655 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 297, event.motion.y: 230
  992. 2019-03-06 18:29:41.670 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 299, event.motion.y: 221
  993. 2019-03-06 18:29:41.687 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 302, event.motion.y: 213
  994. 2019-03-06 18:29:41.703 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 305, event.motion.y: 202
  995. 2019-03-06 18:29:41.719 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 306, event.motion.y: 199
  996. 2019-03-06 18:29:41.735 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 308, event.motion.y: 197
  997. 2019-03-06 18:29:41.751 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 309, event.motion.y: 195
  998. 2019-03-06 18:29:41.767 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 310, event.motion.y: 194
  999. 2019-03-06 18:29:41.783 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 310, event.motion.y: 193
  1000. 2019-03-06 18:29:41.799 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 310, event.motion.y: 192
  1001. 2019-03-06 18:29:41.815 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 310, event.motion.y: 191
  1002. 2019-03-06 18:29:41.831 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 310, event.motion.y: 189
  1003. 2019-03-06 18:29:41.847 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 310, event.motion.y: 186
  1004. 2019-03-06 18:29:41.863 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 311, event.motion.y: 183
  1005. 2019-03-06 18:29:41.879 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 311, event.motion.y: 180
  1006. 2019-03-06 18:29:41.895 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 313, event.motion.y: 175
  1007. 2019-03-06 18:29:41.911 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 314, event.motion.y: 174
  1008. 2019-03-06 18:29:41.927 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 314, event.motion.y: 173
  1009. 2019-03-06 18:29:41.943 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 315, event.motion.y: 172
  1010. 2019-03-06 18:29:41.975 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 315, event.motion.y: 171
  1011. 2019-03-06 18:29:42.471 T:1879044848 DEBUG: Previous line repeats 2 times.
  1012. 2019-03-06 18:29:42.471 T:1879044848 DEBUG: CLibInputPointer::ProcessButton - event.type: 4, event.button.button: 1, event.button.x: 315, event.button.y: 171
  1013. 2019-03-06 18:29:42.550 T:1879044848 DEBUG: CLibInputPointer::ProcessButton - event.type: 5, event.button.button: 1, event.button.x: 315, event.button.y: 171
  1014. 2019-03-06 18:29:42.592 T:1899269392 DEBUG: ProcessMouse: trying mouse action leftclick
  1015. 2019-03-06 18:29:42.594 T:1899269392 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.program.touchCalibration/)
  1016. 2019-03-06 18:29:42.594 T:1899269392 DEBUG: ParentPath = [addons://sources/executable/]
  1017. 2019-03-06 18:29:42.596 T:1562079984 DEBUG: Thread waiting start, auto delete: false
  1018. 2019-03-06 18:29:42.622 T:1774576368 DEBUG: CAddonDatabase::SetLastUsed[plugin.program.touchCalibration] took 27 ms
  1019. 2019-03-06 18:29:42.623 T:1562079984 DEBUG: StartScript - calling plugin Touch Screen Calibration('plugin://plugin.program.touchCalibration/','1','','resume:false')
  1020. 2019-03-06 18:29:42.623 T:1578865392 DEBUG: Thread LanguageInvoker start, auto delete: false
  1021. 2019-03-06 18:29:42.623 T:1578865392 INFO: initializing python engine.
  1022. 2019-03-06 18:29:42.623 T:1578865392 DEBUG: CPythonInvoker(1, /home/pi/.kodi/addons/plugin.program.touchCalibration/addon.py): start processing
  1023. 2019-03-06 18:29:42.696 T:1899269392 DEBUG: ------ Window Init (DialogBusy.xml) ------
  1024. 2019-03-06 18:29:42.917 T:1578865392 DEBUG: -->Python Interpreter Initialized<--
  1025. 2019-03-06 18:29:42.917 T:1578865392 DEBUG: CPythonInvoker(1, /home/pi/.kodi/addons/plugin.program.touchCalibration/addon.py): the source file to load is "/home/pi/.kodi/addons/plugin.program.touchCalibration/addon.py"
  1026. 2019-03-06 18:29:42.917 T:1578865392 DEBUG: CPythonInvoker(1, /home/pi/.kodi/addons/plugin.program.touchCalibration/addon.py): setting the Python path to /home/pi/.kodi/addons/plugin.program.touchCalibration:/usr/lib/python2.7:/usr/lib/python2.7/plat-arm-linux-gnueabihf:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages
  1027. 2019-03-06 18:29:42.917 T:1578865392 DEBUG: CPythonInvoker(1, /home/pi/.kodi/addons/plugin.program.touchCalibration/addon.py): entering source directory /home/pi/.kodi/addons/plugin.program.touchCalibration
  1028. 2019-03-06 18:29:42.917 T:1578865392 DEBUG: CPythonInvoker(1, /home/pi/.kodi/addons/plugin.program.touchCalibration/addon.py): instantiating addon using automatically obtained id of "plugin.program.touchCalibration" dependent on version 2.1.0 of the xbmc.python api
  1029. 2019-03-06 18:29:43.055 T:1578865392 DEBUG: ClampLimits: 0x0 1920x1080 -> 1280x720 clamped=1
  1030. 2019-03-06 18:29:43.065 T:1578865392 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x700327f0
  1031. 2019-03-06 18:29:43.066 T:1578865392 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(125120), nBufferAlignment(16)
  1032. 2019-03-06 18:29:43.068 T:1578865392 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0x7003b1e0
  1033. 2019-03-06 18:29:43.071 T:1578865392 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70018830
  1034. 2019-03-06 18:29:43.071 T:1578865392 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1035. 2019-03-06 18:29:43.208 T:1578865392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x700327f0
  1036. 2019-03-06 18:29:43.209 T:1578865392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x7003b1e0
  1037. 2019-03-06 18:29:43.209 T:1578865392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70018830
  1038. 2019-03-06 18:29:43.210 T:1578865392 DEBUG: DecodeJpegToTexture: decoded /home/pi/.kodi/addons/plugin.program.touchCalibration/resources/media/background.jpg 1280x720
  1039. 2019-03-06 18:29:43.732 T:1899269392 DEBUG: ------ Window Init () ------
  1040. 2019-03-06 18:29:47.734 T:1899269392 DEBUG: ------ Window Deinit (Pointer.xml) ------
  1041. 2019-03-06 18:29:49.591 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 59.375000 y: 8.593750
  1042. 2019-03-06 18:29:49.591 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchDown - touch input down
  1043. 2019-03-06 18:29:49.591 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 2
  1044. 2019-03-06 18:29:49.591 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1045. 2019-03-06 18:29:49.591 T:1587258096 DEBUG: Thread Timer start, auto delete: false
  1046. 2019-03-06 18:29:49.602 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 58.750000 y: 8.203125
  1047. 2019-03-06 18:29:49.602 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1048. 2019-03-06 18:29:49.603 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1049. 2019-03-06 18:29:49.603 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1050. 2019-03-06 18:29:49.610 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 58.125000 y: 8.593750
  1051. 2019-03-06 18:29:49.610 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1052. 2019-03-06 18:29:49.610 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1053. 2019-03-06 18:29:49.610 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1054. 2019-03-06 18:29:49.616 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 56.875000 y: 8.984375
  1055. 2019-03-06 18:29:49.616 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1056. 2019-03-06 18:29:49.616 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1057. 2019-03-06 18:29:49.616 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1058. 2019-03-06 18:29:49.621 T:1899269392 DEBUG: ------ Window Init (Pointer.xml) ------
  1059. 2019-03-06 18:29:49.622 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 55.625000 y: 9.765625
  1060. 2019-03-06 18:29:49.622 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1061. 2019-03-06 18:29:49.623 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1062. 2019-03-06 18:29:49.623 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1063. 2019-03-06 18:29:49.628 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 54.375000 y: 10.546875
  1064. 2019-03-06 18:29:49.628 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1065. 2019-03-06 18:29:49.628 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1066. 2019-03-06 18:29:49.629 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1067. 2019-03-06 18:29:49.634 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 53.125000 y: 11.718750
  1068. 2019-03-06 18:29:49.634 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1069. 2019-03-06 18:29:49.634 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1070. 2019-03-06 18:29:49.634 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1071. 2019-03-06 18:29:49.642 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 52.500000 y: 12.500000
  1072. 2019-03-06 18:29:49.642 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1073. 2019-03-06 18:29:49.642 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1074. 2019-03-06 18:29:49.643 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1075. 2019-03-06 18:29:49.648 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 51.875000 y: 13.281250
  1076. 2019-03-06 18:29:49.648 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1077. 2019-03-06 18:29:49.648 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1078. 2019-03-06 18:29:49.648 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1079. 2019-03-06 18:29:49.654 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 51.250000 y: 13.281250
  1080. 2019-03-06 18:29:49.654 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1081. 2019-03-06 18:29:49.654 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1082. 2019-03-06 18:29:49.654 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1083. 2019-03-06 18:29:49.660 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 51.250000 y: 13.671875
  1084. 2019-03-06 18:29:49.660 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1085. 2019-03-06 18:29:49.660 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1086. 2019-03-06 18:29:49.660 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1087. 2019-03-06 18:29:49.666 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 50.625000 y: 13.671875
  1088. 2019-03-06 18:29:49.666 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1089. 2019-03-06 18:29:49.666 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1090. 2019-03-06 18:29:49.667 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1091. 2019-03-06 18:29:49.680 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 50.000000 y: 13.671875
  1092. 2019-03-06 18:29:49.680 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1093. 2019-03-06 18:29:49.680 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1094. 2019-03-06 18:29:49.680 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1095. 2019-03-06 18:29:49.686 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 50.000000 y: 14.062500
  1096. 2019-03-06 18:29:49.686 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1097. 2019-03-06 18:29:49.686 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1098. 2019-03-06 18:29:49.686 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1099. 2019-03-06 18:29:49.724 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 50.625000 y: 14.062500
  1100. 2019-03-06 18:29:49.724 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1101. 2019-03-06 18:29:49.724 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1102. 2019-03-06 18:29:49.724 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1103. 2019-03-06 18:29:49.750 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 50.000000 y: 14.062500
  1104. 2019-03-06 18:29:49.750 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1105. 2019-03-06 18:29:49.751 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1106. 2019-03-06 18:29:49.751 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1107. 2019-03-06 18:29:49.764 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 49.375000 y: 14.062500
  1108. 2019-03-06 18:29:49.764 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1109. 2019-03-06 18:29:49.764 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1110. 2019-03-06 18:29:49.764 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1111. 2019-03-06 18:29:49.782 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 50.000000 y: 14.062500
  1112. 2019-03-06 18:29:49.782 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1113. 2019-03-06 18:29:49.782 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1114. 2019-03-06 18:29:49.782 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1115. 2019-03-06 18:29:49.796 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 50.625000 y: 14.062500
  1116. 2019-03-06 18:29:49.796 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1117. 2019-03-06 18:29:49.796 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1118. 2019-03-06 18:29:49.796 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1119. 2019-03-06 18:29:49.820 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 50.000000 y: 14.062500
  1120. 2019-03-06 18:29:49.820 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1121. 2019-03-06 18:29:49.820 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1122. 2019-03-06 18:29:49.820 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1123. 2019-03-06 18:29:49.828 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 49.375000 y: 13.671875
  1124. 2019-03-06 18:29:49.828 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1125. 2019-03-06 18:29:49.828 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1126. 2019-03-06 18:29:49.828 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1127. 2019-03-06 18:29:49.834 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 47.500000 y: 13.281250
  1128. 2019-03-06 18:29:49.834 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1129. 2019-03-06 18:29:49.835 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1130. 2019-03-06 18:29:49.835 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1131. 2019-03-06 18:29:49.840 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 45.625000 y: 12.500000
  1132. 2019-03-06 18:29:49.840 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1133. 2019-03-06 18:29:49.840 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1134. 2019-03-06 18:29:49.840 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1135. 2019-03-06 18:29:49.846 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 43.750000 y: 11.718750
  1136. 2019-03-06 18:29:49.846 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1137. 2019-03-06 18:29:49.846 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1138. 2019-03-06 18:29:49.847 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1139. 2019-03-06 18:29:49.852 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 42.500000 y: 11.328125
  1140. 2019-03-06 18:29:49.852 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1141. 2019-03-06 18:29:49.852 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1142. 2019-03-06 18:29:49.852 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1143. 2019-03-06 18:29:49.860 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 41.250000 y: 10.937500
  1144. 2019-03-06 18:29:49.860 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1145. 2019-03-06 18:29:49.860 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1146. 2019-03-06 18:29:49.860 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1147. 2019-03-06 18:29:49.866 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 40.625000 y: 10.937500
  1148. 2019-03-06 18:29:49.866 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1149. 2019-03-06 18:29:49.866 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1150. 2019-03-06 18:29:49.866 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1151. 2019-03-06 18:29:49.872 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 40.000000 y: 10.937500
  1152. 2019-03-06 18:29:49.872 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1153. 2019-03-06 18:29:49.872 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1154. 2019-03-06 18:29:49.872 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1155. 2019-03-06 18:29:49.878 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 38.750000 y: 10.937500
  1156. 2019-03-06 18:29:49.878 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1157. 2019-03-06 18:29:49.878 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1158. 2019-03-06 18:29:49.878 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1159. 2019-03-06 18:29:49.879 T:1587258096 DEBUG: Thread Timer 1587258096 terminating
  1160. 2019-03-06 18:29:49.886 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 37.500000 y: 10.937500
  1161. 2019-03-06 18:29:49.886 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1162. 2019-03-06 18:29:49.886 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1163. 2019-03-06 18:29:49.886 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1164. 2019-03-06 18:29:49.892 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 36.250000 y: 10.937500
  1165. 2019-03-06 18:29:49.892 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1166. 2019-03-06 18:29:49.892 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1167. 2019-03-06 18:29:49.892 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1168. 2019-03-06 18:29:49.896 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchUp - touch input up
  1169. 2019-03-06 18:29:49.896 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 3
  1170. 2019-03-06 18:29:49.896 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1171. 2019-03-06 18:29:50.040 T:1899269392 DEBUG: Unfocus WindowID: 10001, ControlID: 50
  1172. 2019-03-06 18:29:50.041 T:1899269392 DEBUG: CheckForInertialScrolling: Avg touch velocity: -121.477074,2.314887 up to and including touch at 0 ms ago
  1173. 2019-03-06 18:29:51.290 T:1879044848 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 250ms repeat: 33ms
  1174. 2019-03-06 18:29:51.290 T:1587258096 DEBUG: Thread Timer start, auto delete: false
  1175. 2019-03-06 18:29:51.303 T:1899269392 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1176. 2019-03-06 18:29:51.353 T:1587258096 DEBUG: Thread Timer 1587258096 terminating
  1177. 2019-03-06 18:29:51.408 T:1899269392 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1178. 2019-03-06 18:29:51.409 T:1899269392 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
  1179. 2019-03-06 18:29:51.411 T:1899269392 DEBUG: ------ Window Deinit (Pointer.xml) ------
  1180. 2019-03-06 18:29:51.413 T:1578865392 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  1181. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  1182. Error Type: <type 'exceptions.AttributeError'>
  1183. Error Contents: 'module' object has no attribute 'getMouseRawPosition'
  1184. Traceback (most recent call last):
  1185. File "/home/pi/.kodi/addons/plugin.program.touchCalibration/addon.py", line 119, in onAction
  1186. pos = xbmcgui.getMouseRawPosition()
  1187. AttributeError: 'module' object has no attribute 'getMouseRawPosition'
  1188. -->End of Python script error report<--
  1189. 2019-03-06 18:29:54.488 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 68.125000 y: 10.937500
  1190. 2019-03-06 18:29:54.488 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchDown - touch input down
  1191. 2019-03-06 18:29:54.489 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 2
  1192. 2019-03-06 18:29:54.489 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1193. 2019-03-06 18:29:54.489 T:1587258096 DEBUG: Thread Timer start, auto delete: false
  1194. 2019-03-06 18:29:54.508 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 67.500000 y: 10.546875
  1195. 2019-03-06 18:29:54.508 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1196. 2019-03-06 18:29:54.508 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1197. 2019-03-06 18:29:54.508 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1198. 2019-03-06 18:29:54.514 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 66.250000 y: 10.156250
  1199. 2019-03-06 18:29:54.514 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1200. 2019-03-06 18:29:54.514 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1201. 2019-03-06 18:29:54.514 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1202. 2019-03-06 18:29:54.520 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 65.000000 y: 9.765625
  1203. 2019-03-06 18:29:54.520 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1204. 2019-03-06 18:29:54.520 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1205. 2019-03-06 18:29:54.520 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1206. 2019-03-06 18:29:54.526 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 63.750000 y: 9.375000
  1207. 2019-03-06 18:29:54.526 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1208. 2019-03-06 18:29:54.526 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1209. 2019-03-06 18:29:54.526 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1210. 2019-03-06 18:29:54.534 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 63.125000 y: 8.984375
  1211. 2019-03-06 18:29:54.534 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1212. 2019-03-06 18:29:54.534 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1213. 2019-03-06 18:29:54.534 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1214. 2019-03-06 18:29:54.540 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 62.500000 y: 8.984375
  1215. 2019-03-06 18:29:54.540 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1216. 2019-03-06 18:29:54.540 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1217. 2019-03-06 18:29:54.540 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1218. 2019-03-06 18:29:54.546 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 61.875000 y: 8.984375
  1219. 2019-03-06 18:29:54.546 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1220. 2019-03-06 18:29:54.546 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1221. 2019-03-06 18:29:54.546 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1222. 2019-03-06 18:29:54.552 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 61.250000 y: 8.984375
  1223. 2019-03-06 18:29:54.552 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1224. 2019-03-06 18:29:54.552 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1225. 2019-03-06 18:29:54.552 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1226. 2019-03-06 18:29:54.558 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 60.000000 y: 8.984375
  1227. 2019-03-06 18:29:54.558 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1228. 2019-03-06 18:29:54.558 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1229. 2019-03-06 18:29:54.558 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1230. 2019-03-06 18:29:54.561 T:1899269392 DEBUG: ------ Window Init (Pointer.xml) ------
  1231. 2019-03-06 18:29:54.572 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 59.375000 y: 8.984375
  1232. 2019-03-06 18:29:54.572 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1233. 2019-03-06 18:29:54.572 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1234. 2019-03-06 18:29:54.573 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1235. 2019-03-06 18:29:54.578 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 58.750000 y: 8.984375
  1236. 2019-03-06 18:29:54.578 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1237. 2019-03-06 18:29:54.578 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1238. 2019-03-06 18:29:54.578 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1239. 2019-03-06 18:29:54.584 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 58.750000 y: 9.375000
  1240. 2019-03-06 18:29:54.584 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1241. 2019-03-06 18:29:54.584 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1242. 2019-03-06 18:29:54.584 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1243. 2019-03-06 18:29:54.590 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 57.500000 y: 9.765625
  1244. 2019-03-06 18:29:54.590 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1245. 2019-03-06 18:29:54.590 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1246. 2019-03-06 18:29:54.590 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1247. 2019-03-06 18:29:54.598 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 56.875000 y: 10.546875
  1248. 2019-03-06 18:29:54.598 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1249. 2019-03-06 18:29:54.598 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1250. 2019-03-06 18:29:54.598 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1251. 2019-03-06 18:29:54.604 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 56.250000 y: 11.328125
  1252. 2019-03-06 18:29:54.604 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1253. 2019-03-06 18:29:54.604 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1254. 2019-03-06 18:29:54.604 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1255. 2019-03-06 18:29:54.610 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 55.625000 y: 12.109375
  1256. 2019-03-06 18:29:54.610 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1257. 2019-03-06 18:29:54.610 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1258. 2019-03-06 18:29:54.610 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1259. 2019-03-06 18:29:54.616 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 55.000000 y: 12.500000
  1260. 2019-03-06 18:29:54.616 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1261. 2019-03-06 18:29:54.616 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1262. 2019-03-06 18:29:54.616 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1263. 2019-03-06 18:29:54.622 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 55.000000 y: 12.890625
  1264. 2019-03-06 18:29:54.622 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1265. 2019-03-06 18:29:54.622 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1266. 2019-03-06 18:29:54.622 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1267. 2019-03-06 18:29:54.630 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 55.000000 y: 13.281250
  1268. 2019-03-06 18:29:54.630 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1269. 2019-03-06 18:29:54.630 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1270. 2019-03-06 18:29:54.630 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1271. 2019-03-06 18:29:54.636 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 55.000000 y: 13.671875
  1272. 2019-03-06 18:29:54.636 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1273. 2019-03-06 18:29:54.636 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1274. 2019-03-06 18:29:54.636 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1275. 2019-03-06 18:29:54.642 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 55.625000 y: 13.671875
  1276. 2019-03-06 18:29:54.642 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1277. 2019-03-06 18:29:54.642 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1278. 2019-03-06 18:29:54.642 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1279. 2019-03-06 18:29:54.688 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 55.000000 y: 13.671875
  1280. 2019-03-06 18:29:54.689 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1281. 2019-03-06 18:29:54.689 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1282. 2019-03-06 18:29:54.689 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1283. 2019-03-06 18:29:54.700 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 54.375000 y: 13.671875
  1284. 2019-03-06 18:29:54.700 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1285. 2019-03-06 18:29:54.700 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1286. 2019-03-06 18:29:54.700 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1287. 2019-03-06 18:29:54.738 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 53.750000 y: 13.671875
  1288. 2019-03-06 18:29:54.738 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1289. 2019-03-06 18:29:54.738 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1290. 2019-03-06 18:29:54.738 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1291. 2019-03-06 18:29:54.758 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 53.125000 y: 13.281250
  1292. 2019-03-06 18:29:54.758 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1293. 2019-03-06 18:29:54.758 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1294. 2019-03-06 18:29:54.758 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1295. 2019-03-06 18:29:54.764 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 52.500000 y: 12.500000
  1296. 2019-03-06 18:29:54.764 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1297. 2019-03-06 18:29:54.764 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1298. 2019-03-06 18:29:54.764 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1299. 2019-03-06 18:29:54.770 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 51.875000 y: 11.718750
  1300. 2019-03-06 18:29:54.770 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1301. 2019-03-06 18:29:54.770 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1302. 2019-03-06 18:29:54.770 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1303. 2019-03-06 18:29:54.776 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 50.625000 y: 10.546875
  1304. 2019-03-06 18:29:54.776 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1305. 2019-03-06 18:29:54.777 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1306. 2019-03-06 18:29:54.777 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1307. 2019-03-06 18:29:54.784 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 49.375000 y: 9.765625
  1308. 2019-03-06 18:29:54.784 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1309. 2019-03-06 18:29:54.784 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1310. 2019-03-06 18:29:54.784 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1311. 2019-03-06 18:29:54.790 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 48.750000 y: 8.984375
  1312. 2019-03-06 18:29:54.790 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1313. 2019-03-06 18:29:54.790 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1314. 2019-03-06 18:29:54.790 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1315. 2019-03-06 18:29:54.791 T:1587258096 DEBUG: Thread Timer 1587258096 terminating
  1316. 2019-03-06 18:29:54.796 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 49.375000 y: 8.203125
  1317. 2019-03-06 18:29:54.797 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1318. 2019-03-06 18:29:54.797 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1319. 2019-03-06 18:29:54.797 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1320. 2019-03-06 18:29:54.800 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchUp - touch input up
  1321. 2019-03-06 18:29:54.800 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 3
  1322. 2019-03-06 18:29:54.800 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1323. 2019-03-06 18:29:54.979 T:1899269392 DEBUG: CheckForInertialScrolling: Avg touch velocity: 50.003506,-3.310820 up to and including touch at 0 ms ago
  1324. 2019-03-06 18:29:55.681 T:1879044848 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 250ms repeat: 33ms
  1325. 2019-03-06 18:29:55.682 T:1587258096 DEBUG: Thread Timer start, auto delete: false
  1326. 2019-03-06 18:29:55.716 T:1899269392 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1327. 2019-03-06 18:29:55.753 T:1587258096 DEBUG: Thread Timer 1587258096 terminating
  1328. 2019-03-06 18:29:55.821 T:1899269392 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1329. 2019-03-06 18:29:55.821 T:1899269392 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
  1330. 2019-03-06 18:29:55.822 T:1578865392 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  1331. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  1332. Error Type: <type 'exceptions.AttributeError'>
  1333. Error Contents: 'module' object has no attribute 'getMouseRawPosition'
  1334. Traceback (most recent call last):
  1335. File "/home/pi/.kodi/addons/plugin.program.touchCalibration/addon.py", line 119, in onAction
  1336. pos = xbmcgui.getMouseRawPosition()
  1337. AttributeError: 'module' object has no attribute 'getMouseRawPosition'
  1338. -->End of Python script error report<--
  1339. 2019-03-06 18:29:55.823 T:1899269392 DEBUG: ------ Window Deinit (Pointer.xml) ------
  1340. 2019-03-06 18:30:02.616 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 76.875000 y: 15.234375
  1341. 2019-03-06 18:30:02.616 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchDown - touch input down
  1342. 2019-03-06 18:30:02.616 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 2
  1343. 2019-03-06 18:30:02.616 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1344. 2019-03-06 18:30:02.617 T:1587258096 DEBUG: Thread Timer start, auto delete: false
  1345. 2019-03-06 18:30:02.630 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 76.250000 y: 14.843750
  1346. 2019-03-06 18:30:02.630 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1347. 2019-03-06 18:30:02.630 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1348. 2019-03-06 18:30:02.630 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1349. 2019-03-06 18:30:02.636 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 75.625000 y: 14.453125
  1350. 2019-03-06 18:30:02.636 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1351. 2019-03-06 18:30:02.636 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1352. 2019-03-06 18:30:02.636 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1353. 2019-03-06 18:30:02.642 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 74.375000 y: 13.671875
  1354. 2019-03-06 18:30:02.642 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1355. 2019-03-06 18:30:02.642 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1356. 2019-03-06 18:30:02.642 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1357. 2019-03-06 18:30:02.648 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 72.500000 y: 12.890625
  1358. 2019-03-06 18:30:02.648 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1359. 2019-03-06 18:30:02.648 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1360. 2019-03-06 18:30:02.648 T:1899269392 DEBUG: ------ Window Init (Pointer.xml) ------
  1361. 2019-03-06 18:30:02.648 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1362. 2019-03-06 18:30:02.656 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 71.250000 y: 12.109375
  1363. 2019-03-06 18:30:02.656 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1364. 2019-03-06 18:30:02.656 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1365. 2019-03-06 18:30:02.656 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1366. 2019-03-06 18:30:02.662 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 70.000000 y: 11.718750
  1367. 2019-03-06 18:30:02.662 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1368. 2019-03-06 18:30:02.662 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1369. 2019-03-06 18:30:02.662 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1370. 2019-03-06 18:30:02.668 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 69.375000 y: 11.718750
  1371. 2019-03-06 18:30:02.668 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1372. 2019-03-06 18:30:02.668 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1373. 2019-03-06 18:30:02.668 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1374. 2019-03-06 18:30:02.674 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 69.375000 y: 11.328125
  1375. 2019-03-06 18:30:02.674 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1376. 2019-03-06 18:30:02.674 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1377. 2019-03-06 18:30:02.674 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1378. 2019-03-06 18:30:02.682 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 68.750000 y: 11.328125
  1379. 2019-03-06 18:30:02.682 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1380. 2019-03-06 18:30:02.682 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1381. 2019-03-06 18:30:02.682 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1382. 2019-03-06 18:30:02.688 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 68.125000 y: 10.937500
  1383. 2019-03-06 18:30:02.688 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1384. 2019-03-06 18:30:02.688 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1385. 2019-03-06 18:30:02.688 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1386. 2019-03-06 18:30:02.700 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 67.500000 y: 10.937500
  1387. 2019-03-06 18:30:02.700 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1388. 2019-03-06 18:30:02.700 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1389. 2019-03-06 18:30:02.700 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1390. 2019-03-06 18:30:02.706 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 67.500000 y: 10.546875
  1391. 2019-03-06 18:30:02.706 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1392. 2019-03-06 18:30:02.706 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1393. 2019-03-06 18:30:02.706 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1394. 2019-03-06 18:30:02.732 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 66.875000 y: 10.937500
  1395. 2019-03-06 18:30:02.732 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1396. 2019-03-06 18:30:02.732 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1397. 2019-03-06 18:30:02.732 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1398. 2019-03-06 18:30:02.746 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 66.250000 y: 11.328125
  1399. 2019-03-06 18:30:02.746 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1400. 2019-03-06 18:30:02.746 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1401. 2019-03-06 18:30:02.746 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1402. 2019-03-06 18:30:02.752 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 66.250000 y: 12.109375
  1403. 2019-03-06 18:30:02.752 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1404. 2019-03-06 18:30:02.752 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1405. 2019-03-06 18:30:02.752 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1406. 2019-03-06 18:30:02.758 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 65.625000 y: 12.500000
  1407. 2019-03-06 18:30:02.758 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1408. 2019-03-06 18:30:02.758 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1409. 2019-03-06 18:30:02.758 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1410. 2019-03-06 18:30:02.770 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 65.000000 y: 12.890625
  1411. 2019-03-06 18:30:02.770 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1412. 2019-03-06 18:30:02.770 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1413. 2019-03-06 18:30:02.770 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1414. 2019-03-06 18:30:02.784 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 64.375000 y: 13.281250
  1415. 2019-03-06 18:30:02.784 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1416. 2019-03-06 18:30:02.784 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1417. 2019-03-06 18:30:02.784 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1418. 2019-03-06 18:30:02.796 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 64.375000 y: 13.671875
  1419. 2019-03-06 18:30:02.796 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1420. 2019-03-06 18:30:02.796 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1421. 2019-03-06 18:30:02.796 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1422. 2019-03-06 18:30:02.810 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 63.750000 y: 13.671875
  1423. 2019-03-06 18:30:02.810 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1424. 2019-03-06 18:30:02.810 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1425. 2019-03-06 18:30:02.810 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1426. 2019-03-06 18:30:02.848 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 63.750000 y: 13.281250
  1427. 2019-03-06 18:30:02.848 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1428. 2019-03-06 18:30:02.848 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1429. 2019-03-06 18:30:02.848 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1430. 2019-03-06 18:30:02.854 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 63.750000 y: 12.890625
  1431. 2019-03-06 18:30:02.854 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1432. 2019-03-06 18:30:02.854 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1433. 2019-03-06 18:30:02.854 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1434. 2019-03-06 18:30:02.860 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 63.750000 y: 12.109375
  1435. 2019-03-06 18:30:02.860 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1436. 2019-03-06 18:30:02.860 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1437. 2019-03-06 18:30:02.860 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1438. 2019-03-06 18:30:02.866 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 63.750000 y: 11.328125
  1439. 2019-03-06 18:30:02.866 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1440. 2019-03-06 18:30:02.866 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1441. 2019-03-06 18:30:02.866 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1442. 2019-03-06 18:30:02.874 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 64.375000 y: 10.937500
  1443. 2019-03-06 18:30:02.874 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1444. 2019-03-06 18:30:02.874 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1445. 2019-03-06 18:30:02.874 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1446. 2019-03-06 18:30:02.880 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 64.375000 y: 10.156250
  1447. 2019-03-06 18:30:02.880 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1448. 2019-03-06 18:30:02.880 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1449. 2019-03-06 18:30:02.880 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1450. 2019-03-06 18:30:02.892 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 64.375000 y: 9.765625
  1451. 2019-03-06 18:30:02.892 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1452. 2019-03-06 18:30:02.892 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1453. 2019-03-06 18:30:02.892 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1454. 2019-03-06 18:30:02.906 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 63.750000 y: 9.765625
  1455. 2019-03-06 18:30:02.906 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1456. 2019-03-06 18:30:02.906 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1457. 2019-03-06 18:30:02.906 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1458. 2019-03-06 18:30:02.912 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 63.750000 y: 9.375000
  1459. 2019-03-06 18:30:02.912 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1460. 2019-03-06 18:30:02.912 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1461. 2019-03-06 18:30:02.912 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1462. 2019-03-06 18:30:02.918 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 63.125000 y: 8.984375
  1463. 2019-03-06 18:30:02.918 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1464. 2019-03-06 18:30:02.918 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1465. 2019-03-06 18:30:02.918 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1466. 2019-03-06 18:30:02.924 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 61.875000 y: 8.593750
  1467. 2019-03-06 18:30:02.924 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1468. 2019-03-06 18:30:02.924 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1469. 2019-03-06 18:30:02.924 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1470. 2019-03-06 18:30:02.930 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 61.250000 y: 8.203125
  1471. 2019-03-06 18:30:02.930 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1472. 2019-03-06 18:30:02.930 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1473. 2019-03-06 18:30:02.930 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1474. 2019-03-06 18:30:02.938 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 60.000000 y: 8.203125
  1475. 2019-03-06 18:30:02.938 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
  1476. 2019-03-06 18:30:02.938 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
  1477. 2019-03-06 18:30:02.938 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1478. 2019-03-06 18:30:02.942 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchUp - touch input up
  1479. 2019-03-06 18:30:02.942 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 3
  1480. 2019-03-06 18:30:02.942 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
  1481. 2019-03-06 18:30:02.942 T:1587258096 DEBUG: Thread Timer 1587258096 terminating
  1482. 2019-03-06 18:30:03.705 T:1879044848 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 250ms repeat: 33ms
  1483. 2019-03-06 18:30:03.706 T:1587258096 DEBUG: Thread Timer start, auto delete: false
  1484. 2019-03-06 18:30:03.793 T:1587258096 DEBUG: Thread Timer 1587258096 terminating
  1485. 2019-03-06 18:30:03.802 T:1899269392 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1486. 2019-03-06 18:30:03.803 T:1899269392 DEBUG: Previous line repeats 1 times.
  1487. 2019-03-06 18:30:03.803 T:1899269392 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
  1488. 2019-03-06 18:30:03.804 T:1578865392 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  1489. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  1490. Error Type: <type 'exceptions.AttributeError'>
  1491. Error Contents: 'module' object has no attribute 'getMouseRawPosition'
  1492. Traceback (most recent call last):
  1493. File "/home/pi/.kodi/addons/plugin.program.touchCalibration/addon.py", line 119, in onAction
  1494. pos = xbmcgui.getMouseRawPosition()
  1495. AttributeError: 'module' object has no attribute 'getMouseRawPosition'
  1496. -->End of Python script error report<--
  1497. 2019-03-06 18:30:03.805 T:1899269392 DEBUG: ------ Window Deinit (Pointer.xml) ------
  1498. 2019-03-06 18:30:07.377 T:1879044848 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 250ms repeat: 33ms
  1499. 2019-03-06 18:30:07.378 T:1587258096 DEBUG: Thread Timer start, auto delete: false
  1500. 2019-03-06 18:30:07.465 T:1587258096 DEBUG: Thread Timer 1587258096 terminating
  1501. 2019-03-06 18:30:07.476 T:1899269392 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  1502. 2019-03-06 18:30:07.477 T:1899269392 DEBUG: Previous line repeats 1 times.
  1503. 2019-03-06 18:30:07.477 T:1899269392 DEBUG: HandleKey: escape (0xf01b) pressed, action is PreviousMenu
  1504. 2019-03-06 18:30:07.582 T:1899269392 DEBUG: ------ Window Deinit () ------
  1505. 2019-03-06 18:30:07.582 T:1578865392 INFO: CPythonInvoker(1, /home/pi/.kodi/addons/plugin.program.touchCalibration/addon.py): script successfully run
  1506. 2019-03-06 18:30:07.582 T:1578865392 DEBUG: onExecutionDone(1, /home/pi/.kodi/addons/plugin.program.touchCalibration/addon.py)
  1507. 2019-03-06 18:30:07.591 T:1578865392 INFO: Python interpreter stopped
  1508. 2019-03-06 18:30:07.591 T:1578865392 DEBUG: Thread LanguageInvoker 1578865392 terminating
  1509. 2019-03-06 18:30:07.601 T:1562079984 ERROR: GetDirectory - Error getting plugin://plugin.program.touchCalibration/
  1510. 2019-03-06 18:30:07.601 T:1562079984 DEBUG: Thread waiting 1562079984 terminating
  1511. 2019-03-06 18:30:07.601 T:1899269392 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  1512. 2019-03-06 18:30:07.602 T:1879044848 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 250ms repeat: 33ms
  1513. 2019-03-06 18:30:07.602 T:1899269392 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.program.touchCalibration/) failed
  1514. 2019-03-06 18:30:07.602 T:1562079984 DEBUG: Thread Timer start, auto delete: false
  1515. 2019-03-06 18:30:07.602 T:1899269392 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/executable/)
  1516. 2019-03-06 18:30:07.602 T:1899269392 DEBUG: ParentPath = []
  1517. 2019-03-06 18:30:07.603 T:1578865392 DEBUG: Thread waiting start, auto delete: false
  1518. 2019-03-06 18:30:07.616 T:1578865392 DEBUG: Thread waiting 1578865392 terminating
  1519. 2019-03-06 18:30:07.628 T:1578865392 DEBUG: Thread BackgroundLoader start, auto delete: false
  1520. 2019-03-06 18:30:07.629 T:1899269392 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  1521. 2019-03-06 18:30:07.634 T:1578865392 DEBUG: Thread BackgroundLoader 1578865392 terminating
  1522. 2019-03-06 18:30:07.673 T:1562079984 DEBUG: Thread Timer 1562079984 terminating
  1523. 2019-03-06 18:30:07.684 T:1899269392 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  1524. 2019-03-06 18:30:07.685 T:1899269392 DEBUG: HandleKey: escape (0xf01b) pressed, action is PreviousMenu
  1525. 2019-03-06 18:30:07.685 T:1899269392 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1526. 2019-03-06 18:30:07.801 T:1879044848 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 250ms repeat: 33ms
  1527. 2019-03-06 18:30:07.802 T:1562079984 DEBUG: Thread Timer start, auto delete: false
  1528. 2019-03-06 18:30:07.865 T:1562079984 DEBUG: Thread Timer 1562079984 terminating
  1529. 2019-03-06 18:30:08.090 T:1899269392 DEBUG: ------ Window Deinit (MyPrograms.xml) ------
  1530. 2019-03-06 18:30:08.090 T:1899269392 DEBUG: FreeVisualisation() done
  1531. 2019-03-06 18:30:08.101 T:1899269392 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1532. 2019-03-06 18:30:08.102 T:1899269392 DEBUG: ------ Window Init (Home.xml) ------
  1533. 2019-03-06 18:30:08.103 T:1899269392 DEBUG: CDirectoryProvider[videodb://recentlyaddedmovies/]: refreshing..
  1534. 2019-03-06 18:30:08.103 T:1899269392 DEBUG: CDirectoryProvider[videodb://recentlyaddedepisodes/]: refreshing..
  1535. 2019-03-06 18:30:08.103 T:1899269392 DEBUG: CDirectoryProvider[musicdb://recentlyaddedalbums/]: refreshing..
  1536. 2019-03-06 18:30:08.110 T:1899269392 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  1537. 2019-03-06 18:30:08.110 T:1899269392 DEBUG: Previous line repeats 1 times.
  1538. 2019-03-06 18:30:08.110 T:1899269392 DEBUG: HandleKey: escape (0xf01b) pressed, action is PreviousMenu
  1539. 2019-03-06 18:30:08.110 T:1899269392 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1540. 2019-03-06 18:30:08.135 T:1765942000 DEBUG: GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY idAlbum DESC LIMIT 25) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.idAlbum desc, albumartistview.iOrder
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement