Guest User

Kodi 16 Log - freezes with advancedsettings.xml

a guest
Feb 28th, 2016
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.13 KB | None | 0 0
  1. 21:19:53 T:3020 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2. 21:19:53 T:3020 NOTICE: -----------------------------------------------------------------------
  3. 21:19:53 T:3020 NOTICE: Starting Kodi (16.0 Git:20160220-a5f3a99). Platform: Windows NT x86 32-bit
  4. 21:19:53 T:3020 NOTICE: Using Release Kodi x32 build
  5. 21:19:53 T:3020 NOTICE: Kodi compiled Feb 20 2016 by MSVC 180030723 for Windows NT x86 32-bit version 6.0 (0x06000000)
  6. 21:19:53 T:3020 NOTICE: Running on Dell Inc. Dell XPS420 with Windows 10, kernel: Windows NT x86 64-bit version 10.0
  7. 21:19:53 T:3020 NOTICE: Host CPU: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz, 4 cores available
  8. 21:19:53 T:3020 NOTICE: Desktop Resolution: 1920x1080 32Bit at 60Hz
  9. 21:19:53 T:3020 NOTICE: Running with restricted rights
  10. 21:19:53 T:3020 NOTICE: Aero is enabled
  11. 21:19:53 T:3020 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\Kodi
  12. 21:19:53 T:3020 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\Kodi
  13. 21:19:53 T:3020 NOTICE: special://masterprofile/ is mapped to: C:\Users\Dell\AppData\Roaming\Kodi\userdata
  14. 21:19:53 T:3020 NOTICE: special://home/ is mapped to: C:\Users\Dell\AppData\Roaming\Kodi\
  15. 21:19:53 T:3020 NOTICE: special://temp/ is mapped to: C:\Users\Dell\AppData\Roaming\Kodi\cache
  16. 21:19:53 T:3020 NOTICE: The executable running is: C:\Program Files (x86)\Kodi\Kodi.exe
  17. 21:19:53 T:3020 NOTICE: Local hostname:
  18. 21:19:53 T:3020 NOTICE: Log File is located: C:\Users\Dell\AppData\Roaming\Kodi\xmbc.log
  19. 21:19:53 T:3020 NOTICE: -----------------------------------------------------------------------
  20. 21:19:53 T:3020 NOTICE: load settings...
  21. 21:19:53 T:3020 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
  22. 21:19:53 T:3020 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
  23. 21:19:53 T:3020 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  24. 21:19:53 T:3020 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  25. 21:19:53 T:3020 NOTICE: Contents of special://profile/advancedsettings.xml are...
  26. <advancedsettings>
  27. <videoscanner>
  28. <ignoreerrors>true</ignoreerrors>
  29. </videoscanner>
  30. <videodatabase>
  31. <type>mysql</type>
  32. <host>192.168.1.237</host>
  33. <port>3306</port>
  34. <user>xmbc</user>
  35. <pass>xmbc</pass>
  36. </videodatabase>
  37. <musicdatabase>
  38. <type>mysql</type>
  39. <host>192.168.1.237</host>
  40. <port>3306</port>
  41. <user>xmbc</user>
  42. <pass>xmbc</pass>
  43. </musicdatabase>
  44. <videolibrary>
  45. <importwatchedstate>true</importwatchedstate>
  46. <importresumepoint>true</importresumepoint>
  47. </videolibrary>
  48. <video>
  49. <usetimeseeking>true</usetimeseeking>
  50. <smallstepbackseconds>7</smallstepbackseconds>
  51. <timeseekforward>10</timeseekforward>
  52. <timeseekbackward>-10</timeseekbackward>
  53. <timeseekforwardbig>180</timeseekforwardbig>
  54. <timeseekbackwardbig>-180</timeseekbackwardbig>
  55. <percentseekforward>1</percentseekforward>
  56. <percentseekbackward>-1</percentseekbackward>
  57. <percentseekforwardbig>4</percentseekforwardbig>
  58. <percentseekbackwardbig>-4</percentseekbackwardbig>
  59. </video>
  60. </advancedsettings>
  61. 21:19:53 T:3020 WARNING: VIDEO database configuration is experimental.
  62. 21:19:53 T:3020 NOTICE: Default DVD Player: dvdplayer
  63. 21:19:53 T:3020 NOTICE: Default Video Player: dvdplayer
  64. 21:19:53 T:3020 NOTICE: Default Audio Player: paplayer
  65. 21:19:53 T:3020 NOTICE: Enabled debug logging due to GUI setting (2)
  66. 21:19:53 T:3020 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  67. 21:19:53 T:3020 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  68. 21:19:53 T:3020 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  69. 21:19:53 T:3020 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  70. 21:19:53 T:3020 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  71. 21:19:53 T:3020 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  72. 21:19:53 T:3020 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  73. 21:19:53 T:3020 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  74. 21:19:53 T:3020 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  75. 21:19:53 T:3020 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  76. 21:19:53 T:3020 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  77. 21:19:53 T:3020 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  78. 21:19:53 T:3020 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  79. 21:19:53 T:3020 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  80. 21:19:53 T:3020 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  81. 21:19:53 T:3020 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  82. 21:19:53 T:3020 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  83. 21:19:53 T:3020 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  84. 21:19:53 T:3020 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  85. 21:19:53 T:3020 NOTICE: Loaded playercorefactory configuration
  86. 21:19:53 T:3020 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  87. 21:19:53 T:3020 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  88. 21:19:53 T:3020 INFO: creating subdirectories
  89. 21:19:53 T:3020 INFO: userdata folder: special://masterprofile/
  90. 21:19:53 T:3020 INFO: recording folder:
  91. 21:19:53 T:3020 INFO: screenshots folder:
  92. 21:19:53 T:5864 DEBUG: Thread ActiveAE start, auto delete: false
  93. 21:19:53 T:5836 DEBUG: Thread AESink start, auto delete: false
  94. 21:19:53 T:5864 NOTICE: Found 2 Lists of Devices
  95. 21:19:53 T:5864 NOTICE: Enumerated DIRECTSOUND devices:
  96. 21:19:53 T:5864 NOTICE: Device 1
  97. 21:19:53 T:5864 NOTICE: m_deviceName : {96B86F9C-4884-4635-8416-70A8BA39D737}
  98. 21:19:53 T:5864 NOTICE: m_displayName : SPDIF - Digital Audio (S/PDIF) (High Definition Audio Device)
  99. 21:19:53 T:5864 NOTICE: m_displayNameExtra: DIRECTSOUND: Digital Audio (S/PDIF) (High Definition Audio Device)
  100. 21:19:53 T:5864 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  101. 21:19:53 T:5864 NOTICE: m_channels : FL,FR
  102. 21:19:53 T:5864 NOTICE: m_sampleRates : 44100
  103. 21:19:53 T:5864 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3,AE_FMT_DTS
  104. 21:19:53 T:5864 NOTICE: Device 2
  105. 21:19:53 T:5864 NOTICE: m_deviceName : default
  106. 21:19:53 T:5864 NOTICE: m_displayName : default
  107. 21:19:53 T:5864 NOTICE: m_displayNameExtra:
  108. 21:19:53 T:5864 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  109. 21:19:53 T:5864 NOTICE: m_channels : FL,FR
  110. 21:19:53 T:5864 NOTICE: m_sampleRates : 44100
  111. 21:19:53 T:5864 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3,AE_FMT_DTS
  112. 21:19:53 T:5864 NOTICE: Enumerated WASAPI devices:
  113. 21:19:53 T:5864 NOTICE: Device 1
  114. 21:19:53 T:5864 NOTICE: m_deviceName : {96B86F9C-4884-4635-8416-70A8BA39D737}
  115. 21:19:53 T:5864 NOTICE: m_displayName : SPDIF - Digital Audio (S/PDIF) (High Definition Audio Device)
  116. 21:19:53 T:5864 NOTICE: m_displayNameExtra: WASAPI: Digital Audio (S/PDIF) (High Definition Audio Device)
  117. 21:19:53 T:5864 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  118. 21:19:53 T:5864 NOTICE: m_channels : FL,FR
  119. 21:19:53 T:5864 NOTICE: m_sampleRates : 192000,176400,96000,88200,48000,44100
  120. 21:19:53 T:5864 NOTICE: m_dataFormats : AE_FMT_DTS,AE_FMT_AC3,AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  121. 21:19:53 T:5864 NOTICE: Device 2
  122. 21:19:53 T:5864 NOTICE: m_deviceName : default
  123. 21:19:53 T:5864 NOTICE: m_displayName : default
  124. 21:19:53 T:5864 NOTICE: m_displayNameExtra:
  125. 21:19:53 T:5864 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  126. 21:19:53 T:5864 NOTICE: m_channels : FL,FR
  127. 21:19:53 T:5864 NOTICE: m_sampleRates : 192000,176400,96000,88200,48000,44100
  128. 21:19:53 T:5864 NOTICE: m_dataFormats : AE_FMT_DTS,AE_FMT_AC3,AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  129. 21:19:53 T:5836 INFO: CActiveAESink::OpenSink - initialize sink
  130. 21:19:53 T:5836 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:default
  131. 21:19:53 T:5836 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 00010010
  132. 21:19:53 T:5836 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  133. 21:19:53 T:5836 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  134. 21:19:53 T:5836 DEBUG: Audio Device : Digital Audio (S/PDIF) (High Definition Audio Device)
  135. 21:19:53 T:5836 DEBUG: Sample Rate : 44100
  136. 21:19:53 T:5836 DEBUG: Sample Format : AE_FMT_FLOAT
  137. 21:19:53 T:5836 DEBUG: Bits Per Sample : 32
  138. 21:19:53 T:5836 DEBUG: Valid Bits/Samp : 32
  139. 21:19:53 T:5836 DEBUG: Channel Count : 2
  140. 21:19:53 T:5836 DEBUG: Block Align : 8
  141. 21:19:53 T:5836 DEBUG: Avg. Bytes Sec : 352800
  142. 21:19:53 T:5836 DEBUG: Samples/Block : 32
  143. 21:19:53 T:5836 DEBUG: Format cBSize : 22
  144. 21:19:53 T:5836 DEBUG: Channel Layout : FL,FR
  145. 21:19:53 T:5836 DEBUG: Channel Mask : 3
  146. 21:19:53 T:5836 DEBUG: Frames : 661
  147. 21:19:53 T:5836 DEBUG: Frame Samples : 1322
  148. 21:19:53 T:5836 DEBUG: Frame Size : 8
  149. 21:19:53 T:5836 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  150. 21:19:53 T:5836 DEBUG: Output Device : default
  151. 21:19:53 T:5836 DEBUG: Sample Rate : 44100
  152. 21:19:53 T:5836 DEBUG: Sample Format : AE_FMT_FLOAT
  153. 21:19:53 T:5836 DEBUG: Channel Count : 2
  154. 21:19:53 T:5836 DEBUG: Channel Layout: FL,FR
  155. 21:19:53 T:5836 DEBUG: Frames : 661
  156. 21:19:53 T:5836 DEBUG: Frame Samples : 1322
  157. 21:19:53 T:5836 DEBUG: Frame Size : 8
  158. 21:19:53 T:3020 NOTICE: Running database version Addons20
  159. 21:19:53 T:3020 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/cpluff.dll)
  160. 21:19:53 T:5836 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  161. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in screensaver.stars has been installed.'
  162. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  163. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  164. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in screensaver.biogenesis has been installed.'
  165. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been installed.'
  166. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.nosefart has been installed.'
  167. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been installed.'
  168. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  169. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  170. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in xmbc.audiodecoder has been installed.'
  171. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been installed.'
  172. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  173. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in screensaver.asteroids has been installed.'
  174. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in xmbc.guilib has been installed.'
  175. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.modplug has been installed.'
  176. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in adsp.basic has been installed.'
  177. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in xmbc.adsp has been installed.'
  178. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
  179. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been installed.'
  180. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in adsp.biquad.filters has been installed.'
  181. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been installed.'
  182. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  183. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  184. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  185. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in resource.images.recordlabels.white has been installed.'
  186. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  187. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in visualization.shadertoy has been installed.'
  188. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been installed.'
  189. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop2 has been installed.'
  190. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.flac has been installed.'
  191. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  192. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.ym has been installed.'
  193. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in xmbc.resource has been installed.'
  194. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in script.image.resource.select has been installed.'
  195. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  196. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
  197. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  198. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in script.skinshortcuts has been installed.'
  199. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in script.module.unidecode has been installed.'
  200. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  201. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pingpong has been installed.'
  202. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in skin.re-touched has been installed.'
  203. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.sidplay has been installed.'
  204. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in script.grab.fanart has been installed.'
  205. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  206. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in screensaver.shadertoy has been installed.'
  207. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in service.library.data.provider has been installed.'
  208. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  209. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
  210. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.vgmstream has been installed.'
  211. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  212. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in visualization.spectrum has been installed.'
  213. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been installed.'
  214. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.snesapu has been installed.'
  215. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  216. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  217. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  218. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pyro has been installed.'
  219. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
  220. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been installed.'
  221. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been installed.'
  222. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in adsp.freesurround has been installed.'
  223. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.confluence has been installed.'
  224. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in resource.images.studios.white has been installed.'
  225. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  226. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  227. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  228. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  229. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  230. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in screensaver.greynetic has been installed.'
  231. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in skin.aeon.nox.5 has been installed.'
  232. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  233. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  234. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
  235. 21:19:53 T:3020 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  236. 21:19:53 T:3020 NOTICE: ADDONS: Using repository repository.xbmc.org
  237. 21:19:53 T:3056 DEBUG: Thread RemoteControl start, auto delete: false
  238. 21:19:53 T:3020 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  239. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  240. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  241. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  242. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  243. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  244. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  245. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  246. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  247. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  248. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  249. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  250. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  251. 21:19:53 T:3056 DEBUG: CRemoteControl::Connect - connecting to: ::1:24000 ...
  252. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  253. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  254. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  255. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  256. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  257. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  258. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  259. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  260. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  261. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  262. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  263. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  264. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  265. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  266. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  267. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  268. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  269. 21:19:53 T:3020 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  270. 21:19:53 T:3020 DEBUG: CWin32StorageProvider::Initialize: No optical drive found.
  271. 21:19:53 T:3020 NOTICE: Found screen: Generic PnP Monitor on ATI Radeon HD 3870, adapter 0.
  272. 21:19:53 T:3020 NOTICE: Primary mode: 1920x1080@ 60.00 - Full Screen
  273. 21:19:53 T:3020 NOTICE: Additional mode: 640x480@ 59.94 - Full Screen
  274. 21:19:53 T:3020 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
  275. 21:19:53 T:3020 NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
  276. 21:19:53 T:3020 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
  277. 21:19:53 T:3020 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
  278. 21:19:53 T:3020 NOTICE: Previous line repeats 2 times.
  279. 21:19:53 T:3020 NOTICE: Additional mode: 848x480@ 60.00 - Full Screen
  280. 21:19:53 T:3020 NOTICE: Previous line repeats 2 times.
  281. 21:19:53 T:3020 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
  282. 21:19:53 T:3020 NOTICE: Previous line repeats 2 times.
  283. 21:19:53 T:3020 NOTICE: Additional mode: 1152x648@ 60.00 - Full Screen
  284. 21:19:53 T:3020 NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
  285. 21:19:53 T:3020 NOTICE: Previous line repeats 2 times.
  286. 21:19:53 T:3020 NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
  287. 21:19:53 T:3020 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
  288. 21:19:53 T:3020 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
  289. 21:19:53 T:3020 NOTICE: Previous line repeats 2 times.
  290. 21:19:53 T:3020 NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
  291. 21:19:53 T:3020 NOTICE: Previous line repeats 2 times.
  292. 21:19:53 T:3020 NOTICE: Additional mode: 1280x900@ 60.00 - Full Screen
  293. 21:19:53 T:3020 NOTICE: Previous line repeats 2 times.
  294. 21:19:53 T:3020 NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
  295. 21:19:53 T:3020 NOTICE: Previous line repeats 2 times.
  296. 21:19:53 T:3020 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
  297. 21:19:53 T:3020 NOTICE: Previous line repeats 2 times.
  298. 21:19:53 T:3020 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
  299. 21:19:53 T:3020 NOTICE: Previous line repeats 2 times.
  300. 21:19:53 T:3020 NOTICE: Additional mode: 1360x1024@ 60.00 - Full Screen
  301. 21:19:53 T:3020 NOTICE: Previous line repeats 2 times.
  302. 21:19:53 T:3020 NOTICE: Additional mode: 1440x480@ 29.97i - Full Screen
  303. 21:19:53 T:3020 NOTICE: Additional mode: 1440x480@ 30.00i - Full Screen
  304. 21:19:53 T:3020 NOTICE: Additional mode: 1440x900@ 60.00 - Full Screen
  305. 21:19:53 T:3020 NOTICE: Previous line repeats 2 times.
  306. 21:19:53 T:3020 NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
  307. 21:19:53 T:3020 NOTICE: Previous line repeats 2 times.
  308. 21:19:53 T:3020 NOTICE: Additional mode: 1776x1000@ 30.00i - Full Screen
  309. 21:19:53 T:3020 NOTICE: Additional mode: 1776x1000@ 60.00 - Full Screen
  310. 21:19:53 T:3020 NOTICE: Additional mode: 1920x1080@ 24.00 - Full Screen
  311. 21:19:53 T:3020 NOTICE: Additional mode: 1920x1080@ 29.97i - Full Screen
  312. 21:19:53 T:3020 NOTICE: Additional mode: 1920x1080@ 30.00i - Full Screen
  313. 21:19:53 T:3020 NOTICE: Additional mode: 1920x1080@ 59.94 - Full Screen
  314. 21:19:53 T:3020 NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
  315. 21:19:53 T:3020 NOTICE: Checking resolution 16
  316. 21:19:53 T:3020 DEBUG: CWinEventsWin32::WndProc: window resize event
  317. 21:19:53 T:3020 DEBUG: CWinEventsWin32::WndProc: window move event
  318. 21:19:53 T:3020 DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,1920,1080 fullscreen)->(0,0,1920,1080 fullscreen)
  319. 21:19:53 T:3020 DEBUG: CWinEventsWin32::WndProcWindow is active
  320. 21:19:53 T:3020 DEBUG: CRenderSystemDX::InitRenderSystem - Initializing D3D11 Factory...
  321. 21:19:53 T:3020 DEBUG: CRenderSystemDX::SetMonitor - Selected \\.\DISPLAY1 output.
  322. 21:19:53 T:3020 DEBUG: CRenderSystemDX::SetMonitor - Selected ATI Radeon HD 3870 adapter.
  323. 21:19:53 T:3020 DEBUG: CRenderSystemDX::CreateDevice - on adapter ATI Radeon HD 3870 (VendorId: 0x1002 DeviceId: 0x9501) with feature level 0x9300.
  324. 21:19:53 T:3020 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
  325. 21:19:53 T:3020 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_NPOT
  326. 21:19:53 T:3020 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT_NPOT
  327. 21:19:53 T:3020 DEBUG: CD3DVertexShader::CreateInternal - Create the vertex shader.
  328. 21:19:53 T:3020 DEBUG: CD3DVertexShader::CreateInternal - create the input layout.
  329. 21:19:53 T:3020 DEBUG: CD3DPixelShader::CreateInternal - Create the pixel shader.
  330. 21:19:53 T:3020 DEBUG: Previous line repeats 10 times.
  331. 21:19:53 T:3020 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - (Re)Create window size (1920x1080) dependent resources.
  332. 21:19:53 T:3020 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - Creating swapchain in Mono mode.
  333. 21:19:53 T:3020 DEBUG: CWinSystemWin32::SetFullScreenEx (windowed fullscreen) on screen 0 with size 1920x1080, refresh 60.000000
  334. 21:19:53 T:3020 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  335. 21:19:53 T:3020 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  336. 21:19:53 T:3020 INFO: load keymapping
  337. 21:19:53 T:3020 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  338. 21:19:53 T:3020 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  339. 21:19:53 T:3020 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  340. 21:19:53 T:3020 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  341. 21:19:53 T:3020 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
  342. 21:19:53 T:3020 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  343. 21:19:53 T:3020 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  344. 21:19:53 T:3020 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  345. 21:19:53 T:3020 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  346. 21:19:53 T:3020 INFO: Loading special://xbmc/system/keymaps/joystick.Nintendo.Wii.U.Pro.Controller.xml
  347. 21:19:53 T:3020 INFO: Loading special://xbmc/system/keymaps/joystick.Ouya.Controller.xml
  348. 21:19:53 T:3020 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  349. 21:19:53 T:3020 INFO: Loading special://xbmc/system/keymaps/joystick.PS4.Controller.xml
  350. 21:19:53 T:3020 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  351. 21:19:53 T:3020 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  352. 21:19:53 T:3020 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  353. 21:19:53 T:3020 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  354. 21:19:53 T:3020 INFO: Loading special://xbmc/system/keymaps/remote.xml
  355. 21:19:53 T:3020 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  356. 21:19:53 T:3020 INFO: Loading special://masterprofile/keymaps/keyboard.xml
  357. 21:19:53 T:3020 ERROR: Window Translator: Can't find window pvrosddirector
  358. 21:19:53 T:3020 ERROR: Window Translator: Can't find window pvrosdcutter
  359. 21:19:53 T:3020 INFO: Loading special://profile/keymaps/keyboard.xml
  360. 21:19:53 T:3020 ERROR: Window Translator: Can't find window pvrosddirector
  361. 21:19:53 T:3020 ERROR: Window Translator: Can't find window pvrosdcutter
  362. 21:19:53 T:3020 INFO: Loading special://xbmc/system/IRSSmap.xml
  363. 21:19:53 T:3020 INFO: * Adding remote mapping for device 'Microsoft MCE'
  364. 21:19:53 T:3020 INFO: * Adding remote mapping for device 'Abstract'
  365. 21:19:53 T:3020 DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
  366. 21:19:53 T:3020 INFO: GUI format 1920x1080, Display 1920x1080@ 60.00 - Full Screen
  367. 21:19:53 T:3020 DEBUG: guilib: Fill viewport on change for solving rendering passes
  368. 21:19:53 T:3020 INFO: CLangInfo: loading resource.language.en_gb language information...
  369. 21:19:53 T:3020 DEBUG: trying to set locale to en-us
  370. 21:19:53 T:3020 INFO: global locale set to en-us
  371. 21:19:53 T:3020 INFO: CLangInfo: loading resource.language.en_gb language strings...
  372. 21:19:53 T:3020 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po
  373. 21:19:53 T:3020 DEBUG: POParser: loaded 3535 strings from file resource://resource.language.en_gb/strings.po
  374. 21:19:53 T:3020 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  375. 21:19:53 T:3020 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "CEC Adapter"
  376. 21:19:53 T:3020 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  377. 21:19:53 T:3020 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
  378. 21:19:53 T:3020 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcec.dll)
  379. 21:19:53 T:792 DEBUG: Thread PeripBusCEC start, auto delete: false
  380. 21:19:53 T:3020 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcurl.dll)
  381. 21:19:53 T:764 DEBUG: Thread PeripBusUSB start, auto delete: false
  382. 21:19:53 T:3020 NOTICE: Running database version Addons20
  383. 21:19:53 T:3020 DEBUG: CDatabaseManager::Initialize, updating databases...
  384. 21:19:53 T:3020 NOTICE: Running database version ViewModes6
  385. 21:19:53 T:3020 NOTICE: Running database version Textures13
  386. 21:19:54 T:3056 DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
  387. 21:19:55 T:3056 DEBUG: CRemoteControl::Connect - failed to connect
  388. 21:19:55 T:3056 INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
Add Comment
Please, Sign In to add comment