Advertisement
Guest User

xbmc missing movie scanner: no module named json

a guest
Mar 24th, 2012
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 21:01:37 T:692 M:920875008 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Missing Movie Scanner('plugin://plugin.video.missingmoviescanner/','0','')
  2. 21:01:37 T:692 M:920875008 INFO: initializing python engine.
  3. 21:01:37 T:692 M:920875008 DEBUG: Win32DllLoader::Load(special://xbmcbin/system/python/python24.dll)
  4. 21:01:37 T:692 M:919920640 DEBUG: msg: 'import site' failed; use -v for traceback
  5. 21:01:37 T:692 M:919699456 DEBUG: new python thread created. id=1
  6. 21:01:37 T:3444 M:919629824 DEBUG: thread start, auto delete: 0
  7. 21:01:37 T:3444 M:919560192 DEBUG: Python thread: start processing
  8. 21:01:37 T:692 M:919556096 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the Missing Movie Scanner plugin...
  9. 21:01:37 T:3444 M:920600576 DEBUG: msg: 'import site' failed; use -v for traceback
  10. 21:01:37 T:3444 M:920584192 NOTICE: -->Python Interpreter Initialized<--
  11. 21:01:37 T:3444 M:920584192 DEBUG: XBPyThread::Process - The source file to load is C:\Users\xyz\AppData\Roaming\XBMC\addons\plugin.video.mms\default.py
  12. 21:01:37 T:3444 M:920584192 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\xyz\AppData\Roaming\XBMC\addons\plugin.video.mms;C:\Users\xyz\AppData\Roaming\XBMC\addons\script.module.xbmcswift\lib;C:\Users\xyz\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Users\xyz\AppData\Roaming\XBMC\addons\script.module.myconnpy\lib;C:\Users\xyz\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\xyz\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files (x86)\XBMC\addons\script.module.pysqlite\lib;special://xbmc/system/python/DLLs;special://xbmc/system/python/Lib;special://xbmcbin/system/python/python24.zip;special://xbmc/system/python\DLLs;special://xbmc/system/python\lib;special://xbmc/system/python\lib\plat-win;special://xbmc/system/python\lib\lib-tk;C:\Program Files (x86)\XBMC
  13. 21:01:37 T:3444 M:920584192 DEBUG: XBPyThread::Process - Entering source directory C:\Users\xyz\AppData\Roaming\XBMC\addons\plugin.video.mms
  14. 21:01:37 T:3444 M:919785472 DEBUG: LoadLibraryExA called with flags:
  15. - LOAD_WITH_ALTERED_SEARCH_PATH
  16. 21:01:37 T:3444 M:919785472 DEBUG: Win32DllLoader::Load(special://xbmc/system/python/DLLs\_socket.pyd)
  17. 21:01:37 T:3444 M:919752704 DEBUG: LoadLibraryExA called with flags:
  18. - LOAD_WITH_ALTERED_SEARCH_PATH
  19. 21:01:37 T:3444 M:919752704 DEBUG: Win32DllLoader::Load(special://xbmc/system/python/DLLs\_ssl.pyd)
  20. 21:01:37 T:3444 M:919670784 DEBUG: Win32DllLoader::Load(MSVCR71.dll)
  21. 21:01:37 T:3444 M:919601152 INFO: -->Python script returned the following error<--
  22. 21:01:37 T:3444 M:919601152 ERROR: Error Type: exceptions.ImportError
  23. 21:01:37 T:3444 M:919601152 ERROR: Error Contents: No module named json
  24. 21:01:37 T:3444 M:919584768 ERROR: Traceback (most recent call last):
  25. File "C:\Users\xyz\AppData\Roaming\XBMC\addons\plugin.video.mms\default.py", line 6, in ?
  26. import json
  27. ImportError: No module named json
  28. 21:01:37 T:3444 M:919584768 INFO: -->End of Python script error report<--
  29. 21:01:37 T:3444 M:919412736 INFO: Python script stopped
  30. 21:01:37 T:3444 M:919412736 DEBUG: Thread 3444 terminating
  31. 21:01:37 T:692 M:919408640 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - plugin exited prematurely - terminating
  32. 21:01:37 T:1536 M:919400448 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.missingmoviescanner/
  33. 21:01:37 T:1536 M:919400448 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.missingmoviescanner/) failed
  34. 21:01:37 T:1536 M:919330816 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/video/)
  35. 21:01:37 T:1536 M:919330816 DEBUG: ParentPath = []
  36. 21:01:37 T:1036 M:919314432 DEBUG: thread start, auto delete: 0
  37. 21:01:37 T:1036 M:919314432 DEBUG: Thread 1036 terminating
  38. 21:01:37 T:1536 M:919314432 DEBUG: python thread 1 destructed
  39. 21:01:37 T:1536 M:919314432 INFO: Loading skin file: DialogKaiToast.xml
  40. 21:01:38 T:1536 M:919240704 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  41. 21:01:41 T:1536 M:923652096 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  42. 21:01:41 T:1536 M:923652096 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  43. 21:01:41 T:1536 M:923615232 DEBUG: SDLKeyboard: scancode: 1, sym: 27, unicode: 27, modifier: 0
  44. 21:01:41 T:1536 M:923615232 DEBUG: CApplication::OnKey: 61467 pressed, action is PreviousMenu
  45. 21:01:41 T:1536 M:923607040 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  46. 21:01:41 T:1536 M:923607040 DEBUG: ------ Window Deinit (MyVideo.xml) ------
  47. 21:01:42 T:1536 M:923602944 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  48. 21:01:42 T:1536 M:923602944 DEBUG: ------ Window Init (Home.xml) ------
  49. 21:01:42 T:1536 M:923602944 INFO: Loading skin file: Home.xml
  50. 21:01:42 T:1536 M:920457216 DEBUG: CApplication::ExecuteXBMCAction : Translating SetFocus(9000)
  51. 21:01:42 T:1536 M:920457216 DEBUG: CApplication::ExecuteXBMCAction : To SetFocus(9000)
  52. 21:01:43 T:1536 M:923951104 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  53. 21:01:43 T:1536 M:923951104 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  54. 21:01:43 T:1536 M:923951104 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  55. 21:01:43 T:1536 M:921071616 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  56. 21:01:43 T:1536 M:921071616 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  57. 21:01:43 T:692 M:919937024 DEBUG: CImageLoader::DoWork - took 220 ms to load special://skin/backgrounds/programs.jpg
  58. 21:01:43 T:3780 M:920489984 DEBUG: CImageLoader::DoWork - took 173 ms to load special://skin/backgrounds/settings.jpg
  59. 21:01:44 T:1536 M:918360064 DEBUG: SDLKeyboard: scancode: 28, sym: 13, unicode: 13, modifier: 0
  60. 21:01:44 T:1536 M:918360064 DEBUG: CApplication::OnKey: 61453 pressed, action is Select
  61. 21:01:44 T:1536 M:918347776 DEBUG: CApplication::ExecuteXBMCAction : Translating ActivateWindow(Settings)
  62. 21:01:44 T:1536 M:918347776 DEBUG: CApplication::ExecuteXBMCAction : To ActivateWindow(Settings)
  63. 21:01:44 T:1536 M:918347776 DEBUG: Activating window ID: 10004
  64. 21:01:44 T:1536 M:918347776 DEBUG: Checking if window ID 10004 is locked.
  65. 21:01:44 T:1536 M:918347776 DEBUG: ------ Window Deinit (Home.xml) ------
  66. 21:01:44 T:1536 M:922992640 DEBUG: ------ Window Init (Settings.xml) ------
  67. 21:01:44 T:1536 M:922992640 INFO: Loading skin file: Settings.xml
  68. 21:01:44 T:332 M:924786688 DEBUG: CImageLoader::DoWork - took 273 ms to load special://skin/backgrounds/weather.jpg
  69. 21:01:45 T:1536 M:922107904 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  70. 21:01:45 T:1536 M:922107904 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  71. 21:01:45 T:692 M:917786624 DEBUG: CImageLoader::DoWork - took 221 ms to load special://skin/backgrounds/addons.jpg
  72. 21:01:46 T:1536 M:922632192 DEBUG: SDLKeyboard: scancode: 28, sym: 13, unicode: 13, modifier: 0
  73. 21:01:46 T:1536 M:922632192 DEBUG: CApplication::OnKey: 61453 pressed, action is Select
  74. 21:01:46 T:1536 M:922619904 DEBUG: CApplication::ExecuteXBMCAction : Translating ActivateWindow(AddonBrowser)
  75. 21:01:46 T:1536 M:922619904 DEBUG: CApplication::ExecuteXBMCAction : To ActivateWindow(AddonBrowser)
  76. 21:01:46 T:1536 M:922619904 DEBUG: Activating window ID: 10040
  77. 21:01:46 T:1536 M:922619904 DEBUG: Checking if window ID 10040 is locked.
  78. 21:01:46 T:1536 M:922619904 DEBUG: ------ Window Deinit (Settings.xml) ------
  79. 21:01:46 T:1536 M:922619904 DEBUG: ------ Window Init (AddonBrowser.xml) ------
  80. 21:01:46 T:1536 M:922619904 INFO: Loading skin file: AddonBrowser.xml
  81. 21:01:46 T:1536 M:922415104 DEBUG: CGUIMediaWindow::GetDirectory ()
  82. 21:01:46 T:1536 M:922415104 DEBUG: ParentPath = []
  83. 21:01:46 T:3560 M:922411008 DEBUG: thread start, auto delete: 0
  84. 21:01:46 T:3560 M:922411008 DEBUG: Thread 3560 terminating
  85. 21:01:47 T:1536 M:930095104 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  86. 21:01:47 T:1536 M:930095104 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  87. 21:01:48 T:1536 M:931229696 INFO: Python, unloading python24.dll because no scripts are running anymore
  88. 21:01:48 T:1536 M:931422208 DEBUG: XBPython::UnloadExtensionLibs, clearing python extension libraries
  89. 21:01:48 T:1536 M:931422208 DEBUG: Win32DllLoader::Unload DLLs\_socket.pyd
  90. 21:01:48 T:1536 M:931422208 DEBUG: FreeLibrary(python24.dll) -> 07344848
  91. 21:01:48 T:1536 M:931467264 DEBUG: Win32DllLoader::Unload DLLs\_ssl.pyd
  92. 21:01:48 T:1536 M:931467264 DEBUG: FreeLibrary(python24.dll) -> 07344848
  93. 21:01:48 T:1536 M:931467264 DEBUG: FreeLibrary(MSVCR71.dll) -> 07100488
  94. 21:01:48 T:1536 M:931467264 DEBUG: Win32DllLoader::Unload MSVCR71.dll
  95. 21:01:48 T:1536 M:932147200 DEBUG: Win32DllLoader::Unload python24.dll
  96. 21:01:48 T:1536 M:933011456 DEBUG: SDLKeyboard: scancode: 72, sym: 273, unicode: 0, modifier: 0
  97. 21:01:48 T:1536 M:933011456 DEBUG: CApplication::OnKey: 61478 pressed, action is Up
  98. 21:01:49 T:1536 M:934121472 DEBUG: SDLKeyboard: scancode: 72, sym: 273, unicode: 0, modifier: 0
  99. 21:01:49 T:1536 M:934121472 DEBUG: CApplication::OnKey: 61478 pressed, action is Up
  100. 21:01:50 T:1536 M:935186432 DEBUG: SDLKeyboard: scancode: 72, sym: 273, unicode: 0, modifier: 0
  101. 21:01:50 T:1536 M:935186432 DEBUG: CApplication::OnKey: 61478 pressed, action is Up
  102. 21:01:50 T:1536 M:935170048 DEBUG: SDLKeyboard: scancode: 72, sym: 273, unicode: 0, modifier: 0
  103. 21:01:50 T:1536 M:935170048 DEBUG: CApplication::OnKey: 61478 pressed, action is Up
  104. 21:01:53 T:1536 M:938422272 DEBUG: SDLKeyboard: scancode: 28, sym: 13, unicode: 13, modifier: 0
  105. 21:01:53 T:1536 M:938422272 DEBUG: CApplication::OnKey: 61453 pressed, action is Select
  106. 21:01:53 T:1536 M:938409984 DEBUG: CGUIMediaWindow::GetDirectory (addons://enabled/)
  107. 21:01:53 T:1536 M:938409984 DEBUG: ParentPath = []
  108. 21:01:53 T:3916 M:939442176 DEBUG: thread start, auto delete: 0
  109. 21:01:53 T:3916 M:939810816 DEBUG: Thread 3916 terminating
  110. 21:01:55 T:1536 M:941957120 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://feeds.feedburner.com (easy=02E07B08, multi=02DE5860)
  111. 21:01:56 T:1536 M:941977600 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  112. 21:01:56 T:1536 M:941977600 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  113. 21:01:56 T:1536 M:941953024 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  114. 21:01:56 T:1536 M:941953024 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  115. 21:01:56 T:1536 M:941928448 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://xoap.weather.com (easy=02DF8568, multi=014AB6C0)
  116. 21:01:56 T:1536 M:941940736 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  117. 21:01:56 T:1536 M:941940736 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  118. 21:01:56 T:1536 M:941887488 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  119. 21:01:56 T:1536 M:941887488 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  120. 21:01:56 T:1536 M:941838336 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  121. 21:01:56 T:1536 M:941838336 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  122. 21:01:56 T:1536 M:941797376 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  123. 21:01:56 T:1536 M:941797376 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  124. 21:01:57 T:1536 M:941752320 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  125. 21:01:57 T:1536 M:941752320 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  126. 21:01:57 T:1536 M:941703168 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  127. 21:01:57 T:1536 M:941703168 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  128. 21:01:57 T:1536 M:941662208 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  129. 21:01:57 T:1536 M:941662208 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  130. 21:01:57 T:1536 M:941613056 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  131. 21:01:57 T:1536 M:941613056 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  132. 21:01:57 T:1536 M:941572096 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  133. 21:01:57 T:1536 M:941572096 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  134. 21:01:57 T:1536 M:941588480 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  135. 21:01:57 T:1536 M:941588480 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  136. 21:01:57 T:1536 M:941580288 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  137. 21:01:57 T:1536 M:941580288 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  138. 21:01:57 T:1536 M:941584384 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  139. 21:01:57 T:1536 M:941584384 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  140. 21:01:58 T:1536 M:942145536 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  141. 21:01:58 T:1536 M:942145536 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  142. 21:01:58 T:1536 M:942104576 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  143. 21:01:58 T:1536 M:942104576 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  144. 21:01:58 T:1536 M:942051328 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  145. 21:01:58 T:1536 M:942051328 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  146. 21:01:59 T:1536 M:942018560 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  147. 21:01:59 T:1536 M:942018560 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  148. 21:02:00 T:1536 M:941965312 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  149. 21:02:00 T:1536 M:941965312 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  150. 21:02:01 T:1536 M:941944832 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  151. 21:02:01 T:1536 M:941944832 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  152. 21:02:01 T:1536 M:941854720 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  153. 21:02:01 T:1536 M:941854720 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  154. 21:02:01 T:1536 M:941809664 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  155. 21:02:01 T:1536 M:941809664 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  156. 21:02:02 T:1536 M:941772800 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  157. 21:02:02 T:1536 M:941772800 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  158. 21:02:02 T:1536 M:941735936 DEBUG: SDLKeyboard: scancode: 1, sym: 27, unicode: 27, modifier: 0
  159. 21:02:02 T:1536 M:941735936 DEBUG: CApplication::OnKey: 61467 pressed, action is PreviousMenu
  160. 21:02:02 T:1536 M:941699072 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  161. 21:02:02 T:1536 M:941699072 DEBUG: ------ Window Deinit (AddonBrowser.xml) ------
  162. 21:02:02 T:1536 M:941731840 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  163. 21:02:02 T:1536 M:941731840 DEBUG: ------ Window Init (Settings.xml) ------
  164. 21:02:02 T:1536 M:941731840 INFO: Loading skin file: Settings.xml
  165. 21:02:03 T:332 M:936742912 DEBUG: CImageLoader::DoWork - took 232 ms to load special://skin/backgrounds/addons.jpg
  166. 21:02:03 T:1536 M:934559744 DEBUG: SDLKeyboard: scancode: 1, sym: 27, unicode: 27, modifier: 0
  167. 21:02:03 T:1536 M:934559744 DEBUG: CApplication::OnKey: 61467 pressed, action is PreviousMenu
  168. 21:02:03 T:1536 M:934551552 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  169. 21:02:03 T:1536 M:934551552 DEBUG: ------ Window Deinit (Settings.xml) ------
  170. 21:02:03 T:1536 M:934572032 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  171. 21:02:03 T:1536 M:934572032 DEBUG: ------ Window Init (Home.xml) ------
  172. 21:02:03 T:1536 M:934572032 INFO: Loading skin file: Home.xml
  173. 21:02:03 T:1536 M:937705472 DEBUG: CApplication::ExecuteXBMCAction : Translating SetFocus(9000)
  174. 21:02:03 T:1536 M:937705472 DEBUG: CApplication::ExecuteXBMCAction : To SetFocus(9000)
  175. 21:02:04 T:1536 M:939950080 DEBUG: SDLKeyboard: scancode: 72, sym: 273, unicode: 0, modifier: 0
  176. 21:02:04 T:1536 M:939950080 DEBUG: CApplication::OnKey: 61478 pressed, action is Up
  177. 21:02:04 T:1536 M:935677952 DEBUG: SDLKeyboard: scancode: 72, sym: 273, unicode: 0, modifier: 0
  178. 21:02:04 T:1536 M:934912000 DEBUG: CApplication::OnKey: 61478 pressed, action is Up
  179. 21:02:04 T:692 M:935383040 DEBUG: CImageLoader::DoWork - took 226 ms to load special://skin/backgrounds/programs.jpg
  180. 21:02:04 T:3780 M:936411136 DEBUG: CImageLoader::DoWork - took 243 ms to load special://skin/backgrounds/videos.jpg
  181. 21:02:05 T:1536 M:933957632 DEBUG: SDLKeyboard: scancode: 28, sym: 13, unicode: 13, modifier: 0
  182. 21:02:05 T:1536 M:933957632 DEBUG: CApplication::OnKey: 61453 pressed, action is Select
  183. 21:02:05 T:1536 M:933945344 DEBUG: CApplication::ExecuteXBMCAction : Translating ActivateWindow(Videos)
  184. 21:02:05 T:1536 M:933945344 DEBUG: CApplication::ExecuteXBMCAction : To ActivateWindow(Videos)
  185. 21:02:05 T:1536 M:933945344 DEBUG: Activating window ID: 10024
  186. 21:02:05 T:1536 M:933945344 DEBUG: Checking if window ID 10024 is locked.
  187. 21:02:05 T:1536 M:933945344 DEBUG: ------ Window Deinit (Home.xml) ------
  188. 21:02:05 T:1536 M:933957632 DEBUG: ------ Window Init (MyVideo.xml) ------
  189. 21:02:05 T:1536 M:933957632 INFO: Loading skin file: MyVideo.xml
  190. 21:02:05 T:1536 M:933892096 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/video/)
  191. 21:02:05 T:1536 M:933892096 DEBUG: ParentPath = [addons://sources/video/]
  192. 21:02:05 T:224 M:933879808 DEBUG: thread start, auto delete: 0
  193. 21:02:05 T:224 M:933875712 DEBUG: Thread 224 terminating
  194. 21:02:07 T:1536 M:939618304 DEBUG: SDLKeyboard: scancode: 72, sym: 273, unicode: 0, modifier: 0
  195. 21:02:07 T:1536 M:939618304 DEBUG: CApplication::OnKey: 61478 pressed, action is Up
  196. 21:02:09 T:1536 M:939646976 DEBUG: SDLKeyboard: scancode: 93, sym: 319, unicode: 0, modifier: 0
  197. 21:02:09 T:1536 M:939646976 DEBUG: CApplication::OnKey: 61533 pressed, action is ContextMenu
  198. 21:02:09 T:1536 M:939626496 DEBUG: CFavourites::Load - no system favourites found, skipping
  199. 21:02:09 T:1536 M:939626496 DEBUG: CFavourites::Load - no userdata favourites found, skipping
  200. 21:02:09 T:1536 M:939622400 DEBUG: CVideoDatabase::GetMovieId (plugin://plugin.video.missingmoviescanner/), query = select idMovie from movie join files on files.idFile=movie.idFile where files.idPath=-1
  201. 21:02:09 T:1536 M:939610112 INFO: Loading skin file: DialogContextMenu.xml
  202. 21:02:09 T:1536 M:939606016 DEBUG: ------ Window Init (DialogContextMenu.xml) ------
  203. 21:02:10 T:1536 M:939962368 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  204. 21:02:10 T:1536 M:939962368 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  205. 21:02:11 T:1536 M:939962368 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  206. 21:02:11 T:1536 M:939962368 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  207. 21:02:12 T:1536 M:940085248 DEBUG: SDLKeyboard: scancode: 72, sym: 273, unicode: 0, modifier: 0
  208. 21:02:12 T:1536 M:940085248 DEBUG: CApplication::OnKey: 61478 pressed, action is Up
  209. 21:02:12 T:1536 M:940093440 DEBUG: SDLKeyboard: scancode: 72, sym: 273, unicode: 0, modifier: 0
  210. 21:02:12 T:1536 M:940093440 DEBUG: CApplication::OnKey: 61478 pressed, action is Up
  211. 21:02:13 T:1536 M:940072960 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  212. 21:02:13 T:1536 M:940072960 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  213. 21:02:15 T:1536 M:940060672 DEBUG: SDLKeyboard: scancode: 28, sym: 13, unicode: 13, modifier: 0
  214. 21:02:15 T:1536 M:940060672 DEBUG: CApplication::OnKey: 61453 pressed, action is Select
  215. 21:02:16 T:1536 M:940040192 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  216. 21:02:16 T:1536 M:940040192 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  217. 21:02:16 T:1536 M:940077056 DEBUG: SDLKeyboard: scancode: 28, sym: 13, unicode: 13, modifier: 0
  218. 21:02:16 T:1536 M:940077056 DEBUG: CApplication::OnKey: 61453 pressed, action is Select
  219. 21:02:16 T:1536 M:940064768 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
  220. 21:02:16 T:1536 M:940056576 DEBUG: ------ Window Init (DialogAddonSettings.xml) ------
  221. 21:02:16 T:1536 M:940056576 INFO: Loading skin file: DialogAddonSettings.xml
  222. 21:02:16 T:1536 M:940032000 DEBUG: unable to load C:\Users\xyz\AppData\Roaming\XBMC\addons\plugin.video.mms\resources\language\German\strings.xml: Failed to open file at line 0
  223. 21:02:18 T:1536 M:939937792 DEBUG: SDLKeyboard: scancode: 77, sym: 275, unicode: 0, modifier: 0
  224. 21:02:18 T:1536 M:939937792 DEBUG: CApplication::OnKey: 61479 pressed, action is Right
  225. 21:02:19 T:1536 M:940101632 INFO: initializing python engine.
  226. 21:02:19 T:1536 M:940101632 DEBUG: Win32DllLoader::Load(special://xbmcbin/system/python/python24.dll)
  227. 21:02:19 T:1536 M:939397120 DEBUG: msg: 'import site' failed; use -v for traceback
  228. 21:02:19 T:1536 M:939397120 DEBUG: new python thread created. id=2
  229. 21:02:19 T:2960 M:939397120 DEBUG: thread start, auto delete: 0
  230. 21:02:19 T:2960 M:939397120 DEBUG: Python thread: start processing
  231. 21:02:19 T:2960 M:939397120 DEBUG: msg: 'import site' failed; use -v for traceback
  232. 21:02:19 T:2960 M:939393024 NOTICE: -->Python Interpreter Initialized<--
  233. 21:02:19 T:2960 M:939393024 DEBUG: XBPyThread::Process - The source file to load is C:\Users\xyz\AppData\Roaming\XBMC\addons\script.recentlyadded\RecentlyAdded.py
  234. 21:02:19 T:2960 M:939393024 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\xyz\AppData\Roaming\XBMC\addons\script.recentlyadded;C:\Users\xyz\AppData\Roaming\XBMC\addons\script.module.xbmcswift\lib;C:\Users\xyz\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Users\xyz\AppData\Roaming\XBMC\addons\script.module.myconnpy\lib;C:\Users\xyz\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\xyz\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files (x86)\XBMC\addons\script.module.pysqlite\lib;special://xbmc/system/python/DLLs;special://xbmc/system/python/Lib;special://xbmcbin/system/python/python24.zip;special://xbmc/system/python\DLLs;special://xbmc/system/python\lib;special://xbmc/system/python\lib\plat-win;special://xbmc/system/python\lib\lib-tk;C:\Program Files (x86)\XBMC
  235. 21:02:19 T:2960 M:939393024 DEBUG: XBPyThread::Process - Entering source directory C:\Users\xyz\AppData\Roaming\XBMC\addons\script.recentlyadded
  236. 21:02:19 T:2960 M:938635264 DEBUG: LoadLibraryExA called with flags:
  237. - LOAD_WITH_ALTERED_SEARCH_PATH
  238. 21:02:19 T:2960 M:938635264 DEBUG: Win32DllLoader::Load(special://xbmc/system/python/DLLs\_socket.pyd)
  239. 21:02:19 T:2960 M:938602496 DEBUG: LoadLibraryExA called with flags:
  240. - LOAD_WITH_ALTERED_SEARCH_PATH
  241. 21:02:19 T:2960 M:938602496 DEBUG: Win32DllLoader::Load(special://xbmc/system/python/DLLs\_ssl.pyd)
  242. 21:02:19 T:2960 M:938242048 DEBUG: Win32DllLoader::Load(MSVCR71.dll)
  243. 21:02:19 T:2960 M:937799680 NOTICE: {'limit': '4'}
  244. 21:02:19 T:1536 M:942800896 DEBUG: HttpApi Start command: SetResponseFormat paras: SetResponseFormat
  245. 21:02:19 T:1536 M:942796800 DEBUG: HttpApi Start command: SetResponseFormat paras: SetResponseFormat; OpenRecord;<record>
  246. 21:02:19 T:1536 M:942837760 DEBUG: HttpApi Start command: SetResponseFormat paras: SetResponseFormat; CloseRecord;</record>
  247. 21:02:19 T:1536 M:942907392 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  248. 21:02:19 T:1536 M:942907392 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  249. 21:02:19 T:1536 M:942903296 DEBUG: HttpApi Start command: QueryVideoDatabase paras: QueryVideoDatabase; select * from movieview order by idMovie desc limit 4
  250. 21:02:20 T:1536 M:942862336 DEBUG: HttpApi Start command: QueryVideoDatabase paras: QueryVideoDatabase; select * from episodeview order by idepisode desc limit 4
  251. 21:02:20 T:1536 M:942850048 DEBUG: HttpApi Start command: QueryMusicDatabase paras: QueryMusicDatabase; select * from songview order by idSong desc limit 4
  252. 21:02:20 T:2960 M:942809088 INFO: Scriptresult: Success
  253. 21:02:20 T:2960 M:942776320 INFO: Python script stopped
  254. 21:02:20 T:2960 M:942776320 DEBUG: Thread 2960 terminating
  255. 21:02:20 T:1536 M:942764032 DEBUG: python thread 2 destructed
  256. 21:02:21 T:1536 M:943185920 DEBUG: SDLKeyboard: scancode: 28, sym: 13, unicode: 13, modifier: 0
  257. 21:02:21 T:1536 M:943185920 DEBUG: CApplication::OnKey: 61453 pressed, action is Select
  258. 21:02:22 T:1536 M:943177728 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  259. 21:02:22 T:1536 M:943177728 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  260. 21:02:23 T:1536 M:943288320 DEBUG: SDLKeyboard: scancode: 28, sym: 13, unicode: 13, modifier: 0
  261. 21:02:23 T:1536 M:943288320 DEBUG: CApplication::OnKey: 61453 pressed, action is Select
  262. 21:02:23 T:1536 M:943280128 DEBUG: ------ Window Deinit (DialogAddonSettings.xml) ------
  263. 21:02:23 T:1536 M:943280128 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/video/)
  264. 21:02:23 T:1536 M:943280128 DEBUG: ParentPath = [addons://sources/video/]
  265. 21:02:23 T:3292 M:943263744 DEBUG: thread start, auto delete: 0
  266. 21:02:23 T:3292 M:943263744 DEBUG: Thread 3292 terminating
  267. 21:02:24 T:1536 M:943280128 DEBUG: SDLKeyboard: scancode: 1, sym: 27, unicode: 27, modifier: 0
  268. 21:02:24 T:1536 M:943280128 DEBUG: CApplication::OnKey: 61467 pressed, action is PreviousMenu
  269. 21:02:24 T:1536 M:943271936 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  270. 21:02:24 T:1536 M:943271936 DEBUG: ------ Window Deinit (MyVideo.xml) ------
  271. 21:02:24 T:1536 M:943271936 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  272. 21:02:24 T:1536 M:943271936 DEBUG: ------ Window Init (Home.xml) ------
  273. 21:02:24 T:1536 M:943271936 INFO: Loading skin file: Home.xml
  274. 21:02:25 T:1536 M:941109248 DEBUG: CApplication::ExecuteXBMCAction : Translating SetFocus(9000)
  275. 21:02:25 T:1536 M:941109248 DEBUG: CApplication::ExecuteXBMCAction : To SetFocus(9000)
  276. 21:02:26 T:1536 M:943357952 DEBUG: SDLKeyboard: scancode: 28, sym: 13, unicode: 13, modifier: 0
  277. 21:02:26 T:1536 M:943357952 DEBUG: CApplication::OnKey: 61453 pressed, action is Select
  278. 21:02:26 T:1536 M:943345664 DEBUG: CApplication::ExecuteXBMCAction : Translating ActivateWindow(Videos)
  279. 21:02:26 T:1536 M:943345664 DEBUG: CApplication::ExecuteXBMCAction : To ActivateWindow(Videos)
  280. 21:02:26 T:1536 M:943345664 DEBUG: Activating window ID: 10024
  281. 21:02:26 T:1536 M:943345664 DEBUG: Checking if window ID 10024 is locked.
  282. 21:02:26 T:1536 M:943345664 DEBUG: ------ Window Deinit (Home.xml) ------
  283. 21:02:26 T:1536 M:943374336 DEBUG: ------ Window Init (MyVideo.xml) ------
  284. 21:02:26 T:1536 M:943374336 INFO: Loading skin file: MyVideo.xml
  285. 21:02:26 T:1536 M:943415296 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/video/)
  286. 21:02:26 T:1536 M:943415296 DEBUG: ParentPath = [addons://sources/video/]
  287. 21:02:26 T:2712 M:943415296 DEBUG: thread start, auto delete: 0
  288. 21:02:26 T:2712 M:943415296 DEBUG: Thread 2712 terminating
  289. 21:02:27 T:1536 M:943718400 DEBUG: FreeLibrary(secur32.dll) -> 07103958
  290. 21:02:27 T:1536 M:943718400 DEBUG: Win32DllLoader::Unload secur32.dll
  291. 21:02:27 T:1536 M:943718400 DEBUG: SECTION:UnloadDll(special://xbmcbin/system/libcurl.dll)
  292. 21:02:27 T:1536 M:943718400 DEBUG: Win32DllLoader::Unload libcurl.dll
  293. 21:02:27 T:1536 M:943718400 DEBUG: FreeLibrary(libidn-11.dll) -> 07104088
  294. 21:02:27 T:1536 M:943718400 DEBUG: Win32DllLoader::Unload libidn-11.dll
  295. 21:02:27 T:1536 M:943718400 DEBUG: FreeLibrary(libeay32.dll) -> 07103A98
  296. 21:02:27 T:1536 M:943718400 DEBUG: FreeLibrary(libssl32.dll) -> 07102F08
  297. 21:02:27 T:1536 M:943718400 DEBUG: Win32DllLoader::Unload libssl32.dll
  298. 21:02:27 T:1536 M:943718400 DEBUG: FreeLibrary(libeay32.dll) -> 07103A98
  299. 21:02:27 T:1536 M:943718400 DEBUG: Win32DllLoader::Unload libeay32.dll
  300. 21:02:28 T:1536 M:944783360 DEBUG: SDLKeyboard: scancode: 28, sym: 13, unicode: 13, modifier: 0
  301. 21:02:28 T:1536 M:944783360 DEBUG: CApplication::OnKey: 61453 pressed, action is Select
  302. 21:02:28 T:1536 M:944771072 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.missingmoviescanner/)
  303. 21:02:28 T:1536 M:944771072 DEBUG: ParentPath = [addons://sources/video/]
  304. 21:02:28 T:332 M:944771072 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Missing Movie Scanner('plugin://plugin.video.missingmoviescanner/','0','')
  305. 21:02:28 T:332 M:944771072 INFO: initializing python engine.
  306. 21:02:28 T:332 M:944771072 DEBUG: new python thread created. id=3
  307. 21:02:28 T:332 M:944771072 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the Missing Movie Scanner plugin...
  308. 21:02:28 T:2936 M:944771072 DEBUG: thread start, auto delete: 0
  309. 21:02:28 T:2936 M:944771072 DEBUG: Python thread: start processing
  310. 21:02:28 T:2936 M:944693248 DEBUG: msg: 'import site' failed; use -v for traceback
  311. 21:02:28 T:2936 M:944693248 NOTICE: -->Python Interpreter Initialized<--
  312. 21:02:28 T:2936 M:944693248 DEBUG: XBPyThread::Process - The source file to load is C:\Users\xyz\AppData\Roaming\XBMC\addons\plugin.video.mms\default.py
  313. 21:02:28 T:2936 M:944693248 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\xyz\AppData\Roaming\XBMC\addons\plugin.video.mms;C:\Users\xyz\AppData\Roaming\XBMC\addons\script.module.xbmcswift\lib;C:\Users\xyz\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Users\xyz\AppData\Roaming\XBMC\addons\script.module.myconnpy\lib;C:\Users\xyz\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\xyz\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files (x86)\XBMC\addons\script.module.pysqlite\lib;special://xbmc/system/python/DLLs;special://xbmc/system/python/Lib;special://xbmcbin/system/python/python24.zip;special://xbmc/system/python\DLLs;special://xbmc/system/python\lib;special://xbmc/system/python\lib\plat-win;special://xbmc/system/python\lib\lib-tk;C:\Program Files (x86)\XBMC
  314. 21:02:28 T:2936 M:944693248 DEBUG: XBPyThread::Process - Entering source directory C:\Users\xyz\AppData\Roaming\XBMC\addons\plugin.video.mms
  315. 21:02:28 T:2936 M:944525312 INFO: -->Python script returned the following error<--
  316. 21:02:28 T:2936 M:944525312 ERROR: Error Type: exceptions.ImportError
  317. 21:02:28 T:2936 M:944525312 ERROR: Error Contents: No module named json
  318. 21:02:28 T:2936 M:944508928 ERROR: Traceback (most recent call last):
  319. File "C:\Users\xyz\AppData\Roaming\XBMC\addons\plugin.video.mms\default.py", line 6, in ?
  320. import json
  321. ImportError: No module named json
  322. 21:02:28 T:2936 M:944508928 INFO: -->End of Python script error report<--
  323. 21:02:28 T:2936 M:944484352 INFO: Python script stopped
  324. 21:02:28 T:2936 M:944484352 DEBUG: Thread 2936 terminating
  325. 21:02:28 T:332 M:944463872 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - plugin exited prematurely - terminating
  326. 21:02:28 T:1536 M:944463872 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.missingmoviescanner/
  327. 21:02:28 T:1536 M:944463872 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.missingmoviescanner/) failed
  328. 21:02:28 T:1536 M:944463872 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/video/)
  329. 21:02:28 T:1536 M:944463872 DEBUG: ParentPath = []
  330. 21:02:28 T:2660 M:944447488 DEBUG: thread start, auto delete: 0
  331. 21:02:28 T:2660 M:944447488 DEBUG: Thread 2660 terminating
  332. 21:02:28 T:1536 M:944476160 DEBUG: python thread 3 destructed
  333. 21:02:28 T:1536 M:944402432 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  334. 21:02:31 T:1536 M:945061888 DEBUG: SDLKeyboard: scancode: 28, sym: 13, unicode: 13, modifier: 0
  335. 21:02:31 T:1536 M:945061888 DEBUG: CApplication::OnKey: 61453 pressed, action is Select
  336. 21:02:31 T:1536 M:945049600 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.missingmoviescanner/)
  337. 21:02:31 T:1536 M:945049600 DEBUG: ParentPath = [addons://sources/video/]
  338. 21:02:31 T:3780 M:945049600 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Missing Movie Scanner('plugin://plugin.video.missingmoviescanner/','0','')
  339. 21:02:31 T:3780 M:945049600 INFO: initializing python engine.
  340. 21:02:31 T:3780 M:945049600 DEBUG: new python thread created. id=4
  341. 21:02:31 T:3780 M:945049600 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the Missing Movie Scanner plugin...
  342. 21:02:31 T:2076 M:945049600 DEBUG: thread start, auto delete: 0
  343. 21:02:31 T:2076 M:945049600 DEBUG: Python thread: start processing
  344. 21:02:31 T:2076 M:944971776 DEBUG: msg: 'import site' failed; use -v for traceback
  345. 21:02:31 T:2076 M:944971776 NOTICE: -->Python Interpreter Initialized<--
  346. 21:02:31 T:2076 M:944971776 DEBUG: XBPyThread::Process - The source file to load is C:\Users\xyz\AppData\Roaming\XBMC\addons\plugin.video.mms\default.py
  347. 21:02:31 T:2076 M:944971776 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\xyz\AppData\Roaming\XBMC\addons\plugin.video.mms;C:\Users\xyz\AppData\Roaming\XBMC\addons\script.module.xbmcswift\lib;C:\Users\xyz\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Users\xyz\AppData\Roaming\XBMC\addons\script.module.myconnpy\lib;C:\Users\xyz\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\xyz\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files (x86)\XBMC\addons\script.module.pysqlite\lib;special://xbmc/system/python/DLLs;special://xbmc/system/python/Lib;special://xbmcbin/system/python/python24.zip;special://xbmc/system/python\DLLs;special://xbmc/system/python\lib;special://xbmc/system/python\lib\plat-win;special://xbmc/system/python\lib\lib-tk;C:\Program Files (x86)\XBMC
  348. 21:02:31 T:2076 M:944971776 DEBUG: XBPyThread::Process - Entering source directory C:\Users\xyz\AppData\Roaming\XBMC\addons\plugin.video.mms
  349. 21:02:31 T:2076 M:944803840 INFO: -->Python script returned the following error<--
  350. 21:02:31 T:2076 M:944803840 ERROR: Error Type: exceptions.ImportError
  351. 21:02:31 T:2076 M:944803840 ERROR: Error Contents: No module named json
  352. 21:02:31 T:2076 M:944787456 ERROR: Traceback (most recent call last):
  353. File "C:\Users\xyz\AppData\Roaming\XBMC\addons\plugin.video.mms\default.py", line 6, in ?
  354. import json
  355. ImportError: No module named json
  356. 21:02:31 T:2076 M:944787456 INFO: -->End of Python script error report<--
  357. 21:02:31 T:2076 M:944762880 INFO: Python script stopped
  358. 21:02:31 T:2076 M:944762880 DEBUG: Thread 2076 terminating
  359. 21:02:31 T:3780 M:944738304 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - plugin exited prematurely - terminating
  360. 21:02:31 T:1536 M:944738304 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.missingmoviescanner/
  361. 21:02:31 T:1536 M:944738304 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.missingmoviescanner/) failed
  362. 21:02:31 T:1536 M:944738304 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/video/)
  363. 21:02:31 T:1536 M:944738304 DEBUG: ParentPath = []
  364. 21:02:31 T:1288 M:944721920 DEBUG: thread start, auto delete: 0
  365. 21:02:31 T:1288 M:944721920 DEBUG: Thread 1288 terminating
  366. 21:02:31 T:1536 M:944750592 DEBUG: python thread 4 destructed
  367. 21:02:33 T:1536 M:945057792 DEBUG: SDLKeyboard: scancode: 91, sym: 311, unicode: 0, modifier: 0
  368. 21:02:33 T:1536 M:944754688 DEBUG: CWinEventsWin32::WndProcWindow is active
  369. 21:02:36 T:1536 M:957689856 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  370. 21:02:38 T:1536 M:957816832 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
  371. 21:02:38 T:1536 M:957816832 DEBUG: Win32DllLoader::Unload ImageLib.dll
  372. 21:02:41 T:1536 M:963174400 INFO: Python, unloading python24.dll because no scripts are running anymore
  373. 21:02:41 T:1536 M:963174400 DEBUG: XBPython::UnloadExtensionLibs, clearing python extension libraries
  374. 21:02:41 T:1536 M:963174400 DEBUG: Win32DllLoader::Unload DLLs\_socket.pyd
  375. 21:02:41 T:1536 M:963174400 DEBUG: FreeLibrary(python24.dll) -> 0710DDC8
  376. 21:02:41 T:1536 M:963203072 DEBUG: Win32DllLoader::Unload DLLs\_ssl.pyd
  377. 21:02:41 T:1536 M:963203072 DEBUG: FreeLibrary(python24.dll) -> 0710DDC8
  378. 21:02:41 T:1536 M:963203072 DEBUG: FreeLibrary(MSVCR71.dll) -> 070F8D28
  379. 21:02:41 T:1536 M:963203072 DEBUG: Win32DllLoader::Unload MSVCR71.dll
  380. 21:02:41 T:1536 M:963837952 DEBUG: Win32DllLoader::Unload python24.dll
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement