Advertisement
Guest User

Untitled

a guest
Apr 1st, 2025
35
0
285 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 282.72 KB | None | 0 0
  1. ################################################################################
  2. # ... output of cat /storage/.kodi/temp/kodi.log
  3. # LibreELEC release: RPi2.arm-12.0.2
  4. ################################################################################
  5. 2024-02-27 17:26:25.181 T:791 info <general>: -----------------------------------------------------------------------
  6. 2024-02-27 17:26:25.181 T:791 info <general>: Starting Kodi (21.2 (21.2.0) Git:21.2-Omega). Platform: Linux ARM 32-bit
  7. 2024-02-27 17:26:25.181 T:791 info <general>: Using Release Kodi x32
  8. 2024-02-27 17:26:25.181 T:791 info <general>: Kodi compiled 2025-01-20 by GCC 13.2.0 for Linux ARM 32-bit version 6.6.70 (394822)
  9. 2024-02-27 17:26:25.181 T:791 info <general>: Running on BCM2835 with LibreELEC (official): 12.0.2, kernel: Linux ARM 32-bit version 6.6.70
  10. 2024-02-27 17:26:25.181 T:791 info <general>: FFmpeg version/source: 6.0.1
  11. 2024-02-27 17:26:25.181 T:791 info <general>: Host CPU: ARMv7 Processor rev 4 (v7l), 4 cores available
  12. 2024-02-27 17:26:25.181 T:791 info <general>: ARM Features: Neon enabled
  13. 2024-02-27 17:26:25.181 T:791 info <general>: special://xbmc/ is mapped to: /usr/share/kodi/
  14. 2024-02-27 17:26:25.181 T:791 info <general>: special://xbmcbin/ is mapped to: /usr/lib/kodi
  15. 2024-02-27 17:26:25.181 T:791 info <general>: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  16. 2024-02-27 17:26:25.181 T:791 info <general>: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  17. 2024-02-27 17:26:25.181 T:791 info <general>: special://envhome/ is mapped to: /storage
  18. 2024-02-27 17:26:25.181 T:791 info <general>: special://home/ is mapped to: /storage/.kodi
  19. 2024-02-27 17:26:25.181 T:791 info <general>: special://temp/ is mapped to: /storage/.kodi/temp
  20. 2024-02-27 17:26:25.181 T:791 info <general>: special://logpath/ is mapped to: /storage/.kodi/temp
  21. 2024-02-27 17:26:25.181 T:791 info <general>: Webserver extra whitelist paths:
  22. 2024-02-27 17:26:25.181 T:791 info <general>: The executable running is: /usr/lib/kodi/kodi.bin
  23. 2024-02-27 17:26:25.181 T:791 info <general>: Local hostname: LibreELEC
  24. 2024-02-27 17:26:25.181 T:791 info <general>: Log File is located: /storage/.kodi/temp/kodi.log
  25. 2024-02-27 17:26:25.181 T:791 info <general>: -----------------------------------------------------------------------
  26. 2024-02-27 17:26:25.182 T:791 info <general>: loading settings
  27. 2024-02-27 17:26:25.185 T:791 info <general>: special://profile/ is mapped to: special://masterprofile/
  28. 2024-02-27 17:26:25.227 T:791 info <general>: Loaded settings file from special://xbmc/system/advancedsettings.xml
  29. 2024-02-27 17:26:25.228 T:791 info <general>: Contents of special://xbmc/system/advancedsettings.xml are...
  30. <?xml version="1.0" encoding="utf-8" ?>
  31. <advancedsettings version="1.0">
  32. <gputempcommand>/usr/bin/gputemp</gputempcommand>
  33. <showexitbutton>false</showexitbutton>
  34. <remotedelay>1</remotedelay>
  35. <fanartres>720</fanartres>
  36. <imageres>540</imageres>
  37. </advancedsettings>
  38.  
  39. 2024-02-27 17:26:25.230 T:791 info <general>: No settings file to load (special://masterprofile/advancedsettings.xml)
  40. 2024-02-27 17:26:25.230 T:791 info <general>: Default Video Player: VideoPlayer
  41. 2024-02-27 17:26:25.230 T:791 info <general>: Default Audio Player: paplayer
  42. 2024-02-27 17:26:25.230 T:791 info <general>: Enabled debug logging due to GUI setting (2)
  43. 2024-02-27 17:26:25.230 T:791 info <general>: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  44. 2024-02-27 17:26:25.233 T:791 debug <general>: CMediaSourceSettings: <programs> tag is missing or sources.xml is malformed
  45. 2024-02-27 17:26:25.233 T:791 debug <general>: CMediaSourceSettings: <files> tag is missing or sources.xml is malformed
  46. 2024-02-27 17:26:25.233 T:791 debug <general>: CMediaSourceSettings: <games> tag is missing or sources.xml is malformed
  47. 2024-02-27 17:26:25.236 T:791 debug <general>: CSkinSettings: no <skinsettings> tag found
  48. 2024-02-27 17:26:25.237 T:791 info <general>: New Cache GUI Settings (replacement of cache in advancedsettings.xml) are:
  49. Buffer Mode: 4
  50. Memory Size: 20 MB
  51. Read Factor: 4.00 x
  52. Chunk Size : 131072 bytes
  53. 2024-02-27 17:26:25.237 T:791 info <general>: creating subdirectories
  54. 2024-02-27 17:26:25.237 T:791 info <general>: userdata folder: special://masterprofile/
  55. 2024-02-27 17:26:25.237 T:791 info <general>: recording folder:
  56. 2024-02-27 17:26:25.237 T:791 info <general>: screenshots folder: /storage/screenshots/
  57. 2024-02-27 17:26:25.355 T:791 info <general>: Running database version Addons33
  58. 2024-02-27 17:26:25.392 T:791 debug <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: audioencoder.kodi.builtin.aac
  59. 2024-02-27 17:26:25.395 T:791 debug <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: audioencoder.kodi.builtin.wma
  60. 2024-02-27 17:26:25.571 T:791 debug <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: peripheral.joystick
  61. 2024-02-27 17:26:25.635 T:791 debug <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: screensaver.xbmc.builtin.black
  62. 2024-02-27 17:26:25.639 T:791 debug <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: screensaver.xbmc.builtin.dim
  63. 2024-02-27 17:26:25.776 T:791 debug <general>: CAddonMgr::FindAddons: Addon 'metadata.album.universal' already present with version 3.1.4 at '/usr/share/kodi/addons/metadata.album.universal/' replaced with version 3.1.12 at '/storage/.kodi/addons/metadata.album.universal/'
  64. 2024-02-27 17:26:25.783 T:791 debug <general>: CAddonMgr::FindAddons: Addon 'metadata.themoviedb.org.python' already present with version 1.3.1+matrix.1 at '/usr/share/kodi/addons/metadata.themoviedb.org.python/' replaced with version 3.1.1 at '/storage/.kodi/addons/metadata.themoviedb.org.python/'
  65. 2024-02-27 17:26:25.787 T:791 debug <general>: CAddonMgr::FindAddons: Addon 'metadata.tvshows.themoviedb.org.python' already present with version 1.6.0 at '/usr/share/kodi/addons/metadata.tvshows.themoviedb.org.python/' replaced with version 1.7.3 at '/storage/.kodi/addons/metadata.tvshows.themoviedb.org.python/'
  66. 2024-02-27 17:26:25.789 T:791 debug <general>: CAddonMgr::FindAddons: Addon 'metadata.generic.albums' already present with version 1.0.14 at '/usr/share/kodi/addons/metadata.generic.albums/' replaced with version 1.0.18 at '/storage/.kodi/addons/metadata.generic.albums/'
  67. 2024-02-27 17:26:25.797 T:791 debug <general>: CAddonMgr::FindAddons: Addon 'metadata.artists.universal' already present with version 4.3.3 at '/usr/share/kodi/addons/metadata.artists.universal/' replaced with version 4.3.14 at '/storage/.kodi/addons/metadata.artists.universal/'
  68. 2024-02-27 17:26:25.798 T:791 debug <general>: CAddonMgr::FindAddons: Addon 'metadata.common.fanart.tv' already present with version 3.6.3 at '/usr/share/kodi/addons/metadata.common.fanart.tv/' replaced with version 3.6.4 at '/storage/.kodi/addons/metadata.common.fanart.tv/'
  69. 2024-02-27 17:26:25.806 T:791 info <general>: CAddonMgr::FindAddons: audioencoder.kodi.builtin.aac v1.0.2 installed
  70. 2024-02-27 17:26:25.806 T:791 info <general>: CAddonMgr::FindAddons: audioencoder.kodi.builtin.wma v1.0.2 installed
  71. 2024-02-27 17:26:25.806 T:791 info <general>: CAddonMgr::FindAddons: game.controller.default v1.0.42 installed
  72. 2024-02-27 17:26:25.807 T:791 info <general>: CAddonMgr::FindAddons: game.controller.keyboard v1.1.43 installed
  73. 2024-02-27 17:26:25.807 T:791 info <general>: CAddonMgr::FindAddons: game.controller.mouse v1.0.26 installed
  74. 2024-02-27 17:26:25.807 T:791 info <general>: CAddonMgr::FindAddons: game.controller.snes v1.0.40 installed
  75. 2024-02-27 17:26:25.807 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.global.audioengine v1.1.1 installed
  76. 2024-02-27 17:26:25.807 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.global.filesystem v1.1.8 installed
  77. 2024-02-27 17:26:25.807 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.global.general v1.0.5 installed
  78. 2024-02-27 17:26:25.808 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.global.gui v5.15.0 installed
  79. 2024-02-27 17:26:25.808 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.global.main v2.0.2 installed
  80. 2024-02-27 17:26:25.808 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.global.network v1.0.4 installed
  81. 2024-02-27 17:26:25.808 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.global.tools v1.0.4 installed
  82. 2024-02-27 17:26:25.808 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.instance.audiodecoder v4.0.0 installed
  83. 2024-02-27 17:26:25.808 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.instance.audioencoder v3.0.0 installed
  84. 2024-02-27 17:26:25.808 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.instance.game v3.0.2 installed
  85. 2024-02-27 17:26:25.809 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.instance.imagedecoder v3.0.1 installed
  86. 2024-02-27 17:26:25.809 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.instance.inputstream v3.3.0 installed
  87. 2024-02-27 17:26:25.809 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.instance.peripheral v3.0.2 installed
  88. 2024-02-27 17:26:25.809 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.instance.pvr v8.3.0 installed
  89. 2024-02-27 17:26:25.809 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.instance.screensaver v2.2.0 installed
  90. 2024-02-27 17:26:25.809 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.instance.vfs v3.0.1 installed
  91. 2024-02-27 17:26:25.810 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.instance.videocodec v2.1.0 installed
  92. 2024-02-27 17:26:25.810 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.instance.visualization v4.0.0 installed
  93. 2024-02-27 17:26:25.810 T:791 info <general>: CAddonMgr::FindAddons: kodi.resource v1.0.0 installed
  94. 2024-02-27 17:26:25.810 T:791 info <general>: CAddonMgr::FindAddons: metadata.album.universal v3.1.12 installed
  95. 2024-02-27 17:26:25.810 T:791 info <general>: CAddonMgr::FindAddons: metadata.artists.universal v4.3.14 installed
  96. 2024-02-27 17:26:25.810 T:791 info <general>: CAddonMgr::FindAddons: metadata.common.allmusic.com v3.2.2 installed
  97. 2024-02-27 17:26:25.811 T:791 info <general>: CAddonMgr::FindAddons: metadata.common.fanart.tv v3.6.4 installed
  98. 2024-02-27 17:26:25.811 T:791 info <general>: CAddonMgr::FindAddons: metadata.common.musicbrainz.org v2.2.4 installed
  99. 2024-02-27 17:26:25.811 T:791 info <general>: CAddonMgr::FindAddons: metadata.common.theaudiodb.com v2.0.3 installed
  100. 2024-02-27 17:26:25.811 T:791 info <general>: CAddonMgr::FindAddons: metadata.generic.albums v1.0.18 installed
  101. 2024-02-27 17:26:25.811 T:791 info <general>: CAddonMgr::FindAddons: metadata.generic.artists v1.0.18 installed
  102. 2024-02-27 17:26:25.811 T:791 info <general>: CAddonMgr::FindAddons: metadata.local v1.0.1 installed
  103. 2024-02-27 17:26:25.812 T:791 info <general>: CAddonMgr::FindAddons: metadata.themoviedb.org.python v3.1.1 installed
  104. 2024-02-27 17:26:25.812 T:791 info <general>: CAddonMgr::FindAddons: metadata.tvshows.themoviedb.org.python v1.7.3 installed
  105. 2024-02-27 17:26:25.812 T:791 info <general>: CAddonMgr::FindAddons: peripheral.joystick v21.1.22 installed
  106. 2024-02-27 17:26:25.812 T:791 info <general>: CAddonMgr::FindAddons: repository.libreelec.tv v12.0.0 installed
  107. 2024-02-27 17:26:25.812 T:791 info <general>: CAddonMgr::FindAddons: repository.xbmc.org v3.4.0 installed
  108. 2024-02-27 17:26:25.812 T:791 info <general>: CAddonMgr::FindAddons: resource.images.weathericons.default v1.1.9 installed
  109. 2024-02-27 17:26:25.813 T:791 info <general>: CAddonMgr::FindAddons: resource.language.en_gb v2.0.2 installed
  110. 2024-02-27 17:26:25.813 T:791 info <general>: CAddonMgr::FindAddons: resource.uisounds.kodi v1.0.1 installed
  111. 2024-02-27 17:26:25.813 T:791 info <general>: CAddonMgr::FindAddons: screensaver.xbmc.builtin.black v1.0.34 installed
  112. 2024-02-27 17:26:25.813 T:791 info <general>: CAddonMgr::FindAddons: screensaver.xbmc.builtin.dim v1.0.66 installed
  113. 2024-02-27 17:26:25.813 T:791 info <general>: CAddonMgr::FindAddons: script.module.pil v5.1.0 installed
  114. 2024-02-27 17:26:25.813 T:791 info <general>: CAddonMgr::FindAddons: script.module.pycryptodome v3.4.3 installed
  115. 2024-02-27 17:26:25.814 T:791 info <general>: CAddonMgr::FindAddons: service.libreelec.settings v12.0 installed
  116. 2024-02-27 17:26:25.814 T:791 info <general>: CAddonMgr::FindAddons: skin.estuary v4.0.0 installed
  117. 2024-02-27 17:26:25.814 T:791 info <general>: CAddonMgr::FindAddons: webinterface.default v21.x-1.0.1 installed
  118. 2024-02-27 17:26:25.814 T:791 info <general>: CAddonMgr::FindAddons: xbmc.addon v21.2.0 installed
  119. 2024-02-27 17:26:25.814 T:791 info <general>: CAddonMgr::FindAddons: xbmc.core v0.1.0 installed
  120. 2024-02-27 17:26:25.814 T:791 info <general>: CAddonMgr::FindAddons: xbmc.gui v5.17.0 installed
  121. 2024-02-27 17:26:25.814 T:791 info <general>: CAddonMgr::FindAddons: xbmc.json v13.5.0 installed
  122. 2024-02-27 17:26:25.815 T:791 info <general>: CAddonMgr::FindAddons: xbmc.metadata v2.1.0 installed
  123. 2024-02-27 17:26:25.815 T:791 info <general>: CAddonMgr::FindAddons: xbmc.python v3.0.1 installed
  124. 2024-02-27 17:26:25.815 T:791 info <general>: CAddonMgr::FindAddons: xbmc.webinterface v1.0.0 installed
  125. 2024-02-27 17:26:25.818 T:791 debug <general>: CFavourites::Load - no system favourites found, skipping
  126. 2024-02-27 17:26:25.818 T:791 debug <general>: CFavourites::Load - no userdata favourites found, skipping
  127. 2024-02-27 17:26:25.822 T:791 debug <general>: 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
  128. 2024-02-27 17:26:25.822 T:791 info <general>: Selected Logind/UPower as PowerSyscall
  129. 2024-02-27 17:26:25.822 T:791 error <general>: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  130. 2024-02-27 17:26:25.822 T:791 info <general>: LogindUPowerSyscall - UPower not found, battery information will not be available
  131. 2024-02-27 17:26:25.841 T:791 debug <general>: LogindUPowerSyscall - inhibit lock taken, fd 12
  132. 2024-02-27 17:26:25.844 T:791 debug <general>: 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
  133. 2024-02-27 17:26:25.845 T:791 debug <general>: DBus method call to org.freedesktop.DBus.Peer.Ping at /org/freedesktop/UDisks2 of org.freedesktop.UDisks2 failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UDisks2 was not provided by any .service files
  134. 2024-02-27 17:26:25.845 T:791 debug <general>: DBus method call to org.freedesktop.UDisks.EnumerateDevices at /org/freedesktop/UDisks of org.freedesktop.UDisks failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UDisks was not provided by any .service files
  135. 2024-02-27 17:26:25.848 T:791 debug <general>: Selected UDev as storage provider
  136. 2024-02-27 17:26:25.856 T:791 info <general>: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  137. 2024-02-27 17:26:25.881 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  138. 2024-02-27 17:26:25.882 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  139. 2024-02-27 17:26:25.882 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  140. 2024-02-27 17:26:25.884 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  141. 2024-02-27 17:26:25.885 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
  142. 2024-02-27 17:26:25.886 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  143. 2024-02-27 17:26:25.888 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  144. 2024-02-27 17:26:25.889 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  145. 2024-02-27 17:26:25.889 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  146. 2024-02-27 17:26:25.890 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  147. 2024-02-27 17:26:25.891 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Estonian QWERTY" successfully loaded
  148. 2024-02-27 17:26:25.892 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  149. 2024-02-27 17:26:25.894 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  150. 2024-02-27 17:26:25.894 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
  151. 2024-02-27 17:26:25.895 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  152. 2024-02-27 17:26:25.897 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  153. 2024-02-27 17:26:25.897 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  154. 2024-02-27 17:26:25.898 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  155. 2024-02-27 17:26:25.899 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
  156. 2024-02-27 17:26:25.901 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  157. 2024-02-27 17:26:25.901 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Italian ABC" successfully loaded
  158. 2024-02-27 17:26:25.902 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  159. 2024-02-27 17:26:25.904 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  160. 2024-02-27 17:26:25.904 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  161. 2024-02-27 17:26:25.905 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  162. 2024-02-27 17:26:25.906 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Persian QWERTY" successfully loaded
  163. 2024-02-27 17:26:25.908 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  164. 2024-02-27 17:26:25.909 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Portuguese (Brazil) QWERTY" successfully loaded
  165. 2024-02-27 17:26:25.909 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  166. 2024-02-27 17:26:25.911 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  167. 2024-02-27 17:26:25.912 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  168. 2024-02-27 17:26:25.912 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  169. 2024-02-27 17:26:25.914 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  170. 2024-02-27 17:26:25.915 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  171. 2024-02-27 17:26:25.915 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  172. 2024-02-27 17:26:25.916 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  173. 2024-02-27 17:26:25.917 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded
  174. 2024-02-27 17:26:25.918 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  175. 2024-02-27 17:26:25.919 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  176. 2024-02-27 17:26:25.921 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded
  177. 2024-02-27 17:26:25.922 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  178. 2024-02-27 17:26:25.923 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  179. 2024-02-27 17:26:25.924 T:791 debug <general>: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  180. 2024-02-27 17:26:25.924 T:791 debug <general>: CApplication::CreateGUI - trying to init gbm windowing system
  181. 2024-02-27 17:26:26.123 T:791 debug <general>: [xkb] Compiling from RMLVO: rules 'evdev', model 'pc105', layout 'us', variant '(null)', options '(null)'
  182.  
  183. 2024-02-27 17:26:26.257 T:795 info <general>: Loading special://xbmc/system/Lircmap.xml
  184. 2024-02-27 17:26:26.258 T:791 debug <general>: [xkb] Compiling from KcCGST: keycodes 'evdev+aliases(qwerty)', types 'complete', compat 'complete', symbols 'pc+us+inet(evdev)'
  185.  
  186. 2024-02-27 17:26:26.259 T:791 debug <general>: [xkb] Compiling xkb_keycodes "(unnamed)"
  187.  
  188. 2024-02-27 17:26:26.260 T:795 info <general>: * Adding remote mapping for device 'mceusb'
  189. 2024-02-27 17:26:26.260 T:795 info <general>: * Adding remote mapping for device 'XboxDVDDongle'
  190. 2024-02-27 17:26:26.261 T:795 info <general>: * Adding remote mapping for device 'Microsoft_Xbox'
  191. 2024-02-27 17:26:26.261 T:795 info <general>: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
  192. 2024-02-27 17:26:26.261 T:795 info <general>: * Adding remote mapping for device 'anysee'
  193. 2024-02-27 17:26:26.261 T:795 info <general>: * Adding remote mapping for device 'iMON-PAD'
  194. 2024-02-27 17:26:26.261 T:795 info <general>: * Adding remote mapping for device 'Antec_Veris_RM200'
  195. 2024-02-27 17:26:26.261 T:795 info <general>: * Adding remote mapping for device 'MCE_via_iMON'
  196. 2024-02-27 17:26:26.261 T:795 info <general>: * Adding remote mapping for device 'TwinHanRemote'
  197. 2024-02-27 17:26:26.261 T:795 info <general>: * Adding remote mapping for device 'linux-input-layer'
  198. 2024-02-27 17:26:26.261 T:795 info <general>: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  199. 2024-02-27 17:26:26.261 T:795 info <general>: * Adding remote mapping for device 'mediacenter'
  200. 2024-02-27 17:26:26.261 T:795 info <general>: * Adding remote mapping for device 'devinput'
  201. 2024-02-27 17:26:26.261 T:795 info <general>: * Adding remote mapping for device 'devinput-32'
  202. 2024-02-27 17:26:26.262 T:795 info <general>: * Adding remote mapping for device 'devinput-64'
  203. 2024-02-27 17:26:26.262 T:795 debug <general>: CIRTranslator::Load - no userdata Lircmap.xml found, skipping
  204. 2024-02-27 17:26:26.276 T:791 debug <general>: [xkb] Compiling xkb_types "(unnamed)"
  205.  
  206. 2024-02-27 17:26:26.294 T:791 debug <general>: [xkb] Compiling xkb_compatibility "(unnamed)"
  207.  
  208. 2024-02-27 17:26:26.296 T:791 debug <general>: [xkb] The "group" statement in compat is unsupported; Ignored
  209.  
  210. 2024-02-27 17:26:26.297 T:791 info <general>: Skipped 2 duplicate messages..
  211. 2024-02-27 17:26:26.297 T:791 debug <general>: [xkb] The "allowExplicit" field in indicator statements is unsupported; Ignored
  212.  
  213. 2024-02-27 17:26:26.301 T:791 info <general>: Skipped 3 duplicate messages..
  214. 2024-02-27 17:26:26.301 T:791 debug <general>: [xkb] The "indicatorDrivesKeyboard" field in indicator statements is unsupported; Ignored
  215.  
  216. 2024-02-27 17:26:26.304 T:791 debug <general>: [xkb] The "allowExplicit" field in indicator statements is unsupported; Ignored
  217.  
  218. 2024-02-27 17:26:26.308 T:791 debug <general>: [xkb] Indicator name "Shift Lock" was not declared in the keycodes section; Adding new indicator
  219.  
  220. 2024-02-27 17:26:26.308 T:791 debug <general>: [xkb] Indicator name "Group 2" was not declared in the keycodes section; Adding new indicator
  221.  
  222. 2024-02-27 17:26:26.308 T:791 debug <general>: [xkb] Indicator name "Mouse Keys" was not declared in the keycodes section; Adding new indicator
  223.  
  224. 2024-02-27 17:26:26.308 T:791 debug <general>: [xkb] Compiling xkb_symbols "(unnamed)"
  225.  
  226. 2024-02-27 17:26:26.334 T:791 error <general>: [xkb] couldn't find a Compose file for locale "C" (mapped to "C")
  227.  
  228. 2024-02-27 17:26:26.334 T:791 warning <general>: CLibInputKeyboard: Failed to compile localized compose table, composed key support will be disabled
  229. 2024-02-27 17:26:26.364 T:796 debug <general>: Thread libinput start, auto delete: false
  230. 2024-02-27 17:26:26.365 T:791 debug <general>: [threads] name: 'libinput' priority: '1'
  231. 2024-02-27 17:26:26.365 T:791 info <general>: RetroPlayer[RENDER]: Registering renderer factory for DMA
  232. 2024-02-27 17:26:26.365 T:791 info <general>: RetroPlayer[RENDER]: Registering renderer factory for OpenGLES
  233. 2024-02-27 17:26:26.365 T:791 debug <general>: CDRMUtils::OpenDrm - drm devices found: 1
  234. 2024-02-27 17:26:26.566 T:796 debug <general>: CLibInputHandler::DeviceAdded - pointer type device added: SINOWEALTH GXT 144 Gaming Mouse (event1)
  235. 2024-02-27 17:26:26.566 T:796 debug <general>: CLibInputHandler::DeviceAdded - keyboard type device added: SINOWEALTH GXT 144 Gaming Mouse Keyboard (event2)
  236. 2024-02-27 17:26:26.566 T:796 debug <general>: CLibInputKeyboard::GetRepeat - delay: 500ms repeat: 33ms for SINOWEALTH GXT 144 Gaming Mouse Keyboard (event2)
  237. 2025-04-01 19:36:20.888 T:794 debug <general>: Sink changed
  238. 2025-04-01 19:36:28.648 T:791 info <general>: CDRMUtils::FindConnector - using connector: HDMI-A-1
  239. 2025-04-01 19:36:28.648 T:791 debug <general>: CDRMUtils::OpenDrm - opened device: /dev/dri/card0
  240. 2025-04-01 19:36:28.648 T:791 debug <general>: CDRMUtils::PrintDrmDeviceInfo - DRM Device Info:
  241. available_nodes: 0x05
  242. nodes:
  243. nodes[0]: /dev/dri/card0
  244. nodes[2]: /dev/dri/renderD128
  245. bustype: 0x02
  246. platform:
  247. fullname: /soc/gpu
  248. 2025-04-01 19:36:28.648 T:791 debug <general>: CDRMUtils::OpenDrm - opened render node: /dev/dri/renderD128
  249. 2025-04-01 19:36:38.794 T:791 info <general>: CDRMUtils::FindConnector - using connector: HDMI-A-1
  250. 2025-04-01 19:36:38.794 T:791 info <general>: CDRMUtils::FindEncoder - using encoder: 31
  251. 2025-04-01 19:36:38.794 T:791 debug <general>: CDRMUtils::FindCrtc - original crtc mode: 1024x768 @ 60 Hz
  252. 2025-04-01 19:36:38.794 T:791 info <general>: CDRMUtils::FindPlanes - using crtc: 95
  253. 2025-04-01 19:36:38.794 T:791 debug <general>: CDRMUtils::FindPlanes - using video plane 84
  254. 2025-04-01 19:36:38.794 T:791 debug <general>: CDRMUtils::FindPlanes - using gui plane 96
  255. 2025-04-01 19:36:38.794 T:791 debug <general>: CDRMAtomic::InitDrm - initialized atomic DRM
  256. 2025-04-01 19:36:39.056 T:791 debug <general>: CWinSystemGbm::InitWindowSystem - initialized DRM
  257. 2025-04-01 19:36:39.056 T:791 info <general>: Found resolution 1024x768 with 1024x768 @ 60.000000 Hz
  258. 2025-04-01 19:36:39.056 T:791 info <general>: Found resolution 800x600 with 800x600 @ 60.000000 Hz
  259. 2025-04-01 19:36:39.056 T:791 info <general>: Found resolution 800x600 with 800x600 @ 56.000000 Hz
  260. 2025-04-01 19:36:39.056 T:791 info <general>: Found resolution 848x480 with 848x480 @ 60.000000 Hz
  261. 2025-04-01 19:36:39.056 T:791 info <general>: Found resolution 640x480 with 640x480 @ 60.000000 Hz
  262. 2025-04-01 19:36:39.059 T:791 info <general>: EGL_VERSION = 1.4
  263. 2025-04-01 19:36:39.059 T:791 info <general>: EGL_VENDOR = Mesa Project
  264. 2025-04-01 19:36:39.060 T:791 info <general>: EGL_EXTENSIONS = EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_EXT_buffer_age EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_gl_interop EGL_MESA_image_dma_buf_export EGL_MESA_query_driver
  265. 2025-04-01 19:36:39.060 T:791 info <general>: EGL_CLIENT_EXTENSIONS = EGL_EXT_client_extensions EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_KHR_debug EGL_EXT_platform_device EGL_EXT_explicit_device EGL_MESA_platform_gbm EGL_KHR_platform_gbm EGL_MESA_platform_surfaceless
  266. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL Config Attributes:
  267. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_BUFFER_SIZE: 32
  268. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_ALPHA_SIZE: 8
  269. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_BLUE_SIZE: 8
  270. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_GREEN_SIZE: 8
  271. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_RED_SIZE: 8
  272. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_DEPTH_SIZE: 24
  273. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_STENCIL_SIZE: 0
  274. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_CONFIG_CAVEAT: 0x3038
  275. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_CONFIG_ID: 2
  276. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_LEVEL: 0
  277. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_MAX_PBUFFER_HEIGHT: 4096
  278. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_MAX_PBUFFER_PIXELS: 0
  279. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_MAX_PBUFFER_WIDTH: 4096
  280. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_NATIVE_RENDERABLE: 1
  281. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_NATIVE_VISUAL_ID: 875713089
  282. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_NATIVE_VISUAL_TYPE: 0x3038
  283. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_SAMPLES: 0
  284. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_SAMPLE_BUFFERS: 0
  285. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_SURFACE_TYPE: 4
  286. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_TRANSPARENT_TYPE: 0x3038
  287. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_TRANSPARENT_BLUE_VALUE: 0
  288. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_TRANSPARENT_GREEN_VALUE: 0
  289. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_TRANSPARENT_RED_VALUE: 0
  290. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_BIND_TO_TEXTURE_RGB: 0
  291. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_BIND_TO_TEXTURE_RGBA: 0
  292. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_MIN_SWAP_INTERVAL: 1
  293. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_MAX_SWAP_INTERVAL: 1
  294. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_LUMINANCE_SIZE: 0
  295. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_ALPHA_MASK_SIZE: 0
  296. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_COLOR_BUFFER_TYPE: 0x308e
  297. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_RENDERABLE_TYPE: 13
  298. 2025-04-01 19:36:39.060 T:791 debug <general>: EGL_CONFORMANT: 13
  299. 2025-04-01 19:36:39.161 T:791 debug <general>: CUDMABufferObject::Register - unable to open /dev/udmabuf: No such file or directory
  300. 2025-04-01 19:36:39.161 T:791 debug <general>: CDMAHeapBufferObject::Register unable to open /dev/dma_heap/reserved: No such file or directory
  301. 2025-04-01 19:36:39.161 T:791 debug <general>: CDMAHeapBufferObject::Register - using /dev/dma_heap/linux,cma
  302. 2025-04-01 19:36:39.161 T:791 info <general>: CApplication::CreateGUI - using the gbm windowing system
  303. 2025-04-01 19:36:39.161 T:791 info <general>: Checking resolution 16
  304. 2025-04-01 19:36:39.161 T:791 debug <general>: OnLostDevice - notify display change event
  305. 2025-04-01 19:36:39.161 T:791 debug <general>: CWinSystemGbmEGLContext::DestroyWindow - deinitialized GBM
  306. 2025-04-01 19:36:39.161 T:791 debug <general>: CDRMUtils::SetMode - found crtc mode: 1024x768 @ 60 Hz
  307. 2025-04-01 19:36:39.161 T:791 debug <general>: CGBMUtils::CreateSurface - created surface with size 1024x768
  308. 2025-04-01 19:36:39.180 T:791 debug <general>: CWinSystemGbmEGLContext::CreateNewWindow - initialized GBM
  309. 2025-04-01 19:36:39.180 T:791 info <general>: GL_VENDOR = Broadcom
  310. 2025-04-01 19:36:39.180 T:791 info <general>: GL_RENDERER = VC4 V3D 2.1
  311. 2025-04-01 19:36:39.180 T:791 info <general>: GL_VERSION = OpenGL ES 2.0 Mesa 24.0.9
  312. 2025-04-01 19:36:39.180 T:791 info <general>: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.0.16
  313. 2025-04-01 19:36:39.180 T:791 info <general>: GL_EXTENSIONS = GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_stencil8 GL_OES_texture_npot GL_OES_vertex_half_float GL_OES_EGL_image GL_OES_depth_texture GL_AMD_performance_monitor GL_OES_packed_depth_stencil GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_NV_pack_subimage GL_NV_texture_barrier GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_ANGLE_pack_reverse_row_order GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_APPLE_sync GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_texture_compression_astc_ldr GL_NV_generate_mipmap_sRGB GL_NV_pixel_buffer_object GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_debug_label GL_EXT_separate_shader_objects GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_draw_elements_base_vertex GL_EXT_texture_border_clamp GL_KHR_context_flush_control GL_OES_draw_elements_base_vertex GL_OES_texture_border_clamp GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_EXT_texture_compression_s3tc_srgb GL_KHR_parallel_shader_compile GL_MESA_tile_raster_order GL_MESA_sampler_objects GL_MESA_bgra
  314. 2025-04-01 19:36:39.327 T:791 debug <general>: OnLostDevice - notify display change event
  315. 2025-04-01 19:36:39.327 T:791 debug <general>: CDRMUtils::SetMode - found crtc mode: 1024x768 @ 60 Hz
  316. 2025-04-01 19:36:39.327 T:791 info <general>: GLES: Maximum texture width: 2048
  317. 2025-04-01 19:36:39.327 T:791 debug <general>: guilib: Fill viewport on change for solving rendering passes
  318. 2025-04-01 19:36:40.143 T:791 debug <general>: EGL Debugging:
  319. Error: EGL_BAD_SURFACE
  320. Command: eglSwapBuffers
  321. Type: EGL_DEBUG_MSG_ERROR_KHR
  322. Message: dri2_swap_buffers
  323. 2025-04-01 19:36:40.144 T:791 debug <general>: CDRMUtils::DrmFbGetFromBo - using modifier: BROADCOM_VC4_T_TILED
  324. 2025-04-01 19:36:40.144 T:791 debug <general>: CDRMAtomic::FlipPage - Execute modeset at next commit
  325. 2025-04-01 19:36:40.162 T:791 debug <general>: CWinSystemGbmGLESContext::PresentRender - Sending display reset to all clients
  326. 2025-04-01 19:36:40.162 T:791 info <general>: load keymapping
  327. 2025-04-01 19:36:40.166 T:791 info <general>: Loading special://xbmc/system/keymaps/appcommand.xml
  328. 2025-04-01 19:36:40.167 T:791 info <general>: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  329. 2025-04-01 19:36:40.169 T:791 info <general>: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  330. 2025-04-01 19:36:40.172 T:791 info <general>: Loading special://xbmc/system/keymaps/customcontroller.SiriRemote.xml
  331. 2025-04-01 19:36:40.173 T:791 info <general>: Loading special://xbmc/system/keymaps/gamepad.xml
  332. 2025-04-01 19:36:40.176 T:791 info <general>: Loading special://xbmc/system/keymaps/joystick.xml
  333. 2025-04-01 19:36:40.179 T:791 info <general>: Loading special://xbmc/system/keymaps/keyboard.xml
  334. 2025-04-01 19:36:40.185 T:791 info <general>: Loading special://xbmc/system/keymaps/mouse.xml
  335. 2025-04-01 19:36:40.187 T:791 info <general>: Loading special://xbmc/system/keymaps/remote.xml
  336. 2025-04-01 19:36:40.191 T:791 info <general>: Loading special://xbmc/system/keymaps/touchscreen.xml
  337. 2025-04-01 19:36:40.197 T:791 info <general>: GUI format 1024x768, Display 1024x768 @ 60.000000 Hz
  338. 2025-04-01 19:36:40.197 T:804 debug <general>: Thread ActiveAE start, auto delete: false
  339. 2025-04-01 19:36:40.198 T:805 debug <general>: Thread AESink start, auto delete: false
  340. 2025-04-01 19:36:40.198 T:804 debug <general>: [threads] name: 'AESink' priority: '-1'
  341. 2025-04-01 19:36:40.198 T:806 debug <general>: Thread FDEventMonitor start, auto delete: false
  342. 2025-04-01 19:36:40.207 T:804 info <general>: CAESinkALSA - Unable to open device "default" for playback
  343. 2025-04-01 19:36:40.227 T:804 info <general>: CAESinkALSA - Unable to open device "sysdefault" for playback
  344. 2025-04-01 19:36:40.228 T:804 info <general>: CAESinkALSA - Unable to open device "sysdefault:CARD=vc4hdmi" for playback
  345. 2025-04-01 19:36:40.228 T:804 info <general>: CAESinkALSA - Unable to open device "hdmi:CARD=vc4hdmi,DEV=0" for playback
  346. 2025-04-01 19:36:40.231 T:804 debug <general>: PulseAudio: Context authorizing
  347. 2025-04-01 19:36:40.231 T:804 debug <general>: PulseAudio: Context setting name
  348. 2025-04-01 19:36:40.231 T:804 debug <general>: PulseAudio: Context ready
  349. 2025-04-01 19:36:40.232 T:804 warning <general>: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail
  350. 2025-04-01 19:36:40.233 T:804 info <general>: Found 1 Lists of Devices
  351. 2025-04-01 19:36:40.233 T:804 info <general>: Enumerated PULSE devices:
  352. 2025-04-01 19:36:40.233 T:804 info <general>: Device 1
  353. 2025-04-01 19:36:40.233 T:804 info <general>: m_deviceName : Default
  354. 2025-04-01 19:36:40.233 T:804 info <general>: m_displayName : Default
  355. 2025-04-01 19:36:40.233 T:804 info <general>: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
  356. 2025-04-01 19:36:40.233 T:804 info <general>: m_deviceType : AE_DEVTYPE_PCM
  357. 2025-04-01 19:36:40.233 T:804 info <general>: m_channels : FL, FR
  358. 2025-04-01 19:36:40.233 T:804 info <general>: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  359. 2025-04-01 19:36:40.233 T:804 info <general>: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  360. 2025-04-01 19:36:40.233 T:804 info <general>: m_streamTypes : No passthrough capabilities
  361. 2025-04-01 19:36:40.233 T:804 warning <general>: ValidateOutputDevices: audio output device setting has been updated from 'ALSA:hdmi:CARD=vc4hdmi,DEV=0' to 'PULSE:Default|Bluetooth Audio (PULSEAUDIO)'
  362. 2025-04-01 19:36:40.233 T:805 info <general>: CActiveAESink::OpenSink - initialize sink
  363. 2025-04-01 19:36:40.233 T:805 debug <general>: CActiveAESink::OpenSink - trying to open device PULSE:Default
  364. 2025-04-01 19:36:40.234 T:805 debug <general>: PulseAudio: Context authorizing
  365. 2025-04-01 19:36:40.235 T:805 debug <general>: PulseAudio: Context setting name
  366. 2025-04-01 19:36:40.235 T:805 debug <general>: PulseAudio: Context ready
  367. 2025-04-01 19:36:40.237 T:805 debug <general>: PulseAudio: Stream ready
  368. 2025-04-01 19:36:40.237 T:805 info <general>: PulseAudio: Opened device Default in pcm mode with Buffersize 300 ms Periodsize 100 ms
  369. 2025-04-01 19:36:40.237 T:794 debug <general>: Sink changed
  370. 2025-04-01 19:36:40.238 T:805 info <general>: Skipped 1 duplicate messages..
  371. 2025-04-01 19:36:40.238 T:805 debug <general>: CActiveAESink::OpenSink - PULSE Initialized:
  372. 2025-04-01 19:36:40.238 T:805 debug <general>: Output Device : Default
  373. 2025-04-01 19:36:40.238 T:805 debug <general>: Sample Rate : 44100
  374. 2025-04-01 19:36:40.238 T:805 debug <general>: Sample Format : AE_FMT_FLOAT
  375. 2025-04-01 19:36:40.238 T:805 debug <general>: Channel Count : 2
  376. 2025-04-01 19:36:40.238 T:805 debug <general>: Channel Layout: FL, FR
  377. 2025-04-01 19:36:40.238 T:805 debug <general>: Frames : 4410
  378. 2025-04-01 19:36:40.238 T:805 debug <general>: Frame Size : 8
  379. 2025-04-01 19:36:40.242 T:791 info <general>: CLangInfo: loading resource.language.en_gb language information...
  380. 2025-04-01 19:36:40.243 T:794 debug <general>: Sink changed
  381. 2025-04-01 19:36:40.256 T:791 debug <general>: trying to set locale to en_US.UTF-8
  382. 2025-04-01 19:36:40.257 T:791 info <general>: global locale set to C
  383. 2025-04-01 19:36:40.257 T:791 info <general>: CLangInfo: loading resource.language.en_gb language strings...
  384. 2025-04-01 19:36:40.281 T:791 debug <general>: LocalizeStrings: loaded 4434 strings from file resource://resource.language.en_gb/strings.po
  385. 2025-04-01 19:36:40.289 T:791 debug <general>: LocalizeStrings: loaded 3 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.aac/resources/language/resource.language.en_gb/strings.po
  386. 2025-04-01 19:36:40.291 T:791 debug <general>: LocalizeStrings: loaded 3 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.wma/resources/language/resource.language.en_gb/strings.po
  387. 2025-04-01 19:36:40.292 T:791 debug <general>: LocalizeStrings: loaded 18 strings from file /usr/share/kodi/addons/game.controller.default/resources/language/resource.language.en_gb/strings.po
  388. 2025-04-01 19:36:40.298 T:791 debug <general>: LocalizeStrings: loaded 141 strings from file /usr/share/kodi/addons/game.controller.keyboard/resources/language/resource.language.en_gb/strings.po
  389. 2025-04-01 19:36:40.304 T:791 debug <general>: LocalizeStrings: loaded 11 strings from file /usr/share/kodi/addons/game.controller.mouse/resources/language/resource.language.en_gb/strings.po
  390. 2025-04-01 19:36:40.314 T:791 debug <general>: LocalizeStrings: loaded 13 strings from file /usr/share/kodi/addons/game.controller.snes/resources/language/resource.language.en_gb/strings.po
  391. 2025-04-01 19:36:40.318 T:791 debug <general>: LocalizeStrings: loaded 17 strings from file /storage/.kodi/addons/metadata.album.universal/resources/language/resource.language.en_gb/strings.po
  392. 2025-04-01 19:36:40.320 T:791 debug <general>: LocalizeStrings: loaded 32 strings from file /storage/.kodi/addons/metadata.artists.universal/resources/language/resource.language.en_gb/strings.po
  393. 2025-04-01 19:36:40.325 T:791 debug <general>: LocalizeStrings: loaded 17 strings from file /storage/.kodi/addons/metadata.generic.albums/resources/language/resource.language.en_gb/strings.po
  394. 2025-04-01 19:36:40.335 T:791 debug <general>: LocalizeStrings: loaded 15 strings from file /usr/share/kodi/addons/metadata.generic.artists/resources/language/resource.language.en_gb/strings.po
  395. 2025-04-01 19:36:40.340 T:791 debug <general>: LocalizeStrings: loaded 21 strings from file /storage/.kodi/addons/metadata.themoviedb.org.python/resources/language/resource.language.en_gb/strings.po
  396. 2025-04-01 19:36:40.342 T:791 debug <general>: LocalizeStrings: loaded 34 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org.python/resources/language/resource.language.en_gb/strings.po
  397. 2025-04-01 19:36:40.352 T:791 debug <general>: LocalizeStrings: loaded 9 strings from file /usr/share/kodi/addons/peripheral.joystick/resources/language/resource.language.en_gb/strings.po
  398. 2025-04-01 19:36:40.354 T:791 debug <general>: LocalizeStrings: loaded 0 strings from file /usr/share/kodi/addons/repository.xbmc.org/resources/language/resource.language.en_gb/strings.po
  399. 2025-04-01 19:36:40.367 T:791 debug <general>: LocalizeStrings: loaded 3 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_gb/strings.po
  400. 2025-04-01 19:36:40.371 T:791 debug <general>: LocalizeStrings: loaded 272 strings from file /usr/share/kodi/addons/service.libreelec.settings/resources/language/resource.language.en_gb/strings.po
  401. 2025-04-01 19:36:40.374 T:809 debug <general>: Thread JobWorker start, auto delete: true
  402. 2025-04-01 19:36:40.374 T:809 debug <general>: [threads] name: 'JobWorker' priority: '1'
  403. 2025-04-01 19:36:40.374 T:809 debug <general>: Initialize, updating databases...
  404. 2025-04-01 19:36:40.376 T:809 info <general>: Running database version Addons33
  405. 2025-04-01 19:36:40.381 T:809 info <general>: Running database version ViewModes6
  406. 2025-04-01 19:36:40.385 T:809 info <general>: Running database version Textures13
  407. 2025-04-01 19:36:40.401 T:809 info <general>: Running database version MyMusic83
  408. 2025-04-01 19:36:40.430 T:809 info <general>: Running database version MyVideos131
  409. 2025-04-01 19:36:40.438 T:809 info <general>: Running database version TV46
  410. 2025-04-01 19:36:40.442 T:809 info <general>: Running database version Epg16
  411. 2025-04-01 19:36:40.442 T:809 debug <general>: Initialize, updating databases... DONE
  412. 2025-04-01 19:36:40.446 T:791 debug <general>: CDRMUtils::DrmFbGetFromBo - using modifier: BROADCOM_VC4_T_TILED
  413. 2025-04-01 19:36:40.525 T:791 info <general>: Skipped 1 duplicate messages..
  414. 2025-04-01 19:36:40.525 T:791 debug <general>: CGBMUtils - using 4 buffers
  415. 2025-04-01 19:36:40.525 T:791 debug <general>: CDRMUtils::DrmFbGetFromBo - using modifier: BROADCOM_VC4_T_TILED
  416. 2025-04-01 19:36:40.546 T:791 info <general>: Unloaded skin
  417. 2025-04-01 19:36:40.551 T:791 info <general>: load skin from: /usr/share/kodi/addons/skin.estuary/ (version: 4.0.0)
  418. 2025-04-01 19:36:40.551 T:791 info <general>: load fonts for skin...
  419. 2025-04-01 19:36:40.555 T:805 error <general>: Sink Timer expired for more than buffer time: 0.3s
  420. 2025-04-01 19:36:40.579 T:791 info <general>: Loading skin includes from /usr/share/kodi/addons/skin.estuary/xml/Includes.xml
  421. 2025-04-01 19:36:40.754 T:791 info <general>: LoadFontsFromFile: Loading <fontset> with name 'Default' from '/usr/share/kodi/addons/skin.estuary/xml/Font.xml'
  422. 2025-04-01 19:36:40.872 T:791 debug <general>: LocalizeStrings: loaded 166 strings from file /usr/share/kodi/addons/skin.estuary/language/resource.language.en_gb/strings.po
  423. 2025-04-01 19:36:40.873 T:791 info <general>: LoadTimers: Trying to load skin timers from /usr/share/kodi/addons/skin.estuary/xml/Timers.xml
  424. 2025-04-01 19:36:40.883 T:791 info <general>: load new skin...
  425. 2025-04-01 19:36:40.883 T:791 info <general>: Loading custom window XMLs from skin path /usr/share/kodi/addons/skin.estuary/xml
  426. 2025-04-01 19:36:40.912 T:791 debug <general>: Load Skin XML: 29.00 ms
  427. 2025-04-01 19:36:40.912 T:791 info <general>: initialize new skin...
  428. 2025-04-01 19:36:40.912 T:791 debug <general>: guilib: Fill viewport on change for solving rendering passes
  429. 2025-04-01 19:36:40.912 T:791 info <general>: Loading skin file: Custom_1109_TopBarOverlay.xml, load type: LOAD_ON_GUI_INIT
  430. 2025-04-01 19:36:40.972 T:791 debug <general>: OpenBundle - Opened bundle /usr/share/kodi/addons/skin.estuary/media/Textures.xbt
  431. 2025-04-01 19:36:40.973 T:791 info <general>: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  432. 2025-04-01 19:36:41.003 T:791 info <general>: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  433. 2025-04-01 19:36:41.006 T:791 info <general>: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  434. 2025-04-01 19:36:41.033 T:791 info <general>: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  435. 2025-04-01 19:36:41.037 T:791 info <general>: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  436. 2025-04-01 19:36:41.039 T:791 info <general>: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  437. 2025-04-01 19:36:41.040 T:791 info <general>: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  438. 2025-04-01 19:36:41.043 T:791 info <general>: Loading resource://resource.uisounds.kodi/sounds.xml
  439. 2025-04-01 19:36:41.133 T:791 info <general>: skin loaded...
  440. 2025-04-01 19:36:41.133 T:791 debug <general>: Activating window ID: 12997
  441. 2025-04-01 19:36:41.133 T:791 debug <general>: ------ Window Init () ------
  442. 2025-04-01 19:36:41.134 T:791 debug <general>: Activating window ID: 12999
  443. 2025-04-01 19:36:41.134 T:791 debug <general>: ------ Window Init (Startup.xml) ------
  444. 2025-04-01 19:36:41.134 T:791 info <general>: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  445. 2025-04-01 19:36:41.144 T:791 debug <general>: Activating window ID: 10000
  446. 2025-04-01 19:36:41.144 T:791 debug <general>: ------ Window Deinit (Startup.xml) ------
  447. 2025-04-01 19:36:41.144 T:791 debug <general>: ------ Window Init (Home.xml) ------
  448. 2025-04-01 19:36:41.144 T:791 info <general>: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  449. 2025-04-01 19:36:41.294 T:791 debug <general>: CDirectoryProvider[addons://]: refreshing..
  450. 2025-04-01 19:36:41.294 T:791 debug <general>: CDirectoryProvider[addons://sources/video/]: refreshing..
  451. 2025-04-01 19:36:41.294 T:791 debug <general>: CDirectoryProvider[addons://sources/audio/]: refreshing..
  452. 2025-04-01 19:36:41.294 T:791 debug <general>: CDirectoryProvider[addons://sources/game/]: refreshing..
  453. 2025-04-01 19:36:41.294 T:791 debug <general>: CDirectoryProvider[addons://sources/executable/]: refreshing..
  454. 2025-04-01 19:36:41.294 T:791 debug <general>: CDirectoryProvider[addons://sources/image/]: refreshing..
  455. 2025-04-01 19:36:41.294 T:791 debug <general>: CDirectoryProvider[library://video/]: refreshing..
  456. 2025-04-01 19:36:41.294 T:791 debug <general>: CDirectoryProvider[sources://video/]: refreshing..
  457. 2025-04-01 19:36:41.294 T:791 debug <general>: CDirectoryProvider[special://videoplaylists/]: refreshing..
  458. 2025-04-01 19:36:41.294 T:791 debug <general>: CDirectoryProvider[favourites://]: refreshing..
  459. 2025-04-01 19:36:41.294 T:791 debug <general>: CDirectoryProvider[sources://pictures/]: refreshing..
  460. 2025-04-01 19:36:41.295 T:810 debug <general>: Thread JobWorker start, auto delete: true
  461. 2025-04-01 19:36:41.295 T:810 debug <general>: [threads] name: 'JobWorker' priority: '1'
  462. 2025-04-01 19:36:41.295 T:791 debug <general>: CDirectoryProvider[addons://sources/game/]: refreshing..
  463. 2025-04-01 19:36:41.295 T:811 debug <general>: Thread JobWorker start, auto delete: true
  464. 2025-04-01 19:36:41.295 T:811 debug <general>: [threads] name: 'JobWorker' priority: '1'
  465. 2025-04-01 19:36:41.298 T:809 debug <general>: CAddonDatabase: SELECT repo.id FROM repo .. took 1 ms
  466. 2025-04-01 19:36:41.328 T:810 debug <general>: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
  467. 2025-04-01 19:36:41.328 T:810 debug <general>: Getting Directory (special://profile/playlists/video)
  468. 2025-04-01 19:36:41.329 T:791 debug <general>: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  469. 2025-04-01 19:36:41.329 T:791 warning <general>: JSONRPC: Could not parse type "Setting.Details.SettingList"
  470. 2025-04-01 19:36:41.329 T:791 info <general>: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  471. 2025-04-01 19:36:41.329 T:791 info <general>: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  472. 2025-04-01 19:36:41.332 T:810 debug <general>: Getting Directory (special://profile/playlists/mixed)
  473. 2025-04-01 19:36:41.333 T:810 debug <general>: CMultiPathDirectory::MergeItems, items = 0
  474. 2025-04-01 19:36:41.349 T:809 debug <general>: CAddonDatabase: query SELECT addons.*, repo.addonID AS repoID FROM addons JOIN addonlinkrepo ON addons.id=addonlinkrepo.idAddon JOIN repo ON repo.id=addonlinkrepo.idRepo WHERE addonlinkrepo.idRepo IN (1,2) ORDER BY repo.addonID, addons.addonID returned 1324 rows in 50 ms
  475. 2025-04-01 19:36:41.369 T:811 debug <general>: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  476. 2025-04-01 19:36:41.370 T:791 info <general>: JSONRPC v13.5.0: Successfully initialized
  477. 2025-04-01 19:36:41.370 T:791 info <general>: [Media Detection] starting service for optical media detection
  478. 2025-04-01 19:36:41.370 T:812 debug <general>: Thread DetectDVDMedia start, auto delete: false
  479. 2025-04-01 19:36:41.370 T:812 debug <general>: Compiled with libcdio Version 0.20100
  480. 2025-04-01 19:36:41.372 T:812 debug <general>: Thread DetectDVDMedia 1630532160 terminating
  481. 2025-04-01 19:36:41.374 T:791 debug <general>: LoadMappings: loaded node "Motorola Nyxboard Hybrid"
  482. 2025-04-01 19:36:41.375 T:791 debug <general>: LoadMappings: loaded node "CEC Adapter"
  483. 2025-04-01 19:36:41.375 T:791 debug <general>: LoadMappings: loaded node "Pulse-Eight CEC Adapter"
  484. 2025-04-01 19:36:41.375 T:791 debug <general>: LoadMappings: loaded node "iMON HID device"
  485. 2025-04-01 19:36:41.375 T:791 debug <general>: LoadMappings: loaded node "WETEK Play remote"
  486. 2025-04-01 19:36:41.375 T:791 debug <general>: LoadMappings: loaded node "OSMC RF Remote"
  487. 2025-04-01 19:36:41.375 T:791 info <general>: Skipped 1 duplicate messages..
  488. 2025-04-01 19:36:41.375 T:791 debug <general>: LoadMappings: loaded node "joystick"
  489. 2025-04-01 19:36:41.376 T:791 debug <general>: Add-on bus: Registering add-on peripheral.joystick
  490. 2025-04-01 19:36:41.376 T:791 debug <general>: PERIPHERAL - CreateAddon - creating peripheral add-on instance 'Joystick Support'
  491. 2025-04-01 19:36:41.376 T:791 debug <general>: ADDON: Dll Initializing - Joystick Support
  492. 2025-04-01 19:36:41.378 T:791 debug <general>: SECTION:LoadDLL(/usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.21.1.22)
  493. 2025-04-01 19:36:41.378 T:791 debug <general>: Loading: /usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.21.1.22
  494. 2025-04-01 19:36:41.384 T:811 debug <general>: GetRecentlyAddedAlbumSongs() query: SELECT songview.*, songartistview.* FROM (SELECT idAlbum, dateAdded FROM album ORDER BY dateAdded DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum = recentalbums.idAlbum JOIN songartistview ON songview.idSong = songartistview.idSong ORDER BY recentalbums.dateAdded DESC, songview.idAlbum DESC, songview.idSong, songartistview.idRole, songartistview.iOrder
  495. 2025-04-01 19:36:41.388 T:811 debug <general>: GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY dateAdded DESC LIMIT 10) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY dateAdded DESC, albumview.idAlbum desc, albumartistview.iOrder
  496. 2025-04-01 19:36:41.393 T:811 debug <general>: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  497. 2025-04-01 19:36:41.418 T:791 debug <general>: AddOnLog: peripheral.joystick: Loaded 14 joystick families with 102 total joysticks
  498. 2025-04-01 19:36:41.418 T:791 debug <general>: Calling TransferSettings for: Joystick Support
  499. 2025-04-01 19:36:41.420 T:791 info <general>: AddOnLog: peripheral.joystick: Enabling joystick interface "linux"
  500. 2025-04-01 19:36:41.421 T:814 debug <general>: Thread PeripBusUSBUdev start, auto delete: false
  501. 2025-04-01 19:36:41.421 T:814 debug <general>: Process - initialised udev monitor
  502. 2025-04-01 19:36:41.423 T:791 debug <general>: [threads] name: 'PeripBusUSBUdev' priority: '1'
  503. 2025-04-01 19:36:41.424 T:815 debug <general>: Thread PeripBusCEC start, auto delete: false
  504. 2025-04-01 19:36:41.424 T:791 debug <general>: [threads] name: 'PeripBusCEC' priority: '1'
  505. 2025-04-01 19:36:41.425 T:816 debug <general>: Thread PeripBusAddon start, auto delete: false
  506. 2025-04-01 19:36:41.425 T:791 debug <general>: [threads] name: 'PeripBusAddon' priority: '1'
  507. 2025-04-01 19:36:41.427 T:811 debug <general>: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  508. 2025-04-01 19:36:41.429 T:791 debug <general>: Initialise - initialised peripheral on 'keyboard' with 1 features and 0 sub devices
  509. 2025-04-01 19:36:41.429 T:791 info <general>: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
  510. 2025-04-01 19:36:41.434 T:791 debug <general>: Initialise - initialised peripheral on 'mouse' with 1 features and 0 sub devices
  511. 2025-04-01 19:36:41.434 T:791 info <general>: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
  512. 2025-04-01 19:36:41.438 T:817 debug <general>: Thread PeripEventScan start, auto delete: false
  513. 2025-04-01 19:36:41.438 T:791 debug <general>: ContextMenuManager: addon menus reloaded.
  514. 2025-04-01 19:36:41.438 T:791 info <general>: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  515. 2025-04-01 19:36:41.440 T:791 debug <general>: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  516. 2025-04-01 19:36:41.440 T:791 debug <general>: CPlayerCoreConfig::<ctor>: created player PAPlayer
  517. 2025-04-01 19:36:41.440 T:791 debug <general>: CPlayerCoreConfig::<ctor>: created player RetroPlayer
  518. 2025-04-01 19:36:41.440 T:791 debug <general>: CPlayerSelectionRule::Initialize: creating rule: system rules
  519. 2025-04-01 19:36:41.440 T:791 debug <general>: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  520. 2025-04-01 19:36:41.440 T:791 debug <general>: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  521. 2025-04-01 19:36:41.440 T:791 debug <general>: CPlayerSelectionRule::Initialize: creating rule: rtmp
  522. 2025-04-01 19:36:41.440 T:791 debug <general>: CPlayerSelectionRule::Initialize: creating rule: rtsp
  523. 2025-04-01 19:36:41.440 T:791 debug <general>: CPlayerSelectionRule::Initialize: creating rule: streams
  524. 2025-04-01 19:36:41.440 T:791 debug <general>: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  525. 2025-04-01 19:36:41.440 T:791 debug <general>: CPlayerSelectionRule::Initialize: creating rule: mp2
  526. 2025-04-01 19:36:41.440 T:791 debug <general>: CPlayerSelectionRule::Initialize: creating rule: dvd
  527. 2025-04-01 19:36:41.440 T:791 debug <general>: CPlayerSelectionRule::Initialize: creating rule: discimage
  528. 2025-04-01 19:36:41.440 T:791 debug <general>: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  529. 2025-04-01 19:36:41.440 T:791 debug <general>: CPlayerSelectionRule::Initialize: creating rule: nsv
  530. 2025-04-01 19:36:41.440 T:791 debug <general>: CPlayerSelectionRule::Initialize: creating rule: radio
  531. 2025-04-01 19:36:41.440 T:791 info <general>: Loaded playercorefactory configuration
  532. 2025-04-01 19:36:41.440 T:791 info <general>: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  533. 2025-04-01 19:36:41.440 T:791 info <general>: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  534. 2025-04-01 19:36:41.440 T:791 info <general>: removing tempfiles
  535. 2025-04-01 19:36:41.448 T:791 debug <general>: CRepositoryUpdater: closest next update check at 04/02/2025 1:34:44 AM (in 21483 s)
  536. 2025-04-01 19:36:41.449 T:791 debug <general>: CRepositoryUpdater: checking in 21483000 ms
  537. 2025-04-01 19:36:41.449 T:819 debug <general>: Thread Timer start, auto delete: false
  538. 2025-04-01 19:36:41.449 T:791 debug <general>: CServiceAddonManager: starting service.libreelec.settings
  539. 2025-04-01 19:36:41.450 T:820 debug <general>: Thread LanguageInvoker start, auto delete: false
  540. 2025-04-01 19:36:41.450 T:820 debug <general>: initializing python engine.
  541. 2025-04-01 19:36:41.451 T:791 info <general>: initialize done
  542. 2025-04-01 19:36:41.451 T:791 info <general>: Running the application...
  543. 2025-04-01 19:36:41.453 T:791 debug <general>: NetworkMessage - Starting network services
  544. 2025-04-01 19:36:41.466 T:791 debug <general>: CZeroconfAvahi::clientCallback: client is up and running
  545. 2025-04-01 19:36:41.467 T:791 info <general>: starting zeroconf publishing
  546. 2025-04-01 19:36:41.471 T:822 debug <general>: Thread EventServer start, auto delete: false
  547. 2025-04-01 19:36:41.471 T:822 info <general>: ES: Starting UDP Event server on port 9777
  548. 2025-04-01 19:36:41.471 T:822 info <general>: UDP: Listening on port 9777 (ipv6 : false)
  549. 2025-04-01 19:36:41.472 T:810 debug <general>: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:Kodi (LibreELEC) port:9777
  550. 2025-04-01 19:36:41.472 T:810 debug <general>: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _xbmc-events._udp port:9777
  551. 2025-04-01 19:36:41.488 T:791 debug <general>: JSONRPC Server: Failed to bind IPv4 serversocket
  552. 2025-04-01 19:36:41.488 T:791 info <general>: JSONRPC Server: Successfully initialized
  553. 2025-04-01 19:36:41.489 T:823 debug <general>: Thread TCPServer start, auto delete: false
  554. 2025-04-01 19:36:41.490 T:810 debug <general>: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tcp type: _xbmc-jsonrpc._tcp name:Kodi (LibreELEC) port:9090
  555. 2025-04-01 19:36:41.490 T:810 debug <general>: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _xbmc-jsonrpc._tcp port:9090
  556. 2025-04-01 19:36:41.494 T:811 debug <general>: CZeroconfAvahi::doPublishService identifier: servers.airtunes type: _raop._tcp name:B827EB2B9656@Kodi (LibreELEC) port:36666
  557. 2025-04-01 19:36:41.503 T:811 debug <general>: CZeroconfAvahi::addService() named: B827EB2B9656@Kodi (LibreELEC) type: _raop._tcp port:36666
  558. 2025-04-01 19:36:41.517 T:805 error <general>: Sink Timer expired for more than buffer time: 0.3s
  559. 2025-04-01 19:36:41.593 T:815 debug <general>: GetMappingForDevice - device (0000:0000) mapped to CEC Adapter (type = cec)
  560. 2025-04-01 19:36:41.610 T:820 debug <general>: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): start processing
  561. 2025-04-01 19:36:41.672 T:820 debug <general>: -->Python Interpreter Initialized<--
  562. 2025-04-01 19:36:41.672 T:820 debug <general>:
  563.  
  564. 2025-04-01 19:36:41.672 T:820 debug <general>: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): the source file to load is "/usr/share/kodi/addons/service.libreelec.settings/service.py"
  565. 2025-04-01 19:36:41.672 T:820 debug <general>: CPythonInvoker(0): full python path:
  566. 2025-04-01 19:36:41.672 T:820 debug <general>: CPythonInvoker(0): custom python path:
  567. 2025-04-01 19:36:41.672 T:820 debug <general>: CPythonInvoker(0): /usr/share/kodi/addons/service.libreelec.settings
  568. 2025-04-01 19:36:41.672 T:820 debug <general>: CPythonInvoker(0): default python path:
  569. 2025-04-01 19:36:41.672 T:820 debug <general>: CPythonInvoker(0): /usr/lib/python311.zip
  570. 2025-04-01 19:36:41.672 T:820 debug <general>: CPythonInvoker(0): /usr/lib/python3.11
  571. 2025-04-01 19:36:41.672 T:820 debug <general>: CPythonInvoker(0): /usr/lib/python3.11/lib-dynload
  572. 2025-04-01 19:36:41.672 T:820 debug <general>: CPythonInvoker(0): /usr/lib/python3.11/site-packages
  573. 2025-04-01 19:36:41.672 T:820 debug <general>: CPythonInvoker(0): adding args:
  574. 2025-04-01 19:36:41.672 T:820 debug <general>: CPythonInvoker(0):
  575. 2025-04-01 19:36:41.672 T:820 debug <general>: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): entering source directory /usr/share/kodi/addons/service.libreelec.settings
  576. 2025-04-01 19:36:41.673 T:820 debug <general>: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): instantiating addon using automatically obtained id of "service.libreelec.settings" dependent on version 3.0.0 of the xbmc.python api
  577. 2025-04-01 19:36:41.727 T:815 debug <general>: InitialiseFeature - using libCEC v4.0.7
  578. 2025-04-01 19:36:41.728 T:826 debug <general>: Thread CECAdapter start, auto delete: false
  579. 2025-04-01 19:36:41.728 T:826 debug <general>: OpenConnection - opening a connection to the CEC adapter: Linux
  580. 2025-04-01 19:36:41.729 T:815 debug <general>: Initialise - initialised peripheral on 'Linux' with 2 features and 0 sub devices
  581. 2025-04-01 19:36:41.729 T:815 info <general>: Register - new cec device registered on cec->Linux: CEC Adapter (0000:0000)
  582. 2025-04-01 19:36:41.729 T:815 debug <general>: Thread PeripBusCEC 1605354048 terminating
  583. 2025-04-01 19:36:41.816 T:809 debug <general>: CAddonDatabase::GetAddons took 517 ms
  584. 2025-04-01 19:36:41.853 T:809 debug <general>: CAddonMgr::GetAvailableUpdatesOrOutdatedAddons took 558 ms
  585. 2025-04-01 19:36:42.037 T:805 error <general>: Sink Timer expired for more than buffer time: 0.3s
  586. 2025-04-01 19:36:42.138 T:791 debug <general>: ------ Window Init () ------
  587. 2025-04-01 19:36:42.170 T:791 debug <general>: ------ Window Init (Pointer.xml) ------
  588. 2025-04-01 19:36:42.247 T:791 debug <general>: LogindUPowerSyscall - Received unknown signal NameAcquired
  589. 2025-04-01 19:36:42.247 T:791 debug <general>: ------ Window Init (DialogNotification.xml) ------
  590. 2025-04-01 19:36:42.253 T:791 debug <general>: ------ Window Deinit (Pointer.xml) ------
  591. 2025-04-01 19:36:42.271 T:821 debug <general>: CZeroconfAvahi::groupCallback: Service successfully established
  592. 2025-04-01 19:36:43.344 T:826 info <general>: Skipped 2 duplicate messages..
  593. 2025-04-01 19:36:43.344 T:826 debug <general>: OpenConnection - connection to the CEC adapter opened
  594. 2025-04-01 19:36:43.345 T:830 debug <general>: Thread CECAdapterUpdate start, auto delete: false
  595. 2025-04-01 19:36:44.676 T:820 info <general>: SETTINGS: <module> # ## LibreELEC Addon ## 12.0
  596. 2025-04-01 19:36:44.960 T:820 info <general>: SETTINGS: set_keyboard_layout # Settings keyboard layout: us
  597. 2025-04-01 19:36:44.967 T:820 info <general>: SETTINGS: set_keyboard_layout # Found keyboard layout: /usr/lib/keymaps/us/us.bmap
  598. 2025-04-01 19:36:44.967 T:820 info <general>: SETTINGS: set_keyboard_layout # Executing loadkmap < /usr/lib/keymaps/us/us.bmap
  599. 2025-04-01 19:36:47.211 T:820 info <general>: SETTINGS: __init__ # updateThread Started
  600. 2025-04-01 19:36:47.213 T:820 info <general>: SETTINGS: set_auto_update # auto
  601. 2025-04-01 19:36:47.386 T:845 info <general>: SETTINGS: run # Waiting
  602. 2025-04-01 19:36:47.967 T:791 debug <general>: ------ Window Deinit (DialogNotification.xml) ------
  603. 2025-04-01 19:36:55.676 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 0, event.motion.y: 0
  604. 2025-04-01 19:36:55.761 T:796 info <general>: Skipped 3 duplicate messages..
  605. 2025-04-01 19:36:55.761 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 3, event.motion.y: 1
  606. 2025-04-01 19:36:55.769 T:791 info <general>: Loading controller layout: /usr/share/kodi/addons/game.controller.mouse/resources/layout.xml
  607. 2025-04-01 19:36:55.778 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 8, event.motion.y: 1
  608. 2025-04-01 19:36:55.785 T:791 debug <general>: ------ Window Init (Pointer.xml) ------
  609. 2025-04-01 19:36:55.795 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 11, event.motion.y: 1
  610. 2025-04-01 19:36:55.812 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 13, event.motion.y: 0
  611. 2025-04-01 19:36:55.829 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 15, event.motion.y: 0
  612. 2025-04-01 19:36:55.846 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 17, event.motion.y: 0
  613. 2025-04-01 19:36:55.863 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 18, event.motion.y: 0
  614. 2025-04-01 19:36:55.980 T:796 info <general>: Skipped 2 duplicate messages..
  615. 2025-04-01 19:36:55.980 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 21, event.motion.y: 0
  616. 2025-04-01 19:36:55.997 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 26, event.motion.y: 1
  617. 2025-04-01 19:36:56.014 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 31, event.motion.y: 2
  618. 2025-04-01 19:36:56.031 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 38, event.motion.y: 4
  619. 2025-04-01 19:36:56.048 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 49, event.motion.y: 7
  620. 2025-04-01 19:36:56.065 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 59, event.motion.y: 11
  621. 2025-04-01 19:36:56.082 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 63, event.motion.y: 15
  622. 2025-04-01 19:36:56.099 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 65, event.motion.y: 19
  623. 2025-04-01 19:36:56.116 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 66, event.motion.y: 21
  624. 2025-04-01 19:36:56.133 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 66, event.motion.y: 23
  625. 2025-04-01 19:36:56.150 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 65, event.motion.y: 24
  626. 2025-04-01 19:36:56.167 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 64, event.motion.y: 25
  627. 2025-04-01 19:36:56.252 T:796 info <general>: Skipped 3 duplicate messages..
  628. 2025-04-01 19:36:56.252 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 64, event.motion.y: 26
  629. 2025-04-01 19:36:56.269 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 65, event.motion.y: 29
  630. 2025-04-01 19:36:56.286 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 66, event.motion.y: 32
  631. 2025-04-01 19:36:56.303 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 67, event.motion.y: 33
  632. 2025-04-01 19:36:56.371 T:796 info <general>: Skipped 2 duplicate messages..
  633. 2025-04-01 19:36:56.371 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 67, event.motion.y: 35
  634. 2025-04-01 19:36:56.388 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 67, event.motion.y: 37
  635. 2025-04-01 19:36:56.405 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 68, event.motion.y: 40
  636. 2025-04-01 19:36:56.422 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 69, event.motion.y: 42
  637. 2025-04-01 19:36:56.439 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 71, event.motion.y: 45
  638. 2025-04-01 19:36:56.456 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 75, event.motion.y: 48
  639. 2025-04-01 19:36:56.473 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 80, event.motion.y: 51
  640. 2025-04-01 19:36:56.490 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 84, event.motion.y: 52
  641. 2025-04-01 19:36:56.507 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 87, event.motion.y: 53
  642. 2025-04-01 19:36:56.524 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 90, event.motion.y: 54
  643. 2025-04-01 19:36:56.541 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 92, event.motion.y: 54
  644. 2025-04-01 19:36:56.626 T:796 info <general>: Skipped 3 duplicate messages..
  645. 2025-04-01 19:36:56.626 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 93, event.motion.y: 55
  646. 2025-04-01 19:36:56.660 T:796 info <general>: Skipped 1 duplicate messages..
  647. 2025-04-01 19:36:56.660 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 94, event.motion.y: 55
  648. 2025-04-01 19:36:56.677 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 98, event.motion.y: 57
  649. 2025-04-01 19:36:56.694 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 103, event.motion.y: 59
  650. 2025-04-01 19:36:56.711 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 107, event.motion.y: 61
  651. 2025-04-01 19:36:56.728 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 108, event.motion.y: 62
  652. 2025-04-01 19:36:57.099 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP → DEBOUNCE_EVENT_OTHERBUTTON → DEBOUNCE_STATE_IS_UP
  653.  
  654. 2025-04-01 19:36:57.099 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP → DEBOUNCE_EVENT_PRESS → DEBOUNCE_STATE_IS_DOWN_WAITING
  655.  
  656. 2025-04-01 19:36:57.099 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 7, event.button.button: 1, event.button.x: 108, event.button.y: 62
  657. 2025-04-01 19:36:57.124 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_DOWN
  658.  
  659. 2025-04-01 19:36:57.164 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN → DEBOUNCE_EVENT_RELEASE → DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS
  660.  
  661. 2025-04-01 19:36:57.164 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 8, event.button.button: 1, event.button.x: 108, event.button.y: 62
  662. 2025-04-01 19:36:57.176 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS → DEBOUNCE_EVENT_TIMEOUT_SHORT → DEBOUNCE_STATE_IS_UP_WAITING
  663.  
  664. 2025-04-01 19:36:57.178 T:791 debug <general>: ProcessMouse: trying mouse action leftclick
  665. 2025-04-01 19:36:57.178 T:791 debug <general>: Activating window ID: 10004
  666. 2025-04-01 19:36:57.189 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_UP
  667.  
  668. 2025-04-01 19:36:57.482 T:791 debug <general>: ------ Window Deinit (Home.xml) ------
  669. 2025-04-01 19:36:57.482 T:791 debug <general>: FreeVisualisation() done
  670. 2025-04-01 19:36:57.495 T:791 debug <general>: ------ Window Init (Settings.xml) ------
  671. 2025-04-01 19:36:57.495 T:791 info <general>: Loading skin file: Settings.xml, load type: KEEP_IN_MEMORY
  672. 2025-04-01 19:36:57.853 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 108, event.motion.y: 62
  673. 2025-04-01 19:36:57.870 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 109, event.motion.y: 62
  674. 2025-04-01 19:36:57.904 T:796 info <general>: Skipped 1 duplicate messages..
  675. 2025-04-01 19:36:57.904 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 110, event.motion.y: 63
  676. 2025-04-01 19:36:57.921 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 112, event.motion.y: 67
  677. 2025-04-01 19:36:57.938 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 114, event.motion.y: 72
  678. 2025-04-01 19:36:57.955 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 116, event.motion.y: 76
  679. 2025-04-01 19:36:57.972 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 117, event.motion.y: 78
  680. 2025-04-01 19:36:57.989 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 118, event.motion.y: 80
  681. 2025-04-01 19:36:58.006 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 120, event.motion.y: 82
  682. 2025-04-01 19:36:58.023 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 123, event.motion.y: 84
  683. 2025-04-01 19:36:58.040 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 125, event.motion.y: 85
  684. 2025-04-01 19:36:58.331 T:796 info <general>: Skipped 1 duplicate messages..
  685. 2025-04-01 19:36:58.331 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP → DEBOUNCE_EVENT_PRESS → DEBOUNCE_STATE_IS_DOWN_WAITING
  686.  
  687. 2025-04-01 19:36:58.331 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 7, event.button.button: 1, event.button.x: 125, event.button.y: 85
  688. 2025-04-01 19:36:58.356 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_DOWN
  689.  
  690. 2025-04-01 19:36:58.364 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 125, event.motion.y: 85
  691. 2025-04-01 19:36:58.415 T:796 info <general>: Skipped 2 duplicate messages..
  692. 2025-04-01 19:36:58.415 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN → DEBOUNCE_EVENT_RELEASE → DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS
  693.  
  694. 2025-04-01 19:36:58.415 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 8, event.button.button: 1, event.button.x: 125, event.button.y: 85
  695. 2025-04-01 19:36:58.427 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS → DEBOUNCE_EVENT_TIMEOUT_SHORT → DEBOUNCE_STATE_IS_UP_WAITING
  696.  
  697. 2025-04-01 19:36:58.432 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 125, event.motion.y: 85
  698. 2025-04-01 19:36:58.440 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_UP
  699.  
  700. 2025-04-01 19:36:58.445 T:791 debug <general>: ProcessMouse: trying mouse action leftclick
  701. 2025-04-01 19:36:58.445 T:791 debug <general>: Activating window ID: 10003
  702. 2025-04-01 19:36:58.529 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 125, event.motion.y: 85
  703. 2025-04-01 19:36:58.748 T:791 info <general>: Skipped 1 duplicate messages..
  704. 2025-04-01 19:36:58.748 T:791 debug <general>: ------ Window Deinit (Settings.xml) ------
  705. 2025-04-01 19:36:58.748 T:791 debug <general>: FreeVisualisation() done
  706. 2025-04-01 19:36:58.761 T:791 info <general>: Attempting to default to:
  707. 2025-04-01 19:36:58.761 T:791 debug <general>: ------ Window Init (FileManager.xml) ------
  708. 2025-04-01 19:36:58.761 T:791 info <general>: Loading skin file: FileManager.xml, load type: KEEP_IN_MEMORY
  709. 2025-04-01 19:36:58.787 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 125, event.motion.y: 85
  710. 2025-04-01 19:36:58.792 T:846 debug <general>: Thread waiting start, auto delete: false
  711. 2025-04-01 19:36:58.804 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 125, event.motion.y: 85
  712. 2025-04-01 19:36:58.821 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 126, event.motion.y: 86
  713. 2025-04-01 19:36:58.838 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 129, event.motion.y: 91
  714. 2025-04-01 19:36:58.839 T:846 debug <general>: Thread waiting 1421312576 terminating
  715. 2025-04-01 19:36:58.855 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 133, event.motion.y: 99
  716. 2025-04-01 19:36:58.872 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 139, event.motion.y: 111
  717. 2025-04-01 19:36:58.889 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 145, event.motion.y: 120
  718. 2025-04-01 19:36:58.906 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 151, event.motion.y: 124
  719. 2025-04-01 19:36:58.923 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 154, event.motion.y: 125
  720. 2025-04-01 19:36:59.214 T:796 info <general>: Skipped 1 duplicate messages..
  721. 2025-04-01 19:36:59.214 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 156, event.motion.y: 125
  722. 2025-04-01 19:36:59.231 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 162, event.motion.y: 127
  723. 2025-04-01 19:36:59.248 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 167, event.motion.y: 131
  724. 2025-04-01 19:36:59.265 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 173, event.motion.y: 141
  725. 2025-04-01 19:36:59.265 T:847 debug <general>: Thread waiting start, auto delete: false
  726. 2025-04-01 19:36:59.282 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 182, event.motion.y: 160
  727. 2025-04-01 19:36:59.299 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 193, event.motion.y: 182
  728. 2025-04-01 19:36:59.312 T:847 debug <general>: Thread waiting 1421312576 terminating
  729. 2025-04-01 19:36:59.316 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 200, event.motion.y: 198
  730. 2025-04-01 19:36:59.333 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 204, event.motion.y: 207
  731. 2025-04-01 19:36:59.350 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 207, event.motion.y: 210
  732. 2025-04-01 19:36:59.802 T:796 info <general>: Skipped 2 duplicate messages..
  733. 2025-04-01 19:36:59.802 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 203, event.motion.y: 210
  734. 2025-04-01 19:36:59.819 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 201, event.motion.y: 210
  735. 2025-04-01 19:36:59.955 T:796 info <general>: Skipped 4 duplicate messages..
  736. 2025-04-01 19:36:59.955 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 201, event.motion.y: 211
  737. 2025-04-01 19:36:59.972 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 200, event.motion.y: 212
  738. 2025-04-01 19:36:59.989 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 199, event.motion.y: 213
  739. 2025-04-01 19:37:00.513 T:796 info <general>: Skipped 15 duplicate messages..
  740. 2025-04-01 19:37:00.513 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 198, event.motion.y: 215
  741. 2025-04-01 19:37:00.530 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 196, event.motion.y: 218
  742. 2025-04-01 19:37:00.547 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 194, event.motion.y: 221
  743. 2025-04-01 19:37:00.564 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 192, event.motion.y: 223
  744. 2025-04-01 19:37:00.581 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 191, event.motion.y: 225
  745. 2025-04-01 19:37:00.598 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 191, event.motion.y: 227
  746. 2025-04-01 19:37:00.615 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 191, event.motion.y: 229
  747. 2025-04-01 19:37:01.003 T:796 info <general>: Skipped 2 duplicate messages..
  748. 2025-04-01 19:37:01.003 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP → DEBOUNCE_EVENT_PRESS → DEBOUNCE_STATE_IS_DOWN_WAITING
  749.  
  750. 2025-04-01 19:37:01.003 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 7, event.button.button: 1, event.button.x: 191, event.button.y: 229
  751. 2025-04-01 19:37:01.020 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 191, event.motion.y: 229
  752. 2025-04-01 19:37:01.028 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_DOWN
  753.  
  754. 2025-04-01 19:37:01.069 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 191, event.motion.y: 229
  755. 2025-04-01 19:37:01.086 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN → DEBOUNCE_EVENT_RELEASE → DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS
  756.  
  757. 2025-04-01 19:37:01.086 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 8, event.button.button: 1, event.button.x: 191, event.button.y: 229
  758. 2025-04-01 19:37:01.091 T:791 debug <general>: ProcessMouse: trying mouse action leftclick
  759. 2025-04-01 19:37:01.098 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS → DEBOUNCE_EVENT_TIMEOUT_SHORT → DEBOUNCE_STATE_IS_UP_WAITING
  760.  
  761. 2025-04-01 19:37:01.111 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_UP
  762.  
  763. 2025-04-01 19:37:01.871 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 191, event.motion.y: 229
  764. 2025-04-01 19:37:01.905 T:796 info <general>: Skipped 1 duplicate messages..
  765. 2025-04-01 19:37:01.905 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 190, event.motion.y: 229
  766. 2025-04-01 19:37:01.922 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 187, event.motion.y: 230
  767. 2025-04-01 19:37:01.939 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 183, event.motion.y: 230
  768. 2025-04-01 19:37:01.956 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 177, event.motion.y: 230
  769. 2025-04-01 19:37:01.973 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 170, event.motion.y: 231
  770. 2025-04-01 19:37:01.990 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 164, event.motion.y: 232
  771. 2025-04-01 19:37:02.007 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 159, event.motion.y: 232
  772. 2025-04-01 19:37:02.024 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 155, event.motion.y: 233
  773. 2025-04-01 19:37:02.041 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 150, event.motion.y: 234
  774. 2025-04-01 19:37:02.058 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 143, event.motion.y: 234
  775. 2025-04-01 19:37:02.075 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 136, event.motion.y: 235
  776. 2025-04-01 19:37:02.092 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 130, event.motion.y: 235
  777. 2025-04-01 19:37:02.109 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 124, event.motion.y: 236
  778. 2025-04-01 19:37:02.126 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 120, event.motion.y: 236
  779. 2025-04-01 19:37:02.143 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 118, event.motion.y: 236
  780. 2025-04-01 19:37:02.160 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 116, event.motion.y: 236
  781. 2025-04-01 19:37:02.177 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 115, event.motion.y: 237
  782. 2025-04-01 19:37:02.447 T:796 info <general>: Skipped 6 duplicate messages..
  783. 2025-04-01 19:37:02.447 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 114, event.motion.y: 238
  784. 2025-04-01 19:37:02.464 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 113, event.motion.y: 239
  785. 2025-04-01 19:37:02.481 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 112, event.motion.y: 240
  786. 2025-04-01 19:37:02.498 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 111, event.motion.y: 241
  787. 2025-04-01 19:37:02.532 T:796 info <general>: Skipped 1 duplicate messages..
  788. 2025-04-01 19:37:02.532 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 110, event.motion.y: 242
  789. 2025-04-01 19:37:02.549 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 109, event.motion.y: 244
  790. 2025-04-01 19:37:02.566 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 108, event.motion.y: 246
  791. 2025-04-01 19:37:02.583 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 106, event.motion.y: 248
  792. 2025-04-01 19:37:02.600 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 105, event.motion.y: 250
  793. 2025-04-01 19:37:02.617 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 104, event.motion.y: 252
  794. 2025-04-01 19:37:02.852 T:796 info <general>: Skipped 8 duplicate messages..
  795. 2025-04-01 19:37:02.852 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 104, event.motion.y: 251
  796. 2025-04-01 19:37:02.869 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 105, event.motion.y: 249
  797. 2025-04-01 19:37:02.954 T:796 info <general>: Skipped 3 duplicate messages..
  798. 2025-04-01 19:37:02.954 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 105, event.motion.y: 250
  799. 2025-04-01 19:37:02.971 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 105, event.motion.y: 252
  800. 2025-04-01 19:37:02.988 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 104, event.motion.y: 256
  801. 2025-04-01 19:37:03.005 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 104, event.motion.y: 259
  802. 2025-04-01 19:37:03.022 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 104, event.motion.y: 261
  803. 2025-04-01 19:37:03.039 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 104, event.motion.y: 263
  804. 2025-04-01 19:37:03.158 T:796 info <general>: Skipped 3 duplicate messages..
  805. 2025-04-01 19:37:03.158 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 105, event.motion.y: 262
  806. 2025-04-01 19:37:03.243 T:796 info <general>: Skipped 3 duplicate messages..
  807. 2025-04-01 19:37:03.243 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 105, event.motion.y: 261
  808. 2025-04-01 19:37:03.260 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 106, event.motion.y: 258
  809. 2025-04-01 19:37:03.277 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 107, event.motion.y: 255
  810. 2025-04-01 19:37:03.294 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 109, event.motion.y: 253
  811. 2025-04-01 19:37:03.311 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 109, event.motion.y: 251
  812. 2025-04-01 19:37:03.328 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 110, event.motion.y: 250
  813. 2025-04-01 19:37:03.631 T:796 info <general>: Skipped 6 duplicate messages..
  814. 2025-04-01 19:37:03.631 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP → DEBOUNCE_EVENT_PRESS → DEBOUNCE_STATE_IS_DOWN_WAITING
  815.  
  816. 2025-04-01 19:37:03.631 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 7, event.button.button: 1, event.button.x: 110, event.button.y: 250
  817. 2025-04-01 19:37:03.648 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 110, event.motion.y: 250
  818. 2025-04-01 19:37:03.656 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_DOWN
  819.  
  820. 2025-04-01 19:37:03.681 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 110, event.motion.y: 250
  821. 2025-04-01 19:37:03.795 T:796 info <general>: Skipped 1 duplicate messages..
  822. 2025-04-01 19:37:03.795 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN → DEBOUNCE_EVENT_RELEASE → DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS
  823.  
  824. 2025-04-01 19:37:03.795 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 8, event.button.button: 1, event.button.x: 110, event.button.y: 250
  825. 2025-04-01 19:37:03.801 T:791 debug <general>: ProcessMouse: trying mouse action leftclick
  826. 2025-04-01 19:37:03.807 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS → DEBOUNCE_EVENT_TIMEOUT_SHORT → DEBOUNCE_STATE_IS_UP_WAITING
  827.  
  828. 2025-04-01 19:37:03.820 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_UP
  829.  
  830. 2025-04-01 19:37:04.324 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 110, event.motion.y: 250
  831. 2025-04-01 19:37:04.486 T:796 info <general>: Skipped 1 duplicate messages..
  832. 2025-04-01 19:37:04.486 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 111, event.motion.y: 249
  833. 2025-04-01 19:37:04.503 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 113, event.motion.y: 248
  834. 2025-04-01 19:37:04.520 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 116, event.motion.y: 247
  835. 2025-04-01 19:37:04.537 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 120, event.motion.y: 246
  836. 2025-04-01 19:37:04.554 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 125, event.motion.y: 245
  837. 2025-04-01 19:37:04.571 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 129, event.motion.y: 244
  838. 2025-04-01 19:37:04.588 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 132, event.motion.y: 243
  839. 2025-04-01 19:37:04.605 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 135, event.motion.y: 242
  840. 2025-04-01 19:37:04.622 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 137, event.motion.y: 242
  841. 2025-04-01 19:37:04.639 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 139, event.motion.y: 241
  842. 2025-04-01 19:37:04.707 T:796 info <general>: Skipped 2 duplicate messages..
  843. 2025-04-01 19:37:04.707 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 140, event.motion.y: 240
  844. 2025-04-01 19:37:04.724 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 141, event.motion.y: 239
  845. 2025-04-01 19:37:04.877 T:796 info <general>: Skipped 4 duplicate messages..
  846. 2025-04-01 19:37:04.877 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP → DEBOUNCE_EVENT_PRESS → DEBOUNCE_STATE_IS_DOWN_WAITING
  847.  
  848. 2025-04-01 19:37:04.877 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 7, event.button.button: 1, event.button.x: 141, event.button.y: 239
  849. 2025-04-01 19:37:04.894 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 141, event.motion.y: 239
  850. 2025-04-01 19:37:04.902 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_DOWN
  851.  
  852. 2025-04-01 19:37:05.023 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN → DEBOUNCE_EVENT_RELEASE → DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS
  853.  
  854. 2025-04-01 19:37:05.023 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 8, event.button.button: 1, event.button.x: 141, event.button.y: 239
  855. 2025-04-01 19:37:05.028 T:791 debug <general>: ProcessMouse: trying mouse action leftclick
  856. 2025-04-01 19:37:05.035 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS → DEBOUNCE_EVENT_TIMEOUT_SHORT → DEBOUNCE_STATE_IS_UP_WAITING
  857.  
  858. 2025-04-01 19:37:05.048 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_UP
  859.  
  860. 2025-04-01 19:37:05.120 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 141, event.motion.y: 239
  861. 2025-04-01 19:37:05.524 T:796 info <general>: Skipped 3 duplicate messages..
  862. 2025-04-01 19:37:05.524 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 142, event.motion.y: 239
  863. 2025-04-01 19:37:05.541 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 144, event.motion.y: 239
  864. 2025-04-01 19:37:05.558 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 148, event.motion.y: 238
  865. 2025-04-01 19:37:05.575 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 154, event.motion.y: 236
  866. 2025-04-01 19:37:05.592 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 161, event.motion.y: 234
  867. 2025-04-01 19:37:05.609 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 166, event.motion.y: 231
  868. 2025-04-01 19:37:05.626 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 170, event.motion.y: 228
  869. 2025-04-01 19:37:05.643 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 173, event.motion.y: 225
  870. 2025-04-01 19:37:05.660 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 175, event.motion.y: 222
  871. 2025-04-01 19:37:05.745 T:796 info <general>: Skipped 4 duplicate messages..
  872. 2025-04-01 19:37:05.745 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 175, event.motion.y: 221
  873. 2025-04-01 19:37:05.762 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 175, event.motion.y: 219
  874. 2025-04-01 19:37:05.779 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 175, event.motion.y: 217
  875. 2025-04-01 19:37:05.796 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 174, event.motion.y: 215
  876. 2025-04-01 19:37:05.813 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 174, event.motion.y: 212
  877. 2025-04-01 19:37:05.830 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 174, event.motion.y: 209
  878. 2025-04-01 19:37:05.847 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 174, event.motion.y: 206
  879. 2025-04-01 19:37:05.864 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 174, event.motion.y: 204
  880. 2025-04-01 19:37:06.000 T:796 info <general>: Skipped 4 duplicate messages..
  881. 2025-04-01 19:37:06.000 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 173, event.motion.y: 202
  882. 2025-04-01 19:37:06.119 T:796 info <general>: Skipped 2 duplicate messages..
  883. 2025-04-01 19:37:06.119 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 173, event.motion.y: 204
  884. 2025-04-01 19:37:06.136 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 173, event.motion.y: 206
  885. 2025-04-01 19:37:06.153 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 172, event.motion.y: 210
  886. 2025-04-01 19:37:06.170 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 172, event.motion.y: 212
  887. 2025-04-01 19:37:06.457 T:796 info <general>: Skipped 10 duplicate messages..
  888. 2025-04-01 19:37:06.457 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 172, event.motion.y: 213
  889. 2025-04-01 19:37:06.491 T:796 info <general>: Skipped 1 duplicate messages..
  890. 2025-04-01 19:37:06.491 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 172, event.motion.y: 214
  891. 2025-04-01 19:37:06.508 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 172, event.motion.y: 216
  892. 2025-04-01 19:37:06.525 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 172, event.motion.y: 218
  893. 2025-04-01 19:37:06.542 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 173, event.motion.y: 220
  894. 2025-04-01 19:37:06.644 T:796 info <general>: Skipped 4 duplicate messages..
  895. 2025-04-01 19:37:06.644 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 174, event.motion.y: 222
  896. 2025-04-01 19:37:06.661 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 176, event.motion.y: 224
  897. 2025-04-01 19:37:06.678 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 179, event.motion.y: 225
  898. 2025-04-01 19:37:06.695 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 181, event.motion.y: 226
  899. 2025-04-01 19:37:06.712 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 183, event.motion.y: 227
  900. 2025-04-01 19:37:06.812 T:796 info <general>: Skipped 1 duplicate messages..
  901. 2025-04-01 19:37:06.812 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP → DEBOUNCE_EVENT_PRESS → DEBOUNCE_STATE_IS_DOWN_WAITING
  902.  
  903. 2025-04-01 19:37:06.812 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 7, event.button.button: 1, event.button.x: 183, event.button.y: 227
  904. 2025-04-01 19:37:06.829 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 183, event.motion.y: 227
  905. 2025-04-01 19:37:06.837 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_DOWN
  906.  
  907. 2025-04-01 19:37:06.846 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 183, event.motion.y: 227
  908. 2025-04-01 19:37:06.979 T:796 info <general>: Skipped 1 duplicate messages..
  909. 2025-04-01 19:37:06.979 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN → DEBOUNCE_EVENT_RELEASE → DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS
  910.  
  911. 2025-04-01 19:37:06.979 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 8, event.button.button: 1, event.button.x: 183, event.button.y: 227
  912. 2025-04-01 19:37:06.991 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS → DEBOUNCE_EVENT_TIMEOUT_SHORT → DEBOUNCE_STATE_IS_UP_WAITING
  913.  
  914. 2025-04-01 19:37:06.994 T:791 debug <general>: ProcessMouse: trying mouse action leftclick
  915. 2025-04-01 19:37:07.004 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_UP
  916.  
  917. 2025-04-01 19:37:07.061 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 183, event.motion.y: 227
  918. 2025-04-01 19:37:07.369 T:796 info <general>: Skipped 3 duplicate messages..
  919. 2025-04-01 19:37:07.369 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP → DEBOUNCE_EVENT_OTHERBUTTON → DEBOUNCE_STATE_IS_UP
  920.  
  921. 2025-04-01 19:37:07.369 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP → DEBOUNCE_EVENT_PRESS → DEBOUNCE_STATE_IS_DOWN_WAITING
  922.  
  923. 2025-04-01 19:37:07.369 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 7, event.button.button: 3, event.button.x: 183, event.button.y: 227
  924. 2025-04-01 19:37:07.394 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_DOWN
  925.  
  926. 2025-04-01 19:37:07.498 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN → DEBOUNCE_EVENT_RELEASE → DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS
  927.  
  928. 2025-04-01 19:37:07.498 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 8, event.button.button: 3, event.button.x: 183, event.button.y: 227
  929. 2025-04-01 19:37:07.510 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS → DEBOUNCE_EVENT_TIMEOUT_SHORT → DEBOUNCE_STATE_IS_UP_WAITING
  930.  
  931. 2025-04-01 19:37:07.523 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_UP
  932.  
  933. 2025-04-01 19:37:07.527 T:791 debug <general>: ProcessMouse: trying mouse action rightclick
  934. 2025-04-01 19:37:07.528 T:791 info <general>: Loading skin file: DialogContextMenu.xml, load type: KEEP_IN_MEMORY
  935. 2025-04-01 19:37:07.534 T:791 debug <general>: ------ Window Init (DialogContextMenu.xml) ------
  936. 2025-04-01 19:37:07.675 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 183, event.motion.y: 227
  937. 2025-04-01 19:37:08.095 T:796 info <general>: Skipped 3 duplicate messages..
  938. 2025-04-01 19:37:08.095 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 182, event.motion.y: 230
  939. 2025-04-01 19:37:08.112 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 179, event.motion.y: 236
  940. 2025-04-01 19:37:08.129 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 177, event.motion.y: 243
  941. 2025-04-01 19:37:08.146 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 175, event.motion.y: 251
  942. 2025-04-01 19:37:08.163 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 173, event.motion.y: 261
  943. 2025-04-01 19:37:08.180 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 172, event.motion.y: 267
  944. 2025-04-01 19:37:08.488 T:796 info <general>: Skipped 2 duplicate messages..
  945. 2025-04-01 19:37:08.488 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 173, event.motion.y: 266
  946. 2025-04-01 19:37:08.783 T:796 info <general>: Skipped 5 duplicate messages..
  947. 2025-04-01 19:37:08.783 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP → DEBOUNCE_EVENT_PRESS → DEBOUNCE_STATE_IS_DOWN_WAITING
  948.  
  949. 2025-04-01 19:37:08.783 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 7, event.button.button: 3, event.button.x: 173, event.button.y: 266
  950. 2025-04-01 19:37:08.800 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 173, event.motion.y: 266
  951. 2025-04-01 19:37:08.808 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_DOWN
  952.  
  953. 2025-04-01 19:37:08.850 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN → DEBOUNCE_EVENT_RELEASE → DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS
  954.  
  955. 2025-04-01 19:37:08.850 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 173, event.motion.y: 266
  956. 2025-04-01 19:37:08.850 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 8, event.button.button: 3, event.button.x: 173, event.button.y: 266
  957. 2025-04-01 19:37:08.861 T:791 debug <general>: ProcessMouse: trying mouse action back
  958. 2025-04-01 19:37:08.862 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS → DEBOUNCE_EVENT_TIMEOUT_SHORT → DEBOUNCE_STATE_IS_UP_WAITING
  959.  
  960. 2025-04-01 19:37:08.863 T:791 debug <general>: ------ Window Deinit (Pointer.xml) ------
  961. 2025-04-01 19:37:08.875 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_UP
  962.  
  963. 2025-04-01 19:37:08.979 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 173, event.motion.y: 266
  964. 2025-04-01 19:37:09.047 T:796 info <general>: Skipped 1 duplicate messages..
  965. 2025-04-01 19:37:09.047 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 173, event.motion.y: 264
  966. 2025-04-01 19:37:09.061 T:791 warning <general>: CGUIWindowManager - HandleAction - ignoring action 107, because topmost modal dialog closing animation is running
  967. 2025-04-01 19:37:09.063 T:791 debug <general>: ------ Window Init (Pointer.xml) ------
  968. 2025-04-01 19:37:09.064 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 172, event.motion.y: 262
  969. 2025-04-01 19:37:09.081 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 171, event.motion.y: 259
  970. 2025-04-01 19:37:09.094 T:791 warning <general>: CGUIWindowManager - HandleAction - ignoring action 107, because topmost modal dialog closing animation is running
  971. 2025-04-01 19:37:09.098 T:796 info <general>: Skipped 1 duplicate messages..
  972. 2025-04-01 19:37:09.098 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 169, event.motion.y: 256
  973. 2025-04-01 19:37:09.111 T:791 warning <general>: CGUIWindowManager - HandleAction - ignoring action 107, because topmost modal dialog closing animation is running
  974. 2025-04-01 19:37:09.115 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 169, event.motion.y: 254
  975. 2025-04-01 19:37:09.116 T:791 debug <general>: ------ Window Deinit (DialogContextMenu.xml) ------
  976. 2025-04-01 19:37:09.132 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 168, event.motion.y: 252
  977. 2025-04-01 19:37:09.513 T:796 info <general>: Skipped 7 duplicate messages..
  978. 2025-04-01 19:37:09.513 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP → DEBOUNCE_EVENT_OTHERBUTTON → DEBOUNCE_STATE_IS_UP
  979.  
  980. 2025-04-01 19:37:09.513 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP → DEBOUNCE_EVENT_PRESS → DEBOUNCE_STATE_IS_DOWN_WAITING
  981.  
  982. 2025-04-01 19:37:09.513 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 7, event.button.button: 1, event.button.x: 168, event.button.y: 252
  983. 2025-04-01 19:37:09.538 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_DOWN
  984.  
  985. 2025-04-01 19:37:09.613 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 168, event.motion.y: 252
  986. 2025-04-01 19:37:09.630 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN → DEBOUNCE_EVENT_RELEASE → DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS
  987.  
  988. 2025-04-01 19:37:09.630 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 8, event.button.button: 1, event.button.x: 168, event.button.y: 252
  989. 2025-04-01 19:37:09.633 T:791 debug <general>: ProcessMouse: trying mouse action leftclick
  990. 2025-04-01 19:37:09.642 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS → DEBOUNCE_EVENT_TIMEOUT_SHORT → DEBOUNCE_STATE_IS_UP_WAITING
  991.  
  992. 2025-04-01 19:37:09.655 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_UP
  993.  
  994. 2025-04-01 19:37:09.663 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 168, event.motion.y: 252
  995. 2025-04-01 19:37:09.697 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 168, event.motion.y: 251
  996. 2025-04-01 19:37:09.731 T:796 info <general>: Skipped 1 duplicate messages..
  997. 2025-04-01 19:37:09.731 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 169, event.motion.y: 249
  998. 2025-04-01 19:37:09.748 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 170, event.motion.y: 247
  999. 2025-04-01 19:37:09.765 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 171, event.motion.y: 245
  1000. 2025-04-01 19:37:09.782 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 172, event.motion.y: 244
  1001. 2025-04-01 19:37:09.799 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 173, event.motion.y: 243
  1002. 2025-04-01 19:37:09.816 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 174, event.motion.y: 242
  1003. 2025-04-01 19:37:10.037 T:796 info <general>: Skipped 7 duplicate messages..
  1004. 2025-04-01 19:37:10.037 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP → DEBOUNCE_EVENT_PRESS → DEBOUNCE_STATE_IS_DOWN_WAITING
  1005.  
  1006. 2025-04-01 19:37:10.037 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 7, event.button.button: 1, event.button.x: 174, event.button.y: 242
  1007. 2025-04-01 19:37:10.062 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_DOWN
  1008.  
  1009. 2025-04-01 19:37:10.102 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN → DEBOUNCE_EVENT_RELEASE → DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS
  1010.  
  1011. 2025-04-01 19:37:10.102 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 8, event.button.button: 1, event.button.x: 174, event.button.y: 242
  1012. 2025-04-01 19:37:10.111 T:791 debug <general>: ProcessMouse: trying mouse action leftclick
  1013. 2025-04-01 19:37:10.114 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS → DEBOUNCE_EVENT_TIMEOUT_SHORT → DEBOUNCE_STATE_IS_UP_WAITING
  1014.  
  1015. 2025-04-01 19:37:10.127 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_UP
  1016.  
  1017. 2025-04-01 19:37:10.135 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 174, event.motion.y: 242
  1018. 2025-04-01 19:37:10.169 T:796 info <general>: Skipped 1 duplicate messages..
  1019. 2025-04-01 19:37:10.169 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP → DEBOUNCE_EVENT_PRESS → DEBOUNCE_STATE_IS_DOWN_WAITING
  1020.  
  1021. 2025-04-01 19:37:10.169 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 7, event.button.button: 1, event.button.x: 174, event.button.y: 242
  1022. 2025-04-01 19:37:10.173 T:791 debug <general>: ProcessMouse: trying mouse action doubleclick
  1023. 2025-04-01 19:37:10.173 T:848 debug <general>: Thread waiting start, auto delete: false
  1024. 2025-04-01 19:37:10.175 T:848 debug <general>: Thread waiting 1421312576 terminating
  1025. 2025-04-01 19:37:10.194 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_DOWN
  1026.  
  1027. 2025-04-01 19:37:10.250 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 174, event.motion.y: 242
  1028. 2025-04-01 19:37:10.267 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN → DEBOUNCE_EVENT_RELEASE → DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS
  1029.  
  1030. 2025-04-01 19:37:10.267 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 8, event.button.button: 1, event.button.x: 174, event.button.y: 242
  1031. 2025-04-01 19:37:10.279 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS → DEBOUNCE_EVENT_TIMEOUT_SHORT → DEBOUNCE_STATE_IS_UP_WAITING
  1032.  
  1033. 2025-04-01 19:37:10.284 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 174, event.motion.y: 242
  1034. 2025-04-01 19:37:10.292 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_UP
  1035.  
  1036. 2025-04-01 19:37:10.333 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 174, event.motion.y: 242
  1037. 2025-04-01 19:37:10.821 T:796 info <general>: Skipped 6 duplicate messages..
  1038. 2025-04-01 19:37:10.821 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 173, event.motion.y: 242
  1039. 2025-04-01 19:37:10.838 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 171, event.motion.y: 243
  1040. 2025-04-01 19:37:10.855 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 169, event.motion.y: 245
  1041. 2025-04-01 19:37:10.872 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 167, event.motion.y: 246
  1042. 2025-04-01 19:37:10.983 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 165, event.motion.y: 247
  1043. 2025-04-01 19:37:10.983 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 164, event.motion.y: 248
  1044. 2025-04-01 19:37:10.983 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 163, event.motion.y: 249
  1045. 2025-04-01 19:37:10.983 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 162, event.motion.y: 250
  1046. 2025-04-01 19:37:10.983 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 160, event.motion.y: 251
  1047. 2025-04-01 19:37:10.983 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 158, event.motion.y: 252
  1048. 2025-04-01 19:37:10.991 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 156, event.motion.y: 253
  1049. 2025-04-01 19:37:11.008 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 154, event.motion.y: 254
  1050. 2025-04-01 19:37:11.025 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 152, event.motion.y: 255
  1051. 2025-04-01 19:37:11.042 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 150, event.motion.y: 256
  1052. 2025-04-01 19:37:11.059 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 147, event.motion.y: 257
  1053. 2025-04-01 19:37:11.076 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 144, event.motion.y: 258
  1054. 2025-04-01 19:37:11.093 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 141, event.motion.y: 260
  1055. 2025-04-01 19:37:11.110 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 138, event.motion.y: 261
  1056. 2025-04-01 19:37:11.161 T:796 info <general>: Skipped 2 duplicate messages..
  1057. 2025-04-01 19:37:11.161 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 137, event.motion.y: 262
  1058. 2025-04-01 19:37:11.178 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 135, event.motion.y: 262
  1059. 2025-04-01 19:37:11.195 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 132, event.motion.y: 263
  1060. 2025-04-01 19:37:11.212 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 129, event.motion.y: 264
  1061. 2025-04-01 19:37:11.229 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 126, event.motion.y: 265
  1062. 2025-04-01 19:37:11.246 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 124, event.motion.y: 266
  1063. 2025-04-01 19:37:11.555 T:796 info <general>: Skipped 2 duplicate messages..
  1064. 2025-04-01 19:37:11.555 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP → DEBOUNCE_EVENT_PRESS → DEBOUNCE_STATE_IS_DOWN_WAITING
  1065.  
  1066. 2025-04-01 19:37:11.555 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 7, event.button.button: 1, event.button.x: 124, event.button.y: 266
  1067. 2025-04-01 19:37:11.572 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 124, event.motion.y: 266
  1068. 2025-04-01 19:37:11.580 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_DOWN
  1069.  
  1070. 2025-04-01 19:37:11.621 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 124, event.motion.y: 266
  1071. 2025-04-01 19:37:11.638 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN → DEBOUNCE_EVENT_RELEASE → DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS
  1072.  
  1073. 2025-04-01 19:37:11.638 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 8, event.button.button: 1, event.button.x: 124, event.button.y: 266
  1074. 2025-04-01 19:37:11.644 T:791 debug <general>: ProcessMouse: trying mouse action leftclick
  1075. 2025-04-01 19:37:11.650 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS → DEBOUNCE_EVENT_TIMEOUT_SHORT → DEBOUNCE_STATE_IS_UP_WAITING
  1076.  
  1077. 2025-04-01 19:37:11.663 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_UP
  1078.  
  1079. 2025-04-01 19:37:11.672 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 124, event.motion.y: 266
  1080. 2025-04-01 19:37:11.689 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP → DEBOUNCE_EVENT_PRESS → DEBOUNCE_STATE_IS_DOWN_WAITING
  1081.  
  1082. 2025-04-01 19:37:11.689 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 7, event.button.button: 1, event.button.x: 124, event.button.y: 266
  1083. 2025-04-01 19:37:11.694 T:791 debug <general>: ProcessMouse: trying mouse action doubleclick
  1084. 2025-04-01 19:37:11.695 T:791 debug <general>: CApplication::ProcessAndStartPlaylist(/var/media/sda1-usb-Generic_Flash_Di/1.strm, 0)
  1085. 2025-04-01 19:37:11.696 T:791 warning <general>: Create - unsupported protocol(rtsp) in rtsp://USERNAME:[email protected]:554/h264Preview_01_main?mimetype=application%2foctet-stream
  1086. 2025-04-01 19:37:11.697 T:791 debug <general>: CPlayerCoreFactory::GetPlayers(rtsp://USERNAME:[email protected]:554/h264Preview_01_main)
  1087. 2025-04-01 19:37:11.697 T:791 debug <general>: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  1088. 2025-04-01 19:37:11.697 T:791 debug <general>: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  1089. 2025-04-01 19:37:11.697 T:791 debug <general>: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
  1090. 2025-04-01 19:37:11.697 T:791 debug <general>: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  1091. 2025-04-01 19:37:11.697 T:791 debug <general>: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  1092. 2025-04-01 19:37:11.697 T:791 debug <general>: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  1093. 2025-04-01 19:37:11.697 T:791 debug <general>: CPlayerSelectionRule::GetPlayers: considering rule: streams
  1094. 2025-04-01 19:37:11.697 T:791 debug <general>: CPlayerSelectionRule::GetPlayers: matches rule: streams
  1095. 2025-04-01 19:37:11.697 T:791 debug <general>: CPlayerSelectionRule::GetPlayers: considering rule: aacp/sdp
  1096. 2025-04-01 19:37:11.697 T:791 debug <general>: CPlayerSelectionRule::GetPlayers: considering rule: mp2
  1097. 2025-04-01 19:37:11.697 T:791 debug <general>: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  1098. 2025-04-01 19:37:11.697 T:791 debug <general>: CPlayerSelectionRule::GetPlayers: considering rule: discimage
  1099. 2025-04-01 19:37:11.697 T:791 debug <general>: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  1100. 2025-04-01 19:37:11.697 T:791 debug <general>: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  1101. 2025-04-01 19:37:11.697 T:791 debug <general>: CPlayerSelectionRule::GetPlayers: considering rule: radio
  1102. 2025-04-01 19:37:11.697 T:791 debug <general>: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  1103. 2025-04-01 19:37:11.697 T:791 debug <general>: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
  1104. 2025-04-01 19:37:11.697 T:791 debug <general>: CPlayerCoreFactory::GetPlayers: for video=true, audio=false
  1105. 2025-04-01 19:37:11.697 T:791 debug <general>: CPlayerCoreFactory::GetPlayers: for video=true, audio=true
  1106. 2025-04-01 19:37:11.698 T:791 debug <general>: CPlayerCoreFactory::GetPlayers: added 1 players
  1107. 2025-04-01 19:37:11.703 T:791 debug <general>: Radio UECP (RDS) Processor - new CDVDRadioRDSData
  1108. 2025-04-01 19:37:11.703 T:791 debug <general>: Audio ID3 tag processor - new CVideoPlayerAudioID3
  1109. 2025-04-01 19:37:11.703 T:791 info <general>: VideoPlayer::OpenFile: rtsp://USERNAME:[email protected]:554/h264Preview_01_main
  1110. 2025-04-01 19:37:11.703 T:849 debug <general>: Thread VideoPlayer start, auto delete: false
  1111. 2025-04-01 19:37:11.703 T:791 debug <general>: OnPlayBackStarted: CApplication::OnPlayBackStarted
  1112. 2025-04-01 19:37:11.704 T:849 info <general>: Creating InputStream
  1113. 2025-04-01 19:37:11.705 T:849 info <general>: Creating Demuxer
  1114. 2025-04-01 19:37:11.714 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_DOWN
  1115.  
  1116. 2025-04-01 19:37:11.716 T:811 debug <general>: Loading settings for rtsp://USERNAME:[email protected]:554/h264Preview_01_main
  1117. 2025-04-01 19:37:11.727 T:791 debug <general>: CPlayerGUIInfo::InitCurrentItem(rtsp://USERNAME:[email protected]:554/h264Preview_01_main)
  1118. 2025-04-01 19:37:11.770 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 124, event.motion.y: 266
  1119. 2025-04-01 19:37:11.787 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN → DEBOUNCE_EVENT_RELEASE → DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS
  1120.  
  1121. 2025-04-01 19:37:11.787 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 124, event.motion.y: 266
  1122. 2025-04-01 19:37:11.787 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 8, event.button.button: 1, event.button.x: 124, event.button.y: 266
  1123. 2025-04-01 19:37:11.799 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS → DEBOUNCE_EVENT_TIMEOUT_SHORT → DEBOUNCE_STATE_IS_UP_WAITING
  1124.  
  1125. 2025-04-01 19:37:11.812 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_UP
  1126.  
  1127. 2025-04-01 19:37:11.828 T:791 debug <general>: ------ Window Init (DialogBusy.xml) ------
  1128. 2025-04-01 19:37:11.901 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 124, event.motion.y: 266
  1129. 2025-04-01 19:37:12.111 T:849 info <general>: Skipped 1 duplicate messages..
  1130. 2025-04-01 19:37:12.111 T:849 debug <general>: ffmpeg[0x26f5f40]: [udp] attempted to set receive buffer to size 393216 but it only ended up set as 360448
  1131. 2025-04-01 19:37:12.223 T:796 info <general>: Skipped 3 duplicate messages..
  1132. 2025-04-01 19:37:12.223 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 124, event.motion.y: 266
  1133. 2025-04-01 19:37:12.240 T:849 info <general>: Skipped 1 duplicate messages..
  1134. 2025-04-01 19:37:12.240 T:849 debug <general>: ffmpeg[0x26f5f40]: [udp] attempted to set receive buffer to size 393216 but it only ended up set as 360448
  1135. 2025-04-01 19:37:12.274 T:796 info <general>: Skipped 1 duplicate messages..
  1136. 2025-04-01 19:37:12.274 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 124, event.motion.y: 269
  1137. 2025-04-01 19:37:12.291 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 125, event.motion.y: 279
  1138. 2025-04-01 19:37:12.308 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 129, event.motion.y: 299
  1139. 2025-04-01 19:37:12.308 T:849 debug <general>: ffmpeg[0x26f5f40]: [udp] attempted to set receive buffer to size 393216 but it only ended up set as 360448
  1140. 2025-04-01 19:37:12.325 T:796 info <general>: Skipped 1 duplicate messages..
  1141. 2025-04-01 19:37:12.325 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 136, event.motion.y: 322
  1142. 2025-04-01 19:37:12.342 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 140, event.motion.y: 337
  1143. 2025-04-01 19:37:12.359 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 144, event.motion.y: 345
  1144. 2025-04-01 19:37:12.543 T:849 debug <general>: Open - avformat_find_stream_info starting
  1145. 2025-04-01 19:37:12.713 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 144, event.motion.y: 345
  1146. 2025-04-01 19:37:12.747 T:796 info <general>: Skipped 1 duplicate messages..
  1147. 2025-04-01 19:37:12.747 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 144, event.motion.y: 347
  1148. 2025-04-01 19:37:12.764 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 143, event.motion.y: 349
  1149. 2025-04-01 19:37:12.781 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 142, event.motion.y: 353
  1150. 2025-04-01 19:37:12.798 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 142, event.motion.y: 357
  1151. 2025-04-01 19:37:12.815 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 142, event.motion.y: 360
  1152. 2025-04-01 19:37:12.832 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 141, event.motion.y: 361
  1153. 2025-04-01 19:37:12.849 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 139, event.motion.y: 362
  1154. 2025-04-01 19:37:12.866 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 138, event.motion.y: 363
  1155. 2025-04-01 19:37:16.356 T:849 info <general>: Skipped 2 duplicate messages..
  1156. 2025-04-01 19:37:16.356 T:849 debug <general>: Open - av_find_stream_info finished
  1157. 2025-04-01 19:37:16.356 T:849 info <general>: ffmpeg[0x26f5f40]: Input #0, rtsp, from 'rtsp://USERNAME:[email protected]:554/h264Preview_01_main':
  1158. 2025-04-01 19:37:16.356 T:849 info <general>: ffmpeg[0x26f5f40]: Metadata:
  1159. 2025-04-01 19:37:16.356 T:849 info <general>: ffmpeg[0x26f5f40]: title : Session streamed by "preview"
  1160. 2025-04-01 19:37:16.356 T:849 info <general>: ffmpeg[0x26f5f40]: Duration: N/A, start: 0.000375, bitrate: N/A
  1161. 2025-04-01 19:37:16.357 T:849 info <general>: ffmpeg[0x26f5f40]: Stream #0:0: Video: h264 (High), yuv420p(progressive), 2560x1440, 15 fps, 15 tbr, 90k tbn
  1162. 2025-04-01 19:37:16.357 T:849 info <general>: ffmpeg[0x26f5f40]: Stream #0:1: Audio: aac (LC), 16000 Hz, mono, fltp
  1163. 2025-04-01 19:37:16.357 T:849 debug <general>: CDVDDemuxFFmpeg::AddStream ID: 0
  1164. 2025-04-01 19:37:16.357 T:849 debug <general>: CDVDDemuxFFmpeg::AddStream ID: 1
  1165. 2025-04-01 19:37:16.357 T:849 info <general>: Opening stream: 0 source: 256
  1166. 2025-04-01 19:37:16.357 T:849 info <general>: Creating video codec with codec id: 27
  1167. 2025-04-01 19:37:16.358 T:849 info <general>: CDVDVideoCodecDRMPRIME::Open - using decoder V4L2 mem2mem H.264 decoder wrapper
  1168. 2025-04-01 19:37:16.360 T:849 info <general>: ffmpeg[0x26f5f40]: [h264_v4l2m2m] Using device /dev/video10
  1169. 2025-04-01 19:37:16.360 T:849 info <general>: ffmpeg[0x26f5f40]: [h264_v4l2m2m] driver 'bcm2835-codec' on card 'bcm2835-codec-decode' in mplane mode
  1170. 2025-04-01 19:37:16.360 T:849 info <general>: ffmpeg[0x26f5f40]: [h264_v4l2m2m] requesting formats: output=H264/none capture=YU12/none
  1171. 2025-04-01 19:37:16.420 T:849 debug <general>: ffmpeg[0x26f5f40]: [h264_v4l2m2m] Failed to find Size=2560x1440, fmt=YU12 in 1 frame size enums
  1172. 2025-04-01 19:37:16.421 T:849 debug <general>: ffmpeg[0x26f5f40]: [h264_v4l2m2m] Failed to find Size=2560x1440, fmt=NV12 in 1 frame size enums
  1173. 2025-04-01 19:37:16.421 T:849 debug <general>: ffmpeg[0x26f5f40]: [h264_v4l2m2m] Failed to find Size=2560x1440, fmt=RGBP in 1 frame size enums
  1174. 2025-04-01 19:37:16.421 T:849 debug <general>: ffmpeg[0x26f5f40]: [h264_v4l2m2m] Failed to find Size=2560x1440, fmt=AB24 in 1 frame size enums
  1175. 2025-04-01 19:37:16.421 T:849 debug <general>: ffmpeg[0x26f5f40]: [h264_v4l2m2m] Failed to find Size=2560x1440, fmt=BGR4 in 1 frame size enums
  1176. 2025-04-01 19:37:16.429 T:849 info <general>: CDVDVideoCodecDRMPRIME::Open - unable to open codec
  1177. 2025-04-01 19:37:16.429 T:849 info <general>: CDVDVideoCodecDRMPRIME::Open - using decoder H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  1178. 2025-04-01 19:37:16.437 T:849 debug <general>: CVideoPlayerVideo::OpenStream - open stream with codec id: 27
  1179. 2025-04-01 19:37:16.438 T:849 info <general>: Creating video thread
  1180. 2025-04-01 19:37:16.439 T:854 debug <general>: Thread VideoPlayerVideo start, auto delete: false
  1181. 2025-04-01 19:37:16.439 T:854 info <general>: running thread: video_thread
  1182. 2025-04-01 19:37:16.439 T:854 debug <general>: CVideoPlayerVideo - CDVDMsg::GENERAL_PAUSE: false
  1183. 2025-04-01 19:37:16.439 T:849 info <general>: Opening stream: 1 source: 256
  1184. 2025-04-01 19:37:16.439 T:849 info <general>: Finding audio codec for: 86018
  1185. 2025-04-01 19:37:16.442 T:849 info <general>: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
  1186. 2025-04-01 19:37:16.442 T:849 info <general>: OpenStream: Allowing max Out-Of-Sync Value of 50 ms
  1187. 2025-04-01 19:37:16.442 T:849 info <general>: Creating audio thread
  1188. 2025-04-01 19:37:16.442 T:855 debug <general>: Thread VideoPlayerAudio start, auto delete: false
  1189. 2025-04-01 19:37:16.442 T:855 info <general>: running thread: CVideoPlayerAudio::Process()
  1190. 2025-04-01 19:37:16.442 T:855 debug <general>: CVideoPlayerAudio - CDVDMsg::GENERAL_PAUSE: false
  1191. 2025-04-01 19:37:16.442 T:849 debug <general>: CVideoPlayer::SetCaching - caching state 2
  1192. 2025-04-01 19:37:16.442 T:849 debug <general>: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1193. 2025-04-01 19:37:16.442 T:849 debug <general>: CVideoPlayer::HandleMessages - player 2 reported state: 0
  1194. 2025-04-01 19:37:16.442 T:849 debug <general>: CVideoPlayer::HandleMessages - player 1 reported state: 0
  1195. 2025-04-01 19:37:16.442 T:810 debug <general>: OnAVChange: CApplication::OnAVChange
  1196. 2025-04-01 19:37:16.443 T:849 debug <general>: CVideoPlayer::SetCaching - caching state 1
  1197. 2025-04-01 19:37:16.443 T:849 debug <general>: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1198. 2025-04-01 19:37:16.445 T:854 debug <general>: CVideoPlayerVideo - Stillframe left, switching to normal playback
  1199. 2025-04-01 19:37:16.445 T:849 debug <general>: CVideoPlayer::CheckContinuity - resync forward :2, prev:176347.222222, curr:2127369.444444, diff:1884355.555556
  1200. 2025-04-01 19:37:16.445 T:849 debug <general>: CVideoPlayer::CheckContinuity - resync forward :2, prev:176347.222222, curr:2166836.111111, diff:1923822.222222
  1201. 2025-04-01 19:37:16.446 T:849 debug <general>: CVideoPlayer::CheckContinuity - resync forward :2, prev:176347.222222, curr:2246669.444444, diff:2003655.555556
  1202. 2025-04-01 19:37:16.446 T:849 debug <general>: CVideoPlayer::CheckContinuity - resync forward :2, prev:176347.222222, curr:2327425.000000, diff:2084411.111111
  1203. 2025-04-01 19:37:16.446 T:849 debug <general>: CVideoPlayer::CheckContinuity - resync forward :2, prev:176347.222222, curr:2407469.444444, diff:2164455.555556
  1204. 2025-04-01 19:37:16.446 T:849 debug <general>: CVideoPlayer::CheckContinuity - resync forward :2, prev:176347.222222, curr:2452036.111111, diff:2209022.222222
  1205. 2025-04-01 19:37:16.447 T:849 debug <general>: CVideoPlayer::CheckContinuity - resync forward :2, prev:176347.222222, curr:2536725.000000, diff:2293711.111111
  1206. 2025-04-01 19:37:16.447 T:849 debug <general>: CVideoPlayer::CheckContinuity - resync forward :2, prev:176347.222222, curr:2616502.777778, diff:1733002.777778
  1207. 2025-04-01 19:37:16.447 T:849 debug <general>: CVideoPlayer::CheckContinuity - resync forward :2, prev:176347.222222, curr:2656625.000000, diff:1713500.000000
  1208. 2025-04-01 19:37:16.447 T:849 debug <general>: CVideoPlayer::CheckContinuity - resync forward :2, prev:176347.222222, curr:2736825.000000, diff:1793700.000000
  1209. 2025-04-01 19:37:16.448 T:849 debug <general>: CVideoPlayer::CheckContinuity - resync forward :2, prev:176347.222222, curr:2829325.000000, diff:1781450.000000
  1210. 2025-04-01 19:37:16.448 T:849 debug <general>: CVideoPlayer::CheckContinuity - resync forward :2, prev:176347.222222, curr:2837558.333333, diff:1730808.333333
  1211. 2025-04-01 19:37:16.448 T:849 debug <general>: CVideoPlayer::CheckContinuity - resync forward :2, prev:176347.222222, curr:2916602.777778, diff:1751790.277778
  1212. 2025-04-01 19:37:16.448 T:849 debug <general>: CVideoPlayer::CheckContinuity - resync forward :1, prev:1159562.500000, curr:3108750.000000, diff:1885187.500000
  1213. 2025-04-01 19:37:16.448 T:849 debug <general>: CVideoPlayer::CheckContinuity - update correction: 1885187.500000
  1214. 2025-04-01 19:37:16.452 T:855 debug <general>: CDVDAudio::Pause - pausing audio stream
  1215. 2025-04-01 19:37:16.453 T:855 info <general>: Skipped 1 duplicate messages..
  1216. 2025-04-01 19:37:16.453 T:855 info <general>: Creating audio stream (codec id: 86018, channels: 1, sample rate: 16000, no pass-through)
  1217. 2025-04-01 19:37:16.453 T:855 debug <general>: CVideoPlayerAudio:: synctype set to 0: clock feedback
  1218. 2025-04-01 19:37:16.637 T:805 info <general>: CActiveAESink::OpenSink - initialize sink
  1219. 2025-04-01 19:37:16.812 T:854 debug <general>: CDVDVideoCodecDRMPRIME::FilterTest - found deinterlacing filter deinterlace_v4l2m2m
  1220. 2025-04-01 19:37:16.812 T:854 debug <general>: CRenderManager::Configure - change configuration. 2560x1440. display: 2560x1440. framerate: 15.00.
  1221. 2025-04-01 19:37:16.831 T:791 debug <general>: DeleteRenderer - deleting renderer
  1222. 2025-04-01 19:37:16.831 T:791 debug <general>: LinuxRendererGLES: Cleaning up GLES resources
  1223. 2025-04-01 19:37:16.831 T:791 debug <general>: SetHDR: setting connector colorspace to Default
  1224. 2025-04-01 19:37:16.831 T:791 debug <general>: CDRMPlane::SupportsFormatAndModifier - found plane format (YU12) and modifier (LINEAR)
  1225. 2025-04-01 19:37:16.831 T:791 debug <general>: CRenderManager::Configure - 5
  1226. 2025-04-01 19:37:16.835 T:791 debug <general>: CVideoLayerBridgeDRMPRIME::Configure - setting max bpc to 8 (true)
  1227. 2025-04-01 19:37:16.835 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1228. 2025-04-01 19:37:16.836 T:791 debug <general>: CDRMUtils::DrmFbDestroyCallback - removing framebuffer: 672
  1229. 2025-04-01 19:37:16.836 T:791 debug <general>: CDRMUtils::DrmFbGetFromBo - using modifier: BROADCOM_VC4_T_TILED
  1230. 2025-04-01 19:37:16.836 T:791 debug <general>: CDRMAtomic::FlipPage - Execute modeset at next commit
  1231. 2025-04-01 19:37:16.867 T:791 debug <general>: CDRMUtils::DrmFbDestroyCallback - removing framebuffer: 673
  1232. 2025-04-01 19:37:16.867 T:791 debug <general>: CDRMUtils::DrmFbGetFromBo - using modifier: BROADCOM_VC4_T_TILED
  1233. 2025-04-01 19:37:16.871 T:849 debug <general>: CVideoPlayer::HandleMessages - player started 2
  1234. 2025-04-01 19:37:16.871 T:810 debug <general>: OnAVChange: CApplication::OnAVChange
  1235. 2025-04-01 19:37:16.900 T:791 debug <general>: CDRMUtils::DrmFbDestroyCallback - removing framebuffer: 670
  1236. 2025-04-01 19:37:16.900 T:791 debug <general>: CDRMUtils::DrmFbGetFromBo - using modifier: BROADCOM_VC4_T_TILED
  1237. 2025-04-01 19:37:16.933 T:791 debug <general>: CDRMUtils::DrmFbDestroyCallback - removing framebuffer: 669
  1238. 2025-04-01 19:37:16.933 T:791 debug <general>: CDRMUtils::DrmFbGetFromBo - using modifier: BROADCOM_VC4_T_TILED
  1239. 2025-04-01 19:37:17.190 T:794 debug <general>: Sink changed
  1240. 2025-04-01 19:37:17.192 T:805 debug <general>: CActiveAESink::OpenSink - trying to open device ALSA:hdmi:CARD=vc4hdmi,DEV=0
  1241. 2025-04-01 19:37:17.192 T:805 info <general>: CAESinkALSA::Initialize - Attempting to open device "hdmi:CARD=vc4hdmi,DEV=0"
  1242. 2025-04-01 19:37:17.198 T:805 info <general>: CAESinkALSA - Unable to open device "hdmi:CARD=vc4hdmi,DEV=0,AES0=0x04,AES1=0x82,AES2=0x00,AES3=0x01" for playback
  1243. 2025-04-01 19:37:17.199 T:805 info <general>: CAESinkALSA - Unable to open device "hdmi:CARD=vc4hdmi,DEV=0" for playback
  1244. 2025-04-01 19:37:17.199 T:805 error <general>: CAESinkALSA::Initialize - failed to initialize device "hdmi:CARD=vc4hdmi,DEV=0"
  1245. 2025-04-01 19:37:17.200 T:805 debug <general>: CActiveAESink::OpenSink - trying to open device PULSE:Default
  1246. 2025-04-01 19:37:17.203 T:805 debug <general>: PulseAudio: Context authorizing
  1247. 2025-04-01 19:37:17.203 T:805 debug <general>: PulseAudio: Context setting name
  1248. 2025-04-01 19:37:17.204 T:805 debug <general>: PulseAudio: Context ready
  1249. 2025-04-01 19:37:17.204 T:805 debug <general>: PULSE does not support format: AE_FMT_FLOATP - will fallback to AE_FMT_FLOAT
  1250. 2025-04-01 19:37:17.205 T:805 debug <general>: PulseAudio: Stream ready
  1251. 2025-04-01 19:37:17.206 T:794 debug <general>: Sink changed
  1252. 2025-04-01 19:37:17.206 T:805 info <general>: PulseAudio: Opened device Default in pcm mode with Buffersize 300 ms Periodsize 100 ms
  1253. 2025-04-01 19:37:17.206 T:794 debug <general>: Sink changed
  1254. 2025-04-01 19:37:17.206 T:805 debug <general>: CActiveAESink::OpenSink - PULSE Initialized:
  1255. 2025-04-01 19:37:17.206 T:805 debug <general>: Output Device : Default
  1256. 2025-04-01 19:37:17.206 T:805 debug <general>: Sample Rate : 16000
  1257. 2025-04-01 19:37:17.206 T:805 debug <general>: Sample Format : AE_FMT_FLOAT
  1258. 2025-04-01 19:37:17.206 T:805 debug <general>: Channel Count : 2
  1259. 2025-04-01 19:37:17.206 T:805 debug <general>: Channel Layout: FL, FR
  1260. 2025-04-01 19:37:17.206 T:805 debug <general>: Frames : 1600
  1261. 2025-04-01 19:37:17.206 T:805 debug <general>: Frame Size : 8
  1262. 2025-04-01 19:37:17.209 T:794 debug <general>: Sink changed
  1263. 2025-04-01 19:37:17.210 T:804 debug <general>: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1264. 2025-04-01 19:37:17.227 T:849 info <general>: Skipped 1 duplicate messages..
  1265. 2025-04-01 19:37:17.227 T:849 debug <general>: CVideoPlayer::HandleMessages - player started 1
  1266. 2025-04-01 19:37:17.227 T:849 debug <general>: VideoPlayer::Sync - Audio - pts: 292187.000000, cache: 618761.533650, totalcache: 900000.035763
  1267. 2025-04-01 19:37:17.227 T:849 debug <general>: VideoPlayer::Sync - Video - pts: 18442240474082181120.000000, cache: 50000.000000, totalcache: 100000.000000
  1268. 2025-04-01 19:37:17.227 T:849 debug <general>: CVideoPlayer::SetCaching - caching state 0
  1269. 2025-04-01 19:37:17.227 T:849 debug <general>: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1270. 2025-04-01 19:37:17.228 T:855 debug <general>: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(-326574.533650), level: 31, cache: 602093.147650
  1271. 2025-04-01 19:37:17.228 T:791 debug <general>: Activating window ID: 12005
  1272. 2025-04-01 19:37:17.228 T:855 debug <general>: CDVDAudio::Resume - resume audio stream
  1273. 2025-04-01 19:37:17.228 T:791 debug <general>: ------ Window Deinit (FileManager.xml) ------
  1274. 2025-04-01 19:37:17.228 T:791 debug <general>: FreeVisualisation() done
  1275. 2025-04-01 19:37:17.228 T:804 debug <general>: ActiveAE - start sync of audio stream
  1276. 2025-04-01 19:37:17.227 T:854 debug <general>: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(-326574.533650)
  1277. 2025-04-01 19:37:17.227 T:809 debug <general>: OnAVChange: CApplication::OnAVChange
  1278. 2025-04-01 19:37:17.229 T:791 debug <general>: ------ Window Init (VideoFullScreen.xml) ------
  1279. 2025-04-01 19:37:17.229 T:791 info <general>: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY
  1280. 2025-04-01 19:37:17.229 T:810 debug <general>: OnAVStarted: CApplication::OnAVStarted
  1281. 2025-04-01 19:37:17.260 T:791 debug <general>: ------ Window Deinit (DialogBusy.xml) ------
  1282. 2025-04-01 19:37:17.274 T:811 debug <general>: OnAVChange: CApplication::OnAVChange
  1283. 2025-04-01 19:37:17.522 T:805 error <general>: Sink Timer expired for more than buffer time: 0.3s
  1284. 2025-04-01 19:37:17.536 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1285. 2025-04-01 19:37:17.911 T:791 info <general>: Skipped 5 duplicate messages..
  1286. 2025-04-01 19:37:17.911 T:791 debug <general>: ------ Window Deinit (Pointer.xml) ------
  1287. 2025-04-01 19:37:17.912 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1288. 2025-04-01 19:37:18.485 T:805 info <general>: Skipped 8 duplicate messages..
  1289. 2025-04-01 19:37:18.485 T:805 error <general>: Sink Timer expired for more than buffer time: 0.3s
  1290. 2025-04-01 19:37:18.512 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1291. 2025-04-01 19:37:19.006 T:805 info <general>: Skipped 7 duplicate messages..
  1292. 2025-04-01 19:37:19.006 T:805 error <general>: Sink Timer expired for more than buffer time: 0.3s
  1293. 2025-04-01 19:37:19.029 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1294. 2025-04-01 19:37:19.106 T:804 debug <general>: ActiveAE::SyncStream - average error of -556.352032, start adjusting
  1295. 2025-04-01 19:37:19.113 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1296. 2025-04-01 19:37:19.507 T:804 info <general>: Skipped 6 duplicate messages..
  1297. 2025-04-01 19:37:19.507 T:804 debug <general>: ActiveAE::SyncStream - average error -0.027455 below threshold of 30.000000
  1298. 2025-04-01 19:37:19.577 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1299. 2025-04-01 19:37:20.508 T:804 info <general>: Skipped 14 duplicate messages..
  1300. 2025-04-01 19:37:20.508 T:804 debug <general>: ActiveAE::SyncStream - average error 128.757601 above threshold of 100.000000
  1301. 2025-04-01 19:37:20.508 T:804 debug <general>: ActiveAE::SyncStream - average error 28.757601 below threshold of 30.000000
  1302. 2025-04-01 19:37:20.576 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1303. 2025-04-01 19:37:29.878 T:796 info <general>: Skipped 139 duplicate messages..
  1304. 2025-04-01 19:37:29.878 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 138, event.motion.y: 363
  1305. 2025-04-01 19:37:29.897 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1306. 2025-04-01 19:37:30.055 T:796 info <general>: Skipped 2 duplicate messages..
  1307. 2025-04-01 19:37:30.055 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 138, event.motion.y: 363
  1308. 2025-04-01 19:37:30.095 T:791 info <general>: Skipped 2 duplicate messages..
  1309. 2025-04-01 19:37:30.095 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1310. 2025-04-01 19:37:30.141 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 138, event.motion.y: 363
  1311. 2025-04-01 19:37:30.177 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1312. 2025-04-01 19:37:30.228 T:796 info <general>: Skipped 1 duplicate messages..
  1313. 2025-04-01 19:37:30.228 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 138, event.motion.y: 363
  1314. 2025-04-01 19:37:30.299 T:791 info <general>: Skipped 2 duplicate messages..
  1315. 2025-04-01 19:37:30.299 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1316. 2025-04-01 19:37:30.310 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 137, event.motion.y: 363
  1317. 2025-04-01 19:37:30.327 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 133, event.motion.y: 362
  1318. 2025-04-01 19:37:30.343 T:791 debug <general>: ------ Window Init (VideoOSD.xml) ------
  1319. 2025-04-01 19:37:30.343 T:791 info <general>: Loading skin file: VideoOSD.xml, load type: KEEP_IN_MEMORY
  1320. 2025-04-01 19:37:30.344 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 127, event.motion.y: 362
  1321. 2025-04-01 19:37:30.361 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 122, event.motion.y: 362
  1322. 2025-04-01 19:37:30.372 T:791 debug <general>: ------ Window Init (DialogSeekBar.xml) ------
  1323. 2025-04-01 19:37:30.375 T:791 debug <general>: ------ Window Init (Pointer.xml) ------
  1324. 2025-04-01 19:37:30.378 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 118, event.motion.y: 361
  1325. 2025-04-01 19:37:30.393 T:791 debug <general>: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
  1326. 2025-04-01 19:37:30.395 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 111, event.motion.y: 360
  1327. 2025-04-01 19:37:30.403 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1328. 2025-04-01 19:37:30.412 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 100, event.motion.y: 359
  1329. 2025-04-01 19:37:30.429 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 88, event.motion.y: 358
  1330. 2025-04-01 19:37:30.433 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1331. 2025-04-01 19:37:30.446 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 75, event.motion.y: 358
  1332. 2025-04-01 19:37:30.464 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 65, event.motion.y: 358
  1333. 2025-04-01 19:37:30.480 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 57, event.motion.y: 358
  1334. 2025-04-01 19:37:30.497 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 52, event.motion.y: 358
  1335. 2025-04-01 19:37:30.514 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 50, event.motion.y: 358
  1336. 2025-04-01 19:37:30.516 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1337. 2025-04-01 19:37:30.597 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 50, event.motion.y: 358
  1338. 2025-04-01 19:37:30.598 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1339. 2025-04-01 19:37:30.630 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 50, event.motion.y: 358
  1340. 2025-04-01 19:37:30.633 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1341. 2025-04-01 19:37:30.713 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 50, event.motion.y: 358
  1342. 2025-04-01 19:37:30.718 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1343. 2025-04-01 19:37:35.545 T:791 info <general>: Skipped 72 duplicate messages..
  1344. 2025-04-01 19:37:35.544 T:791 debug <general>: ------ Window Deinit (Pointer.xml) ------
  1345. 2025-04-01 19:37:35.597 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1346. 2025-04-01 19:37:38.849 T:791 info <general>: Skipped 49 duplicate messages..
  1347. 2025-04-01 19:37:38.849 T:791 debug <general>: ------ Window Deinit (VideoOSD.xml) ------
  1348. 2025-04-01 19:37:38.849 T:791 debug <general>: ------ Window Deinit (DialogSeekBar.xml) ------
  1349. 2025-04-01 19:37:38.863 T:791 debug <general>: ------ Window Deinit (Custom_1109_TopBarOverlay.xml) ------
  1350. 2025-04-01 19:37:38.911 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1351. 2025-04-01 19:37:39.209 T:796 info <general>: Skipped 4 duplicate messages..
  1352. 2025-04-01 19:37:39.209 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 50, event.motion.y: 358
  1353. 2025-04-01 19:37:39.217 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1354. 2025-04-01 19:37:39.231 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 50, event.motion.y: 358
  1355. 2025-04-01 19:37:39.243 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 56, event.motion.y: 358
  1356. 2025-04-01 19:37:39.245 T:791 debug <general>: ------ Window Init (VideoOSD.xml) ------
  1357. 2025-04-01 19:37:39.248 T:791 debug <general>: ------ Window Init (DialogSeekBar.xml) ------
  1358. 2025-04-01 19:37:39.252 T:791 debug <general>: ------ Window Init (Pointer.xml) ------
  1359. 2025-04-01 19:37:39.259 T:791 debug <general>: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
  1360. 2025-04-01 19:37:39.260 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 75, event.motion.y: 360
  1361. 2025-04-01 19:37:39.277 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 104, event.motion.y: 363
  1362. 2025-04-01 19:37:39.294 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 135, event.motion.y: 368
  1363. 2025-04-01 19:37:39.300 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1364. 2025-04-01 19:37:39.311 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 149, event.motion.y: 370
  1365. 2025-04-01 19:37:39.330 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 155, event.motion.y: 372
  1366. 2025-04-01 19:37:39.345 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 156, event.motion.y: 373
  1367. 2025-04-01 19:37:39.387 T:791 info <general>: Skipped 1 duplicate messages..
  1368. 2025-04-01 19:37:39.387 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1369. 2025-04-01 19:37:39.396 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 156, event.motion.y: 373
  1370. 2025-04-01 19:37:39.435 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1371. 2025-04-01 19:37:39.509 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 156, event.motion.y: 373
  1372. 2025-04-01 19:37:39.519 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1373. 2025-04-01 19:37:39.543 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 156, event.motion.y: 373
  1374. 2025-04-01 19:37:39.594 T:796 info <general>: Skipped 1 duplicate messages..
  1375. 2025-04-01 19:37:39.594 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 156, event.motion.y: 376
  1376. 2025-04-01 19:37:39.597 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1377. 2025-04-01 19:37:39.611 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 158, event.motion.y: 381
  1378. 2025-04-01 19:37:39.628 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 161, event.motion.y: 387
  1379. 2025-04-01 19:37:39.630 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1380. 2025-04-01 19:37:39.645 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 164, event.motion.y: 392
  1381. 2025-04-01 19:37:39.664 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 165, event.motion.y: 396
  1382. 2025-04-01 19:37:39.679 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 165, event.motion.y: 400
  1383. 2025-04-01 19:37:39.696 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 164, event.motion.y: 404
  1384. 2025-04-01 19:37:39.713 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 164, event.motion.y: 407
  1385. 2025-04-01 19:37:39.714 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1386. 2025-04-01 19:37:39.730 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 164, event.motion.y: 407
  1387. 2025-04-01 19:37:39.764 T:796 info <general>: Skipped 1 duplicate messages..
  1388. 2025-04-01 19:37:39.764 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 166, event.motion.y: 407
  1389. 2025-04-01 19:37:39.765 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1390. 2025-04-01 19:37:39.781 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 170, event.motion.y: 406
  1391. 2025-04-01 19:37:39.830 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1392. 2025-04-01 19:37:39.896 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 170, event.motion.y: 406
  1393. 2025-04-01 19:37:39.913 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 169, event.motion.y: 405
  1394. 2025-04-01 19:37:39.914 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1395. 2025-04-01 19:37:39.930 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 167, event.motion.y: 404
  1396. 2025-04-01 19:37:39.998 T:791 info <general>: Skipped 2 duplicate messages..
  1397. 2025-04-01 19:37:39.998 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1398. 2025-04-01 19:37:40.097 T:796 info <general>: Skipped 1 duplicate messages..
  1399. 2025-04-01 19:37:40.097 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 167, event.motion.y: 404
  1400. 2025-04-01 19:37:40.114 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1401. 2025-04-01 19:37:40.148 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 167, event.motion.y: 404
  1402. 2025-04-01 19:37:40.197 T:791 info <general>: Skipped 1 duplicate messages..
  1403. 2025-04-01 19:37:40.197 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1404. 2025-04-01 19:37:40.233 T:796 info <general>: Skipped 1 duplicate messages..
  1405. 2025-04-01 19:37:40.233 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 167, event.motion.y: 404
  1406. 2025-04-01 19:37:40.316 T:791 info <general>: Skipped 1 duplicate messages..
  1407. 2025-04-01 19:37:40.316 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1408. 2025-04-01 19:37:40.366 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 167, event.motion.y: 404
  1409. 2025-04-01 19:37:40.399 T:791 info <general>: Skipped 1 duplicate messages..
  1410. 2025-04-01 19:37:40.399 T:791 error <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
  1411.  
  1412. ################################################################################
  1413. # ... output of cat /storage/.kodi/temp/kodi.old.log
  1414. # LibreELEC release: RPi2.arm-12.0.2
  1415. ################################################################################
  1416. 2024-02-27 17:26:17.619 T:791 info <general>: -----------------------------------------------------------------------
  1417. 2024-02-27 17:26:17.619 T:791 info <general>: Starting Kodi (21.2 (21.2.0) Git:21.2-Omega). Platform: Linux ARM 32-bit
  1418. 2024-02-27 17:26:17.619 T:791 info <general>: Using Release Kodi x32
  1419. 2024-02-27 17:26:17.619 T:791 info <general>: Kodi compiled 2025-01-20 by GCC 13.2.0 for Linux ARM 32-bit version 6.6.70 (394822)
  1420. 2024-02-27 17:26:17.619 T:791 info <general>: Running on BCM2835 with LibreELEC (official): 12.0.2, kernel: Linux ARM 32-bit version 6.6.70
  1421. 2024-02-27 17:26:17.619 T:791 info <general>: FFmpeg version/source: 6.0.1
  1422. 2024-02-27 17:26:17.619 T:791 info <general>: Host CPU: ARMv7 Processor rev 4 (v7l), 4 cores available
  1423. 2024-02-27 17:26:17.619 T:791 info <general>: ARM Features: Neon enabled
  1424. 2024-02-27 17:26:17.619 T:791 info <general>: special://xbmc/ is mapped to: /usr/share/kodi/
  1425. 2024-02-27 17:26:17.619 T:791 info <general>: special://xbmcbin/ is mapped to: /usr/lib/kodi
  1426. 2024-02-27 17:26:17.619 T:791 info <general>: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  1427. 2024-02-27 17:26:17.619 T:791 info <general>: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  1428. 2024-02-27 17:26:17.619 T:791 info <general>: special://envhome/ is mapped to: /storage
  1429. 2024-02-27 17:26:17.619 T:791 info <general>: special://home/ is mapped to: /storage/.kodi
  1430. 2024-02-27 17:26:17.619 T:791 info <general>: special://temp/ is mapped to: /storage/.kodi/temp
  1431. 2024-02-27 17:26:17.619 T:791 info <general>: special://logpath/ is mapped to: /storage/.kodi/temp
  1432. 2024-02-27 17:26:17.620 T:791 info <general>: Webserver extra whitelist paths:
  1433. 2024-02-27 17:26:17.620 T:791 info <general>: The executable running is: /usr/lib/kodi/kodi.bin
  1434. 2024-02-27 17:26:17.620 T:791 info <general>: Local hostname: LibreELEC
  1435. 2024-02-27 17:26:17.620 T:791 info <general>: Log File is located: /storage/.kodi/temp/kodi.log
  1436. 2024-02-27 17:26:17.620 T:791 info <general>: -----------------------------------------------------------------------
  1437. 2024-02-27 17:26:17.620 T:791 info <general>: loading settings
  1438. 2024-02-27 17:26:17.620 T:791 info <general>: special://profile/ is mapped to: special://masterprofile/
  1439. 2024-02-27 17:26:17.624 T:791 info <general>: Loaded settings file from special://xbmc/system/advancedsettings.xml
  1440. 2024-02-27 17:26:17.625 T:791 info <general>: Contents of special://xbmc/system/advancedsettings.xml are...
  1441. <?xml version="1.0" encoding="utf-8" ?>
  1442. <advancedsettings version="1.0">
  1443. <gputempcommand>/usr/bin/gputemp</gputempcommand>
  1444. <showexitbutton>false</showexitbutton>
  1445. <remotedelay>1</remotedelay>
  1446. <fanartres>720</fanartres>
  1447. <imageres>540</imageres>
  1448. </advancedsettings>
  1449.  
  1450. 2024-02-27 17:26:17.626 T:791 info <general>: No settings file to load (special://masterprofile/advancedsettings.xml)
  1451. 2024-02-27 17:26:17.627 T:791 info <general>: Default Video Player: VideoPlayer
  1452. 2024-02-27 17:26:17.627 T:791 info <general>: Default Audio Player: paplayer
  1453. 2024-02-27 17:26:17.627 T:791 info <general>: Disabled debug logging due to GUI setting. Level 0.
  1454. 2024-02-27 17:26:17.627 T:791 info <general>: Log level changed to "info"
  1455. 2024-02-27 17:26:17.627 T:791 info <general>: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  1456. 2024-02-27 17:26:17.629 T:791 error <general>: CDisplaySettings: settings file doesn't contain <resolutions>
  1457. 2024-02-27 17:26:17.629 T:791 warning <general>: CViewStateSettings: no <viewstates> tag found
  1458. 2024-02-27 17:26:17.629 T:791 error <general>: CSettings: unable to load settings from special://masterprofile/guisettings.xml, creating new default settings
  1459. 2024-02-27 17:26:17.672 T:791 info <general>: Loaded settings file from special://xbmc/system/advancedsettings.xml
  1460. 2024-02-27 17:26:17.673 T:791 info <general>: Contents of special://xbmc/system/advancedsettings.xml are...
  1461. <?xml version="1.0" encoding="utf-8" ?>
  1462. <advancedsettings version="1.0">
  1463. <gputempcommand>/usr/bin/gputemp</gputempcommand>
  1464. <showexitbutton>false</showexitbutton>
  1465. <remotedelay>1</remotedelay>
  1466. <fanartres>720</fanartres>
  1467. <imageres>540</imageres>
  1468. </advancedsettings>
  1469.  
  1470. 2024-02-27 17:26:17.674 T:791 info <general>: No settings file to load (special://masterprofile/advancedsettings.xml)
  1471. 2024-02-27 17:26:17.674 T:791 info <general>: Default Video Player: VideoPlayer
  1472. 2024-02-27 17:26:17.674 T:791 info <general>: Default Audio Player: paplayer
  1473. 2024-02-27 17:26:17.674 T:791 info <general>: Disabled debug logging due to GUI setting. Level 0.
  1474. 2024-02-27 17:26:17.675 T:791 info <general>: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  1475. 2024-02-27 17:26:17.677 T:791 info <general>: New Cache GUI Settings (replacement of cache in advancedsettings.xml) are:
  1476. Buffer Mode: 4
  1477. Memory Size: 20 MB
  1478. Read Factor: 4.00 x
  1479. Chunk Size : 131072 bytes
  1480. 2024-02-27 17:26:17.677 T:791 info <general>: creating subdirectories
  1481. 2024-02-27 17:26:17.677 T:791 info <general>: userdata folder: special://masterprofile/
  1482. 2024-02-27 17:26:17.677 T:791 info <general>: recording folder:
  1483. 2024-02-27 17:26:17.677 T:791 info <general>: screenshots folder: /storage/screenshots/
  1484. 2024-02-27 17:26:17.724 T:791 info <general>: creating version table
  1485. 2024-02-27 17:26:17.725 T:791 info <general>: create addons table
  1486. 2024-02-27 17:26:17.725 T:791 info <general>: create repo table
  1487. 2024-02-27 17:26:17.725 T:791 info <general>: create addonlinkrepo table
  1488. 2024-02-27 17:26:17.726 T:791 info <general>: create update_rules table
  1489. 2024-02-27 17:26:17.726 T:791 info <general>: create package table
  1490. 2024-02-27 17:26:17.726 T:791 info <general>: create installed table
  1491. 2024-02-27 17:26:17.727 T:791 info <general>: CreateAnalytics creating indices
  1492. 2024-02-27 17:26:18.188 T:791 info <general>: CAddonMgr::FindAddons: audioencoder.kodi.builtin.aac v1.0.2 installed
  1493. 2024-02-27 17:26:18.188 T:791 info <general>: CAddonMgr::FindAddons: audioencoder.kodi.builtin.wma v1.0.2 installed
  1494. 2024-02-27 17:26:18.189 T:791 info <general>: CAddonMgr::FindAddons: game.controller.default v1.0.42 installed
  1495. 2024-02-27 17:26:18.189 T:791 info <general>: CAddonMgr::FindAddons: game.controller.keyboard v1.1.43 installed
  1496. 2024-02-27 17:26:18.189 T:791 info <general>: CAddonMgr::FindAddons: game.controller.mouse v1.0.26 installed
  1497. 2024-02-27 17:26:18.189 T:791 info <general>: CAddonMgr::FindAddons: game.controller.snes v1.0.40 installed
  1498. 2024-02-27 17:26:18.189 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.global.audioengine v1.1.1 installed
  1499. 2024-02-27 17:26:18.189 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.global.filesystem v1.1.8 installed
  1500. 2024-02-27 17:26:18.189 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.global.general v1.0.5 installed
  1501. 2024-02-27 17:26:18.190 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.global.gui v5.15.0 installed
  1502. 2024-02-27 17:26:18.190 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.global.main v2.0.2 installed
  1503. 2024-02-27 17:26:18.190 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.global.network v1.0.4 installed
  1504. 2024-02-27 17:26:18.190 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.global.tools v1.0.4 installed
  1505. 2024-02-27 17:26:18.190 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.instance.audiodecoder v4.0.0 installed
  1506. 2024-02-27 17:26:18.190 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.instance.audioencoder v3.0.0 installed
  1507. 2024-02-27 17:26:18.191 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.instance.game v3.0.2 installed
  1508. 2024-02-27 17:26:18.191 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.instance.imagedecoder v3.0.1 installed
  1509. 2024-02-27 17:26:18.191 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.instance.inputstream v3.3.0 installed
  1510. 2024-02-27 17:26:18.191 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.instance.peripheral v3.0.2 installed
  1511. 2024-02-27 17:26:18.191 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.instance.pvr v8.3.0 installed
  1512. 2024-02-27 17:26:18.191 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.instance.screensaver v2.2.0 installed
  1513. 2024-02-27 17:26:18.192 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.instance.vfs v3.0.1 installed
  1514. 2024-02-27 17:26:18.192 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.instance.videocodec v2.1.0 installed
  1515. 2024-02-27 17:26:18.192 T:791 info <general>: CAddonMgr::FindAddons: kodi.binary.instance.visualization v4.0.0 installed
  1516. 2024-02-27 17:26:18.192 T:791 info <general>: CAddonMgr::FindAddons: kodi.resource v1.0.0 installed
  1517. 2024-02-27 17:26:18.192 T:791 info <general>: CAddonMgr::FindAddons: metadata.album.universal v3.1.4 installed
  1518. 2024-02-27 17:26:18.192 T:791 info <general>: CAddonMgr::FindAddons: metadata.artists.universal v4.3.3 installed
  1519. 2024-02-27 17:26:18.193 T:791 info <general>: CAddonMgr::FindAddons: metadata.common.allmusic.com v3.2.2 installed
  1520. 2024-02-27 17:26:18.193 T:791 info <general>: CAddonMgr::FindAddons: metadata.common.fanart.tv v3.6.3 installed
  1521. 2024-02-27 17:26:18.193 T:791 info <general>: CAddonMgr::FindAddons: metadata.common.musicbrainz.org v2.2.4 installed
  1522. 2024-02-27 17:26:18.193 T:791 info <general>: CAddonMgr::FindAddons: metadata.common.theaudiodb.com v2.0.3 installed
  1523. 2024-02-27 17:26:18.193 T:791 info <general>: CAddonMgr::FindAddons: metadata.generic.albums v1.0.14 installed
  1524. 2024-02-27 17:26:18.193 T:791 info <general>: CAddonMgr::FindAddons: metadata.generic.artists v1.0.18 installed
  1525. 2024-02-27 17:26:18.193 T:791 info <general>: CAddonMgr::FindAddons: metadata.local v1.0.1 installed
  1526. 2024-02-27 17:26:18.194 T:791 info <general>: CAddonMgr::FindAddons: metadata.themoviedb.org.python v1.3.1+matrix.1 installed
  1527. 2024-02-27 17:26:18.194 T:791 info <general>: CAddonMgr::FindAddons: metadata.tvshows.themoviedb.org.python v1.6.0 installed
  1528. 2024-02-27 17:26:18.194 T:791 info <general>: CAddonMgr::FindAddons: peripheral.joystick v21.1.22 installed
  1529. 2024-02-27 17:26:18.194 T:791 info <general>: CAddonMgr::FindAddons: repository.libreelec.tv v12.0.0 installed
  1530. 2024-02-27 17:26:18.194 T:791 info <general>: CAddonMgr::FindAddons: repository.xbmc.org v3.4.0 installed
  1531. 2024-02-27 17:26:18.194 T:791 info <general>: CAddonMgr::FindAddons: resource.images.weathericons.default v1.1.9 installed
  1532. 2024-02-27 17:26:18.195 T:791 info <general>: CAddonMgr::FindAddons: resource.language.en_gb v2.0.2 installed
  1533. 2024-02-27 17:26:18.195 T:791 info <general>: CAddonMgr::FindAddons: resource.uisounds.kodi v1.0.1 installed
  1534. 2024-02-27 17:26:18.195 T:791 info <general>: CAddonMgr::FindAddons: screensaver.xbmc.builtin.black v1.0.34 installed
  1535. 2024-02-27 17:26:18.195 T:791 info <general>: CAddonMgr::FindAddons: screensaver.xbmc.builtin.dim v1.0.66 installed
  1536. 2024-02-27 17:26:18.195 T:791 info <general>: CAddonMgr::FindAddons: script.module.pil v5.1.0 installed
  1537. 2024-02-27 17:26:18.195 T:791 info <general>: CAddonMgr::FindAddons: script.module.pycryptodome v3.4.3 installed
  1538. 2024-02-27 17:26:18.196 T:791 info <general>: CAddonMgr::FindAddons: service.libreelec.settings v12.0 installed
  1539. 2024-02-27 17:26:18.196 T:791 info <general>: CAddonMgr::FindAddons: skin.estuary v4.0.0 installed
  1540. 2024-02-27 17:26:18.196 T:791 info <general>: CAddonMgr::FindAddons: webinterface.default v21.x-1.0.1 installed
  1541. 2024-02-27 17:26:18.196 T:791 info <general>: CAddonMgr::FindAddons: xbmc.addon v21.2.0 installed
  1542. 2024-02-27 17:26:18.196 T:791 info <general>: CAddonMgr::FindAddons: xbmc.core v0.1.0 installed
  1543. 2024-02-27 17:26:18.196 T:791 info <general>: CAddonMgr::FindAddons: xbmc.gui v5.17.0 installed
  1544. 2024-02-27 17:26:18.196 T:791 info <general>: CAddonMgr::FindAddons: xbmc.json v13.5.0 installed
  1545. 2024-02-27 17:26:18.197 T:791 info <general>: CAddonMgr::FindAddons: xbmc.metadata v2.1.0 installed
  1546. 2024-02-27 17:26:18.197 T:791 info <general>: CAddonMgr::FindAddons: xbmc.python v3.0.1 installed
  1547. 2024-02-27 17:26:18.197 T:791 info <general>: CAddonMgr::FindAddons: xbmc.webinterface v1.0.0 installed
  1548. 2024-02-27 17:26:18.204 T:791 info <general>: Selected Logind/UPower as PowerSyscall
  1549. 2024-02-27 17:26:18.204 T:791 error <general>: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  1550. 2024-02-27 17:26:18.204 T:791 info <general>: LogindUPowerSyscall - UPower not found, battery information will not be available
  1551. 2024-02-27 17:26:18.237 T:791 info <general>: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  1552. 2024-02-27 17:26:18.583 T:795 info <general>: Loading special://xbmc/system/Lircmap.xml
  1553. 2024-02-27 17:26:18.597 T:795 info <general>: * Adding remote mapping for device 'mceusb'
  1554. 2024-02-27 17:26:18.597 T:795 info <general>: * Adding remote mapping for device 'XboxDVDDongle'
  1555. 2024-02-27 17:26:18.597 T:795 info <general>: * Adding remote mapping for device 'Microsoft_Xbox'
  1556. 2024-02-27 17:26:18.597 T:795 info <general>: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
  1557. 2024-02-27 17:26:18.597 T:795 info <general>: * Adding remote mapping for device 'anysee'
  1558. 2024-02-27 17:26:18.597 T:795 info <general>: * Adding remote mapping for device 'iMON-PAD'
  1559. 2024-02-27 17:26:18.597 T:795 info <general>: * Adding remote mapping for device 'Antec_Veris_RM200'
  1560. 2024-02-27 17:26:18.598 T:795 info <general>: * Adding remote mapping for device 'MCE_via_iMON'
  1561. 2024-02-27 17:26:18.598 T:795 info <general>: * Adding remote mapping for device 'TwinHanRemote'
  1562. 2024-02-27 17:26:18.598 T:791 error <general>: [xkb] couldn't find a Compose file for locale "C" (mapped to "C")
  1563.  
  1564. 2024-02-27 17:26:18.598 T:791 warning <general>: CLibInputKeyboard: Failed to compile localized compose table, composed key support will be disabled
  1565. 2024-02-27 17:26:18.598 T:795 info <general>: * Adding remote mapping for device 'linux-input-layer'
  1566. 2024-02-27 17:26:18.598 T:795 info <general>: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  1567. 2024-02-27 17:26:18.598 T:795 info <general>: * Adding remote mapping for device 'mediacenter'
  1568. 2024-02-27 17:26:18.598 T:795 info <general>: * Adding remote mapping for device 'devinput'
  1569. 2024-02-27 17:26:18.598 T:795 info <general>: * Adding remote mapping for device 'devinput-32'
  1570. 2024-02-27 17:26:18.598 T:795 info <general>: * Adding remote mapping for device 'devinput-64'
  1571. 2024-02-27 17:26:18.629 T:791 info <general>: RetroPlayer[RENDER]: Registering renderer factory for DMA
  1572. 2024-02-27 17:26:18.629 T:791 info <general>: RetroPlayer[RENDER]: Registering renderer factory for OpenGLES
  1573. 2024-02-27 17:26:25.389 T:791 info <general>: CDRMUtils::FindConnector - using connector: HDMI-A-1
  1574. 2024-02-27 17:26:29.640 T:791 info <general>: Skipped 1 duplicate messages..
  1575. 2024-02-27 17:26:29.640 T:791 info <general>: CDRMUtils::FindEncoder - using encoder: 31
  1576. 2024-02-27 17:26:29.640 T:791 info <general>: CDRMUtils::FindPlanes - using crtc: 95
  1577. 2024-02-27 17:26:29.901 T:791 info <general>: Found resolution 1024x768 with 1024x768 @ 60.000000 Hz
  1578. 2024-02-27 17:26:29.901 T:791 info <general>: Found resolution 800x600 with 800x600 @ 60.000000 Hz
  1579. 2024-02-27 17:26:29.901 T:791 info <general>: Found resolution 800x600 with 800x600 @ 56.000000 Hz
  1580. 2024-02-27 17:26:29.901 T:791 info <general>: Found resolution 848x480 with 848x480 @ 60.000000 Hz
  1581. 2024-02-27 17:26:29.901 T:791 info <general>: Found resolution 640x480 with 640x480 @ 60.000000 Hz
  1582. 2024-02-27 17:26:29.905 T:791 info <general>: EGL_VERSION = 1.4
  1583. 2024-02-27 17:26:29.905 T:791 info <general>: EGL_VENDOR = Mesa Project
  1584. 2024-02-27 17:26:29.905 T:791 info <general>: EGL_EXTENSIONS = EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_EXT_buffer_age EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_gl_interop EGL_MESA_image_dma_buf_export EGL_MESA_query_driver
  1585. 2024-02-27 17:26:29.905 T:791 info <general>: EGL_CLIENT_EXTENSIONS = EGL_EXT_client_extensions EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_KHR_debug EGL_EXT_platform_device EGL_EXT_explicit_device EGL_MESA_platform_gbm EGL_KHR_platform_gbm EGL_MESA_platform_surfaceless
  1586. 2024-02-27 17:26:30.006 T:791 info <general>: CApplication::CreateGUI - using the gbm windowing system
  1587. 2024-02-27 17:26:30.006 T:791 info <general>: Checking resolution 16
  1588. 2024-02-27 17:26:30.024 T:791 info <general>: GL_VENDOR = Broadcom
  1589. 2024-02-27 17:26:30.024 T:791 info <general>: GL_RENDERER = VC4 V3D 2.1
  1590. 2024-02-27 17:26:30.024 T:791 info <general>: GL_VERSION = OpenGL ES 2.0 Mesa 24.0.9
  1591. 2024-02-27 17:26:30.024 T:791 info <general>: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.0.16
  1592. 2024-02-27 17:26:30.024 T:791 info <general>: GL_EXTENSIONS = GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_stencil8 GL_OES_texture_npot GL_OES_vertex_half_float GL_OES_EGL_image GL_OES_depth_texture GL_AMD_performance_monitor GL_OES_packed_depth_stencil GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_NV_pack_subimage GL_NV_texture_barrier GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_ANGLE_pack_reverse_row_order GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_APPLE_sync GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_texture_compression_astc_ldr GL_NV_generate_mipmap_sRGB GL_NV_pixel_buffer_object GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_debug_label GL_EXT_separate_shader_objects GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_draw_elements_base_vertex GL_EXT_texture_border_clamp GL_KHR_context_flush_control GL_OES_draw_elements_base_vertex GL_OES_texture_border_clamp GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_EXT_texture_compression_s3tc_srgb GL_KHR_parallel_shader_compile GL_MESA_tile_raster_order GL_MESA_sampler_objects GL_MESA_bgra
  1593. 2024-02-27 17:26:30.160 T:791 info <general>: GLES: Maximum texture width: 2048
  1594. 2024-02-27 17:26:32.227 T:791 info <general>: load keymapping
  1595. 2024-02-27 17:26:32.231 T:791 info <general>: Loading special://xbmc/system/keymaps/appcommand.xml
  1596. 2024-02-27 17:26:32.232 T:791 info <general>: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  1597. 2024-02-27 17:26:32.234 T:791 info <general>: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  1598. 2024-02-27 17:26:32.237 T:791 info <general>: Loading special://xbmc/system/keymaps/customcontroller.SiriRemote.xml
  1599. 2024-02-27 17:26:32.238 T:791 info <general>: Loading special://xbmc/system/keymaps/gamepad.xml
  1600. 2024-02-27 17:26:32.241 T:791 info <general>: Loading special://xbmc/system/keymaps/joystick.xml
  1601. 2024-02-27 17:26:32.244 T:791 info <general>: Loading special://xbmc/system/keymaps/keyboard.xml
  1602. 2024-02-27 17:26:32.251 T:791 info <general>: Loading special://xbmc/system/keymaps/mouse.xml
  1603. 2024-02-27 17:26:32.252 T:791 info <general>: Loading special://xbmc/system/keymaps/remote.xml
  1604. 2024-02-27 17:26:32.257 T:791 info <general>: Loading special://xbmc/system/keymaps/touchscreen.xml
  1605. 2024-02-27 17:26:32.259 T:791 info <general>: GUI format 1024x768, Display 1024x768 @ 60.000000 Hz
  1606. 2024-02-27 17:26:32.269 T:797 info <general>: CAESinkALSA - Unable to open device "default" for playback
  1607. 2024-02-27 17:26:32.289 T:797 info <general>: CAESinkALSA - Unable to open device "sysdefault" for playback
  1608. 2024-02-27 17:26:32.290 T:797 info <general>: CAESinkALSA - Unable to open device "sysdefault:CARD=vc4hdmi" for playback
  1609. 2024-02-27 17:26:32.290 T:797 info <general>: CAESinkALSA - Unable to open device "hdmi:CARD=vc4hdmi,DEV=0" for playback
  1610. 2024-02-27 17:26:32.294 T:797 warning <general>: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail
  1611. 2024-02-27 17:26:32.295 T:797 info <general>: Found 1 Lists of Devices
  1612. 2024-02-27 17:26:32.295 T:797 info <general>: Enumerated PULSE devices:
  1613. 2024-02-27 17:26:32.295 T:797 info <general>: Device 1
  1614. 2024-02-27 17:26:32.295 T:797 info <general>: m_deviceName : Default
  1615. 2024-02-27 17:26:32.295 T:797 info <general>: m_displayName : Default
  1616. 2024-02-27 17:26:32.295 T:797 info <general>: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
  1617. 2024-02-27 17:26:32.295 T:797 info <general>: m_deviceType : AE_DEVTYPE_PCM
  1618. 2024-02-27 17:26:32.295 T:797 info <general>: m_channels : FL, FR
  1619. 2024-02-27 17:26:32.295 T:797 info <general>: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  1620. 2024-02-27 17:26:32.295 T:797 info <general>: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  1621. 2024-02-27 17:26:32.295 T:797 info <general>: m_streamTypes : No passthrough capabilities
  1622. 2024-02-27 17:26:32.295 T:797 warning <general>: ValidateOutputDevices: audio output device setting has been updated from 'ALSA:hdmi:CARD=vc4hdmi,DEV=0' to 'PULSE:Default|Bluetooth Audio (PULSEAUDIO)'
  1623. 2024-02-27 17:26:32.295 T:798 info <general>: CActiveAESink::OpenSink - initialize sink
  1624. 2024-02-27 17:26:32.299 T:798 info <general>: PulseAudio: Opened device Default in pcm mode with Buffersize 300 ms Periodsize 100 ms
  1625. 2024-02-27 17:26:32.304 T:791 info <general>: CLangInfo: loading resource.language.en_gb language information...
  1626. 2024-02-27 17:26:32.318 T:791 info <general>: global locale set to C
  1627. 2024-02-27 17:26:32.318 T:791 info <general>: CLangInfo: loading resource.language.en_gb language strings...
  1628. 2024-02-27 17:26:32.426 T:802 info <general>: Running database version Addons33
  1629. 2024-02-27 17:26:32.481 T:802 info <general>: creating version table
  1630. 2024-02-27 17:26:32.482 T:802 info <general>: create view table
  1631. 2024-02-27 17:26:32.482 T:802 info <general>: CreateAnalytics - creating indices
  1632. 2024-02-27 17:26:32.534 T:802 info <general>: creating version table
  1633. 2024-02-27 17:26:32.535 T:802 info <general>: create texture table
  1634. 2024-02-27 17:26:32.536 T:802 info <general>: create sizes table, index, and trigger
  1635. 2024-02-27 17:26:32.536 T:802 info <general>: create path table
  1636. 2024-02-27 17:26:32.536 T:802 info <general>: CreateAnalytics creating indices
  1637. 2024-02-27 17:26:32.537 T:802 info <general>: CreateAnalytics creating triggers
  1638. 2024-02-27 17:26:32.616 T:798 error <general>: Sink Timer expired for more than buffer time: 0.3s
  1639. 2024-02-27 17:26:32.647 T:802 info <general>: creating version table
  1640. 2024-02-27 17:26:32.648 T:802 info <general>: create artist table
  1641. 2024-02-27 17:26:32.649 T:802 info <general>: create album table
  1642. 2024-02-27 17:26:32.650 T:802 info <general>: create audiobook table
  1643. 2024-02-27 17:26:32.650 T:802 info <general>: create album_artist table
  1644. 2024-02-27 17:26:32.650 T:802 info <general>: create album_source table
  1645. 2024-02-27 17:26:32.650 T:802 info <general>: create genre table
  1646. 2024-02-27 17:26:32.651 T:802 info <general>: create path table
  1647. 2024-02-27 17:26:32.651 T:802 info <general>: create source table
  1648. 2024-02-27 17:26:32.651 T:802 info <general>: create source_path table
  1649. 2024-02-27 17:26:32.652 T:802 info <general>: create song table
  1650. 2024-02-27 17:26:32.652 T:802 info <general>: create song_artist table
  1651. 2024-02-27 17:26:32.653 T:802 info <general>: create song_genre table
  1652. 2024-02-27 17:26:32.653 T:802 info <general>: create role table
  1653. 2024-02-27 17:26:32.653 T:802 info <general>: create infosetting table
  1654. 2024-02-27 17:26:32.653 T:802 info <general>: create discography table
  1655. 2024-02-27 17:26:32.654 T:802 info <general>: create art table
  1656. 2024-02-27 17:26:32.654 T:802 info <general>: create versiontagscan table
  1657. 2024-02-27 17:26:32.654 T:802 info <general>: create removed_link table
  1658. 2024-02-27 17:26:32.655 T:802 info <general>: CreateAnalytics - creating indices
  1659. 2024-02-27 17:26:32.662 T:802 info <general>: create triggers
  1660. 2024-02-27 17:26:32.667 T:802 info <general>: create song view
  1661. 2024-02-27 17:26:32.668 T:802 info <general>: create album view
  1662. 2024-02-27 17:26:32.669 T:802 info <general>: create artist view
  1663. 2024-02-27 17:26:32.670 T:802 info <general>: create albumartist view
  1664. 2024-02-27 17:26:32.671 T:802 info <general>: create songartist view
  1665. 2024-02-27 17:26:32.746 T:802 info <general>: creating version table
  1666. 2024-02-27 17:26:32.746 T:802 info <general>: create bookmark table
  1667. 2024-02-27 17:26:32.747 T:802 info <general>: create settings table
  1668. 2024-02-27 17:26:32.747 T:802 info <general>: create stacktimes table
  1669. 2024-02-27 17:26:32.748 T:802 info <general>: create genre table
  1670. 2024-02-27 17:26:32.748 T:802 info <general>: create country table
  1671. 2024-02-27 17:26:32.749 T:802 info <general>: create movie table
  1672. 2024-02-27 17:26:32.749 T:802 info <general>: create actor table
  1673. 2024-02-27 17:26:32.750 T:802 info <general>: create path table
  1674. 2024-02-27 17:26:32.751 T:802 info <general>: create files table
  1675. 2024-02-27 17:26:32.751 T:802 info <general>: create tvshow table
  1676. 2024-02-27 17:26:32.752 T:802 info <general>: create episode table
  1677. 2024-02-27 17:26:32.752 T:802 info <general>: create tvshowlinkpath table
  1678. 2024-02-27 17:26:32.752 T:802 info <general>: create movielinktvshow table
  1679. 2024-02-27 17:26:32.753 T:802 info <general>: create studio table
  1680. 2024-02-27 17:26:32.753 T:802 info <general>: create musicvideo table
  1681. 2024-02-27 17:26:32.754 T:802 info <general>: create streaminfo table
  1682. 2024-02-27 17:26:32.754 T:802 info <general>: create sets table
  1683. 2024-02-27 17:26:32.754 T:802 info <general>: create seasons table
  1684. 2024-02-27 17:26:32.755 T:802 info <general>: create art table
  1685. 2024-02-27 17:26:32.755 T:802 info <general>: create tag table
  1686. 2024-02-27 17:26:32.756 T:802 info <general>: create rating table
  1687. 2024-02-27 17:26:32.756 T:802 info <general>: create uniqueid table
  1688. 2024-02-27 17:26:32.756 T:802 info <general>: create videoversiontype table
  1689. 2024-02-27 17:26:32.809 T:802 info <general>: create videoversion table
  1690. 2024-02-27 17:26:32.841 T:802 info <general>: CreateAnalytics - creating indices
  1691. 2024-02-27 17:26:33.578 T:798 error <general>: Sink Timer expired for more than buffer time: 0.3s
  1692. 2024-02-27 17:26:34.082 T:802 info <general>: CreateAnalytics - creating triggers
  1693. 2024-02-27 17:26:34.099 T:798 error <general>: Sink Timer expired for more than buffer time: 0.3s
  1694. 2024-02-27 17:26:34.185 T:802 info <general>: create episode_view
  1695. 2024-02-27 17:26:34.195 T:802 info <general>: create tvshowcounts
  1696. 2024-02-27 17:26:34.206 T:802 info <general>: create tvshowlinkpath_minview
  1697. 2024-02-27 17:26:34.216 T:802 info <general>: create tvshow_view
  1698. 2024-02-27 17:26:34.227 T:802 info <general>: create season_view
  1699. 2024-02-27 17:26:34.242 T:802 info <general>: create musicvideo_view
  1700. 2024-02-27 17:26:34.253 T:802 info <general>: create movie_view
  1701. 2024-02-27 17:26:34.283 T:802 info <general>: creating version table
  1702. 2024-02-27 17:26:34.284 T:802 info <general>: CreateTables: Creating PVR database tables
  1703. 2024-02-27 17:26:34.286 T:802 info <general>: CreateAnalytics: Creating PVR database indices
  1704. 2024-02-27 17:26:34.314 T:802 info <general>: creating version table
  1705. 2024-02-27 17:26:34.315 T:802 info <general>: Creating EPG database tables
  1706. 2024-02-27 17:26:34.411 T:791 info <general>: Unloaded skin
  1707. 2024-02-27 17:26:34.412 T:791 info <general>: load skin from: /usr/share/kodi/addons/skin.estuary/ (version: 4.0.0)
  1708. 2024-02-27 17:26:34.412 T:791 info <general>: load fonts for skin...
  1709. 2024-02-27 17:26:34.441 T:791 info <general>: Loading skin includes from /usr/share/kodi/addons/skin.estuary/xml/Includes.xml
  1710. 2024-02-27 17:26:34.616 T:791 info <general>: LoadFontsFromFile: Loading <fontset> with name 'Default' from '/usr/share/kodi/addons/skin.estuary/xml/Font.xml'
  1711. 2024-02-27 17:26:34.734 T:791 info <general>: LoadTimers: Trying to load skin timers from /usr/share/kodi/addons/skin.estuary/xml/Timers.xml
  1712. 2024-02-27 17:26:34.745 T:791 info <general>: load new skin...
  1713. 2024-02-27 17:26:34.745 T:791 info <general>: Loading custom window XMLs from skin path /usr/share/kodi/addons/skin.estuary/xml
  1714. 2024-02-27 17:26:34.774 T:791 info <general>: initialize new skin...
  1715. 2024-02-27 17:26:34.774 T:791 info <general>: Loading skin file: Custom_1109_TopBarOverlay.xml, load type: LOAD_ON_GUI_INIT
  1716. 2024-02-27 17:26:34.881 T:791 info <general>: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  1717. 2024-02-27 17:26:34.884 T:791 info <general>: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  1718. 2024-02-27 17:26:34.886 T:791 info <general>: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  1719. 2024-02-27 17:26:34.914 T:791 info <general>: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  1720. 2024-02-27 17:26:34.918 T:791 info <general>: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  1721. 2024-02-27 17:26:34.920 T:791 info <general>: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  1722. 2024-02-27 17:26:34.921 T:791 info <general>: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  1723. 2024-02-27 17:26:34.924 T:791 info <general>: Loading resource://resource.uisounds.kodi/sounds.xml
  1724. 2024-02-27 17:26:35.015 T:791 info <general>: skin loaded...
  1725. 2024-02-27 17:26:35.016 T:791 info <general>: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  1726. 2024-02-27 17:26:35.026 T:791 info <general>: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  1727. 2024-02-27 17:26:35.183 T:791 warning <general>: JSONRPC: Could not parse type "Setting.Details.SettingList"
  1728. 2024-02-27 17:26:35.183 T:791 info <general>: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  1729. 2024-02-27 17:26:35.183 T:791 info <general>: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  1730. 2024-02-27 17:26:35.225 T:791 info <general>: JSONRPC v13.5.0: Successfully initialized
  1731. 2024-02-27 17:26:35.225 T:791 info <general>: [Media Detection] starting service for optical media detection
  1732. 2024-02-27 17:26:35.267 T:791 info <general>: AddOnLog: peripheral.joystick: Enabling joystick interface "linux"
  1733. 2024-02-27 17:26:35.272 T:791 info <general>: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
  1734. 2024-02-27 17:26:35.272 T:791 info <general>: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
  1735. 2024-02-27 17:26:35.273 T:791 info <general>: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  1736. 2024-02-27 17:26:35.297 T:791 info <general>: Loaded playercorefactory configuration
  1737. 2024-02-27 17:26:35.297 T:791 info <general>: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  1738. 2024-02-27 17:26:35.297 T:791 info <general>: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  1739. 2024-02-27 17:26:35.297 T:791 info <general>: removing tempfiles
  1740. 2024-02-27 17:26:35.303 T:791 info <general>: initialize done
  1741. 2024-02-27 17:26:35.303 T:791 info <general>: Running the application...
  1742. 2024-02-27 17:26:35.332 T:802 error <general>: CCurlFile::CReadState::FillBuffer - (0x68e57d60) Failed: Couldn't resolve host name(6)
  1743. 2024-02-27 17:26:35.332 T:802 error <general>: CCurlFile::Open - <https://mirrors.kodi.tv/addons/omega/addons.xml.gz?sha256> Failed with code 0:
  1744.  
  1745. 2024-02-27 17:26:35.332 T:802 error <general>: CRepository: failed read 'https://mirrors.kodi.tv/addons/omega/addons.xml.gz?sha256'
  1746. 2024-02-27 17:26:35.332 T:828 error <general>: CCurlFile::CReadState::FillBuffer - (0x6b52b938) Failed: Couldn't resolve host name(6)
  1747. 2024-02-27 17:26:35.332 T:828 error <general>: CCurlFile::Open - <https://addons.libreelec.tv/12.0.0/ARMv7/arm/addons.xml.gz.sha256> Failed with code 0:
  1748.  
  1749. 2024-02-27 17:26:35.332 T:828 error <general>: CRepository: failed read 'https://addons.libreelec.tv/12.0.0/ARMv7/arm/addons.xml.gz.sha256'
  1750. 2024-02-27 17:26:35.334 T:791 info <general>: starting zeroconf publishing
  1751. 2024-02-27 17:26:35.335 T:841 info <general>: ES: Starting UDP Event server on port 9777
  1752. 2024-02-27 17:26:35.337 T:841 info <general>: UDP: Listening on port 9777 (ipv6 : false)
  1753. 2024-02-27 17:26:35.358 T:791 info <general>: JSONRPC Server: Successfully initialized
  1754. 2024-02-27 17:26:35.364 T:791 info <general>: CWSDiscoveryListenerUDP::Start - Started
  1755. 2024-02-27 17:26:35.364 T:844 info <general>: CWSDiscoveryListenerUDP::Stop - Stopped
  1756. 2024-02-27 17:26:35.428 T:832 info <general>: Register - new cec device registered on cec->Linux: CEC Adapter (0000:0000)
  1757. 2024-02-27 17:26:38.432 T:837 info <general>: SETTINGS: <module> # ## LibreELEC Addon ## 12.0
  1758. 2024-02-27 17:26:38.440 T:837 error <general>: SETTINGS: load_file # Error: Failed to read file: /storage/.config/boot.status
  1759. 2024-02-27 17:26:38.842 T:840 info <general>: CZeroconfAvahi::clientCallback: client failure. avahi-daemon stopped? Recreating client...
  1760. 2024-02-27 17:26:38.860 T:840 info <general>: CZeroconfAvahi::clientCallback: avahi server not available. But may become later...
  1761. 2024-02-27 17:26:38.898 T:837 info <general>: SETTINGS: set_keyboard_layout # Settings keyboard layout: us
  1762. 2024-02-27 17:26:38.920 T:837 info <general>: SETTINGS: set_keyboard_layout # Found keyboard layout: /usr/lib/keymaps/us/us.bmap
  1763. 2024-02-27 17:26:38.920 T:837 info <general>: SETTINGS: set_keyboard_layout # Executing loadkmap < /usr/lib/keymaps/us/us.bmap
  1764. 2024-02-27 17:26:39.165 T:837 error <general>: SETTINGS: load_url # Error loading url: http://releases.libreelec.tv/releases.json
  1765. Reason: [Errno -3] Temporary failure in name resolution
  1766. 2024-02-27 17:26:39.167 T:837 info <general>: SETTINGS: __init__ # updateThread Started
  1767. 2024-02-27 17:26:39.170 T:837 info <general>: SETTINGS: set_auto_update # auto
  1768. 2024-02-27 17:26:39.304 T:889 error <general>: SETTINGS: load_url # Error loading url: https://update.libreelec.tv/updates.php?i=9339ead6b13c30dd2da54d3d65de1b2d&d=LibreELEC&pa=RPi2.arm&v=12.0.2&f=raspberrypi%2C3-model-b-1g
  1769. Reason: [Errno -3] Temporary failure in name resolution
  1770. 2024-02-27 17:26:39.377 T:791 info <general>: Loading skin file: /usr/share/kodi/addons/service.libreelec.settings/resources/skins/Default/1080i/service-LibreELEC-Settings-wizard.xml, load type: LOAD_ON_GUI_INIT
  1771. 2024-02-27 17:26:39.414 T:791 error <general>: Control 1500 in window 13001 has been asked to focus, but it can't
  1772. 2024-02-27 17:26:39.414 T:892 info <general>: SETTINGS: run # Waiting
  1773. 2024-02-27 17:26:54.279 T:791 info <general>: Loading controller layout: /usr/share/kodi/addons/game.controller.mouse/resources/layout.xml
  1774. 2024-02-27 17:27:05.982 T:791 info <general>: Loading skin file: DialogSelect.xml, load type: KEEP_IN_MEMORY
  1775. 2024-02-27 17:27:10.042 T:791 info <general>: Loading skin file: DialogKeyboard.xml, load type: KEEP_IN_MEMORY
  1776. 2024-02-27 17:27:32.507 T:791 warning <general>: CGUIWindowManager - HandleAction - ignoring action 107, because topmost modal dialog closing animation is running
  1777. 2024-02-27 17:27:38.295 T:893 info <general>: Skipped 1 duplicate messages..
  1778. 2024-02-27 17:27:38.295 T:893 error <general>: SETTINGS: dbus_error_handler # DBusError('org.freedesktop.DBus.Error.NoReply -- Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.')
  1779. 2025-04-01 19:34:49.039 T:901 info <general>: CAddonMgr::FindAddon: metadata.common.fanart.tv v3.6.4 installed
  1780. 2025-04-01 19:34:50.975 T:901 info <general>: CAddonMgr::FindAddon: metadata.generic.albums v1.0.18 installed
  1781. 2025-04-01 19:34:52.210 T:791 info <general>: Loading skin file: Settings.xml, load type: KEEP_IN_MEMORY
  1782. 2025-04-01 19:34:52.932 T:901 info <general>: CAddonMgr::FindAddon: metadata.themoviedb.org.python v3.1.1 installed
  1783. 2025-04-01 19:34:54.833 T:901 info <general>: CAddonMgr::FindAddon: metadata.tvshows.themoviedb.org.python v1.7.3 installed
  1784. 2025-04-01 19:34:54.893 T:791 info <general>: Loading skin file: SettingsCategory.xml, load type: KEEP_IN_MEMORY
  1785. 2025-04-01 19:34:56.772 T:901 info <general>: CAddonMgr::FindAddon: metadata.album.universal v3.1.12 installed
  1786. 2025-04-01 19:34:58.586 T:901 info <general>: CAddonMgr::FindAddon: metadata.artists.universal v4.3.14 installed
  1787. 2025-04-01 19:35:03.578 T:791 info <general>: Log level changed to "trace"
  1788. 2025-04-01 19:35:03.578 T:791 info <general>: Enabled debug logging due to GUI setting. Level 2.
  1789. 2025-04-01 19:35:03.578 T:791 debug <general>: ------ Window Init () ------
  1790. 2025-04-01 19:35:03.585 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS → DEBOUNCE_EVENT_TIMEOUT_SHORT → DEBOUNCE_STATE_IS_UP_WAITING
  1791.  
  1792. 2025-04-01 19:35:03.590 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 669, event.motion.y: 132
  1793. 2025-04-01 19:35:03.598 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_UP
  1794.  
  1795. 2025-04-01 19:35:03.639 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 669, event.motion.y: 132
  1796. 2025-04-01 19:35:08.586 T:791 info <general>: Skipped 6 duplicate messages..
  1797. 2025-04-01 19:35:08.586 T:791 debug <general>: ------ Window Deinit (Pointer.xml) ------
  1798. 2025-04-01 19:35:09.568 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 669, event.motion.y: 132
  1799. 2025-04-01 19:35:11.794 T:791 info <general>: Skipped 3 duplicate messages..
  1800. 2025-04-01 19:35:11.794 T:791 debug <general>: CheckIdle - Closing session to https://addons.libreelec.tv (easy=0x6c941370, multi=0x6c942020)
  1801. 2025-04-01 19:35:18.408 T:791 debug <general>: CheckIdle - Closing session to https://kodi.mirror.liteserver.nl (easy=0x4f09c0b8, multi=0x713d6170)
  1802. 2025-04-01 19:35:20.425 T:791 debug <general>: CheckIdle - Closing session to https://ftp.halifax.rwth-aachen.de (easy=0x4db261c8, multi=0x4de54578)
  1803. 2025-04-01 19:35:22.447 T:791 debug <general>: CheckIdle - Closing session to https://ftp.hosteurope.de (easy=0x4dab4368, multi=0x4dec97e0)
  1804. 2025-04-01 19:35:22.485 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 669, event.motion.y: 132
  1805. 2025-04-01 19:35:22.536 T:796 info <general>: Skipped 2 duplicate messages..
  1806. 2025-04-01 19:35:22.536 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 668, event.motion.y: 132
  1807. 2025-04-01 19:35:22.553 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 666, event.motion.y: 132
  1808. 2025-04-01 19:35:22.557 T:791 debug <general>: ------ Window Init (Pointer.xml) ------
  1809. 2025-04-01 19:35:22.570 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 663, event.motion.y: 132
  1810. 2025-04-01 19:35:22.587 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 659, event.motion.y: 132
  1811. 2025-04-01 19:35:22.604 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 657, event.motion.y: 132
  1812. 2025-04-01 19:35:22.706 T:796 info <general>: Skipped 3 duplicate messages..
  1813. 2025-04-01 19:35:22.706 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 657, event.motion.y: 131
  1814. 2025-04-01 19:35:22.723 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 653, event.motion.y: 128
  1815. 2025-04-01 19:35:22.740 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 648, event.motion.y: 124
  1816. 2025-04-01 19:35:22.757 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 643, event.motion.y: 118
  1817. 2025-04-01 19:35:22.774 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 639, event.motion.y: 113
  1818. 2025-04-01 19:35:22.791 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 635, event.motion.y: 109
  1819. 2025-04-01 19:35:22.808 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 631, event.motion.y: 108
  1820. 2025-04-01 19:35:22.825 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 627, event.motion.y: 109
  1821. 2025-04-01 19:35:23.005 T:796 info <general>: Skipped 2 duplicate messages..
  1822. 2025-04-01 19:35:23.005 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 626, event.motion.y: 108
  1823. 2025-04-01 19:35:23.022 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 627, event.motion.y: 106
  1824. 2025-04-01 19:35:23.039 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 628, event.motion.y: 105
  1825. 2025-04-01 19:35:23.124 T:796 info <general>: Skipped 2 duplicate messages..
  1826. 2025-04-01 19:35:23.124 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 627, event.motion.y: 105
  1827. 2025-04-01 19:35:23.141 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 626, event.motion.y: 104
  1828. 2025-04-01 19:35:23.158 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 624, event.motion.y: 103
  1829. 2025-04-01 19:35:23.175 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 621, event.motion.y: 101
  1830. 2025-04-01 19:35:23.192 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 617, event.motion.y: 98
  1831. 2025-04-01 19:35:23.209 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 613, event.motion.y: 95
  1832. 2025-04-01 19:35:23.226 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 609, event.motion.y: 93
  1833. 2025-04-01 19:35:23.243 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 606, event.motion.y: 91
  1834. 2025-04-01 19:35:23.260 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 604, event.motion.y: 90
  1835. 2025-04-01 19:35:23.345 T:796 info <general>: Skipped 3 duplicate messages..
  1836. 2025-04-01 19:35:23.345 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 603, event.motion.y: 89
  1837. 2025-04-01 19:35:23.362 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 602, event.motion.y: 88
  1838. 2025-04-01 19:35:23.379 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 601, event.motion.y: 86
  1839. 2025-04-01 19:35:23.396 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 599, event.motion.y: 84
  1840. 2025-04-01 19:35:23.413 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 597, event.motion.y: 83
  1841. 2025-04-01 19:35:23.430 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 595, event.motion.y: 80
  1842. 2025-04-01 19:35:23.447 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 592, event.motion.y: 77
  1843. 2025-04-01 19:35:23.464 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 589, event.motion.y: 75
  1844. 2025-04-01 19:35:23.481 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 588, event.motion.y: 74
  1845. 2025-04-01 19:35:23.498 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 587, event.motion.y: 73
  1846. 2025-04-01 19:35:23.515 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 585, event.motion.y: 72
  1847. 2025-04-01 19:35:23.532 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 583, event.motion.y: 72
  1848. 2025-04-01 19:35:23.549 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 579, event.motion.y: 72
  1849. 2025-04-01 19:35:23.959 T:791 info <general>: Skipped 1 duplicate messages..
  1850. 2025-04-01 19:35:23.959 T:791 debug <general>: CheckIdle - Closing session to https://mirror.accum.se (easy=0x4f01e718, multi=0x514214d8)
  1851. 2025-04-01 19:35:25.424 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP → DEBOUNCE_EVENT_OTHERBUTTON → DEBOUNCE_STATE_IS_UP
  1852.  
  1853. 2025-04-01 19:35:25.424 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP → DEBOUNCE_EVENT_PRESS → DEBOUNCE_STATE_IS_DOWN_WAITING
  1854.  
  1855. 2025-04-01 19:35:25.424 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 7, event.button.button: 3, event.button.x: 579, event.button.y: 72
  1856. 2025-04-01 19:35:25.449 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_DOWN
  1857.  
  1858. 2025-04-01 19:35:25.569 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN → DEBOUNCE_EVENT_RELEASE → DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS
  1859.  
  1860. 2025-04-01 19:35:25.569 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 8, event.button.button: 3, event.button.x: 579, event.button.y: 72
  1861. 2025-04-01 19:35:25.571 T:791 debug <general>: ProcessMouse: trying mouse action rightclick
  1862. 2025-04-01 19:35:25.581 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS → DEBOUNCE_EVENT_TIMEOUT_SHORT → DEBOUNCE_STATE_IS_UP_WAITING
  1863.  
  1864. 2025-04-01 19:35:25.587 T:791 debug <general>: CGUIWindowManager::PreviousWindow: Deactivate
  1865. 2025-04-01 19:35:25.594 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_UP
  1866.  
  1867. 2025-04-01 19:35:25.879 T:791 debug <general>: ------ Window Deinit (SettingsCategory.xml) ------
  1868. 2025-04-01 19:35:25.879 T:791 debug <general>: FreeVisualisation() done
  1869. 2025-04-01 19:35:25.891 T:791 debug <general>: CGUIWindowManager::PreviousWindow: Activate new
  1870. 2025-04-01 19:35:25.891 T:791 debug <general>: ------ Window Init (Settings.xml) ------
  1871. 2025-04-01 19:35:25.974 T:791 debug <general>: CheckIdle - Closing session to https://mirror.netcologne.de (easy=0x51446830, multi=0x4da04870)
  1872. 2025-04-01 19:35:26.210 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 579, event.motion.y: 72
  1873. 2025-04-01 19:35:26.414 T:796 info <general>: Skipped 8 duplicate messages..
  1874. 2025-04-01 19:35:26.414 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 578, event.motion.y: 70
  1875. 2025-04-01 19:35:26.431 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 577, event.motion.y: 69
  1876. 2025-04-01 19:35:26.448 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 576, event.motion.y: 68
  1877. 2025-04-01 19:35:26.550 T:796 info <general>: Skipped 5 duplicate messages..
  1878. 2025-04-01 19:35:26.550 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 575, event.motion.y: 67
  1879. 2025-04-01 19:35:26.787 T:796 info <general>: Skipped 6 duplicate messages..
  1880. 2025-04-01 19:35:26.787 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP → DEBOUNCE_EVENT_PRESS → DEBOUNCE_STATE_IS_DOWN_WAITING
  1881.  
  1882. 2025-04-01 19:35:26.787 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 7, event.button.button: 3, event.button.x: 575, event.button.y: 67
  1883. 2025-04-01 19:35:26.804 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 575, event.motion.y: 67
  1884. 2025-04-01 19:35:26.812 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_DOWN
  1885.  
  1886. 2025-04-01 19:35:26.870 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 575, event.motion.y: 67
  1887. 2025-04-01 19:35:26.887 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN → DEBOUNCE_EVENT_RELEASE → DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS
  1888.  
  1889. 2025-04-01 19:35:26.887 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 8, event.button.button: 3, event.button.x: 575, event.button.y: 67
  1890. 2025-04-01 19:35:26.899 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS → DEBOUNCE_EVENT_TIMEOUT_SHORT → DEBOUNCE_STATE_IS_UP_WAITING
  1891.  
  1892. 2025-04-01 19:35:26.908 T:791 debug <general>: ProcessMouse: trying mouse action rightclick
  1893. 2025-04-01 19:35:26.912 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_UP
  1894.  
  1895. 2025-04-01 19:35:26.936 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 575, event.motion.y: 67
  1896. 2025-04-01 19:35:27.260 T:796 info <general>: Skipped 3 duplicate messages..
  1897. 2025-04-01 19:35:27.260 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 575, event.motion.y: 66
  1898. 2025-04-01 19:35:27.277 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 572, event.motion.y: 63
  1899. 2025-04-01 19:35:27.294 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 568, event.motion.y: 61
  1900. 2025-04-01 19:35:27.311 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 564, event.motion.y: 59
  1901. 2025-04-01 19:35:27.328 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 560, event.motion.y: 58
  1902. 2025-04-01 19:35:27.345 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 557, event.motion.y: 57
  1903. 2025-04-01 19:35:27.362 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 555, event.motion.y: 56
  1904. 2025-04-01 19:35:27.379 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 553, event.motion.y: 55
  1905. 2025-04-01 19:35:27.396 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 551, event.motion.y: 54
  1906. 2025-04-01 19:35:27.413 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 549, event.motion.y: 53
  1907. 2025-04-01 19:35:27.430 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 547, event.motion.y: 52
  1908. 2025-04-01 19:35:27.447 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 546, event.motion.y: 51
  1909. 2025-04-01 19:35:27.464 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 544, event.motion.y: 50
  1910. 2025-04-01 19:35:27.481 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 542, event.motion.y: 49
  1911. 2025-04-01 19:35:27.498 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 540, event.motion.y: 47
  1912. 2025-04-01 19:35:27.515 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 538, event.motion.y: 47
  1913. 2025-04-01 19:35:27.524 T:791 debug <general>: CheckIdle - Closing session to https://mirrors.kodi.tv (easy=0x7131bd98, multi=0x7131ca48)
  1914. 2025-04-01 19:35:27.532 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 538, event.motion.y: 47
  1915. 2025-04-01 19:35:27.549 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP → DEBOUNCE_EVENT_PRESS → DEBOUNCE_STATE_IS_DOWN_WAITING
  1916.  
  1917. 2025-04-01 19:35:27.549 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 7, event.button.button: 3, event.button.x: 538, event.button.y: 47
  1918. 2025-04-01 19:35:27.574 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_DOWN
  1919.  
  1920. 2025-04-01 19:35:27.632 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN → DEBOUNCE_EVENT_RELEASE → DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS
  1921.  
  1922. 2025-04-01 19:35:27.632 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 8, event.button.button: 3, event.button.x: 538, event.button.y: 47
  1923. 2025-04-01 19:35:27.641 T:791 debug <general>: ProcessMouse: trying mouse action rightclick
  1924. 2025-04-01 19:35:27.641 T:791 debug <general>: CGUIWindowManager::PreviousWindow: Deactivate
  1925. 2025-04-01 19:35:27.644 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS → DEBOUNCE_EVENT_TIMEOUT_SHORT → DEBOUNCE_STATE_IS_UP_WAITING
  1926.  
  1927. 2025-04-01 19:35:27.657 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_UP
  1928.  
  1929. 2025-04-01 19:35:27.697 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 538, event.motion.y: 47
  1930. 2025-04-01 19:35:27.944 T:791 info <general>: Skipped 1 duplicate messages..
  1931. 2025-04-01 19:35:27.944 T:791 debug <general>: ------ Window Deinit (Settings.xml) ------
  1932. 2025-04-01 19:35:27.944 T:791 debug <general>: FreeVisualisation() done
  1933. 2025-04-01 19:35:27.957 T:791 debug <general>: CGUIWindowManager::PreviousWindow: Activate new
  1934. 2025-04-01 19:35:27.958 T:791 debug <general>: ------ Window Init (Home.xml) ------
  1935. 2025-04-01 19:35:27.958 T:791 debug <general>: CDirectoryProvider[addons://]: refreshing..
  1936. 2025-04-01 19:35:27.958 T:791 debug <general>: CDirectoryProvider[addons://sources/video/]: refreshing..
  1937. 2025-04-01 19:35:27.958 T:791 debug <general>: CDirectoryProvider[addons://sources/audio/]: refreshing..
  1938. 2025-04-01 19:35:27.959 T:952 debug <general>: Thread JobWorker start, auto delete: true
  1939. 2025-04-01 19:35:27.959 T:952 debug <general>: [threads] name: 'JobWorker' priority: '1'
  1940. 2025-04-01 19:35:27.959 T:791 debug <general>: CDirectoryProvider[addons://sources/game/]: refreshing..
  1941. 2025-04-01 19:35:27.959 T:791 debug <general>: CDirectoryProvider[addons://sources/executable/]: refreshing..
  1942. 2025-04-01 19:35:27.959 T:791 debug <general>: CDirectoryProvider[addons://sources/image/]: refreshing..
  1943. 2025-04-01 19:35:27.959 T:791 debug <general>: CDirectoryProvider[addons://sources/game/]: refreshing..
  1944. 2025-04-01 19:35:27.966 T:900 debug <general>: CAddonDatabase: SELECT repo.id FROM repo .. took 1 ms
  1945. 2025-04-01 19:35:28.019 T:900 debug <general>: CAddonDatabase: query SELECT addons.*, repo.addonID AS repoID FROM addons JOIN addonlinkrepo ON addons.id=addonlinkrepo.idAddon JOIN repo ON repo.id=addonlinkrepo.idRepo WHERE addonlinkrepo.idRepo IN (1,2) ORDER BY repo.addonID, addons.addonID returned 1324 rows in 52 ms
  1946. 2025-04-01 19:35:28.019 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 538, event.motion.y: 47
  1947. 2025-04-01 19:35:28.036 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 537, event.motion.y: 47
  1948. 2025-04-01 19:35:28.053 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 531, event.motion.y: 47
  1949. 2025-04-01 19:35:28.058 T:791 debug <general>: CheckIdle - Closing session to https://ftp.snt.utwente.nl (easy=0x52b05738, multi=0x4da61760)
  1950. 2025-04-01 19:35:28.070 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 518, event.motion.y: 47
  1951. 2025-04-01 19:35:28.087 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 491, event.motion.y: 48
  1952. 2025-04-01 19:35:28.104 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 448, event.motion.y: 49
  1953. 2025-04-01 19:35:28.121 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 396, event.motion.y: 53
  1954. 2025-04-01 19:35:28.138 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 340, event.motion.y: 55
  1955. 2025-04-01 19:35:28.155 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 297, event.motion.y: 55
  1956. 2025-04-01 19:35:28.172 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 285, event.motion.y: 55
  1957. 2025-04-01 19:35:28.374 T:900 debug <general>: CAddonDatabase::GetAddons took 407 ms
  1958. 2025-04-01 19:35:28.398 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 285, event.motion.y: 55
  1959. 2025-04-01 19:35:28.410 T:900 debug <general>: CAddonMgr::GetAvailableUpdatesOrOutdatedAddons took 446 ms
  1960. 2025-04-01 19:35:28.415 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 285, event.motion.y: 54
  1961. 2025-04-01 19:35:28.449 T:796 info <general>: Skipped 1 duplicate messages..
  1962. 2025-04-01 19:35:28.449 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 281, event.motion.y: 54
  1963. 2025-04-01 19:35:28.466 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 274, event.motion.y: 54
  1964. 2025-04-01 19:35:28.483 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 265, event.motion.y: 54
  1965. 2025-04-01 19:35:28.500 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 252, event.motion.y: 55
  1966. 2025-04-01 19:35:28.517 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 238, event.motion.y: 56
  1967. 2025-04-01 19:35:28.534 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 226, event.motion.y: 57
  1968. 2025-04-01 19:35:28.551 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 217, event.motion.y: 59
  1969. 2025-04-01 19:35:28.568 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 210, event.motion.y: 61
  1970. 2025-04-01 19:35:28.585 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 206, event.motion.y: 62
  1971. 2025-04-01 19:35:28.813 T:796 info <general>: Skipped 1 duplicate messages..
  1972. 2025-04-01 19:35:28.813 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 206, event.motion.y: 61
  1973. 2025-04-01 19:35:28.830 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 201, event.motion.y: 60
  1974. 2025-04-01 19:35:28.847 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 195, event.motion.y: 60
  1975. 2025-04-01 19:35:28.864 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 189, event.motion.y: 60
  1976. 2025-04-01 19:35:28.881 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 182, event.motion.y: 61
  1977. 2025-04-01 19:35:28.898 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 174, event.motion.y: 63
  1978. 2025-04-01 19:35:28.915 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 166, event.motion.y: 64
  1979. 2025-04-01 19:35:28.932 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 160, event.motion.y: 64
  1980. 2025-04-01 19:35:28.949 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 156, event.motion.y: 65
  1981. 2025-04-01 19:35:28.966 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 151, event.motion.y: 65
  1982. 2025-04-01 19:35:28.983 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 147, event.motion.y: 65
  1983. 2025-04-01 19:35:29.000 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 143, event.motion.y: 65
  1984. 2025-04-01 19:35:29.017 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 138, event.motion.y: 65
  1985. 2025-04-01 19:35:29.034 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 133, event.motion.y: 65
  1986. 2025-04-01 19:35:29.051 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 129, event.motion.y: 65
  1987. 2025-04-01 19:35:29.068 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 127, event.motion.y: 66
  1988. 2025-04-01 19:35:29.085 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 126, event.motion.y: 68
  1989. 2025-04-01 19:35:29.102 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 124, event.motion.y: 70
  1990. 2025-04-01 19:35:29.119 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 122, event.motion.y: 71
  1991. 2025-04-01 19:35:29.136 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 118, event.motion.y: 73
  1992. 2025-04-01 19:35:29.153 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 115, event.motion.y: 74
  1993. 2025-04-01 19:35:29.287 T:796 info <general>: Skipped 4 duplicate messages..
  1994. 2025-04-01 19:35:29.287 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 114, event.motion.y: 74
  1995. 2025-04-01 19:35:29.304 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 112, event.motion.y: 75
  1996. 2025-04-01 19:35:29.321 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 110, event.motion.y: 76
  1997. 2025-04-01 19:35:29.338 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 107, event.motion.y: 76
  1998. 2025-04-01 19:35:29.355 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 104, event.motion.y: 76
  1999. 2025-04-01 19:35:29.372 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 100, event.motion.y: 76
  2000. 2025-04-01 19:35:29.389 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 96, event.motion.y: 76
  2001. 2025-04-01 19:35:29.406 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 92, event.motion.y: 77
  2002. 2025-04-01 19:35:29.423 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 89, event.motion.y: 77
  2003. 2025-04-01 19:35:29.440 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 85, event.motion.y: 78
  2004. 2025-04-01 19:35:29.457 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 80, event.motion.y: 79
  2005. 2025-04-01 19:35:29.474 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 75, event.motion.y: 80
  2006. 2025-04-01 19:35:29.765 T:796 info <general>: Skipped 1 duplicate messages..
  2007. 2025-04-01 19:35:29.765 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 77, event.motion.y: 80
  2008. 2025-04-01 19:35:29.799 T:796 info <general>: Skipped 1 duplicate messages..
  2009. 2025-04-01 19:35:29.799 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 74, event.motion.y: 80
  2010. 2025-04-01 19:35:29.816 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 68, event.motion.y: 80
  2011. 2025-04-01 19:35:29.833 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 62, event.motion.y: 80
  2012. 2025-04-01 19:35:29.850 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 58, event.motion.y: 81
  2013. 2025-04-01 19:35:29.867 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 55, event.motion.y: 81
  2014. 2025-04-01 19:35:29.969 T:796 info <general>: Skipped 3 duplicate messages..
  2015. 2025-04-01 19:35:29.969 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 54, event.motion.y: 81
  2016. 2025-04-01 19:35:29.986 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 52, event.motion.y: 81
  2017. 2025-04-01 19:35:30.003 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 50, event.motion.y: 81
  2018. 2025-04-01 19:35:30.020 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 48, event.motion.y: 81
  2019. 2025-04-01 19:35:30.471 T:796 info <general>: Skipped 11 duplicate messages..
  2020. 2025-04-01 19:35:30.471 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP → DEBOUNCE_EVENT_OTHERBUTTON → DEBOUNCE_STATE_IS_UP
  2021.  
  2022. 2025-04-01 19:35:30.471 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP → DEBOUNCE_EVENT_PRESS → DEBOUNCE_STATE_IS_DOWN_WAITING
  2023.  
  2024. 2025-04-01 19:35:30.471 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 7, event.button.button: 1, event.button.x: 48, event.button.y: 81
  2025. 2025-04-01 19:35:30.496 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_DOWN
  2026.  
  2027. 2025-04-01 19:35:30.553 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN → DEBOUNCE_EVENT_RELEASE → DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS
  2028.  
  2029. 2025-04-01 19:35:30.553 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 8, event.button.button: 1, event.button.x: 48, event.button.y: 81
  2030. 2025-04-01 19:35:30.557 T:791 debug <general>: ProcessMouse: trying mouse action leftclick
  2031. 2025-04-01 19:35:30.558 T:791 debug <general>: Activating window ID: 10111
  2032. 2025-04-01 19:35:30.558 T:791 debug <general>: ------ Window Init (DialogButtonMenu.xml) ------
  2033. 2025-04-01 19:35:30.558 T:791 info <general>: Loading skin file: DialogButtonMenu.xml, load type: KEEP_IN_MEMORY
  2034. 2025-04-01 19:35:30.565 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS → DEBOUNCE_EVENT_TIMEOUT_SHORT → DEBOUNCE_STATE_IS_UP_WAITING
  2035.  
  2036. 2025-04-01 19:35:30.578 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_UP
  2037.  
  2038. 2025-04-01 19:35:30.618 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 48, event.motion.y: 81
  2039. 2025-04-01 19:35:31.034 T:796 info <general>: Skipped 4 duplicate messages..
  2040. 2025-04-01 19:35:31.034 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 49, event.motion.y: 82
  2041. 2025-04-01 19:35:31.051 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 55, event.motion.y: 87
  2042. 2025-04-01 19:35:31.068 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 70, event.motion.y: 97
  2043. 2025-04-01 19:35:31.085 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 95, event.motion.y: 111
  2044. 2025-04-01 19:35:31.102 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 130, event.motion.y: 129
  2045. 2025-04-01 19:35:31.119 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 169, event.motion.y: 144
  2046. 2025-04-01 19:35:31.136 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 195, event.motion.y: 151
  2047. 2025-04-01 19:35:31.153 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 212, event.motion.y: 153
  2048. 2025-04-01 19:35:31.170 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 223, event.motion.y: 154
  2049. 2025-04-01 19:35:31.187 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 227, event.motion.y: 153
  2050. 2025-04-01 19:35:31.446 T:796 info <general>: Skipped 1 duplicate messages..
  2051. 2025-04-01 19:35:31.446 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 234, event.motion.y: 156
  2052. 2025-04-01 19:35:31.463 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 255, event.motion.y: 171
  2053. 2025-04-01 19:35:31.480 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 280, event.motion.y: 200
  2054. 2025-04-01 19:35:31.497 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 303, event.motion.y: 235
  2055. 2025-04-01 19:35:31.514 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 327, event.motion.y: 261
  2056. 2025-04-01 19:35:31.531 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 341, event.motion.y: 277
  2057. 2025-04-01 19:35:31.548 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 348, event.motion.y: 284
  2058. 2025-04-01 19:35:31.565 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 352, event.motion.y: 286
  2059. 2025-04-01 19:35:31.582 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 353, event.motion.y: 285
  2060. 2025-04-01 19:35:31.823 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 354, event.motion.y: 285
  2061. 2025-04-01 19:35:31.840 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 355, event.motion.y: 285
  2062. 2025-04-01 19:35:31.857 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 362, event.motion.y: 293
  2063. 2025-04-01 19:35:31.874 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 371, event.motion.y: 307
  2064. 2025-04-01 19:35:31.891 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 380, event.motion.y: 322
  2065. 2025-04-01 19:35:31.908 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 390, event.motion.y: 331
  2066. 2025-04-01 19:35:31.925 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 395, event.motion.y: 333
  2067. 2025-04-01 19:35:31.942 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 397, event.motion.y: 333
  2068. 2025-04-01 19:35:31.959 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 398, event.motion.y: 332
  2069. 2025-04-01 19:35:31.976 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 398, event.motion.y: 330
  2070. 2025-04-01 19:35:31.993 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 397, event.motion.y: 328
  2071. 2025-04-01 19:35:32.283 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP → DEBOUNCE_EVENT_PRESS → DEBOUNCE_STATE_IS_DOWN_WAITING
  2072.  
  2073. 2025-04-01 19:35:32.283 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 7, event.button.button: 1, event.button.x: 397, event.button.y: 328
  2074. 2025-04-01 19:35:32.308 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_DOWN
  2075.  
  2076. 2025-04-01 19:35:32.348 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_DOWN → DEBOUNCE_EVENT_RELEASE → DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS
  2077.  
  2078. 2025-04-01 19:35:32.348 T:796 debug <general>: CLibInputPointer::ProcessButton - event.type: 8, event.button.button: 1, event.button.x: 397, event.button.y: 328
  2079. 2025-04-01 19:35:32.360 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS → DEBOUNCE_EVENT_TIMEOUT_SHORT → DEBOUNCE_STATE_IS_UP_WAITING
  2080.  
  2081. 2025-04-01 19:35:32.373 T:796 debug <general>: libinput: event1 - debounce state: DEBOUNCE_STATE_IS_UP_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_UP
  2082.  
  2083. 2025-04-01 19:35:32.374 T:791 debug <general>: ProcessMouse: trying mouse action leftclick
  2084. 2025-04-01 19:35:32.407 T:791 info <general>: Saving exitCode 66
  2085. 2025-04-01 19:35:32.479 T:791 debug <general>: ------ Window Init (DialogBusy.xml) ------
  2086. 2025-04-01 19:35:32.757 T:791 info <general>: Quitting due to POSIX signal
  2087. 2025-04-01 19:35:32.791 T:791 info <general>: Stopping the application...
  2088. 2025-04-01 19:35:32.791 T:791 info <general>: Stopping player
  2089. 2025-04-01 19:35:32.791 T:791 info <general>: Storing total System Uptime
  2090. 2025-04-01 19:35:32.791 T:791 info <general>: Saving settings
  2091. 2025-04-01 19:35:32.808 T:791 info <general>: Saving skin settings
  2092. 2025-04-01 19:35:32.810 T:791 info <general>: Stopping all
  2093. 2025-04-01 19:35:32.811 T:901 debug <general>: Thread JobWorker 1638519360 terminating (autodelete)
  2094. 2025-04-01 19:35:32.811 T:952 debug <general>: Thread JobWorker 1681912384 terminating (autodelete)
  2095. 2025-04-01 19:35:32.813 T:900 debug <general>: Thread JobWorker 1673519680 terminating (autodelete)
  2096. 2025-04-01 19:35:32.813 T:791 debug <general>: NetworkMessage - Signaling network services to stop
  2097. 2025-04-01 19:35:32.813 T:791 info <general>: ES: Stopping event server
  2098. 2025-04-01 19:35:32.813 T:791 debug <general>: CZeroconfAvahi::doRemoveService named: servers.jsonrpc-tcp
  2099. 2025-04-01 19:35:32.925 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 397, event.motion.y: 328
  2100. 2025-04-01 19:35:32.962 T:841 info <general>: Skipped 1 duplicate messages..
  2101. 2025-04-01 19:35:32.962 T:841 info <general>: ES: UDP Event server stopped
  2102. 2025-04-01 19:35:32.962 T:841 debug <general>: Thread EventServer 1545163328 terminating
  2103. 2025-04-01 19:35:32.968 T:842 debug <general>: Thread TCPServer 1536770624 terminating
  2104. 2025-04-01 19:35:32.992 T:796 debug <general>: CLibInputPointer::ProcessMotion - event.type: 6, event.motion.x: 397, event.motion.y: 328
  2105. 2025-04-01 19:35:33.567 T:791 info <general>: Skipped 2 duplicate messages..
  2106. 2025-04-01 19:35:33.567 T:791 debug <general>: CZeroconfAvahi::doRemoveService named: servers.airtunes
  2107. 2025-04-01 19:35:33.568 T:791 debug <general>: NetworkMessage - Waiting for network services to stop
  2108. 2025-04-01 19:35:33.568 T:791 info <general>: stopping zeroconf publishing
  2109. 2025-04-01 19:35:33.570 T:791 debug <general>: CServiceAddonManager: stopping service.libreelec.settings.
  2110. 2025-04-01 19:35:33.570 T:791 debug <general>: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): trigger Monitor abort request
  2111. 2025-04-01 19:35:33.589 T:837 error <general>: SETTINGS: Agent.unregister_agent # DBusError('org.freedesktop.systemd1.ShuttingDown -- Refusing activation, D-Bus is shutting down.')
  2112. 2025-04-01 19:35:33.752 T:837 error <general>: SETTINGS: Agent.unregister_agent
  2113. *********************************** Unhandled exception detected ***********************************
  2114. ####################################################################################################
  2115. Diagnostic info
  2116. ----------------------------------------------------------------------------------------------------
  2117. Exception type : DBusError
  2118. Exception value : org.freedesktop.systemd1.ShuttingDown -- Refusing activation, D-Bus is shutting down.
  2119. System info : uname_result(system='Linux', node='LibreELEC', release='6.6.70', version='#1 SMP Mon Jan 20 00:43:39 UTC 2025', machine='armv7l')
  2120. Python version : 3.11.9 (main, Jan 20 2025, 00:29:23) [GCC 13.2.0]
  2121. Kodi version : 21.2 (21.2.0) Git:21.2-Omega
  2122. sys.argv : ['']
  2123. ----------------------------------------------------------------------------------------------------
  2124. sys.path:
  2125. ['/usr/share/kodi/addons/service.libreelec.settings',
  2126. '/usr/lib/python311.zip',
  2127. '/usr/lib/python3.11',
  2128. '/usr/lib/python3.11/lib-dynload',
  2129. '/usr/lib/python3.11/site-packages',
  2130. '/usr/share/kodi/addons/service.libreelec.settings/resources/lib',
  2131. '/usr/share/kodi/addons/service.libreelec.settings/resources/lib/modules']
  2132.  
  2133. ####################################################################################################
  2134. Stack Trace
  2135. ====================================================================================================
  2136. File:
  2137. /usr/share/kodi/addons/service.libreelec.settings/service.py:112
  2138. ----------------------------------------------------------------------------------------------------
  2139. Code context:
  2140. 108: dbus_utils.LOOP_THREAD.stop()
  2141. 109:
  2142. 110:
  2143. 111: if __name__ == '__main__':
  2144. 112:> Monitor().run()
  2145.  
  2146. ----------------------------------------------------------------------------------------------------
  2147. Local variables:
  2148. Monitor = <class '__main__.Monitor'>
  2149. Service_Thread = <class '__main__.Service_Thread'>
  2150. dbus_utils = <module 'dbus_utils' from '/usr/share/kodi/addons/service.libreelec.settings/resources/lib/dbus_utils.pyc'>
  2151. log = <module 'log' from '/usr/share/kodi/addons/service.libreelec.settings/resources/lib/log.pyc'>
  2152. oe = <module 'oe' from '/usr/share/kodi/addons/service.libreelec.settings/resources/lib/oe.pyc'>
  2153. os = <module 'os' (frozen)>
  2154. socket = <module 'socket' from '/usr/lib/python3.11/socket.pyc'>
  2155. sys = <module 'sys' (built-in)>
  2156. syspath = <module 'syspath' from '/usr/share/kodi/addons/service.libreelec.settings/syspath.py'>
  2157. threading = <module 'threading' from '/usr/lib/python3.11/threading.pyc'>
  2158. xbmc = <module 'xbmc' (built-in)>
  2159. xbmcout = <class '__main__.xbmcout'>
  2160. ====================================================================================================
  2161. File:
  2162. /usr/share/kodi/addons/service.libreelec.settings/resources/lib/log.py:71
  2163. ----------------------------------------------------------------------------------------------------
  2164. Code context:
  2165.  
  2166. ----------------------------------------------------------------------------------------------------
  2167. Local variables:
  2168. arg = <__main__.Monitor object at 0x5626e060>
  2169. args = (<__main__.Monitor object at 0x5626e060>,)
  2170. function = <function Monitor.run at 0x5626db50>
  2171. header = 'SETTINGS: Monitor.run '
  2172. kwargs = {}
  2173. level = 0
  2174. ====================================================================================================
  2175. File:
  2176. /usr/share/kodi/addons/service.libreelec.settings/service.py:106
  2177. ----------------------------------------------------------------------------------------------------
  2178. Code context:
  2179. 104: if oe.winOeMain.visible == True:
  2180. 105: oe.winOeMain.close()
  2181. 106:> oe.stop_service()
  2182. 107: service_thread.stop()
  2183. 108: dbus_utils.LOOP_THREAD.stop()
  2184.  
  2185. ----------------------------------------------------------------------------------------------------
  2186. Local variables:
  2187. self = <__main__.Monitor object at 0x5626e060>
  2188. service_thread = <Service_Thread(Thread-3, started daemon 1425011264)>
  2189. ====================================================================================================
  2190. File:
  2191. /usr/share/kodi/addons/service.libreelec.settings/resources/lib/log.py:71
  2192. ----------------------------------------------------------------------------------------------------
  2193. Code context:
  2194.  
  2195. ----------------------------------------------------------------------------------------------------
  2196. Local variables:
  2197. args = ()
  2198. function = <function stop_service at 0x562dc6a8>
  2199. header = 'SETTINGS: stop_service '
  2200. kwargs = {}
  2201. level = 0
  2202. ====================================================================================================
  2203. File:
  2204. /usr/share/kodi/addons/service.libreelec.settings/resources/lib/oe.py:473
  2205. ----------------------------------------------------------------------------------------------------
  2206. Code context:
  2207.  
  2208. ----------------------------------------------------------------------------------------------------
  2209. Local variables:
  2210. module = <bluetooth.bluetooth object at 0x562e4f38>
  2211. strModule = 'bluetooth'
  2212. ====================================================================================================
  2213. File:
  2214. /usr/share/kodi/addons/service.libreelec.settings/resources/lib/log.py:71
  2215. ----------------------------------------------------------------------------------------------------
  2216. Code context:
  2217.  
  2218. ----------------------------------------------------------------------------------------------------
  2219. Local variables:
  2220. arg = <bluetooth.bluetooth object at 0x562e4f38>
  2221. args = (<bluetooth.bluetooth object at 0x562e4f38>,)
  2222. function = <function bluetooth.stop_service at 0x56301fb8>
  2223. header = 'SETTINGS: bluetooth.stop_service '
  2224. kwargs = {}
  2225. level = 0
  2226. ====================================================================================================
  2227. File:
  2228. /usr/share/kodi/addons/service.libreelec.settings/resources/lib/modules/bluetooth.py:96
  2229. ----------------------------------------------------------------------------------------------------
  2230. Code context:
  2231.  
  2232. ----------------------------------------------------------------------------------------------------
  2233. Local variables:
  2234. self = <bluetooth.bluetooth object at 0x562e4f38>
  2235. ====================================================================================================
  2236. File:
  2237. /usr/share/kodi/addons/service.libreelec.settings/resources/lib/log.py:71
  2238. ----------------------------------------------------------------------------------------------------
  2239. Code context:
  2240.  
  2241. ----------------------------------------------------------------------------------------------------
  2242. Local variables:
  2243. arg = <bluetooth.Bluez_Agent object at 0x563be510>
  2244. args = (<bluetooth.Bluez_Agent object at 0x563be510>,)
  2245. e = DBusError('org.freedesktop.systemd1.ShuttingDown -- Refusing activation, D-Bus is shutting down.')
  2246. function = <function Agent.unregister_agent at 0x5624dd38>
  2247. header = 'SETTINGS: Agent.unregister_agent '
  2248. kwargs = {}
  2249. level = 0
  2250. outer_stack = [ FrameInfo(frame=<frame at 0x563c48a8, file '/usr/share/kodi/addons/service.libreelec.settings/service.py', line 112, code <module>>, filename='/usr/share/kodi/addons/service.libreelec.settings/service.py', lineno=112, function='<module>', code_context=[' dbus_utils.LOOP_THREAD.stop()\n', '\n', '\n', "if __name__ == '__main__':\n", ' Monitor().run()\n'], index=4, positions=Positions(lineno=112, end_lineno=112, col_offset=4, end_col_offset=19)),
  2251. FrameInfo(frame=<frame at 0x563cb9c8, file '/usr/share/kodi/addons/service.libreelec.settings/resources/lib/log.py', line 71, code _log_function_2>, filename='/usr/share/kodi/addons/service.libreelec.settings/resources/lib/log.py', lineno=71, function='_log_function_2', code_context=None, index=None, positions=Positions(lineno=71, end_lineno=71, col_offset=25, end_col_offset=50)),
  2252. FrameInfo(frame=<frame at 0x562e3348, file '/usr/share/kodi/addons/service.libreelec.settings/service.py', line 106, code run>, filename='/usr/share/kodi/addons/service.libreelec.settings/service.py', lineno=106, function='run', code_context=[' if oe.winOeMain.visible == True:\n', ' oe.winOeMain.close()\n', ' oe.stop_service()\n', ' service_thread.stop()\n', ' dbus_utils.LOOP_THREAD.stop()\n'], index=2, positions=Positions(lineno=106, end_lineno=106, col_offset=8, end_col_offset=25)),
  2253. FrameInfo(frame=<frame at 0x563cfa58, file '/usr/share/kodi/addons/service.libreelec.settings/resources/lib/log.py', line 71, code _log_function_2>, filename='/usr/share/kodi/addons/service.libreelec.settings/resources/lib/log.py', lineno=71, function='_log_function_2', code_context=None, index=None, positions=Positions(lineno=71, end_lineno=71, col_offset=25, end_col_offset=50)),
  2254. FrameInfo(frame=<frame at 0x6b52c870, file '/usr/share/kodi/addons/service.libreelec.settings/resources/lib/oe.py', line 473, code stop_service>, filename='/usr/share/kodi/addons/service.libreelec.settings/resources/lib/oe.py', lineno=473, function='stop_service', code_context=None, index=None, positions=Positions(lineno=473, end_lineno=473, col_offset=12, end_col_offset=33)),
  2255. FrameInfo(frame=<frame at 0x563c10b0, file '/usr/share/kodi/addons/service.libreelec.settings/resources/lib/log.py', line 71, code _log_function_2>, filename='/usr/share/kodi/addons/service.libreelec.settings/resources/lib/log.py', lineno=71, function='_log_function_2', code_context=None, index=None, positions=Positions(lineno=71, end_lineno=71, col_offset=25, end_col_offset=50)),
  2256. FrameInfo(frame=<frame at 0x5634a900, file '/usr/share/kodi/addons/service.libreelec.settings/resources/lib/modules/bluetooth.py', line 96, code stop_service>, filename='/usr/share/kodi/addons/service.libreelec.settings/resources/lib/modules/bluetooth.py', lineno=96, function='stop_service', code_context=None, index=None, positions=Positions(lineno=96, end_lineno=96, col_offset=12, end_col_offset=47))]
  2257. ====================================================================================================
  2258. File:
  2259. /usr/share/kodi/addons/service.libreelec.settings/resources/lib/dbus_utils.py:51
  2260. ----------------------------------------------------------------------------------------------------
  2261. Code context:
  2262.  
  2263. ----------------------------------------------------------------------------------------------------
  2264. Local variables:
  2265. self = <bluetooth.Bluez_Agent object at 0x563be510>
  2266. ====================================================================================================
  2267. File:
  2268. /usr/share/kodi/addons/service.libreelec.settings/resources/lib/dbus_bluez.py:31
  2269. ----------------------------------------------------------------------------------------------------
  2270. Code context:
  2271.  
  2272. ----------------------------------------------------------------------------------------------------
  2273. Local variables:
  2274. self = <bluetooth.Bluez_Agent object at 0x563be510>
  2275. ====================================================================================================
  2276. File:
  2277. /usr/share/kodi/addons/service.libreelec.settings/resources/lib/dbus_utils.py:110
  2278. ----------------------------------------------------------------------------------------------------
  2279. Code context:
  2280.  
  2281. ----------------------------------------------------------------------------------------------------
  2282. Local variables:
  2283. args = ('/kodi/agent/bluez',)
  2284. bus_name = 'org.bluez'
  2285. interface = 'org.bluez.AgentManager1'
  2286. kwargs = {}
  2287. method_name = 'UnregisterAgent'
  2288. path = '/org/bluez'
  2289. ====================================================================================================
  2290. File:
  2291. /usr/lib/python3.11/site-packages/ravel.py:1687
  2292. ----------------------------------------------------------------------------------------------------
  2293. Code context:
  2294.  
  2295. ----------------------------------------------------------------------------------------------------
  2296. Local variables:
  2297. interface = 'org.bluez.AgentManager1'
  2298. self = <ravel.BusPeer.Object object at 0x562e16a8>
  2299. timeout = -1
  2300. ====================================================================================================
  2301. File:
  2302. /usr/lib/python3.11/site-packages/ravel.py:1429
  2303. ----------------------------------------------------------------------------------------------------
  2304. Code context:
  2305.  
  2306. ----------------------------------------------------------------------------------------------------
  2307. Local variables:
  2308. destination = 'org.bluez'
  2309. interface = 'org.bluez.AgentManager1'
  2310. path = '/org/bluez'
  2311. self = <ravel.Connection object at 0x562546a0>
  2312. timeout = -1
  2313. ====================================================================================================
  2314. File:
  2315. /usr/lib/python3.11/site-packages/ravel.py:1380
  2316. ----------------------------------------------------------------------------------------------------
  2317. Code context:
  2318.  
  2319. ----------------------------------------------------------------------------------------------------
  2320. Local variables:
  2321. destination = 'org.bluez'
  2322. message = <dbussy.Message object at 0x6b501620>
  2323. path = '/org/bluez'
  2324. self = <ravel.Connection object at 0x562546a0>
  2325. timeout = -1
  2326. ====================================================================================================
  2327. File:
  2328. /usr/lib/python3.11/site-packages/dbussy.py:2284
  2329. ----------------------------------------------------------------------------------------------------
  2330. Code context:
  2331.  
  2332. ----------------------------------------------------------------------------------------------------
  2333. Local variables:
  2334. error = <dbussy.Error object at 0x563d08d8>
  2335. message = <dbussy.Message object at 0x6b501620>
  2336. my_error = <dbussy.Error object at 0x563d08d8>
  2337. reply = None
  2338. self = <dbussy.Connection object at 0x56251eb0>
  2339. timeout = -1
  2340. ====================================================================================================
  2341. File:
  2342. /usr/lib/python3.11/site-packages/dbussy.py:5061
  2343. ----------------------------------------------------------------------------------------------------
  2344. Code context:
  2345.  
  2346. ----------------------------------------------------------------------------------------------------
  2347. Local variables:
  2348. self = <dbussy.Error object at 0x563d08d8>
  2349. ====================================================================================================
  2350.  
  2351.  
  2352. ************************************* End of diagnostic info ***************************************
  2353.  
  2354. 2025-04-01 19:35:33.757 T:837 error <general>: SETTINGS: Agent.unregister_agent
  2355. ####################################################################################################
  2356. Object info
  2357. ----------------------------------------------------------------------------------------------------
  2358. Object : <bluetooth.Bluez_Agent object at 0x563be510>
  2359. Object type : <class 'bluetooth.Bluez_Agent'>
  2360. Object attributes:
  2361. AuthorizeService = <bound method Agent.AuthorizeService of <bluetooth.Bluez_Agent object at 0x563be510>>
  2362. Cancel = <bound method Bluez_Agent.Cancel of <bluetooth.Bluez_Agent object at 0x563be510>>
  2363. DisplayPasskey = <bound method Agent.DisplayPasskey of <bluetooth.Bluez_Agent object at 0x563be510>>
  2364. DisplayPinCode = <bound method Agent.DisplayPinCode of <bluetooth.Bluez_Agent object at 0x563be510>>
  2365. Release = <bound method Agent.Release of <bluetooth.Bluez_Agent object at 0x563be510>>
  2366. RequestAuthorization = <bound method Bluez_Agent.RequestAuthorization of <bluetooth.Bluez_Agent object at 0x563be510>>
  2367. RequestConfirmation = <bound method Agent.RequestConfirmation of <bluetooth.Bluez_Agent object at 0x563be510>>
  2368. RequestPasskey = <bound method Agent.RequestPasskey of <bluetooth.Bluez_Agent object at 0x563be510>>
  2369. RequestPinCode = <bound method Agent.RequestPinCode of <bluetooth.Bluez_Agent object at 0x563be510>>
  2370. _interface_deprecated = False
  2371. _interface_kind = <INTERFACE.SERVER: 2>
  2372. _interface_methods = { 'AuthorizeService': <function Agent.AuthorizeService at 0x562fa878>,
  2373. 'Cancel': <function Agent.Cancel at 0x562e3938>,
  2374. 'DisplayPasskey': <function Agent.DisplayPasskey at 0x562e3848>,
  2375. 'DisplayPinCode': <function Agent.DisplayPinCode at 0x562e3988>,
  2376. 'Release': <function Agent.Release at 0x562fa398>,
  2377. 'RequestAuthorization': <function Agent.RequestAuthorization at 0x562fae60>,
  2378. 'RequestConfirmation': <function Agent.RequestConfirmation at 0x562fb120>,
  2379. 'RequestPasskey': <function Agent.RequestPasskey at 0x562fb170>,
  2380. 'RequestPinCode': <function Agent.RequestPinCode at 0x562fb3d0>}
  2381. _interface_name = 'org.bluez.Agent1'
  2382. _interface_property_change_notification = <PROP_CHANGE_NOTIFICATION.NEW_VALUE: 'true'>
  2383. _interface_props = {}
  2384. _interface_signals = {'NameOwnerChanged': <function Agent.on_name_owner_changed at 0x5624dbb8>}
  2385. authorize_service = <bound method Bluez_Agent.authorize_service of <bluetooth.Bluez_Agent object at 0x563be510>>
  2386. bus_name = 'org.bluez'
  2387. display_passkey = <bound method Bluez_Agent.display_passkey of <bluetooth.Bluez_Agent object at 0x563be510>>
  2388. display_pincode = <bound method Bluez_Agent.display_pincode of <bluetooth.Bluez_Agent object at 0x563be510>>
  2389. manager_register_agent = <bound method Agent.manager_register_agent of <bluetooth.Bluez_Agent object at 0x563be510>>
  2390. manager_unregister_agent = <bound method Agent.manager_unregister_agent of <bluetooth.Bluez_Agent object at 0x563be510>>
  2391. on_name_owner_changed = <bound method Agent.on_name_owner_changed of <bluetooth.Bluez_Agent object at 0x563be510>>
  2392. parent = <weakproxy at 0x563c6b98 to bluetooth at 0x562e4f38>
  2393. path_agent = '/kodi/agent/bluez'
  2394. register_agent = <bound method Agent.register_agent of <bluetooth.Bluez_Agent object at 0x563be510>>
  2395. reject = <bound method Agent.reject of <bluetooth.Bluez_Agent object at 0x563be510>>
  2396. request_confirmation = <bound method Bluez_Agent.request_confirmation of <bluetooth.Bluez_Agent object at 0x563be510>>
  2397. request_passkey = <bound method Bluez_Agent.request_passkey of <bluetooth.Bluez_Agent object at 0x563be510>>
  2398. request_pincode = <bound method Bluez_Agent.request_pincode of <bluetooth.Bluez_Agent object at 0x563be510>>
  2399. unregister_agent = <bound method Agent.unregister_agent of <bluetooth.Bluez_Agent object at 0x563be510>>
  2400. watch_name = <bound method Agent.watch_name of <bluetooth.Bluez_Agent object at 0x563be510>>
  2401. ************************************** End of object info ******************************************
  2402.  
  2403. 2025-04-01 19:35:33.804 T:837 info <general>: SETTINGS: stop_service # ## LibreELEC Addon ## STOP SERVICE DONE !
  2404. 2025-04-01 19:35:33.805 T:889 info <general>: SETTINGS: run # updateThread Stopped
  2405. 2025-04-01 19:35:33.811 T:892 info <general>: SETTINGS: run # Received exit
  2406. 2025-04-01 19:35:33.948 T:837 debug <general>: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): script successfully run
  2407. 2025-04-01 19:35:33.948 T:837 debug <general>: onExecutionDone(0, /usr/share/kodi/addons/service.libreelec.settings/service.py)
  2408. 2025-04-01 19:35:33.949 T:837 debug <general>: .
  2409. 2025-04-01 19:35:34.123 T:837 debug <general>: Python interpreter interrupted by user
  2410. 2025-04-01 19:35:34.123 T:791 debug <general>: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): script termination took 554ms
  2411. 2025-04-01 19:35:34.124 T:837 debug <general>: Thread LanguageInvoker 1562014272 terminating
  2412. 2025-04-01 19:35:34.124 T:797 debug <general>: Thread ActiveAE 1779700288 terminating
  2413. 2025-04-01 19:35:34.124 T:798 debug <general>: Thread AESink 1769992768 terminating
  2414. 2025-04-01 19:35:34.126 T:791 info <general>: Application stopped
  2415. 2025-04-01 19:35:34.327 T:834 debug <general>: Thread PeripEventScan 1587761728 terminating
  2416. 2025-04-01 19:35:34.392 T:831 debug <general>: Thread PeripBusUSBUdev 1612939840 terminating
  2417. 2025-04-01 19:35:34.736 T:851 debug <general>: Thread CECAdapterUpdate 1459614272 terminating
  2418. 2025-04-01 19:35:34.736 T:846 debug <general>: Process - XBMC is not the active source, not sending any standby commands
  2419. 2025-04-01 19:35:35.187 T:846 debug <general>: Process - CEC adapter processor thread ended
  2420. 2025-04-01 19:35:35.187 T:846 debug <general>: Thread CECAdapter 1496920640 terminating
  2421. 2025-04-01 19:35:35.688 T:833 debug <general>: Thread PeripBusAddon 1596154432 terminating
  2422. 2025-04-01 19:35:35.758 T:791 info <general>: AddOnLog: peripheral.joystick: Disabling joystick interface "linux"
  2423. 2025-04-01 19:35:35.758 T:791 debug <general>: SECTION:UnloadDll(/usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.21.1.22)
  2424. 2025-04-01 19:35:35.759 T:791 info <general>: ADDON: Dll Destroyed - Joystick Support
  2425. 2025-04-01 19:35:35.759 T:791 info <general>: unload skin
  2426. 2025-04-01 19:35:35.762 T:791 debug <general>: FreeVisualisation() done
  2427. 2025-04-01 19:35:35.763 T:791 debug <general>: ------ Window Deinit () ------
  2428. 2025-04-01 19:35:35.763 T:791 debug <general>: FreeVisualisation() done
  2429. 2025-04-01 19:35:35.764 T:791 debug <general>: ------ Window Deinit (DialogButtonMenu.xml) ------
  2430. 2025-04-01 19:35:35.768 T:791 debug <general>: ------ Window Deinit (Home.xml) ------
  2431. 2025-04-01 19:35:35.768 T:791 debug <general>: FreeVisualisation() done
  2432. 2025-04-01 19:35:35.777 T:791 info <general>: Skipped 1 duplicate messages..
  2433. 2025-04-01 19:35:35.777 T:791 debug <general>: ------ Window Deinit (Pointer.xml) ------
  2434. 2025-04-01 19:35:35.777 T:791 debug <general>: ------ Window Deinit (DialogBusy.xml) ------
  2435. 2025-04-01 19:35:35.780 T:791 debug <general>: CloseBundle - Closed bundle
  2436. 2025-04-01 19:35:35.808 T:791 info <general>: Unloaded skin
  2437. 2025-04-01 19:35:35.814 T:791 debug <general>: CDRMUtils::DrmFbDestroyCallback - removing framebuffer: 673
  2438. 2025-04-01 19:35:35.814 T:791 debug <general>: CDRMUtils::DrmFbDestroyCallback - removing framebuffer: 672
  2439. 2025-04-01 19:35:35.814 T:791 debug <general>: CDRMUtils::DrmFbDestroyCallback - removing framebuffer: 669
  2440. 2025-04-01 19:35:35.824 T:791 debug <general>: CDRMUtils::DrmFbDestroyCallback - removing framebuffer: 670
  2441. 2025-04-01 19:35:35.824 T:791 debug <general>: CWinSystemGbmEGLContext::DestroyWindow - deinitialized GBM
  2442. 2025-04-01 19:35:35.826 T:791 info <general>: unload sections
  2443. 2025-04-01 19:35:35.837 T:791 info <general>: CWSDiscoveryListenerUDP::Stop - Stopped
  2444. 2025-04-01 19:35:35.838 T:791 debug <general>: LogindUPowerSyscall - delay lock sleep released
  2445. 2025-04-01 19:35:35.840 T:951 debug <general>: Thread Timer 1570406976 terminating
  2446. 2025-04-01 19:35:35.843 T:791 debug <general>: object 0 --> 0 instances
  2447. 2025-04-01 19:35:35.844 T:791 debug <general>: object 1 --> 0 instances
  2448. 2025-04-01 19:35:35.844 T:791 debug <general>: object 2 --> 0 instances
  2449. 2025-04-01 19:35:35.844 T:791 debug <general>: object 3 --> 0 instances
  2450. 2025-04-01 19:35:35.844 T:791 debug <general>: object 4 --> 0 instances
  2451. 2025-04-01 19:35:35.844 T:791 debug <general>: object 5 --> 0 instances
  2452. 2025-04-01 19:35:35.844 T:791 debug <general>: object 6 --> 0 instances
  2453. 2025-04-01 19:35:35.844 T:791 debug <general>: object 7 --> 0 instances
  2454. 2025-04-01 19:35:35.844 T:791 debug <general>: object 8 --> 0 instances
  2455. 2025-04-01 19:35:35.844 T:791 debug <general>: object 9 --> 0 instances
  2456. 2025-04-01 19:35:35.862 T:791 debug <general>: CWinSystemGbm::DestroyWindowSystem - deinitialized DRM
  2457. 2025-04-01 19:35:35.920 T:796 debug <general>: Thread libinput 1810887232 terminating
  2458. 2025-04-01 19:35:36.090 T:791 debug <general>: CDRMUtils::RestoreOriginalMode - set original crtc mode
  2459. 2025-04-01 19:35:36.148 T:799 debug <general>: Thread FDEventMonitor 1759507008 terminating
  2460. 2025-04-01 19:35:36.148 T:795 debug <general>: Thread Lirc 1821372992 terminating
  2461. 2025-04-01 19:35:36.149 T:792 debug <general>: Thread Announce 1908699712 terminating
  2462. 2025-04-01 19:35:36.150 T:791 info <general>: Exiting the application...
  2463.  
  2464.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement