Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2019-03-06 18:29:20.483 T:1899269392 NOTICE: -----------------------------------------------------------------------
- 2019-03-06 18:29:20.484 T:1899269392 NOTICE: Starting Kodi (18.1 Git:20190220-5494e5ffac). Platform: Linux ARM 32-bit
- 2019-03-06 18:29:20.484 T:1899269392 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
- 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)
- 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+
- 2019-03-06 18:29:20.484 T:1899269392 NOTICE: FFmpeg version/source: 4.0.3-Kodi
- 2019-03-06 18:29:20.484 T:1899269392 NOTICE: Host CPU: ARMv7 Processor rev 4 (v7l), 4 cores available
- 2019-03-06 18:29:20.484 T:1899269392 NOTICE: ARM Features: Neon enabled
- 2019-03-06 18:29:20.484 T:1899269392 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
- 2019-03-06 18:29:20.484 T:1899269392 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/arm-linux-gnueabihf/kodi
- 2019-03-06 18:29:20.484 T:1899269392 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/arm-linux-gnueabihf/kodi/addons
- 2019-03-06 18:29:20.484 T:1899269392 NOTICE: special://masterprofile/ is mapped to: /home/pi/.kodi/userdata
- 2019-03-06 18:29:20.484 T:1899269392 NOTICE: special://envhome/ is mapped to: /home/pi
- 2019-03-06 18:29:20.484 T:1899269392 NOTICE: special://home/ is mapped to: /home/pi/.kodi
- 2019-03-06 18:29:20.484 T:1899269392 NOTICE: special://temp/ is mapped to: /home/pi/.kodi/temp
- 2019-03-06 18:29:20.484 T:1899269392 NOTICE: special://logpath/ is mapped to: /home/pi/.kodi/temp
- 2019-03-06 18:29:20.484 T:1899269392 NOTICE: The executable running is: /usr/lib/arm-linux-gnueabihf/kodi/kodi-rbpi_v7
- 2019-03-06 18:29:20.484 T:1899269392 NOTICE: Local hostname: radio
- 2019-03-06 18:29:20.485 T:1899269392 NOTICE: Log File is located: /home/pi/.kodi/temp/kodi.log
- 2019-03-06 18:29:20.485 T:1899269392 NOTICE: -----------------------------------------------------------------------
- 2019-03-06 18:29:20.485 T:1899269392 INFO: loading settings
- 2019-03-06 18:29:20.486 T:1899269392 NOTICE: special://profile/ is mapped to: special://masterprofile/
- 2019-03-06 18:29:20.516 T:1899269392 DEBUG: CSkinSettings: no <skinsettings> tag found
- 2019-03-06 18:29:20.517 T:1899269392 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
- 2019-03-06 18:29:20.519 T:1899269392 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
- 2019-03-06 18:29:20.519 T:1899269392 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
- <?xml version="1.0" encoding="UTF-8" ?>
- <advancedsettings>
- <fanartres>720</fanartres>
- <imageres>540</imageres>
- <video>
- <busydialogdelayms>750</busydialogdelayms>
- </video>
- <samba>
- <clienttimeout>30</clienttimeout>
- </samba>
- <cache>
- <memorysize>31457280</memorysize>
- </cache>
- </advancedsettings>
- 2019-03-06 18:29:20.519 T:1899269392 WARNING: CSettingsManager: missing version attribute
- 2019-03-06 18:29:20.521 T:1899269392 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
- 2019-03-06 18:29:20.521 T:1899269392 NOTICE: Contents of special://profile/advancedsettings.xml are...
- <advancedsettings>
- <touchscreen_allign>
- <!-- Touchscreen x axsis offset from the upper left corner -->
- <x_offset>25</x_offset>
- <!-- Touchscreen y axsis offset from the upper left corner -->
- <y_offset>25</y_offset>
- <!-- Touchscreen x axis stretch factor if mouse position is not alligned with touched point-->
- <x_stretch_factor>0,3196803</x_stretch_factor>
- <!-- Touchscreen y axis stretch factor if mouse position is not alligned with touched point-->
- <y_stretch_factor>0,1993521</y_stretch_factor>
- <!-- touch <=> mouse event allignment for touchscreens that gives back mouse events when touch event is executed-->
- <touch_mouse>0</touch_mouse>
- <!-- swap Toucscreen axis if adjustment at x(y) axes results in an changed behaviour in y(x) axes-->
- <swap_axes>0</swap_axes>
- <!-- Touch Confines define the range around the last touch point that will be interpreted as touch at the same point for double touch events-->
- <touch_confines>8</touch_confines>
- </touchscreen_allign>
- <window>
- <width>1280</width>
- <height>800</height>
- </window>
- <videolibrary>
- <importwatchedstate>true</importwatchedstate>
- <importresumepoint>true</importresumepoint>
- <cleanonupdate>true</cleanonupdate>
- <!-- Also clean library during library update -->
- <hideallitems>true</hideallitems>
- <!-- removes the "*All" items from the video library -->
- <hideemptyseries>true</hideemptyseries>
- <!-- hide empty series in the video library -->
- </videolibrary>
- </advancedsettings>
- 2019-03-06 18:29:20.522 T:1899269392 WARNING: CSettingsManager: missing version attribute
- 2019-03-06 18:29:20.523 T:1899269392 NOTICE: Default Video Player: VideoPlayer
- 2019-03-06 18:29:20.523 T:1899269392 NOTICE: Default Audio Player: paplayer
- 2019-03-06 18:29:20.523 T:1899269392 NOTICE: Enabled debug logging due to GUI setting (2)
- 2019-03-06 18:29:20.523 T:1899269392 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
- 2019-03-06 18:29:20.535 T:1899269392 INFO: creating subdirectories
- 2019-03-06 18:29:20.535 T:1899269392 INFO: userdata folder: special://masterprofile/
- 2019-03-06 18:29:20.535 T:1899269392 INFO: recording folder:
- 2019-03-06 18:29:20.535 T:1899269392 INFO: screenshots folder:
- 2019-03-06 18:29:20.773 T:1899269392 DEBUG: DllBcm: Using omx system library
- 2019-03-06 18:29:20.773 T:1889530608 DEBUG: Thread Lirc start, auto delete: false
- 2019-03-06 18:29:20.774 T:1889530608 INFO: Loading special://xbmc/system/Lircmap.xml
- 2019-03-06 18:29:20.774 T:1879044848 DEBUG: Thread libinput start, auto delete: false
- 2019-03-06 18:29:20.776 T:1899269392 NOTICE: Running database version Addons27
- 2019-03-06 18:29:20.778 T:1889530608 INFO: * Adding remote mapping for device 'mceusb'
- 2019-03-06 18:29:20.778 T:1889530608 INFO: * Adding remote mapping for device 'XboxDVDDongle'
- 2019-03-06 18:29:20.779 T:1889530608 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
- 2019-03-06 18:29:20.779 T:1889530608 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
- 2019-03-06 18:29:20.779 T:1889530608 INFO: * Adding remote mapping for device 'anysee'
- 2019-03-06 18:29:20.779 T:1889530608 INFO: * Adding remote mapping for device 'iMON-PAD'
- 2019-03-06 18:29:20.779 T:1889530608 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
- 2019-03-06 18:29:20.779 T:1889530608 INFO: * Adding remote mapping for device 'MCE_via_iMON'
- 2019-03-06 18:29:20.779 T:1889530608 INFO: * Adding remote mapping for device 'TwinHanRemote'
- 2019-03-06 18:29:20.779 T:1889530608 INFO: * Adding remote mapping for device 'linux-input-layer'
- 2019-03-06 18:29:20.780 T:1889530608 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
- 2019-03-06 18:29:20.780 T:1889530608 INFO: * Adding remote mapping for device 'mediacenter'
- 2019-03-06 18:29:20.780 T:1889530608 INFO: * Adding remote mapping for device 'devinput'
- 2019-03-06 18:29:20.780 T:1889530608 INFO: * Adding remote mapping for device 'devinput-32'
- 2019-03-06 18:29:20.780 T:1889530608 INFO: * Adding remote mapping for device 'devinput-64'
- 2019-03-06 18:29:20.781 T:1889530608 DEBUG: CIRTranslator::Load - no userdata Lircmap.xml found, skipping
- 2019-03-06 18:29:20.808 T:1899269392 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
- 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
- 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
- 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: game.controller.default v1.0.8 installed
- 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: game.controller.snes v1.0.8 installed
- 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
- 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
- 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
- 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
- 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed
- 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
- 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
- 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
- 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
- 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
- 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
- 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
- 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
- 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
- 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
- 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
- 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
- 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: kodi.resource v1.0.0 installed
- 2019-03-06 18:29:20.808 T:1899269392 NOTICE: ADDON: metadata.album.universal v3.1.1 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: metadata.artists.universal v4.2.1 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: metadata.common.allmusic.com v3.2.0 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: metadata.common.fanart.tv v3.6.0 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: metadata.common.imdb.com v3.1.4 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.1 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.1 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: metadata.common.themoviedb.org v3.1.9 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: metadata.local v1.0.0 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: metadata.themoviedb.org v5.1.5 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.1.0 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: plugin.program.touchCalibration v1.1.1 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: pvr.iptvsimple v3.5.7 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: repository.Atrion18 v0.0.9 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: repository.sandmann79.plugins v1.0.2 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: repository.xbmc.org v3.1.5 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: resource.language.de_de v9.0.17 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.32 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.53 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: script.module.pil v1.1.7 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: service.xbmc.versioncheck v0.4.6 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: skin.estouchy v2.0.22 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: skin.estuary v2.0.21 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: xbmc.addon v18.1.0 installed
- 2019-03-06 18:29:20.809 T:1899269392 NOTICE: ADDON: xbmc.core v0.1.0 installed
- 2019-03-06 18:29:20.810 T:1899269392 NOTICE: ADDON: xbmc.gui v5.14.0 installed
- 2019-03-06 18:29:20.810 T:1899269392 NOTICE: ADDON: xbmc.json v10.1.2 installed
- 2019-03-06 18:29:20.810 T:1899269392 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
- 2019-03-06 18:29:20.810 T:1899269392 NOTICE: ADDON: xbmc.python v2.26.0 installed
- 2019-03-06 18:29:20.810 T:1899269392 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
- 2019-03-06 18:29:20.870 T:1899269392 DEBUG: CFavourites::Load - no system favourites found, skipping
- 2019-03-06 18:29:20.870 T:1899269392 DEBUG: CFavourites::Load - no userdata favourites found, skipping
- 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
- 2019-03-06 18:29:20.873 T:1899269392 INFO: Selected Logind/UPower as PowerSyscall
- 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
- 2019-03-06 18:29:20.874 T:1899269392 INFO: LogindUPowerSyscall - UPower not found, battery information will not be available
- 2019-03-06 18:29:20.901 T:1899269392 DEBUG: LogindUPowerSyscall - inhibit lock taken, fd 20
- 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
- 2019-03-06 18:29:20.905 T:1868559088 DEBUG: Thread ActiveAE start, auto delete: false
- 2019-03-06 18:29:20.905 T:1858073328 DEBUG: Thread AESink start, auto delete: false
- 2019-03-06 18:29:20.906 T:1847587568 DEBUG: Thread FDEventMonitor start, auto delete: false
- 2019-03-06 18:29:20.916 T:1868559088 INFO: CAESinkALSA - Unable to open device "surround71" for playback
- 2019-03-06 18:29:20.917 T:1868559088 INFO: CAESinkALSA - Unable to open device "surround51" for playback
- 2019-03-06 18:29:20.917 T:1868559088 INFO: CAESinkALSA - Unable to open device "surround71" for playback
- 2019-03-06 18:29:20.918 T:1868559088 INFO: CAESinkALSA - Unable to open device "surround40" for playback
- 2019-03-06 18:29:20.918 T:1868559088 INFO: CAESinkALSA - Unable to open device "surround51" for playback
- 2019-03-06 18:29:20.918 T:1868559088 INFO: CAESinkALSA - Unable to open device "surround71" for playback
- 2019-03-06 18:29:20.938 T:1868559088 NOTICE: Found 2 Lists of Devices
- 2019-03-06 18:29:20.938 T:1868559088 NOTICE: Enumerated ALSA devices:
- 2019-03-06 18:29:20.938 T:1868559088 NOTICE: Device 1
- 2019-03-06 18:29:20.938 T:1868559088 NOTICE: m_deviceName : @
- 2019-03-06 18:29:20.938 T:1868559088 NOTICE: m_displayName : Default (bcm2835 ALSA bcm2835 ALSA)
- 2019-03-06 18:29:20.938 T:1868559088 NOTICE: m_displayNameExtra:
- 2019-03-06 18:29:20.938 T:1868559088 NOTICE: m_deviceType : AE_DEVTYPE_PCM
- 2019-03-06 18:29:20.938 T:1868559088 NOTICE: m_channels : FL, FR
- 2019-03-06 18:29:20.938 T:1868559088 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000
- 2019-03-06 18:29:20.938 T:1868559088 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_U8
- 2019-03-06 18:29:20.938 T:1868559088 NOTICE: m_streamTypes : No passthrough capabilities
- 2019-03-06 18:29:20.938 T:1868559088 NOTICE: Enumerated PI devices:
- 2019-03-06 18:29:20.938 T:1868559088 NOTICE: Device 1
- 2019-03-06 18:29:20.938 T:1868559088 NOTICE: m_deviceName : HDMI
- 2019-03-06 18:29:20.938 T:1868559088 NOTICE: m_displayName : HDMI
- 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_displayNameExtra:
- 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
- 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_channels : FL, FR
- 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
- 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
- 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
- 2019-03-06 18:29:20.939 T:1868559088 NOTICE: Device 2
- 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_deviceName : Analogue
- 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_displayName : Analogue
- 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_displayNameExtra:
- 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_deviceType : AE_DEVTYPE_PCM
- 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_channels : FL, FR
- 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_sampleRates : 48000
- 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
- 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_streamTypes : No passthrough capabilities
- 2019-03-06 18:29:20.939 T:1868559088 NOTICE: Device 3
- 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_deviceName : Both
- 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_displayName : HDMI and Analogue
- 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_displayNameExtra:
- 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_deviceType : AE_DEVTYPE_PCM
- 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_channels : FL, FR
- 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_sampleRates : 48000
- 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
- 2019-03-06 18:29:20.939 T:1868559088 NOTICE: m_streamTypes : No passthrough capabilities
- 2019-03-06 18:29:20.940 T:1858073328 INFO: CActiveAESink::OpenSink - initialize sink
- 2019-03-06 18:29:20.940 T:1858073328 DEBUG: CActiveAESink::OpenSink - trying to open device PI:Both
- 2019-03-06 18:29:20.940 T:1858073328 DEBUG: DllBcm: Using omx system library
- 2019-03-06 18:29:20.941 T:1858073328 DEBUG: SECTION:LoadDLL(libopenmaxil.so)
- 2019-03-06 18:29:20.943 T:1858073328 DEBUG: Loading: libopenmaxil.so
- 2019-03-06 18:29:20.946 T:1784652528 DEBUG: Thread CRBPWorker start, auto delete: false
- 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
- 2019-03-06 18:29:20.946 T:1858073328 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
- 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
- 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
- 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
- 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)
- 2019-03-06 18:29:20.953 T:1858073328 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
- 2019-03-06 18:29:20.953 T:1858073328 DEBUG: Output Device : HDMI and Analogue
- 2019-03-06 18:29:20.953 T:1858073328 DEBUG: Sample Rate : 44100
- 2019-03-06 18:29:20.953 T:1858073328 DEBUG: Sample Format : AE_FMT_FLOAT
- 2019-03-06 18:29:20.953 T:1858073328 DEBUG: Channel Count : 2
- 2019-03-06 18:29:20.953 T:1858073328 DEBUG: Channel Layout: FL, FR
- 2019-03-06 18:29:20.953 T:1858073328 DEBUG: Frames : 1102
- 2019-03-06 18:29:20.953 T:1858073328 DEBUG: Frame Size : 8
- 2019-03-06 18:29:20.963 T:1899269392 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
- 2019-03-06 18:29:20.965 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
- 2019-03-06 18:29:20.966 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
- 2019-03-06 18:29:20.967 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
- 2019-03-06 18:29:20.967 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
- 2019-03-06 18:29:20.968 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
- 2019-03-06 18:29:20.969 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
- 2019-03-06 18:29:20.970 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
- 2019-03-06 18:29:20.970 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
- 2019-03-06 18:29:20.971 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
- 2019-03-06 18:29:20.972 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
- 2019-03-06 18:29:20.973 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
- 2019-03-06 18:29:20.973 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
- 2019-03-06 18:29:20.975 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
- 2019-03-06 18:29:20.975 T:1879044848 DEBUG: CLibInputHandler::DeviceAdded - touch type device added: eGalax Inc. USB TouchController (event3)
- 2019-03-06 18:29:20.975 T:1879044848 DEBUG: CLibInputHandler::DeviceAdded - keyboard type device added: USB Keyboard (event0)
- 2019-03-06 18:29:20.976 T:1879044848 DEBUG: CLibInputKeyboard::GetRepeat - delay: 250ms repeat: 33ms for USB Keyboard (event0)
- 2019-03-06 18:29:20.976 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
- 2019-03-06 18:29:20.977 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
- 2019-03-06 18:29:20.977 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
- 2019-03-06 18:29:20.978 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
- 2019-03-06 18:29:20.978 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
- 2019-03-06 18:29:20.979 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
- 2019-03-06 18:29:20.980 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
- 2019-03-06 18:29:20.981 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
- 2019-03-06 18:29:20.982 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
- 2019-03-06 18:29:20.983 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
- 2019-03-06 18:29:20.983 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
- 2019-03-06 18:29:20.984 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
- 2019-03-06 18:29:20.985 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
- 2019-03-06 18:29:20.985 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
- 2019-03-06 18:29:20.986 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
- 2019-03-06 18:29:20.986 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
- 2019-03-06 18:29:20.987 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded
- 2019-03-06 18:29:20.988 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
- 2019-03-06 18:29:20.989 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
- 2019-03-06 18:29:20.990 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
- 2019-03-06 18:29:20.990 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
- 2019-03-06 18:29:20.991 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
- 2019-03-06 18:29:20.992 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
- 2019-03-06 18:29:20.993 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
- 2019-03-06 18:29:20.993 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
- 2019-03-06 18:29:20.994 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
- 2019-03-06 18:29:20.994 T:1899269392 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded
- 2019-03-06 18:29:21.001 T:1899269392 DEBUG: Selected UDisks2 as storage provider
- 2019-03-06 18:29:21.003 T:1899269392 DEBUG: UDisks2: Daemon version 2.1.8
- 2019-03-06 18:29:21.003 T:1899269392 DEBUG: UDisks2: Querying available devices
- 2019-03-06 18:29:21.021 T:1879044848 DEBUG: CLibInputHandler::DeviceAdded - pointer type device added: USB Keyboard (event1)
- 2019-03-06 18:29:21.021 T:1879044848 DEBUG: CLibInputHandler::DeviceAdded - keyboard type device added: USB Keyboard (event1)
- 2019-03-06 18:29:21.022 T:1879044848 DEBUG: CLibInputKeyboard::GetRepeat - could not get key repeat for event1 (Function not implemented)
- 2019-03-06 18:29:21.022 T:1879044848 DEBUG: CLibInputKeyboard::GetRepeat - delay: 400ms repeat: 80ms for USB Keyboard (event1)
- 2019-03-06 18:29:21.031 T:1899269392 NOTICE: Raspberry PI firmware version: Feb 12 2019 19:42:42
- Copyright (c) 2012 Broadcom
- version 8eff5e4023657a8b3b59e1f90dc966f62d74908c (clean) (release) (start)
- 2019-03-06 18:29:21.031 T:1899269392 NOTICE: ARM mem: 896MB GPU mem: 128MB MPG2:0 WVC1:0
- 2019-03-06 18:29:21.031 T:1899269392 NOTICE: cache.memorysize: 30MB libass.cache: 21MB
- 2019-03-06 18:29:21.031 T:1899269392 NOTICE: Config:
- aphy_params_current=819
- arm_freq=1200
- audio_pwm_mode=514
- config_hdmi_boost=5
- core_freq=400
- desired_osc_freq=0x331df0
- desired_osc_freq_boost=0x3c45b0
- disable_commandline_tags=2
- disable_l2cache=1
- disable_splash=1
- display_hdmi_rotate=-1
- display_lcd_rotate=-1
- display_rotate=2
- dphy_params_current=547
- force_eeprom_read=1
- force_pwm_open=1
- framebuffer_ignore_alpha=1
- framebuffer_swap=1
- gpu_freq=300
- hdmi_channel_map=8
- hdmi_force_cec_address=65535
- hdmi_force_hotplug=1
- hdmi_group=2
- hdmi_ignore_cec=1
- hdmi_ignore_cec_init=1
- hdmi_mode=27
- init_uart_clock=0x2dc6c00
- lcd_framerate=60
- over_voltage_avs=31250
- over_voltage_avs_boost=0x2191c
- pause_burst_frames=1
- program_serial_random=1
- sdram_freq=400
- sdtv_aspect=3
- sdtv_mode=2
- second_boot=1
- 2019-03-06 18:29:21.031 T:1899269392 NOTICE: Config:
- device_tree=-
- hdmi_cvt=1280 800 60 5 0 0 1
- 2019-03-06 18:29:21.032 T:1899269392 DEBUG: EGL initial desktop resolution 1280x800 (1280x800) @ 60.00 - Full Screen (1.00)
- 2019-03-06 18:29:21.032 T:1899269392 DEBUG: EGL get supported modes (2) = 8, prefer_group=2, prefer_mode=1b
- 2019-03-06 18:29:21.032 T:1899269392 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :4
- 2019-03-06 18:29:21.032 T:1899269392 DEBUG: EGL mode 1: 800x600 (800x600) @ 56.00 - Full Screen (1.00) :8
- 2019-03-06 18:29:21.032 T:1899269392 DEBUG: EGL mode 2: 800x600 (800x600) @ 60.00 - Full Screen (1.00) :9
- 2019-03-06 18:29:21.032 T:1899269392 DEBUG: EGL mode 3: 1024x768 (1024x768) @ 60.00 - Full Screen (1.00) :10
- 2019-03-06 18:29:21.032 T:1899269392 DEBUG: EGL mode 4: 1280x768 (1280x768) @ 60.00 - Full Screen (1.00) :17
- 2019-03-06 18:29:21.032 T:1899269392 DEBUG: EGL mode 5: 1280x800 (1280x800) @ 60.00 - Full Screen (1.00) :1b
- 2019-03-06 18:29:21.032 T:1899269392 DEBUG: EGL mode 6: 1280x720 (1280x720) @ 60.00 - Full Screen (1.00) :55
- 2019-03-06 18:29:21.033 T:1899269392 DEBUG: EGL mode 7: 1280x800 (1280x800) @ 60.00 - Full Screen (1.00) :57
- 2019-03-06 18:29:21.033 T:1899269392 DEBUG: EGL get supported modes (1) = 16, prefer_group=2, prefer_mode=1b
- 2019-03-06 18:29:21.033 T:1899269392 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :1
- 2019-03-06 18:29:21.033 T:1899269392 DEBUG: EGL mode 1: 720x480 (720x480) @ 60.00 - Full Screen (0.89) :2
- 2019-03-06 18:29:21.033 T:1899269392 DEBUG: EGL mode 2: 720x480 (720x480) @ 60.00 - Full Screen (1.19) :3
- 2019-03-06 18:29:21.033 T:1899269392 DEBUG: EGL mode 3: 1280x720 (1280x720) @ 60.00 - Full Screen (1.00) :4
- 2019-03-06 18:29:21.033 T:1899269392 DEBUG: EGL mode 4: 1920x1080 (1920x1080) @ 60.00i - Full Screen (1.00) I:5
- 2019-03-06 18:29:21.033 T:1899269392 DEBUG: EGL mode 5: 720x480 (720x480) @ 60.00i - Full Screen (0.89) I:6
- 2019-03-06 18:29:21.033 T:1899269392 DEBUG: EGL mode 6: 720x480 (720x480) @ 60.00i - Full Screen (1.19) I:7
- 2019-03-06 18:29:21.033 T:1899269392 DEBUG: EGL mode 7: 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00) N:10
- 2019-03-06 18:29:21.033 T:1899269392 DEBUG: EGL mode 8: 720x576 (720x576) @ 50.00 - Full Screen (1.07) :11
- 2019-03-06 18:29:21.033 T:1899269392 DEBUG: EGL mode 9: 720x576 (720x576) @ 50.00 - Full Screen (1.42) :12
- 2019-03-06 18:29:21.033 T:1899269392 DEBUG: EGL mode 10: 1280x720 (1280x720) @ 50.00 - Full Screen (1.00) :13
- 2019-03-06 18:29:21.034 T:1899269392 DEBUG: EGL mode 11: 1920x1080 (1920x1080) @ 50.00i - Full Screen (1.00) I:14
- 2019-03-06 18:29:21.034 T:1899269392 DEBUG: EGL mode 12: 720x576 (720x576) @ 50.00i - Full Screen (1.07) I:15
- 2019-03-06 18:29:21.034 T:1899269392 DEBUG: EGL mode 13: 720x576 (720x576) @ 50.00i - Full Screen (1.42) I:16
- 2019-03-06 18:29:21.034 T:1899269392 DEBUG: EGL mode 14: 1920x1080 (1920x1080) @ 50.00 - Full Screen (1.00) :1f
- 2019-03-06 18:29:21.034 T:1899269392 DEBUG: EGL mode 15: 1920x1080 (1920x1080) @ 24.00 - Full Screen (1.00) :20
- 2019-03-06 18:29:21.034 T:1899269392 DEBUG: EGL probe resolution 1280x800 (1280x800) @ 60.00 - Full Screen:1b020004
- 2019-03-06 18:29:21.034 T:1899269392 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 60.000000 Hz
- 2019-03-06 18:29:21.034 T:1899269392 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 59.940063 Hz
- 2019-03-06 18:29:21.034 T:1899269392 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 56.000000 Hz
- 2019-03-06 18:29:21.034 T:1899269392 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 60.000000 Hz
- 2019-03-06 18:29:21.034 T:1899269392 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 59.940063 Hz
- 2019-03-06 18:29:21.034 T:1899269392 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 60.000000 Hz
- 2019-03-06 18:29:21.034 T:1899269392 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 59.940063 Hz
- 2019-03-06 18:29:21.034 T:1899269392 NOTICE: Found resolution 1280 x 768 with 1280 x 768 @ 60.000000 Hz
- 2019-03-06 18:29:21.034 T:1899269392 NOTICE: Found resolution 1280 x 768 with 1280 x 768 @ 59.940063 Hz
- 2019-03-06 18:29:21.034 T:1899269392 NOTICE: Found resolution 1280 x 800 with 1280 x 800 @ 60.000000 Hz
- 2019-03-06 18:29:21.034 T:1899269392 NOTICE: Found resolution 1280 x 800 with 1280 x 800 @ 59.940063 Hz
- 2019-03-06 18:29:21.034 T:1899269392 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 60.000000 Hz
- 2019-03-06 18:29:21.034 T:1899269392 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 59.940063 Hz
- 2019-03-06 18:29:21.034 T:1899269392 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 60.000000 Hz
- 2019-03-06 18:29:21.035 T:1899269392 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 59.940063 Hz
- 2019-03-06 18:29:21.035 T:1899269392 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 60.000000 Hz
- 2019-03-06 18:29:21.035 T:1899269392 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 59.940063 Hz
- 2019-03-06 18:29:21.035 T:1899269392 NOTICE: Found resolution 720 x 576 with 720 x 576 @ 50.000000 Hz
- 2019-03-06 18:29:21.035 T:1899269392 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 50.000000 Hz
- 2019-03-06 18:29:21.035 T:1899269392 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 50.000000 Hz
- 2019-03-06 18:29:21.035 T:1899269392 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 24.000000 Hz
- 2019-03-06 18:29:21.035 T:1899269392 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 23.976025 Hz
- 2019-03-06 18:29:21.035 T:1899269392 NOTICE: Found ([email protected]) at 25, setting to RES_DESKTOP at 16
- 2019-03-06 18:29:21.036 T:1899269392 NOTICE: EGL_VERSION = 1.4
- 2019-03-06 18:29:21.036 T:1899269392 NOTICE: EGL_VENDOR = Broadcom
- 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
- 2019-03-06 18:29:21.036 T:1899269392 NOTICE: EGL_CLIENT_EXTENSIONS = NULL
- 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL Config Attributes:
- 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_BUFFER_SIZE: 32
- 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_ALPHA_SIZE: 8
- 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_BLUE_SIZE: 8
- 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_GREEN_SIZE: 8
- 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_RED_SIZE: 8
- 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_DEPTH_SIZE: 24
- 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_STENCIL_SIZE: 0
- 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_CONFIG_CAVEAT: 0x3038
- 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_CONFIG_ID: 3
- 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_LEVEL: 0
- 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_MAX_PBUFFER_HEIGHT: 2048
- 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_MAX_PBUFFER_PIXELS: 4194304
- 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_MAX_PBUFFER_WIDTH: 2048
- 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_NATIVE_RENDERABLE: 1
- 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_NATIVE_VISUAL_ID: 37928
- 2019-03-06 18:29:21.036 T:1899269392 DEBUG: EGL_NATIVE_VISUAL_TYPE: 0x3038
- 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_SAMPLES: 0
- 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_SAMPLE_BUFFERS: 0
- 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_SURFACE_TYPE: 1639
- 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_TRANSPARENT_TYPE: 0x3038
- 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_TRANSPARENT_BLUE_VALUE: 0
- 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_TRANSPARENT_GREEN_VALUE: 0
- 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_TRANSPARENT_RED_VALUE: 0
- 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_BIND_TO_TEXTURE_RGB: 0
- 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_BIND_TO_TEXTURE_RGBA: 1
- 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_MIN_SWAP_INTERVAL: 0
- 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_MAX_SWAP_INTERVAL: 2147483647
- 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_LUMINANCE_SIZE: 0
- 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_ALPHA_MASK_SIZE: 0
- 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_COLOR_BUFFER_TYPE: 0x308e
- 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_RENDERABLE_TYPE: 7
- 2019-03-06 18:29:21.037 T:1899269392 DEBUG: EGL_CONFORMANT: 7
- 2019-03-06 18:29:21.037 T:1899269392 INFO: RetroPlayer[PROCESS]: Registering process control for RPi
- 2019-03-06 18:29:21.038 T:1899269392 INFO: RetroPlayer[RENDER]: Registering renderer factory for OpenGLES
- 2019-03-06 18:29:21.038 T:1899269392 NOTICE: Checking resolution 16
- 2019-03-06 18:29:21.045 T:1899269392 DEBUG: EGL set HDMI mode (2,27)=0 off
- 2019-03-06 18:29:21.180 T:1818223344 DEBUG: EGL tv_service_callback (8,2,27)
- 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
- 2019-03-06 18:29:21.202 T:1899269392 NOTICE: GL_VENDOR = Broadcom
- 2019-03-06 18:29:21.202 T:1899269392 NOTICE: GL_RENDERER = VideoCore IV HW
- 2019-03-06 18:29:21.202 T:1899269392 NOTICE: GL_VERSION = OpenGL ES 2.0
- 2019-03-06 18:29:21.202 T:1899269392 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
- 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
- 2019-03-06 18:29:21.204 T:1899269392 DEBUG: GL: Vertex Shader compilation log:
- 2019-03-06 18:29:21.204 T:1899269392 DEBUG: Compiled
- 2019-03-06 18:29:21.204 T:1899269392 DEBUG: GL: Pixel Shader compilation log:
- 2019-03-06 18:29:21.204 T:1899269392 DEBUG: Compiled
- 2019-03-06 18:29:21.217 T:1899269392 DEBUG: GL: Vertex Shader compilation log:
- 2019-03-06 18:29:21.217 T:1899269392 DEBUG: Compiled
- 2019-03-06 18:29:21.217 T:1899269392 DEBUG: GL: Pixel Shader compilation log:
- 2019-03-06 18:29:21.217 T:1899269392 DEBUG: Compiled
- 2019-03-06 18:29:21.232 T:1899269392 DEBUG: GL: Vertex Shader compilation log:
- 2019-03-06 18:29:21.233 T:1899269392 DEBUG: Compiled
- 2019-03-06 18:29:21.233 T:1899269392 DEBUG: GL: Pixel Shader compilation log:
- 2019-03-06 18:29:21.233 T:1899269392 DEBUG: Compiled
- 2019-03-06 18:29:21.248 T:1899269392 DEBUG: GL: Vertex Shader compilation log:
- 2019-03-06 18:29:21.248 T:1899269392 DEBUG: Compiled
- 2019-03-06 18:29:21.249 T:1899269392 DEBUG: GL: Pixel Shader compilation log:
- 2019-03-06 18:29:21.249 T:1899269392 DEBUG: Compiled
- 2019-03-06 18:29:21.266 T:1899269392 DEBUG: GL: Vertex Shader compilation log:
- 2019-03-06 18:29:21.266 T:1899269392 DEBUG: Compiled
- 2019-03-06 18:29:21.267 T:1899269392 DEBUG: GL: Pixel Shader compilation log:
- 2019-03-06 18:29:21.267 T:1899269392 DEBUG: Compiled
- 2019-03-06 18:29:21.291 T:1899269392 DEBUG: GL: Vertex Shader compilation log:
- 2019-03-06 18:29:21.291 T:1899269392 DEBUG: Compiled
- 2019-03-06 18:29:21.291 T:1899269392 DEBUG: GL: Pixel Shader compilation log:
- 2019-03-06 18:29:21.291 T:1899269392 DEBUG: Compiled
- 2019-03-06 18:29:21.315 T:1899269392 DEBUG: GL: Vertex Shader compilation log:
- 2019-03-06 18:29:21.316 T:1899269392 DEBUG: Compiled
- 2019-03-06 18:29:21.316 T:1899269392 DEBUG: GL: Pixel Shader compilation log:
- 2019-03-06 18:29:21.316 T:1899269392 DEBUG: Compiled
- 2019-03-06 18:29:21.340 T:1899269392 DEBUG: GL: Vertex Shader compilation log:
- 2019-03-06 18:29:21.340 T:1899269392 DEBUG: Compiled
- 2019-03-06 18:29:21.340 T:1899269392 DEBUG: GL: Pixel Shader compilation log:
- 2019-03-06 18:29:21.341 T:1899269392 DEBUG: Compiled
- 2019-03-06 18:29:21.364 T:1899269392 DEBUG: GL: Vertex Shader compilation log:
- 2019-03-06 18:29:21.364 T:1899269392 DEBUG: Compiled
- 2019-03-06 18:29:21.365 T:1899269392 DEBUG: GL: Pixel Shader compilation log:
- 2019-03-06 18:29:21.365 T:1899269392 DEBUG: Compiled
- 2019-03-06 18:29:21.394 T:1899269392 DEBUG: GL: Vertex Shader compilation log:
- 2019-03-06 18:29:21.394 T:1899269392 DEBUG: Compiled
- 2019-03-06 18:29:21.395 T:1899269392 DEBUG: GL: Pixel Shader compilation log:
- 2019-03-06 18:29:21.395 T:1899269392 DEBUG: Compiled
- 2019-03-06 18:29:21.420 T:1899269392 DEBUG: GL: Vertex Shader compilation log:
- 2019-03-06 18:29:21.420 T:1899269392 DEBUG: Compiled
- 2019-03-06 18:29:21.421 T:1899269392 DEBUG: GL: Pixel Shader compilation log:
- 2019-03-06 18:29:21.421 T:1899269392 DEBUG: Compiled
- 2019-03-06 18:29:21.477 T:1899269392 DEBUG: EGL set HDMI mode (2,27)=0 off
- 2019-03-06 18:29:21.615 T:1818223344 DEBUG: EGL tv_service_callback (8,2,27)
- 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
- 2019-03-06 18:29:21.637 T:1899269392 INFO: GLES: Maximum texture width: 2048
- 2019-03-06 18:29:21.637 T:1899269392 DEBUG: guilib: Fill viewport on change for solving rendering passes
- 2019-03-06 18:29:22.264 T:1899269392 INFO: GLES: Enabling VSYNC
- 2019-03-06 18:29:22.264 T:1899269392 INFO: load keymapping
- 2019-03-06 18:29:22.268 T:1899269392 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
- 2019-03-06 18:29:22.268 T:1899269392 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
- 2019-03-06 18:29:22.270 T:1899269392 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
- 2019-03-06 18:29:22.274 T:1899269392 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
- 2019-03-06 18:29:22.278 T:1899269392 INFO: Loading special://xbmc/system/keymaps/joystick.xml
- 2019-03-06 18:29:22.282 T:1899269392 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
- 2019-03-06 18:29:22.291 T:1899269392 INFO: Loading special://xbmc/system/keymaps/mouse.xml
- 2019-03-06 18:29:22.292 T:1899269392 INFO: Loading special://xbmc/system/keymaps/remote.xml
- 2019-03-06 18:29:22.299 T:1899269392 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
- 2019-03-06 18:29:22.302 T:1899269392 INFO: GUI format 1280x800, Display 1280x800 (1280x800) @ 60.00 - Full Screen
- 2019-03-06 18:29:22.303 T:1899269392 INFO: CLangInfo: loading resource.language.de_de language information...
- 2019-03-06 18:29:22.304 T:1899269392 DEBUG: trying to set locale to de_DE.UTF-8
- 2019-03-06 18:29:22.305 T:1899269392 INFO: global locale set to de_DE.UTF-8
- 2019-03-06 18:29:22.305 T:1899269392 INFO: CLangInfo: loading resource.language.de_de language strings...
- 2019-03-06 18:29:22.358 T:1899269392 DEBUG: LocalizeStrings: loaded 4000 strings from file resource://resource.language.de_de/strings.po
- 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
- 2019-03-06 18:29:22.402 T:1899269392 DEBUG: LocalizeStrings: loaded 18 strings from file resource://resource.language.en_gb/strings.po
- 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!
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 2019-03-06 18:29:22.456 T:1774576368 DEBUG: Thread JobWorker start, auto delete: true
- 2019-03-06 18:29:22.456 T:1774576368 DEBUG: Initialize, updating databases...
- 2019-03-06 18:29:22.458 T:1774576368 NOTICE: Running database version Addons27
- 2019-03-06 18:29:22.462 T:1774576368 NOTICE: Running database version ViewModes6
- 2019-03-06 18:29:22.464 T:1774576368 NOTICE: Running database version Textures13
- 2019-03-06 18:29:22.472 T:1774576368 NOTICE: Running database version MyMusic72
- 2019-03-06 18:29:22.483 T:1774576368 NOTICE: Running database version MyVideos116
- 2019-03-06 18:29:22.487 T:1774576368 NOTICE: Running database version TV32
- 2019-03-06 18:29:22.491 T:1774576368 NOTICE: Running database version Epg12
- 2019-03-06 18:29:22.491 T:1774576368 DEBUG: Initialize, updating databases... DONE
- 2019-03-06 18:29:22.492 T:1899269392 NOTICE: start dvd mediatype detection
- 2019-03-06 18:29:22.492 T:1890681584 DEBUG: Thread DetectDVDMedia start, auto delete: false
- 2019-03-06 18:29:22.493 T:1890681584 DEBUG: Compiled with libcdio Version 0.83
- 2019-03-06 18:29:22.493 T:1899269392 INFO: DPMS: not supported on this platform
- 2019-03-06 18:29:22.496 T:1890681584 DEBUG: Thread DetectDVDMedia 1890681584 terminating
- 2019-03-06 18:29:22.551 T:1899254512 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
- 2019-03-06 18:29:22.551 T:1899254512 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
- 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!
- 2019-03-06 18:29:22.570 T:1899269392 INFO: Unloading old skin ...
- 2019-03-06 18:29:22.573 T:1899269392 NOTICE: load skin from: /usr/share/kodi/addons/skin.estouchy (version: 2.0.22)
- 2019-03-06 18:29:22.573 T:1899269392 INFO: load fonts for skin...
- 2019-03-06 18:29:22.576 T:1899269392 INFO: Loading skin includes from /usr/share/kodi/addons/skin.estouchy/xml/Includes.xml
- 2019-03-06 18:29:22.648 T:1899269392 INFO: Loading fonts from /usr/share/kodi/addons/skin.estouchy/xml/Font.xml
- 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
- 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
- 2019-03-06 18:29:22.670 T:1899269392 INFO: load new skin...
- 2019-03-06 18:29:22.670 T:1899269392 INFO: Loading custom window XMLs from skin path /usr/share/kodi/addons/skin.estouchy/xml
- 2019-03-06 18:29:22.676 T:1899269392 DEBUG: Load Skin XML: 6.49ms
- 2019-03-06 18:29:22.677 T:1899269392 INFO: initialize new skin...
- 2019-03-06 18:29:22.677 T:1899269392 DEBUG: guilib: Fill viewport on change for solving rendering passes
- 2019-03-06 18:29:22.677 T:1899269392 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
- 2019-03-06 18:29:22.682 T:1899269392 DEBUG: OpenBundle - Opened bundle /usr/share/kodi/addons/skin.estouchy/media/Textures.xbt
- 2019-03-06 18:29:22.682 T:1899269392 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
- 2019-03-06 18:29:22.684 T:1899269392 INFO: Loading skin file: VideoOSD.xml, load type: LOAD_ON_GUI_INIT
- 2019-03-06 18:29:22.703 T:1899269392 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
- 2019-03-06 18:29:22.706 T:1899269392 INFO: Loading skin file: DialogSettings.xml, load type: LOAD_ON_GUI_INIT
- 2019-03-06 18:29:22.713 T:1899269392 INFO: Loading skin file: DialogPVRChannelGuide.xml, load type: LOAD_ON_GUI_INIT
- 2019-03-06 18:29:22.721 T:1899269392 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
- 2019-03-06 18:29:22.723 T:1899269392 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
- 2019-03-06 18:29:22.725 T:1899269392 INFO: Loading skin file: DialogSettings.xml, load type: LOAD_ON_GUI_INIT
- 2019-03-06 18:29:22.731 T:1899269392 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
- 2019-03-06 18:29:22.734 T:1899269392 INFO: Previous line repeats 1 times.
- 2019-03-06 18:29:22.734 T:1899269392 INFO: Loading skin file: DialogPVRChannelsOSD.xml, load type: LOAD_ON_GUI_INIT
- 2019-03-06 18:29:22.741 T:1899269392 INFO: Loading skin file: DialogSubtitles.xml, load type: LOAD_ON_GUI_INIT
- 2019-03-06 18:29:22.756 T:1899269392 INFO: Loading resource://resource.uisounds.kodi/sounds.xml
- 2019-03-06 18:29:22.848 T:1899269392 INFO: skin loaded...
- 2019-03-06 18:29:22.848 T:1899269392 DEBUG: Activating window ID: 12997
- 2019-03-06 18:29:22.848 T:1899269392 DEBUG: ------ Window Init () ------
- 2019-03-06 18:29:22.849 T:1899269392 DEBUG: Activating window ID: 12999
- 2019-03-06 18:29:22.849 T:1899269392 DEBUG: ------ Window Init (Startup.xml) ------
- 2019-03-06 18:29:22.849 T:1899269392 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
- 2019-03-06 18:29:22.849 T:1899269392 DEBUG: Activating window ID: 10000
- 2019-03-06 18:29:22.849 T:1899269392 DEBUG: ------ Window Deinit (Startup.xml) ------
- 2019-03-06 18:29:22.849 T:1899269392 DEBUG: ------ Window Init (Home.xml) ------
- 2019-03-06 18:29:22.849 T:1899269392 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
- 2019-03-06 18:29:22.908 T:1899269392 DEBUG: CDirectoryProvider[videodb://recentlyaddedmovies/]: refreshing..
- 2019-03-06 18:29:22.908 T:1899269392 DEBUG: CDirectoryProvider[videodb://recentlyaddedepisodes/]: refreshing..
- 2019-03-06 18:29:22.908 T:1899269392 DEBUG: CDirectoryProvider[musicdb://recentlyaddedalbums/]: refreshing..
- 2019-03-06 18:29:22.908 T:1765942000 DEBUG: Thread JobWorker start, auto delete: true
- 2019-03-06 18:29:22.933 T:1765942000 DEBUG: Previous line repeats 1 times.
- 2019-03-06 18:29:22.933 T:1765942000 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
- 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
- 2019-03-06 18:29:22.949 T:1899269392 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
- 2019-03-06 18:29:22.950 T:1899269392 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
- 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")
- 2019-03-06 18:29:22.950 T:1899269392 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
- 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
- 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
- 2019-03-06 18:29:22.961 T:1765942000 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
- 2019-03-06 18:29:22.994 T:1765942000 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
- 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')
- 2019-03-06 18:29:23.010 T:1899269392 INFO: JSONRPC v10.1.2: Successfully initialized
- 2019-03-06 18:29:23.012 T:1899269392 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
- 2019-03-06 18:29:23.012 T:1899269392 DEBUG: LoadMappings - loaded node "CEC Adapter"
- 2019-03-06 18:29:23.012 T:1899269392 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
- 2019-03-06 18:29:23.013 T:1899269392 DEBUG: LoadMappings - loaded node "iMON HID device"
- 2019-03-06 18:29:23.013 T:1899269392 DEBUG: LoadMappings - loaded node "WETEK Play remote"
- 2019-03-06 18:29:23.013 T:1899269392 DEBUG: LoadMappings - loaded node ""
- 2019-03-06 18:29:23.013 T:1899269392 DEBUG: CPeripheralBusUSB - initialised udev monitor
- 2019-03-06 18:29:23.014 T:1740337904 DEBUG: Thread PeripBusUSBUdev start, auto delete: false
- 2019-03-06 18:29:23.014 T:1731945200 DEBUG: Thread PeripBusCEC start, auto delete: false
- 2019-03-06 18:29:23.015 T:1723552496 DEBUG: Thread PeripBusAddon start, auto delete: false
- 2019-03-06 18:29:23.051 T:1899269392 DEBUG: Initialise - initialised peripheral on 'keyboard' with 1 features and 0 sub devices
- 2019-03-06 18:29:23.051 T:1899269392 NOTICE: Register - new keyboard device registered on application->keyboard: Tastatur (0000:0000)
- 2019-03-06 18:29:23.052 T:1899269392 DEBUG: Initialise - initialised peripheral on 'mouse' with 1 features and 0 sub devices
- 2019-03-06 18:29:23.052 T:1899269392 NOTICE: Register - new mouse device registered on application->mouse: Maus (0000:0000)
- 2019-03-06 18:29:23.052 T:1715159792 DEBUG: Thread PeripEventScanner start, auto delete: false
- 2019-03-06 18:29:23.056 T:1899269392 DEBUG: ContextMenuManager: addon menus reloaded.
- 2019-03-06 18:29:23.056 T:1899269392 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
- 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
- 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
- 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerCoreConfig::<ctor>: created player RetroPlayer
- 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
- 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
- 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
- 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
- 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
- 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
- 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
- 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
- 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
- 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
- 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
- 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
- 2019-03-06 18:29:23.057 T:1899269392 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
- 2019-03-06 18:29:23.057 T:1899269392 NOTICE: Loaded playercorefactory configuration
- 2019-03-06 18:29:23.058 T:1899269392 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
- 2019-03-06 18:29:23.058 T:1899269392 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
- 2019-03-06 18:29:23.058 T:1899269392 INFO: removing tempfiles
- 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!
- 2019-03-06 18:29:23.074 T:1899269392 WARNING: Previous line repeats 1 times.
- 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
- 2019-03-06 18:29:23.074 T:1706767088 DEBUG: Thread Timer start, auto delete: false
- 2019-03-06 18:29:23.079 T:1899269392 DEBUG: CServiceAddonManager: starting service.xbmc.versioncheck
- 2019-03-06 18:29:23.081 T:1698374384 DEBUG: Thread LanguageInvoker start, auto delete: false
- 2019-03-06 18:29:23.081 T:1899269392 NOTICE: initialize done
- 2019-03-06 18:29:23.081 T:1698374384 INFO: initializing python engine.
- 2019-03-06 18:29:23.082 T:1899269392 NOTICE: Running the application...
- 2019-03-06 18:29:23.082 T:1899254512 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
- 2019-03-06 18:29:23.082 T:1899254512 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
- 2019-03-06 18:29:23.083 T:1899269392 DEBUG: no profile autoexec.py (/home/pi/.kodi/userdata/autoexec.py) found, skipping
- 2019-03-06 18:29:23.083 T:1899269392 DEBUG: NetworkMessage - Starting network services
- 2019-03-06 18:29:23.091 T:1899269392 DEBUG: CZeroconfAvahi::clientCallback: client is up and running
- 2019-03-06 18:29:23.091 T:1899269392 NOTICE: starting zeroconf publishing
- 2019-03-06 18:29:23.096 T:1899269392 NOTICE: CWebServer[8080]: Started
- 2019-03-06 18:29:23.097 T:1899269392 NOTICE: starting upnp client
- 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
- 2019-03-06 18:29:23.097 T:1765942000 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:radio port:8080
- 2019-03-06 18:29:23.097 T:1774576368 DEBUG: CZeroconfAvahi::addService() named: radio type: _xbmc-jsonrpc-h._tcp port:8080
- 2019-03-06 18:29:23.108 T:1765942000 DEBUG: CZeroconfAvahi::addService() named: radio type: _http._tcp port:8080
- 2019-03-06 18:29:23.115 T:1899269392 NOTICE: starting upnp server
- 2019-03-06 18:29:23.133 T:1899269392 NOTICE: starting upnp controller
- 2019-03-06 18:29:23.136 T:1899269392 NOTICE: starting upnp renderer
- 2019-03-06 18:29:23.151 T:1899269392 ERROR: JSONRPC Server: Failed to connect to sdpd
- 2019-03-06 18:29:23.152 T:1899269392 INFO: JSONRPC Server: Successfully initialized
- 2019-03-06 18:29:23.152 T:1545294576 DEBUG: Thread EventServer start, auto delete: false
- 2019-03-06 18:29:23.153 T:1545294576 NOTICE: ES: Starting UDP Event server on port 9777
- 2019-03-06 18:29:23.153 T:1757549296 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:radio port:9090
- 2019-03-06 18:29:23.153 T:1545294576 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
- 2019-03-06 18:29:23.153 T:1757549296 DEBUG: CZeroconfAvahi::addService() named: radio type: _xbmc-jsonrpc._tcp port:9090
- 2019-03-06 18:29:23.153 T:1899269392 DEBUG: CPlayerCoreFactory::GetPlayers(/var/run/lirc/lircd)
- 2019-03-06 18:29:23.153 T:1899269392 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
- 2019-03-06 18:29:23.153 T:1899269392 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
- 2019-03-06 18:29:23.153 T:1899269392 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
- 2019-03-06 18:29:23.153 T:1899269392 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
- 2019-03-06 18:29:23.153 T:1899269392 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
- 2019-03-06 18:29:23.153 T:1899269392 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
- 2019-03-06 18:29:23.153 T:1899269392 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
- 2019-03-06 18:29:23.153 T:1899269392 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
- 2019-03-06 18:29:23.153 T:1899269392 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
- 2019-03-06 18:29:23.153 T:1899269392 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
- 2019-03-06 18:29:23.153 T:1899269392 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
- 2019-03-06 18:29:23.153 T:1899269392 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
- 2019-03-06 18:29:23.154 T:1899269392 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
- 2019-03-06 18:29:23.154 T:1899269392 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
- 2019-03-06 18:29:23.154 T:1899269392 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
- 2019-03-06 18:29:23.154 T:1899269392 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
- 2019-03-06 18:29:23.154 T:1899269392 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
- 2019-03-06 18:29:23.154 T:1774576368 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:radio port:9777
- 2019-03-06 18:29:23.155 T:1536901872 DEBUG: Thread TCPServer start, auto delete: false
- 2019-03-06 18:29:23.157 T:1526723312 DEBUG: Thread RefClock start, auto delete: false
- 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)
- 2019-03-06 18:29:23.161 T:1774576368 DEBUG: CZeroconfAvahi::addService() named: radio type: _xbmc-events._udp port:9777
- 2019-03-06 18:29:23.162 T:1526723312 DEBUG: CVideoReferenceClock: setting up RPi
- 2019-03-06 18:29:23.170 T:1899269392 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData
- 2019-03-06 18:29:23.170 T:1899269392 NOTICE: VideoPlayer::OpenFile: /var/run/lirc/lircd
- 2019-03-06 18:29:23.170 T:1899269392 DEBUG: CMMALRenderer::CMMALRenderer
- 2019-03-06 18:29:23.171 T:1899269392 DEBUG: OnPlayBackStarted: CApplication::OnPlayBackStarted
- 2019-03-06 18:29:23.172 T:1858073328 INFO: CActiveAESink::OpenSink - initialize sink
- 2019-03-06 18:29:23.172 T:1500308208 DEBUG: Thread VideoPlayer start, auto delete: false
- 2019-03-06 18:29:23.181 T:1508700912 DEBUG: Thread MMALProcess start, auto delete: false
- 2019-03-06 18:29:23.181 T:1526723312 DEBUG: CVideoReferenceClock: fps: 60.00
- 2019-03-06 18:29:23.182 T:1899269392 DEBUG: ClampLimits: 0x0 1920x1080 -> 1280x720 clamped=1
- 2019-03-06 18:29:23.182 T:1508700912 DEBUG: CMMALRenderer::Run - starting
- 2019-03-06 18:29:23.182 T:1526723312 DEBUG: CVideoReferenceClock: Detected refreshrate: 60.000 hertz
- 2019-03-06 18:29:23.182 T:1500308208 NOTICE: Creating InputStream
- 2019-03-06 18:29:23.183 T:1500308208 ERROR: CVideoPlayer::OpenInputStream - error opening [/var/run/lirc/lircd]
- 2019-03-06 18:29:23.183 T:1500308208 NOTICE: CVideoPlayer::OnExit()
- 2019-03-06 18:29:23.184 T:1500308208 DEBUG: Thread VideoPlayer 1500308208 terminating
- 2019-03-06 18:29:23.192 T:1765942000 DEBUG: Loading settings for /var/run/lirc/lircd
- 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
- 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)
- 2019-03-06 18:29:23.199 T:1899269392 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0x482f900
- 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
- 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)
- 2019-03-06 18:29:23.205 T:1765942000 DEBUG: OnPlayBackStopped: CApplication::OnPlayBackStopped
- 2019-03-06 18:29:23.205 T:1899254512 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
- 2019-03-06 18:29:23.205 T:1899254512 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
- 2019-03-06 18:29:23.222 T:1858073328 DEBUG: CAESinkPi:Drain delay:48ms now:0ms
- 2019-03-06 18:29:23.222 T:1858073328 DEBUG: CAESinkPi:Deinitialize
- 2019-03-06 18:29:23.222 T:1858073328 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
- 2019-03-06 18:29:23.241 T:1858073328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_splitter handle 0x6e20c1a8
- 2019-03-06 18:29:23.245 T:1858073328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x6e202218
- 2019-03-06 18:29:23.249 T:1858073328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x6e20c2b8
- 2019-03-06 18:29:23.250 T:1858073328 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
- 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
- 2019-03-06 18:29:23.250 T:1858073328 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
- 2019-03-06 18:29:23.250 T:1858073328 DEBUG: Output Device : HDMI
- 2019-03-06 18:29:23.250 T:1858073328 DEBUG: Sample Rate : 16000
- 2019-03-06 18:29:23.250 T:1858073328 DEBUG: Sample Format : AE_FMT_S16NE
- 2019-03-06 18:29:23.250 T:1858073328 DEBUG: Channel Count : 2
- 2019-03-06 18:29:23.250 T:1858073328 DEBUG: Channel Layout: RAW, RAW
- 2019-03-06 18:29:23.250 T:1858073328 DEBUG: Frames : 400
- 2019-03-06 18:29:23.250 T:1858073328 DEBUG: Frame Size : 4
- 2019-03-06 18:29:23.259 T:1868559088 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
- 2019-03-06 18:29:23.290 T:1731945200 DEBUG: Previous line repeats 1 times.
- 2019-03-06 18:29:23.290 T:1731945200 DEBUG: GetMappingForDevice - device (2708:1001) mapped to CEC Adapter (type = cec)
- 2019-03-06 18:29:23.292 T:1731945200 DEBUG: Initialise - initialised peripheral on 'RPI' with 2 features and 0 sub devices
- 2019-03-06 18:29:23.292 T:1731945200 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
- 2019-03-06 18:29:23.292 T:1731945200 DEBUG: Thread PeripBusCEC 1731945200 terminating
- 2019-03-06 18:29:23.358 T:1899269392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x483b020
- 2019-03-06 18:29:23.359 T:1899269392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x482f900
- 2019-03-06 18:29:23.360 T:1899269392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x4869958
- 2019-03-06 18:29:23.360 T:1899269392 DEBUG: DecodeJpegToTexture: decoded special://skin/background/primary.jpg 1280x720
- 2019-03-06 18:29:23.370 T:1899269392 DEBUG: ------ Window Init (Pointer.xml) ------
- 2019-03-06 18:29:23.370 T:1899269392 DEBUG: ------ Window Init () ------
- 2019-03-06 18:29:23.426 T:1698374384 DEBUG: CPythonInvoker(0, /home/pi/.kodi/addons/service.xbmc.versioncheck/service.py): start processing
- 2019-03-06 18:29:23.531 T:1899254512 DEBUG: CAnnouncementManager - Announcement: OnChanged from xbmc
- 2019-03-06 18:29:23.532 T:1899254512 DEBUG: GOT ANNOUNCEMENT, type: 1024, from xbmc, message OnChanged
- 2019-03-06 18:29:23.532 T:1899254512 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
- 2019-03-06 18:29:23.532 T:1899254512 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
- 2019-03-06 18:29:23.532 T:1899254512 DEBUG: UPnP: Building didl for object '/var/run/lirc/lircd'
- 2019-03-06 18:29:23.633 T:1899269392 DEBUG: ------ Window Init (DialogBusy.xml) ------
- 2019-03-06 18:29:23.685 T:1698374384 DEBUG: -->Python Interpreter Initialized<--
- 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"
- 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
- 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
- 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
- 2019-03-06 18:29:23.734 T:1899269392 NOTICE: CVideoPlayer::CloseFile()
- 2019-03-06 18:29:23.734 T:1899269392 DEBUG: DeleteRenderer - deleting renderer
- 2019-03-06 18:29:23.734 T:1899269392 DEBUG: CMMALRenderer::~CMMALRenderer
- 2019-03-06 18:29:23.734 T:1899269392 DEBUG: CMMALRenderer::UnInitMMAL
- 2019-03-06 18:29:23.734 T:1508700912 DEBUG: CMMALRenderer::Run - stopping
- 2019-03-06 18:29:23.734 T:1508700912 DEBUG: Thread MMALProcess 1508700912 terminating
- 2019-03-06 18:29:23.735 T:1899269392 NOTICE: VideoPlayer: waiting for threads to exit
- 2019-03-06 18:29:23.735 T:1899269392 NOTICE: VideoPlayer: finished waiting
- 2019-03-06 18:29:23.735 T:1868559088 DEBUG: CActiveAE::DiscardStream - audio stream deleted
- 2019-03-06 18:29:23.735 T:1868559088 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
- 2019-03-06 18:29:23.738 T:1899269392 DEBUG: Previous line repeats 2 times.
- 2019-03-06 18:29:23.738 T:1899269392 DEBUG: Radio UECP (RDS) Processor - delete ~CDVDRadioRDSData
- 2019-03-06 18:29:23.738 T:1858073328 INFO: CActiveAESink::OpenSink - initialize sink
- 2019-03-06 18:29:23.738 T:1858073328 DEBUG: CAESinkPi:Drain delay:0ms now:0ms
- 2019-03-06 18:29:23.739 T:1858073328 DEBUG: CAESinkPi:Deinitialize
- 2019-03-06 18:29:23.739 T:1858073328 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
- 2019-03-06 18:29:23.739 T:1858073328 DEBUG: CActiveAESink::OpenSink - trying to open device PI:Both
- 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
- 2019-03-06 18:29:23.739 T:1858073328 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
- 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
- 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
- 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
- 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)
- 2019-03-06 18:29:23.750 T:1858073328 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
- 2019-03-06 18:29:23.750 T:1858073328 DEBUG: Output Device : HDMI and Analogue
- 2019-03-06 18:29:23.750 T:1858073328 DEBUG: Sample Rate : 44100
- 2019-03-06 18:29:23.750 T:1858073328 DEBUG: Sample Format : AE_FMT_FLOAT
- 2019-03-06 18:29:23.750 T:1858073328 DEBUG: Channel Count : 2
- 2019-03-06 18:29:23.750 T:1858073328 DEBUG: Channel Layout: FL, FR
- 2019-03-06 18:29:23.751 T:1858073328 DEBUG: Frames : 1102
- 2019-03-06 18:29:23.751 T:1858073328 DEBUG: Frame Size : 8
- 2019-03-06 18:29:23.752 T:1526723312 DEBUG: CVideoReferenceClock: cleaning up RPi
- 2019-03-06 18:29:23.752 T:1526723312 DEBUG: Thread RefClock 1526723312 terminating
- 2019-03-06 18:29:23.753 T:1868559088 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
- 2019-03-06 18:29:23.753 T:1899269392 DEBUG: CMMALPool::~CMMALPool Destroying pool 0x4976610 for port vc.ril.video_decode:out:0(I420)
- 2019-03-06 18:29:23.754 T:1868559088 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
- 2019-03-06 18:29:23.755 T:1899269392 DEBUG: LogindUPowerSyscall - Received unknown signal NameAcquired
- 2019-03-06 18:29:23.765 T:1899269392 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
- 2019-03-06 18:29:23.765 T:1899269392 WARNING: OnMessage: Suspiciously long time to handle GUI_MSG_PLAYBACK_STARTED (0.23s)
- 2019-03-06 18:29:23.827 T:1698374384 DEBUG: CAddonSettings[service.xbmc.versioncheck]: loading setting definitions
- 2019-03-06 18:29:23.828 T:1698374384 DEBUG: CAddonSettings[service.xbmc.versioncheck]: trying to load setting definitions from old format...
- 2019-03-06 18:29:23.828 T:1698374384 DEBUG: Version Check: Version 0.4.6 started
- 2019-03-06 18:29:24.099 T:1689981680 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
- 2019-03-06 18:29:25.441 T:1899269392 DEBUG: Previous line repeats 3 times.
- 2019-03-06 18:29:25.441 T:1899269392 DEBUG: ------ Window Deinit (Pointer.xml) ------
- 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'}
- 2019-03-06 18:29:28.919 T:1698374384 INFO: CPythonInvoker(0, /home/pi/.kodi/addons/service.xbmc.versioncheck/service.py): script successfully run
- 2019-03-06 18:29:28.920 T:1698374384 DEBUG: onExecutionDone(0, /home/pi/.kodi/addons/service.xbmc.versioncheck/service.py)
- 2019-03-06 18:29:28.941 T:1698374384 INFO: Python interpreter stopped
- 2019-03-06 18:29:28.941 T:1698374384 DEBUG: Thread LanguageInvoker 1698374384 terminating
- 2019-03-06 18:29:29.463 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 0, event.motion.y: 0
- 2019-03-06 18:29:29.479 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 1, event.motion.y: 2
- 2019-03-06 18:29:29.495 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 3, event.motion.y: 5
- 2019-03-06 18:29:29.495 T:1899269392 DEBUG: ------ Window Init (Pointer.xml) ------
- 2019-03-06 18:29:29.511 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 7, event.motion.y: 12
- 2019-03-06 18:29:29.527 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 10, event.motion.y: 17
- 2019-03-06 18:29:29.543 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 13, event.motion.y: 21
- 2019-03-06 18:29:29.559 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 16, event.motion.y: 26
- 2019-03-06 18:29:29.575 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 18, event.motion.y: 37
- 2019-03-06 18:29:29.591 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 20, event.motion.y: 42
- 2019-03-06 18:29:29.607 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 23, event.motion.y: 49
- 2019-03-06 18:29:29.623 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 27, event.motion.y: 62
- 2019-03-06 18:29:29.639 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 28, event.motion.y: 68
- 2019-03-06 18:29:29.655 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 30, event.motion.y: 73
- 2019-03-06 18:29:29.671 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 32, event.motion.y: 79
- 2019-03-06 18:29:29.687 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 33, event.motion.y: 82
- 2019-03-06 18:29:29.703 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 34, event.motion.y: 84
- 2019-03-06 18:29:29.719 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 34, event.motion.y: 91
- 2019-03-06 18:29:29.735 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 34, event.motion.y: 94
- 2019-03-06 18:29:29.751 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 34, event.motion.y: 96
- 2019-03-06 18:29:29.767 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 34, event.motion.y: 99
- 2019-03-06 18:29:29.783 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 34, event.motion.y: 100
- 2019-03-06 18:29:29.799 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 35, event.motion.y: 103
- 2019-03-06 18:29:29.815 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 36, event.motion.y: 104
- 2019-03-06 18:29:29.831 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 37, event.motion.y: 104
- 2019-03-06 18:29:29.847 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 38, event.motion.y: 105
- 2019-03-06 18:29:29.863 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 39, event.motion.y: 106
- 2019-03-06 18:29:29.879 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 40, event.motion.y: 107
- 2019-03-06 18:29:29.895 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 41, event.motion.y: 108
- 2019-03-06 18:29:34.906 T:1899269392 DEBUG: ------ Window Deinit (Pointer.xml) ------
- 2019-03-06 18:29:36.551 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 38, event.motion.y: 116
- 2019-03-06 18:29:36.566 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 35, event.motion.y: 126
- 2019-03-06 18:29:36.582 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 27, event.motion.y: 145
- 2019-03-06 18:29:36.585 T:1899269392 DEBUG: ------ Window Init (Pointer.xml) ------
- 2019-03-06 18:29:36.599 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 17, event.motion.y: 169
- 2019-03-06 18:29:36.615 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 5, event.motion.y: 198
- 2019-03-06 18:29:36.631 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 0, event.motion.y: 228
- 2019-03-06 18:29:36.647 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 0, event.motion.y: 281
- 2019-03-06 18:29:36.663 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 0, event.motion.y: 308
- 2019-03-06 18:29:36.679 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 0, event.motion.y: 348
- 2019-03-06 18:29:36.695 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 0, event.motion.y: 360
- 2019-03-06 18:29:36.711 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 0, event.motion.y: 366
- 2019-03-06 18:29:36.727 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 0, event.motion.y: 377
- 2019-03-06 18:29:36.743 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 0, event.motion.y: 380
- 2019-03-06 18:29:36.759 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 0, event.motion.y: 381
- 2019-03-06 18:29:36.775 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 0, event.motion.y: 382
- 2019-03-06 18:29:37.175 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 6, event.motion.y: 382
- 2019-03-06 18:29:37.190 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 14, event.motion.y: 382
- 2019-03-06 18:29:37.207 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 24, event.motion.y: 381
- 2019-03-06 18:29:37.223 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 35, event.motion.y: 381
- 2019-03-06 18:29:37.239 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 45, event.motion.y: 380
- 2019-03-06 18:29:37.255 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 60, event.motion.y: 380
- 2019-03-06 18:29:37.271 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 68, event.motion.y: 379
- 2019-03-06 18:29:37.287 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 80, event.motion.y: 379
- 2019-03-06 18:29:37.303 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 83, event.motion.y: 378
- 2019-03-06 18:29:37.319 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 85, event.motion.y: 378
- 2019-03-06 18:29:37.335 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 86, event.motion.y: 378
- 2019-03-06 18:29:37.351 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 87, event.motion.y: 378
- 2019-03-06 18:29:37.367 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 88, event.motion.y: 378
- 2019-03-06 18:29:37.383 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 89, event.motion.y: 375
- 2019-03-06 18:29:37.399 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 91, event.motion.y: 373
- 2019-03-06 18:29:37.415 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 92, event.motion.y: 371
- 2019-03-06 18:29:37.431 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 93, event.motion.y: 368
- 2019-03-06 18:29:37.447 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 94, event.motion.y: 367
- 2019-03-06 18:29:37.463 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 94, event.motion.y: 366
- 2019-03-06 18:29:37.543 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 95, event.motion.y: 366
- 2019-03-06 18:29:37.558 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 96, event.motion.y: 365
- 2019-03-06 18:29:37.574 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 97, event.motion.y: 364
- 2019-03-06 18:29:37.591 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 99, event.motion.y: 364
- 2019-03-06 18:29:37.607 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 101, event.motion.y: 363
- 2019-03-06 18:29:37.623 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 105, event.motion.y: 363
- 2019-03-06 18:29:37.639 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 109, event.motion.y: 364
- 2019-03-06 18:29:37.655 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 113, event.motion.y: 366
- 2019-03-06 18:29:37.671 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 123, event.motion.y: 370
- 2019-03-06 18:29:37.687 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 129, event.motion.y: 373
- 2019-03-06 18:29:37.703 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 134, event.motion.y: 376
- 2019-03-06 18:29:37.719 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 141, event.motion.y: 382
- 2019-03-06 18:29:37.735 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 144, event.motion.y: 385
- 2019-03-06 18:29:37.751 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 146, event.motion.y: 390
- 2019-03-06 18:29:37.767 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 148, event.motion.y: 393
- 2019-03-06 18:29:37.783 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 148, event.motion.y: 396
- 2019-03-06 18:29:37.799 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 149, event.motion.y: 399
- 2019-03-06 18:29:37.815 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 150, event.motion.y: 401
- 2019-03-06 18:29:37.831 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 151, event.motion.y: 403
- 2019-03-06 18:29:37.847 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 152, event.motion.y: 405
- 2019-03-06 18:29:37.863 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 153, event.motion.y: 407
- 2019-03-06 18:29:37.879 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 154, event.motion.y: 408
- 2019-03-06 18:29:37.895 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 154, event.motion.y: 409
- 2019-03-06 18:29:37.911 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 154, event.motion.y: 410
- 2019-03-06 18:29:37.927 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 154, event.motion.y: 412
- 2019-03-06 18:29:37.943 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 155, event.motion.y: 414
- 2019-03-06 18:29:37.959 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 157, event.motion.y: 416
- 2019-03-06 18:29:37.975 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 158, event.motion.y: 419
- 2019-03-06 18:29:37.991 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 160, event.motion.y: 423
- 2019-03-06 18:29:38.007 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 163, event.motion.y: 431
- 2019-03-06 18:29:38.023 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 164, event.motion.y: 438
- 2019-03-06 18:29:38.039 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 166, event.motion.y: 446
- 2019-03-06 18:29:38.055 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 166, event.motion.y: 467
- 2019-03-06 18:29:38.071 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 167, event.motion.y: 477
- 2019-03-06 18:29:38.087 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 168, event.motion.y: 486
- 2019-03-06 18:29:38.103 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 169, event.motion.y: 506
- 2019-03-06 18:29:38.119 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 169, event.motion.y: 519
- 2019-03-06 18:29:38.135 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 168, event.motion.y: 531
- 2019-03-06 18:29:38.151 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 165, event.motion.y: 546
- 2019-03-06 18:29:38.167 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 165, event.motion.y: 549
- 2019-03-06 18:29:38.551 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 163, event.motion.y: 554
- 2019-03-06 18:29:38.566 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 160, event.motion.y: 558
- 2019-03-06 18:29:38.583 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 157, event.motion.y: 563
- 2019-03-06 18:29:38.599 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 151, event.motion.y: 573
- 2019-03-06 18:29:38.615 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 147, event.motion.y: 578
- 2019-03-06 18:29:38.631 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 144, event.motion.y: 582
- 2019-03-06 18:29:38.647 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 143, event.motion.y: 585
- 2019-03-06 18:29:38.663 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 143, event.motion.y: 587
- 2019-03-06 18:29:38.679 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 143, event.motion.y: 588
- 2019-03-06 18:29:38.695 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 143, event.motion.y: 589
- 2019-03-06 18:29:38.711 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 143, event.motion.y: 590
- 2019-03-06 18:29:39.143 T:1879044848 DEBUG: Previous line repeats 3 times.
- 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
- 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
- 2019-03-06 18:29:39.232 T:1899269392 DEBUG: ProcessMouse: trying mouse action leftclick
- 2019-03-06 18:29:39.232 T:1899269392 DEBUG: Activating window ID: 10001
- 2019-03-06 18:29:39.647 T:1899269392 DEBUG: ------ Window Deinit (Home.xml) ------
- 2019-03-06 18:29:39.647 T:1899269392 DEBUG: FreeVisualisation() done
- 2019-03-06 18:29:39.676 T:1899269392 DEBUG: ------ Window Init (MyPrograms.xml) ------
- 2019-03-06 18:29:39.676 T:1899269392 INFO: Loading skin file: MyPrograms.xml, load type: KEEP_IN_MEMORY
- 2019-03-06 18:29:39.753 T:1899269392 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/executable/)
- 2019-03-06 18:29:39.753 T:1899269392 DEBUG: ParentPath = [addons://sources/executable/]
- 2019-03-06 18:29:39.766 T:1608749808 DEBUG: Thread BackgroundLoader start, auto delete: false
- 2019-03-06 18:29:39.771 T:1608749808 DEBUG: Thread BackgroundLoader 1608749808 terminating
- 2019-03-06 18:29:40.374 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 145, event.motion.y: 586
- 2019-03-06 18:29:40.391 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 149, event.motion.y: 577
- 2019-03-06 18:29:40.407 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 158, event.motion.y: 563
- 2019-03-06 18:29:40.423 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 168, event.motion.y: 543
- 2019-03-06 18:29:40.439 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 178, event.motion.y: 523
- 2019-03-06 18:29:40.455 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 188, event.motion.y: 501
- 2019-03-06 18:29:40.471 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 204, event.motion.y: 450
- 2019-03-06 18:29:40.487 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 210, event.motion.y: 426
- 2019-03-06 18:29:40.503 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 215, event.motion.y: 410
- 2019-03-06 18:29:40.519 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 218, event.motion.y: 396
- 2019-03-06 18:29:40.535 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 221, event.motion.y: 379
- 2019-03-06 18:29:40.551 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 221, event.motion.y: 372
- 2019-03-06 18:29:40.567 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 220, event.motion.y: 370
- 2019-03-06 18:29:40.583 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 218, event.motion.y: 363
- 2019-03-06 18:29:40.599 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 218, event.motion.y: 361
- 2019-03-06 18:29:40.615 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 218, event.motion.y: 360
- 2019-03-06 18:29:40.631 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 217, event.motion.y: 359
- 2019-03-06 18:29:40.647 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 217, event.motion.y: 358
- 2019-03-06 18:29:40.679 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 217, event.motion.y: 357
- 2019-03-06 18:29:40.695 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 217, event.motion.y: 356
- 2019-03-06 18:29:40.711 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 217, event.motion.y: 354
- 2019-03-06 18:29:40.727 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 218, event.motion.y: 351
- 2019-03-06 18:29:40.743 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 219, event.motion.y: 348
- 2019-03-06 18:29:40.759 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 220, event.motion.y: 344
- 2019-03-06 18:29:40.775 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 226, event.motion.y: 335
- 2019-03-06 18:29:40.791 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 229, event.motion.y: 329
- 2019-03-06 18:29:40.807 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 237, event.motion.y: 315
- 2019-03-06 18:29:40.823 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 241, event.motion.y: 310
- 2019-03-06 18:29:40.839 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 245, event.motion.y: 306
- 2019-03-06 18:29:40.855 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 247, event.motion.y: 302
- 2019-03-06 18:29:40.871 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 253, event.motion.y: 293
- 2019-03-06 18:29:40.887 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 254, event.motion.y: 290
- 2019-03-06 18:29:40.903 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 255, event.motion.y: 288
- 2019-03-06 18:29:40.919 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 257, event.motion.y: 285
- 2019-03-06 18:29:40.935 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 257, event.motion.y: 284
- 2019-03-06 18:29:40.951 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 257, event.motion.y: 283
- 2019-03-06 18:29:40.967 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 258, event.motion.y: 282
- 2019-03-06 18:29:40.999 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 259, event.motion.y: 281
- 2019-03-06 18:29:41.031 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 260, event.motion.y: 281
- 2019-03-06 18:29:41.047 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 261, event.motion.y: 280
- 2019-03-06 18:29:41.063 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 262, event.motion.y: 279
- 2019-03-06 18:29:41.079 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 264, event.motion.y: 278
- 2019-03-06 18:29:41.082 T:1757549296 DEBUG: ClampLimits: 1280x800 1280x720 -> 1280x720 clamped=0
- 2019-03-06 18:29:41.095 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 269, event.motion.y: 274
- 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
- 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)
- 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
- 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)
- 2019-03-06 18:29:41.111 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 272, event.motion.y: 272
- 2019-03-06 18:29:41.127 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 274, event.motion.y: 270
- 2019-03-06 18:29:41.143 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 279, event.motion.y: 268
- 2019-03-06 18:29:41.145 T:1757549296 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70014770
- 2019-03-06 18:29:41.148 T:1757549296 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70026600
- 2019-03-06 18:29:41.149 T:1757549296 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/0/0d24dcff.jpg 1280x720
- 2019-03-06 18:29:41.159 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 281, event.motion.y: 266
- 2019-03-06 18:29:41.175 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 283, event.motion.y: 265
- 2019-03-06 18:29:41.191 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 285, event.motion.y: 264
- 2019-03-06 18:29:41.607 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 288, event.motion.y: 258
- 2019-03-06 18:29:41.623 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 291, event.motion.y: 250
- 2019-03-06 18:29:41.639 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 294, event.motion.y: 240
- 2019-03-06 18:29:41.655 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 297, event.motion.y: 230
- 2019-03-06 18:29:41.670 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 299, event.motion.y: 221
- 2019-03-06 18:29:41.687 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 302, event.motion.y: 213
- 2019-03-06 18:29:41.703 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 305, event.motion.y: 202
- 2019-03-06 18:29:41.719 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 306, event.motion.y: 199
- 2019-03-06 18:29:41.735 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 308, event.motion.y: 197
- 2019-03-06 18:29:41.751 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 309, event.motion.y: 195
- 2019-03-06 18:29:41.767 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 310, event.motion.y: 194
- 2019-03-06 18:29:41.783 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 310, event.motion.y: 193
- 2019-03-06 18:29:41.799 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 310, event.motion.y: 192
- 2019-03-06 18:29:41.815 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 310, event.motion.y: 191
- 2019-03-06 18:29:41.831 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 310, event.motion.y: 189
- 2019-03-06 18:29:41.847 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 310, event.motion.y: 186
- 2019-03-06 18:29:41.863 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 311, event.motion.y: 183
- 2019-03-06 18:29:41.879 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 311, event.motion.y: 180
- 2019-03-06 18:29:41.895 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 313, event.motion.y: 175
- 2019-03-06 18:29:41.911 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 314, event.motion.y: 174
- 2019-03-06 18:29:41.927 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 314, event.motion.y: 173
- 2019-03-06 18:29:41.943 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 315, event.motion.y: 172
- 2019-03-06 18:29:41.975 T:1879044848 DEBUG: CLibInputPointer::ProcessMotion - event.type: 3, event.motion.x: 315, event.motion.y: 171
- 2019-03-06 18:29:42.471 T:1879044848 DEBUG: Previous line repeats 2 times.
- 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
- 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
- 2019-03-06 18:29:42.592 T:1899269392 DEBUG: ProcessMouse: trying mouse action leftclick
- 2019-03-06 18:29:42.594 T:1899269392 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.program.touchCalibration/)
- 2019-03-06 18:29:42.594 T:1899269392 DEBUG: ParentPath = [addons://sources/executable/]
- 2019-03-06 18:29:42.596 T:1562079984 DEBUG: Thread waiting start, auto delete: false
- 2019-03-06 18:29:42.622 T:1774576368 DEBUG: CAddonDatabase::SetLastUsed[plugin.program.touchCalibration] took 27 ms
- 2019-03-06 18:29:42.623 T:1562079984 DEBUG: StartScript - calling plugin Touch Screen Calibration('plugin://plugin.program.touchCalibration/','1','','resume:false')
- 2019-03-06 18:29:42.623 T:1578865392 DEBUG: Thread LanguageInvoker start, auto delete: false
- 2019-03-06 18:29:42.623 T:1578865392 INFO: initializing python engine.
- 2019-03-06 18:29:42.623 T:1578865392 DEBUG: CPythonInvoker(1, /home/pi/.kodi/addons/plugin.program.touchCalibration/addon.py): start processing
- 2019-03-06 18:29:42.696 T:1899269392 DEBUG: ------ Window Init (DialogBusy.xml) ------
- 2019-03-06 18:29:42.917 T:1578865392 DEBUG: -->Python Interpreter Initialized<--
- 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"
- 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
- 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
- 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
- 2019-03-06 18:29:43.055 T:1578865392 DEBUG: ClampLimits: 0x0 1920x1080 -> 1280x720 clamped=1
- 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
- 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)
- 2019-03-06 18:29:43.068 T:1578865392 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0x7003b1e0
- 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
- 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)
- 2019-03-06 18:29:43.208 T:1578865392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x700327f0
- 2019-03-06 18:29:43.209 T:1578865392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x7003b1e0
- 2019-03-06 18:29:43.209 T:1578865392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70018830
- 2019-03-06 18:29:43.210 T:1578865392 DEBUG: DecodeJpegToTexture: decoded /home/pi/.kodi/addons/plugin.program.touchCalibration/resources/media/background.jpg 1280x720
- 2019-03-06 18:29:43.732 T:1899269392 DEBUG: ------ Window Init () ------
- 2019-03-06 18:29:47.734 T:1899269392 DEBUG: ------ Window Deinit (Pointer.xml) ------
- 2019-03-06 18:29:49.591 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 59.375000 y: 8.593750
- 2019-03-06 18:29:49.591 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchDown - touch input down
- 2019-03-06 18:29:49.591 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 2
- 2019-03-06 18:29:49.591 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.591 T:1587258096 DEBUG: Thread Timer start, auto delete: false
- 2019-03-06 18:29:49.602 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 58.750000 y: 8.203125
- 2019-03-06 18:29:49.602 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.603 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.603 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.610 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 58.125000 y: 8.593750
- 2019-03-06 18:29:49.610 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.610 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.610 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.616 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 56.875000 y: 8.984375
- 2019-03-06 18:29:49.616 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.616 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.616 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.621 T:1899269392 DEBUG: ------ Window Init (Pointer.xml) ------
- 2019-03-06 18:29:49.622 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 55.625000 y: 9.765625
- 2019-03-06 18:29:49.622 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.623 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.623 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.628 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 54.375000 y: 10.546875
- 2019-03-06 18:29:49.628 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.628 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.629 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.634 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 53.125000 y: 11.718750
- 2019-03-06 18:29:49.634 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.634 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.634 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.642 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 52.500000 y: 12.500000
- 2019-03-06 18:29:49.642 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.642 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.643 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.648 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 51.875000 y: 13.281250
- 2019-03-06 18:29:49.648 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.648 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.648 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.654 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 51.250000 y: 13.281250
- 2019-03-06 18:29:49.654 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.654 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.654 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.660 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 51.250000 y: 13.671875
- 2019-03-06 18:29:49.660 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.660 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.660 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.666 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 50.625000 y: 13.671875
- 2019-03-06 18:29:49.666 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.666 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.667 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.680 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 50.000000 y: 13.671875
- 2019-03-06 18:29:49.680 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.680 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.680 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.686 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 50.000000 y: 14.062500
- 2019-03-06 18:29:49.686 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.686 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.686 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.724 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 50.625000 y: 14.062500
- 2019-03-06 18:29:49.724 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.724 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.724 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.750 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 50.000000 y: 14.062500
- 2019-03-06 18:29:49.750 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.751 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.751 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.764 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 49.375000 y: 14.062500
- 2019-03-06 18:29:49.764 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.764 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.764 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.782 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 50.000000 y: 14.062500
- 2019-03-06 18:29:49.782 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.782 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.782 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.796 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 50.625000 y: 14.062500
- 2019-03-06 18:29:49.796 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.796 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.796 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.820 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 50.000000 y: 14.062500
- 2019-03-06 18:29:49.820 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.820 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.820 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.828 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 49.375000 y: 13.671875
- 2019-03-06 18:29:49.828 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.828 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.828 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.834 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 47.500000 y: 13.281250
- 2019-03-06 18:29:49.834 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.835 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.835 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.840 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 45.625000 y: 12.500000
- 2019-03-06 18:29:49.840 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.840 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.840 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.846 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 43.750000 y: 11.718750
- 2019-03-06 18:29:49.846 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.846 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.847 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.852 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 42.500000 y: 11.328125
- 2019-03-06 18:29:49.852 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.852 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.852 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.860 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 41.250000 y: 10.937500
- 2019-03-06 18:29:49.860 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.860 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.860 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.866 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 40.625000 y: 10.937500
- 2019-03-06 18:29:49.866 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.866 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.866 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.872 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 40.000000 y: 10.937500
- 2019-03-06 18:29:49.872 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.872 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.872 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.878 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 38.750000 y: 10.937500
- 2019-03-06 18:29:49.878 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.878 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.878 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.879 T:1587258096 DEBUG: Thread Timer 1587258096 terminating
- 2019-03-06 18:29:49.886 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 37.500000 y: 10.937500
- 2019-03-06 18:29:49.886 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.886 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.886 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.892 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 36.250000 y: 10.937500
- 2019-03-06 18:29:49.892 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:49.892 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:49.892 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:49.896 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchUp - touch input up
- 2019-03-06 18:29:49.896 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 3
- 2019-03-06 18:29:49.896 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:50.040 T:1899269392 DEBUG: Unfocus WindowID: 10001, ControlID: 50
- 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
- 2019-03-06 18:29:51.290 T:1879044848 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 250ms repeat: 33ms
- 2019-03-06 18:29:51.290 T:1587258096 DEBUG: Thread Timer start, auto delete: false
- 2019-03-06 18:29:51.303 T:1899269392 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
- 2019-03-06 18:29:51.353 T:1587258096 DEBUG: Thread Timer 1587258096 terminating
- 2019-03-06 18:29:51.408 T:1899269392 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
- 2019-03-06 18:29:51.409 T:1899269392 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
- 2019-03-06 18:29:51.411 T:1899269392 DEBUG: ------ Window Deinit (Pointer.xml) ------
- 2019-03-06 18:29:51.413 T:1578865392 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
- Error Type: <type 'exceptions.AttributeError'>
- Error Contents: 'module' object has no attribute 'getMouseRawPosition'
- Traceback (most recent call last):
- File "/home/pi/.kodi/addons/plugin.program.touchCalibration/addon.py", line 119, in onAction
- pos = xbmcgui.getMouseRawPosition()
- AttributeError: 'module' object has no attribute 'getMouseRawPosition'
- -->End of Python script error report<--
- 2019-03-06 18:29:54.488 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 68.125000 y: 10.937500
- 2019-03-06 18:29:54.488 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchDown - touch input down
- 2019-03-06 18:29:54.489 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 2
- 2019-03-06 18:29:54.489 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.489 T:1587258096 DEBUG: Thread Timer start, auto delete: false
- 2019-03-06 18:29:54.508 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 67.500000 y: 10.546875
- 2019-03-06 18:29:54.508 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.508 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.508 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.514 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 66.250000 y: 10.156250
- 2019-03-06 18:29:54.514 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.514 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.514 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.520 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 65.000000 y: 9.765625
- 2019-03-06 18:29:54.520 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.520 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.520 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.526 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 63.750000 y: 9.375000
- 2019-03-06 18:29:54.526 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.526 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.526 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.534 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 63.125000 y: 8.984375
- 2019-03-06 18:29:54.534 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.534 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.534 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.540 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 62.500000 y: 8.984375
- 2019-03-06 18:29:54.540 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.540 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.540 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.546 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 61.875000 y: 8.984375
- 2019-03-06 18:29:54.546 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.546 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.546 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.552 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 61.250000 y: 8.984375
- 2019-03-06 18:29:54.552 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.552 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.552 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.558 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 60.000000 y: 8.984375
- 2019-03-06 18:29:54.558 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.558 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.558 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.561 T:1899269392 DEBUG: ------ Window Init (Pointer.xml) ------
- 2019-03-06 18:29:54.572 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 59.375000 y: 8.984375
- 2019-03-06 18:29:54.572 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.572 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.573 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.578 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 58.750000 y: 8.984375
- 2019-03-06 18:29:54.578 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.578 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.578 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.584 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 58.750000 y: 9.375000
- 2019-03-06 18:29:54.584 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.584 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.584 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.590 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 57.500000 y: 9.765625
- 2019-03-06 18:29:54.590 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.590 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.590 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.598 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 56.875000 y: 10.546875
- 2019-03-06 18:29:54.598 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.598 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.598 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.604 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 56.250000 y: 11.328125
- 2019-03-06 18:29:54.604 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.604 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.604 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.610 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 55.625000 y: 12.109375
- 2019-03-06 18:29:54.610 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.610 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.610 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.616 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 55.000000 y: 12.500000
- 2019-03-06 18:29:54.616 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.616 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.616 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.622 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 55.000000 y: 12.890625
- 2019-03-06 18:29:54.622 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.622 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.622 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.630 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 55.000000 y: 13.281250
- 2019-03-06 18:29:54.630 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.630 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.630 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.636 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 55.000000 y: 13.671875
- 2019-03-06 18:29:54.636 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.636 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.636 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.642 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 55.625000 y: 13.671875
- 2019-03-06 18:29:54.642 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.642 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.642 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.688 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 55.000000 y: 13.671875
- 2019-03-06 18:29:54.689 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.689 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.689 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.700 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 54.375000 y: 13.671875
- 2019-03-06 18:29:54.700 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.700 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.700 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.738 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 53.750000 y: 13.671875
- 2019-03-06 18:29:54.738 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.738 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.738 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.758 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 53.125000 y: 13.281250
- 2019-03-06 18:29:54.758 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.758 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.758 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.764 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 52.500000 y: 12.500000
- 2019-03-06 18:29:54.764 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.764 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.764 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.770 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 51.875000 y: 11.718750
- 2019-03-06 18:29:54.770 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.770 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.770 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.776 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 50.625000 y: 10.546875
- 2019-03-06 18:29:54.776 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.777 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.777 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.784 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 49.375000 y: 9.765625
- 2019-03-06 18:29:54.784 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.784 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.784 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.790 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 48.750000 y: 8.984375
- 2019-03-06 18:29:54.790 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.790 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.790 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.791 T:1587258096 DEBUG: Thread Timer 1587258096 terminating
- 2019-03-06 18:29:54.796 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 49.375000 y: 8.203125
- 2019-03-06 18:29:54.797 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:29:54.797 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:29:54.797 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:29:54.800 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchUp - touch input up
- 2019-03-06 18:29:54.800 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 3
- 2019-03-06 18:29:54.800 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 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
- 2019-03-06 18:29:55.681 T:1879044848 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 250ms repeat: 33ms
- 2019-03-06 18:29:55.682 T:1587258096 DEBUG: Thread Timer start, auto delete: false
- 2019-03-06 18:29:55.716 T:1899269392 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
- 2019-03-06 18:29:55.753 T:1587258096 DEBUG: Thread Timer 1587258096 terminating
- 2019-03-06 18:29:55.821 T:1899269392 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
- 2019-03-06 18:29:55.821 T:1899269392 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
- 2019-03-06 18:29:55.822 T:1578865392 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
- Error Type: <type 'exceptions.AttributeError'>
- Error Contents: 'module' object has no attribute 'getMouseRawPosition'
- Traceback (most recent call last):
- File "/home/pi/.kodi/addons/plugin.program.touchCalibration/addon.py", line 119, in onAction
- pos = xbmcgui.getMouseRawPosition()
- AttributeError: 'module' object has no attribute 'getMouseRawPosition'
- -->End of Python script error report<--
- 2019-03-06 18:29:55.823 T:1899269392 DEBUG: ------ Window Deinit (Pointer.xml) ------
- 2019-03-06 18:30:02.616 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 76.875000 y: 15.234375
- 2019-03-06 18:30:02.616 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchDown - touch input down
- 2019-03-06 18:30:02.616 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 2
- 2019-03-06 18:30:02.616 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.617 T:1587258096 DEBUG: Thread Timer start, auto delete: false
- 2019-03-06 18:30:02.630 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 76.250000 y: 14.843750
- 2019-03-06 18:30:02.630 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.630 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.630 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.636 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 75.625000 y: 14.453125
- 2019-03-06 18:30:02.636 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.636 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.636 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.642 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 74.375000 y: 13.671875
- 2019-03-06 18:30:02.642 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.642 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.642 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.648 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 72.500000 y: 12.890625
- 2019-03-06 18:30:02.648 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.648 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.648 T:1899269392 DEBUG: ------ Window Init (Pointer.xml) ------
- 2019-03-06 18:30:02.648 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.656 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 71.250000 y: 12.109375
- 2019-03-06 18:30:02.656 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.656 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.656 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.662 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 70.000000 y: 11.718750
- 2019-03-06 18:30:02.662 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.662 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.662 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.668 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 69.375000 y: 11.718750
- 2019-03-06 18:30:02.668 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.668 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.668 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.674 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 69.375000 y: 11.328125
- 2019-03-06 18:30:02.674 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.674 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.674 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.682 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 68.750000 y: 11.328125
- 2019-03-06 18:30:02.682 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.682 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.682 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.688 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 68.125000 y: 10.937500
- 2019-03-06 18:30:02.688 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.688 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.688 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.700 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 67.500000 y: 10.937500
- 2019-03-06 18:30:02.700 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.700 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.700 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.706 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 67.500000 y: 10.546875
- 2019-03-06 18:30:02.706 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.706 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.706 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.732 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 66.875000 y: 10.937500
- 2019-03-06 18:30:02.732 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.732 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.732 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.746 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 66.250000 y: 11.328125
- 2019-03-06 18:30:02.746 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.746 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.746 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.752 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 66.250000 y: 12.109375
- 2019-03-06 18:30:02.752 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.752 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.752 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.758 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 65.625000 y: 12.500000
- 2019-03-06 18:30:02.758 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.758 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.758 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.770 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 65.000000 y: 12.890625
- 2019-03-06 18:30:02.770 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.770 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.770 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.784 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 64.375000 y: 13.281250
- 2019-03-06 18:30:02.784 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.784 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.784 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.796 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 64.375000 y: 13.671875
- 2019-03-06 18:30:02.796 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.796 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.796 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.810 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 63.750000 y: 13.671875
- 2019-03-06 18:30:02.810 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.810 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.810 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.848 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 63.750000 y: 13.281250
- 2019-03-06 18:30:02.848 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.848 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.848 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.854 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 63.750000 y: 12.890625
- 2019-03-06 18:30:02.854 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.854 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.854 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.860 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 63.750000 y: 12.109375
- 2019-03-06 18:30:02.860 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.860 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.860 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.866 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 63.750000 y: 11.328125
- 2019-03-06 18:30:02.866 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.866 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.866 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.874 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 64.375000 y: 10.937500
- 2019-03-06 18:30:02.874 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.874 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.874 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.880 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 64.375000 y: 10.156250
- 2019-03-06 18:30:02.880 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.880 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.880 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.892 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 64.375000 y: 9.765625
- 2019-03-06 18:30:02.892 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.892 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.892 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.906 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 63.750000 y: 9.765625
- 2019-03-06 18:30:02.906 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.906 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.906 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.912 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 63.750000 y: 9.375000
- 2019-03-06 18:30:02.912 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.912 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.912 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.918 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 63.125000 y: 8.984375
- 2019-03-06 18:30:02.918 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.918 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.918 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.924 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 61.875000 y: 8.593750
- 2019-03-06 18:30:02.924 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.924 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.924 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.930 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 61.250000 y: 8.203125
- 2019-03-06 18:30:02.930 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.930 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.930 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.938 T:1879044848 DEBUG: CLibInputTouch::GetPos - x: 60.000000 y: 8.203125
- 2019-03-06 18:30:02.938 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchMotion - touch input move
- 2019-03-06 18:30:02.938 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 4
- 2019-03-06 18:30:02.938 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.942 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchUp - touch input up
- 2019-03-06 18:30:02.942 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: event 3
- 2019-03-06 18:30:02.942 T:1879044848 DEBUG: CLibInputTouch::ProcessTouchFrame - touch input frame: slot 0
- 2019-03-06 18:30:02.942 T:1587258096 DEBUG: Thread Timer 1587258096 terminating
- 2019-03-06 18:30:03.705 T:1879044848 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 250ms repeat: 33ms
- 2019-03-06 18:30:03.706 T:1587258096 DEBUG: Thread Timer start, auto delete: false
- 2019-03-06 18:30:03.793 T:1587258096 DEBUG: Thread Timer 1587258096 terminating
- 2019-03-06 18:30:03.802 T:1899269392 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
- 2019-03-06 18:30:03.803 T:1899269392 DEBUG: Previous line repeats 1 times.
- 2019-03-06 18:30:03.803 T:1899269392 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
- 2019-03-06 18:30:03.804 T:1578865392 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
- Error Type: <type 'exceptions.AttributeError'>
- Error Contents: 'module' object has no attribute 'getMouseRawPosition'
- Traceback (most recent call last):
- File "/home/pi/.kodi/addons/plugin.program.touchCalibration/addon.py", line 119, in onAction
- pos = xbmcgui.getMouseRawPosition()
- AttributeError: 'module' object has no attribute 'getMouseRawPosition'
- -->End of Python script error report<--
- 2019-03-06 18:30:03.805 T:1899269392 DEBUG: ------ Window Deinit (Pointer.xml) ------
- 2019-03-06 18:30:07.377 T:1879044848 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 250ms repeat: 33ms
- 2019-03-06 18:30:07.378 T:1587258096 DEBUG: Thread Timer start, auto delete: false
- 2019-03-06 18:30:07.465 T:1587258096 DEBUG: Thread Timer 1587258096 terminating
- 2019-03-06 18:30:07.476 T:1899269392 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
- 2019-03-06 18:30:07.477 T:1899269392 DEBUG: Previous line repeats 1 times.
- 2019-03-06 18:30:07.477 T:1899269392 DEBUG: HandleKey: escape (0xf01b) pressed, action is PreviousMenu
- 2019-03-06 18:30:07.582 T:1899269392 DEBUG: ------ Window Deinit () ------
- 2019-03-06 18:30:07.582 T:1578865392 INFO: CPythonInvoker(1, /home/pi/.kodi/addons/plugin.program.touchCalibration/addon.py): script successfully run
- 2019-03-06 18:30:07.582 T:1578865392 DEBUG: onExecutionDone(1, /home/pi/.kodi/addons/plugin.program.touchCalibration/addon.py)
- 2019-03-06 18:30:07.591 T:1578865392 INFO: Python interpreter stopped
- 2019-03-06 18:30:07.591 T:1578865392 DEBUG: Thread LanguageInvoker 1578865392 terminating
- 2019-03-06 18:30:07.601 T:1562079984 ERROR: GetDirectory - Error getting plugin://plugin.program.touchCalibration/
- 2019-03-06 18:30:07.601 T:1562079984 DEBUG: Thread waiting 1562079984 terminating
- 2019-03-06 18:30:07.601 T:1899269392 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
- 2019-03-06 18:30:07.602 T:1879044848 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 250ms repeat: 33ms
- 2019-03-06 18:30:07.602 T:1899269392 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.program.touchCalibration/) failed
- 2019-03-06 18:30:07.602 T:1562079984 DEBUG: Thread Timer start, auto delete: false
- 2019-03-06 18:30:07.602 T:1899269392 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/executable/)
- 2019-03-06 18:30:07.602 T:1899269392 DEBUG: ParentPath = []
- 2019-03-06 18:30:07.603 T:1578865392 DEBUG: Thread waiting start, auto delete: false
- 2019-03-06 18:30:07.616 T:1578865392 DEBUG: Thread waiting 1578865392 terminating
- 2019-03-06 18:30:07.628 T:1578865392 DEBUG: Thread BackgroundLoader start, auto delete: false
- 2019-03-06 18:30:07.629 T:1899269392 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
- 2019-03-06 18:30:07.634 T:1578865392 DEBUG: Thread BackgroundLoader 1578865392 terminating
- 2019-03-06 18:30:07.673 T:1562079984 DEBUG: Thread Timer 1562079984 terminating
- 2019-03-06 18:30:07.684 T:1899269392 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
- 2019-03-06 18:30:07.685 T:1899269392 DEBUG: HandleKey: escape (0xf01b) pressed, action is PreviousMenu
- 2019-03-06 18:30:07.685 T:1899269392 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
- 2019-03-06 18:30:07.801 T:1879044848 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 250ms repeat: 33ms
- 2019-03-06 18:30:07.802 T:1562079984 DEBUG: Thread Timer start, auto delete: false
- 2019-03-06 18:30:07.865 T:1562079984 DEBUG: Thread Timer 1562079984 terminating
- 2019-03-06 18:30:08.090 T:1899269392 DEBUG: ------ Window Deinit (MyPrograms.xml) ------
- 2019-03-06 18:30:08.090 T:1899269392 DEBUG: FreeVisualisation() done
- 2019-03-06 18:30:08.101 T:1899269392 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
- 2019-03-06 18:30:08.102 T:1899269392 DEBUG: ------ Window Init (Home.xml) ------
- 2019-03-06 18:30:08.103 T:1899269392 DEBUG: CDirectoryProvider[videodb://recentlyaddedmovies/]: refreshing..
- 2019-03-06 18:30:08.103 T:1899269392 DEBUG: CDirectoryProvider[videodb://recentlyaddedepisodes/]: refreshing..
- 2019-03-06 18:30:08.103 T:1899269392 DEBUG: CDirectoryProvider[musicdb://recentlyaddedalbums/]: refreshing..
- 2019-03-06 18:30:08.110 T:1899269392 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
- 2019-03-06 18:30:08.110 T:1899269392 DEBUG: Previous line repeats 1 times.
- 2019-03-06 18:30:08.110 T:1899269392 DEBUG: HandleKey: escape (0xf01b) pressed, action is PreviousMenu
- 2019-03-06 18:30:08.110 T:1899269392 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
- 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