Advertisement
Pednick

xbmc youtube

Dec 21st, 2011
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 77.53 KB | None | 0 0
  1. ############## XBMC CRASH LOG ###############
  2.  
  3. ################ SYSTEM INFO ################
  4. Date: Wed Dec 21 19:38:45 EST 2011
  5. XBMC Options:
  6. Arch: x86_64
  7. Kernel: Linux 3.1.5-6.fc16.x86_64 #1 SMP Thu Dec 15 16:14:44 UTC 2011
  8. Release: lsb_release not available
  9. ############## END SYSTEM INFO ##############
  10.  
  11. ############### STACK TRACE #################
  12. =====> Core file: /home/Lopov/.xbmc/addons/plugin.video.youtube/core.5664 (2011-12-21 19:38:42.597785741 -0500)
  13. =========================================
  14. [New LWP 5664]
  15. [New LWP 5685]
  16. [Thread debugging using libthread_db enabled]
  17. Using host libthread_db library "/lib64/libthread_db.so.1".
  18. Core was generated by `/usr/lib64/xbmc/xbmc.bin'.
  19. Program terminated with signal 6, Aborted.
  20. #0 0x0000003221436285 in raise () from /lib64/libc.so.6
  21.  
  22. Thread 2 (Thread 0x7fc385d89700 (LWP 5685)):
  23. #0 0x00000032214e6a43 in poll () from /lib64/libc.so.6
  24. #1 0x000000322e207f6a in ?? () from /usr/lib64/libavahi-common.so.3
  25. #2 0x000000322e207a6b in avahi_simple_poll_run () from /usr/lib64/libavahi-common.so.3
  26. #3 0x000000322e207c48 in avahi_simple_poll_iterate () from /usr/lib64/libavahi-common.so.3
  27. #4 0x000000322e207e7d in avahi_simple_poll_loop () from /usr/lib64/libavahi-common.so.3
  28. #5 0x000000322e207efc in ?? () from /usr/lib64/libavahi-common.so.3
  29. #6 0x0000003221c07d90 in start_thread () from /lib64/libpthread.so.0
  30. #7 0x00000032214ef3dd in clone () from /lib64/libc.so.6
  31.  
  32. Thread 1 (Thread 0x7fc39b89e900 (LWP 5664)):
  33. #0 0x0000003221436285 in raise () from /lib64/libc.so.6
  34. #1 0x0000003221437b9b in abort () from /lib64/libc.so.6
  35. #2 0x000000322142ee9e in __assert_fail_base () from /lib64/libc.so.6
  36. #3 0x000000322142ef42 in __assert_fail () from /lib64/libc.so.6
  37. #4 0x0000003223446001 in _XReply () from /usr/lib64/libX11.so.6
  38. #5 0x000000322343b01d in XQueryExtension () from /usr/lib64/libX11.so.6
  39. #6 0x000000322342e815 in XInitExtension () from /usr/lib64/libX11.so.6
  40. #7 0x000000322440e90b in XextAddDisplay () from /usr/lib64/libXext.so.6
  41. #8 0x0000003234c658c0 in ?? () from /usr/lib64/catalyst/libGL.so.1
  42. #9 0x00007fc393d902ef in ?? () from /usr/lib64/dri/fglrx_dri.so
  43. #10 0x0000003234c3906e in ?? () from /usr/lib64/catalyst/libGL.so.1
  44. #11 0x0000003234c3935b in glXDestroyContext () from /usr/lib64/catalyst/libGL.so.1
  45. #12 0x000000322583dbd2 in ?? () from /usr/lib64/libSDL-1.2.so.0
  46. #13 0x000000322584280c in ?? () from /usr/lib64/libSDL-1.2.so.0
  47. #14 0x0000003225842a05 in ?? () from /usr/lib64/libSDL-1.2.so.0
  48. #15 0x00000032258316de in SDL_VideoQuit () from /usr/lib64/libSDL-1.2.so.0
  49. #16 0x00000032258081a5 in SDL_QuitSubSystem () from /usr/lib64/libSDL-1.2.so.0
  50. #17 0x000000322580825e in SDL_Quit () from /usr/lib64/libSDL-1.2.so.0
  51. #18 0x0000003221439931 in __run_exit_handlers () from /lib64/libc.so.6
  52. #19 0x00000032214399b5 in exit () from /lib64/libc.so.6
  53. #20 0x0000000000908b20 in CApplicationMessenger::ProcessMessage(ThreadMessage*) ()
  54. #21 0x000000000090a6d9 in CApplicationMessenger::ProcessMessages() ()
  55. #22 0x00000000007012a0 in CApplication::Process() ()
  56. #23 0x0000000000a972e4 in CGUIWindowManager::Process(bool) ()
  57. #24 0x0000000000a4c779 in CGUIDialog::DoModal_Internal(int, CStdStr<char> const&) ()
  58. #25 0x000000000090811a in CApplicationMessenger::ProcessMessage(ThreadMessage*) ()
  59. #26 0x0000000000905e1b in CApplicationMessenger::SendMessage(ThreadMessage&, bool) ()
  60. #27 0x0000000000906c1f in CApplicationMessenger::DoModal(CGUIDialog*, int, CStdStr<char> const&) ()
  61. #28 0x0000000000a9a62e in CGUIWindowManager::ActivateWindow_Internal(int, std::vector<CStdStr<char>, std::allocator<CStdStr<char> > > const&, bool) ()
  62. #29 0x000000000063a791 in CBuiltins::Execute(CStdStr<char> const&) ()
  63. #30 0x0000000000706d43 in CApplication::ExecuteXBMCAction(std::string) ()
  64. #31 0x0000000000707057 in CApplication::ExecuteAction(CGUIActionDescriptor) ()
  65. #32 0x0000000000707773 in CApplication::OnMessage(CGUIMessage&) ()
  66. #33 0x0000000000a97782 in CGUIWindowManager::SendMessage(CGUIMessage&) ()
  67. #34 0x0000000000a33fbe in CGUIButtonControl::OnClick() ()
  68. #35 0x0000000000a32c61 in CGUIButtonControl::OnAction(CAction const&) ()
  69. #36 0x0000000000a331ae in CGUIButtonControl::OnMouseEvent(CPoint const&, CMouseEvent const&) ()
  70. #37 0x0000000000a3b591 in CGUIControl::SendMouseEvent(CPoint const&, CMouseEvent const&) ()
  71. #38 0x0000000000a47d31 in CGUIControlGroup::SendMouseEvent(CPoint const&, CMouseEvent const&) ()
  72. #39 0x0000000000a47d31 in CGUIControlGroup::SendMouseEvent(CPoint const&, CMouseEvent const&) ()
  73. #40 0x0000000000a47d31 in CGUIControlGroup::SendMouseEvent(CPoint const&, CMouseEvent const&) ()
  74. #41 0x0000000000a91b44 in CGUIWindow::OnMouseAction(CAction const&) ()
  75. #42 0x0000000000a91b73 in CGUIWindow::OnAction(CAction const&) ()
  76. #43 0x0000000000a9770b in CGUIWindowManager::OnAction(CAction const&) ()
  77. #44 0x0000000000703fc4 in CApplication::OnAction(CAction const&) ()
  78. #45 0x000000000070500c in CApplication::ProcessMouse() ()
  79. #46 0x000000000070682d in CApplication::OnEvent(XBMC_Event&) ()
  80. #47 0x000000000096587b in CWinEventsSDL::MessagePump() ()
  81. #48 0x0000000000709841 in CApplication::FrameMove() ()
  82. #49 0x0000000000922919 in CXBApplicationEx::Run() ()
  83. #50 0x00000000005e8468 in main ()
  84. ############# END STACK TRACE ###############
  85.  
  86. ################# LOG FILE ##################
  87.  
  88. 19:38:10 T:140478104856832 M:15819800576 NOTICE: -----------------------------------------------------------------------
  89. 19:38:10 T:140478104856832 M:15819808768 WARNING: Unable to determine Linux distribution
  90. 19:38:10 T:140478104856832 M:15819808768 NOTICE: Starting XBMC, Platform: Linux (Unknown, 3.1.5-6.fc16.x86_64 x86_64). Built on Nov 5 2011 (Git:Unknown)
  91. 19:38:10 T:140478104856832 M:15819808768 NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
  92. 19:38:10 T:140478104856832 M:15819808768 NOTICE: special://xbmcbin/ is mapped to: /usr/lib64/xbmc
  93. 19:38:10 T:140478104856832 M:15819808768 NOTICE: special://masterprofile/ is mapped to: /home/Lopov/.xbmc/userdata
  94. 19:38:10 T:140478104856832 M:15819808768 NOTICE: special://home/ is mapped to: /home/Lopov/.xbmc
  95. 19:38:10 T:140478104856832 M:15819808768 NOTICE: special://temp/ is mapped to: /home/Lopov/.xbmc/temp
  96. 19:38:10 T:140478104856832 M:15819808768 NOTICE: The executable running is: /usr/lib64/xbmc/xbmc.bin
  97. 19:38:10 T:140478104856832 M:15819808768 NOTICE: Log File is located: /home/Lopov/.xbmc/temp/xbmc.log
  98. 19:38:10 T:140478104856832 M:15819808768 NOTICE: -----------------------------------------------------------------------
  99. 19:38:10 T:140478104856832 M:15820054528 NOTICE: Setup SDL
  100. 19:38:10 T:140478104856832 M:15818907648 NOTICE: load settings...
  101. 19:38:10 T:140478104856832 M:15818907648 NOTICE: special://profile/ is mapped to: special://masterprofile/
  102. 19:38:10 T:140478104856832 M:15818907648 NOTICE: loading special://masterprofile/guisettings.xml
  103. 19:38:10 T:140478104856832 M:15818670080 NOTICE: Getting hardware information now...
  104. 19:38:10 T:140478104856832 M:15818670080 NOTICE: Checking resolution 12
  105. 19:38:10 T:140478104856832 M:15818416128 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  106. 19:38:10 T:140478104856832 M:15818416128 NOTICE: Loaded playercorefactory configuration
  107. 19:38:10 T:140478104856832 M:15818416128 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  108. 19:38:10 T:140478104856832 M:15818416128 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  109. 19:38:10 T:140478104856832 M:15818416128 NOTICE: No advancedsettings.xml to load (special://masterprofile/advancedsettings.xml)
  110. 19:38:10 T:140478104856832 M:15818416128 NOTICE: Default DVD Player: dvdplayer
  111. 19:38:10 T:140478104856832 M:15818416128 NOTICE: Default Video Player: dvdplayer
  112. 19:38:10 T:140478104856832 M:15818416128 NOTICE: Default Audio Player: paplayer
  113. 19:38:10 T:140478104856832 M:15818416128 NOTICE: Enabled debug logging due to GUI setting (2)
  114. 19:38:10 T:140478104856832 M:15818416128 NOTICE: Loading media sources from special://masterprofile/sources.xml
  115. 19:38:10 T:140478104856832 M:15818416128 INFO: creating subdirectories
  116. 19:38:10 T:140478104856832 M:15818416128 INFO: userdata folder: special://masterprofile/
  117. 19:38:10 T:140478104856832 M:15818416128 INFO: recording folder:
  118. 19:38:10 T:140478104856832 M:15818416128 INFO: screenshots folder:
  119. 19:38:10 T:140478104856832 M:15818416128 INFO: thumbnails folder: special://masterprofile/Thumbnails
  120. 19:38:10 T:140478104856832 M:15818416128 INFO: load language info file: special://xbmc/language/English/langinfo.xml
  121. 19:38:10 T:140478104856832 M:15818416128 INFO: load language file:special://xbmc/language/English/strings.xml
  122. 19:38:10 T:140478104856832 M:15817146368 DEBUG: Loading: /usr/lib64/xbmc/system/libcpluff-x86_64-linux.so
  123. 19:38:10 T:140478104856832 M:15817146368 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib64/xbmc/addons: No such file or directory'
  124. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in repository.googlecode.anarchintosh-projects has been installed.'
  125. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.cnet.podcasts has been installed.'
  126. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in repository.googlecode.dandar3-xbmc-addons has been installed.'
  127. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.allmusic.com has been installed.'
  128. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in repository.qf.addons has been installed.'
  129. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  130. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  131. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in repository.blacks has been installed.'
  132. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in script.module.cryptopy has been installed.'
  133. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.euphoria has been installed.'
  134. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  135. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in repository.bluecop.xbmc-plugins has been installed.'
  136. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in script.module.demjson has been installed.'
  137. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmcadult has been installed.'
  138. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.tmz has been installed.'
  139. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in repo.hitcher has been installed.'
  140. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.doplnky has been installed.'
  141. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in script.rssclient-standalone has been installed.'
  142. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in visualization.projectm has been installed.'
  143. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in repository.MaxMustermann.xbmc has been installed.'
  144. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  145. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  146. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in repository.bossanova808 has been installed.'
  147. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.allmusic.com has been installed.'
  148. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  149. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in repo.pecinko has been installed.'
  150. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  151. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.lubetube has been installed.'
  152. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in repo.djtoll has been installed.'
  153. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  154. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in plugin.program.repo.installer has been installed.'
  155. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.canada.on.demand has been installed.'
  156. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.revision3 has been installed.'
  157. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been installed.'
  158. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.veehd has been installed.'
  159. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.justin.tv has been installed.'
  160. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in repository.googlecode.sparetime has been installed.'
  161. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in repository.mindmade has been installed.'
  162. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been installed.'
  163. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  164. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
  165. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  166. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmcnerds has been installed.'
  167. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.free.cable has been installed.'
  168. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.icefilms has been installed.'
  169. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.hulu has been installed.'
  170. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been installed.'
  171. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in repository.pieh has been installed.'
  172. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.vimeo has been installed.'
  173. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in repository.googlecode.blutendes has been installed.'
  174. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  175. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.vevo has been installed.'
  176. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in script.recentlyadded has been installed.'
  177. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.'
  178. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.veetle has been installed.'
  179. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.solarwinds has been installed.'
  180. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in repository.unofficial.addons has been installed.'
  181. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.slideshow has been installed.'
  182. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in repository.seppius has been installed.'
  183. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in repository.divingmule.addons has been installed.'
  184. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in repository.mortstar.addons has been installed.'
  185. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in script.module.rssengine has been installed.'
  186. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in repository.andrepl has been installed.'
  187. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in visualization.goom has been installed.'
  188. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in repository.luxeria has been installed.'
  189. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in script.navi-x has been installed.'
  190. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  191. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in script.rss.editor has been installed.'
  192. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in repository.t0mm0 has been installed.'
  193. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.fptt3 has been installed.'
  194. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  195. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  196. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in weather.xbmc.builtin has been installed.'
  197. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in repository.passion.xbmc.org has been installed.'
  198. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
  199. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in repo.mudisle has been installed.'
  200. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  201. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  202. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  203. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in repository.googlecode.apple-tv2-xbmc has been installed.'
  204. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been installed.'
  205. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.plasma has been installed.'
  206. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  207. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  208. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been installed.'
  209. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in metadata.mtv.com has been installed.'
  210. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
  211. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Plug-in visualization.itunes has been installed.'
  212. 19:38:10 T:140478104856832 M:15817146368 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  213. 19:38:10 T:140478104856832 M:15817502720 DEBUG: CKeyboardStat::Initialize - XKb symbols pc_us_inet(evdev)_terminate(ctrl_alt_bksp)
  214. 19:38:10 T:140478104856832 M:15817502720 INFO: LIRC Initialize: using: /var/run/lirc/lircd
  215. 19:38:10 T:140478104856832 M:15817502720 INFO: LIRC Initialize: connect failed: No such file or directory
  216. 19:38:10 T:140478104856832 M:15817502720 DEBUG: Failed to connect to LIRC. Retry in 10s.
  217. 19:38:10 T:140478104856832 M:15817502720 INFO: XRANDR: /usr/lib64/xbmc/xbmc-xrandr --output DFP2 --mode 0x9b
  218. 19:38:10 T:140478104856832 M:15807827968 NOTICE: Using visual 0x51
  219. 19:38:10 T:140478104856832 M:15766786048 INFO: GL: Maximum texture width: 16384
  220. 19:38:10 T:140478104856832 M:15766786048 DEBUG: Loading: /usr/lib64/xbmc/system/ImageLib-x86_64-linux.so
  221. 19:38:10 T:140478104856832 M:15777591296 DEBUG: GLX_EXTENSIONS: GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_swap_control GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_swap_control GLX_NV_swap_group GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_swap_barrier GLX_SGIX_swap_group GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap
  222. 19:38:10 T:140478104856832 M:15754268672 NOTICE: GL_VENDOR = ATI Technologies Inc.
  223. 19:38:10 T:140478104856832 M:15754268672 NOTICE: GL_RENDERER = ATI Radeon HD 5670
  224. 19:38:10 T:140478104856832 M:15754268672 NOTICE: GL_VERSION = 4.1.11251 Compatibility Profile Context
  225. 19:38:10 T:140478104856832 M:15754268672 NOTICE: GL_SHADING_LANGUAGE_VERSION = 4.10
  226. 19:38:10 T:140478104856832 M:15754268672 NOTICE: GL_EXTENSIONS = GL_AMDX_debug_output GL_AMDX_vertex_shader_tessellator GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_AMD_shader_trace GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_vertex_shader_tessellator GL_ARB_ES2_compatibility GL_ARB_blend_func_extended GL_ARB_color_buffer_float GL_ARB_compressed_texture_pixel_storage GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint WGL_EXT_swap_control
  227. 19:38:10 T:140478104856832 M:15754268672 ERROR: GLX: Same window as before, refreshing context
  228. 19:38:10 T:140478104856832 M:15754268672 INFO: GL: Maximum texture width: 16384
  229. 19:38:10 T:140478104856832 M:15754268672 INFO: load default splash image: /usr/share/xbmc/media/Splash.png
  230. 19:38:10 T:140478104856832 M:15750959104 INFO: load keymapping
  231. 19:38:10 T:140478104856832 M:15750746112 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  232. 19:38:10 T:140478104856832 M:15750746112 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  233. 19:38:10 T:140478104856832 M:15750746112 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  234. 19:38:10 T:140478104856832 M:15750746112 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
  235. 19:38:10 T:140478104856832 M:15750746112 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  236. 19:38:10 T:140478104856832 M:15750746112 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  237. 19:38:10 T:140478104856832 M:15750746112 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  238. 19:38:10 T:140478104856832 M:15750959104 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  239. 19:38:10 T:140478104856832 M:15750746112 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  240. 19:38:10 T:140478104856832 M:15750746112 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  241. 19:38:10 T:140478104856832 M:15750746112 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  242. 19:38:10 T:140478104856832 M:15750746112 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  243. 19:38:10 T:140478104856832 M:15758843904 INFO: Loading special://xbmc/system/keymaps/remote.xml
  244. 19:38:10 T:140478104856832 M:15752425472 INFO: Loading special://xbmc/system/Lircmap.xml
  245. 19:38:10 T:140478104856832 M:15752425472 INFO: * Adding remote mapping for device 'mceusb'
  246. 19:38:10 T:140478104856832 M:15752425472 INFO: * Adding remote mapping for device 'XboxDVDDongle'
  247. 19:38:10 T:140478104856832 M:15752425472 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
  248. 19:38:10 T:140478104856832 M:15752425472 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
  249. 19:38:10 T:140478104856832 M:15752425472 INFO: * Adding remote mapping for device 'anysee'
  250. 19:38:10 T:140478104856832 M:15752425472 INFO: * Adding remote mapping for device 'iMON-PAD'
  251. 19:38:10 T:140478104856832 M:15752171520 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
  252. 19:38:10 T:140478104856832 M:15752171520 INFO: * Adding remote mapping for device 'MCE_via_iMON'
  253. 19:38:10 T:140478104856832 M:15751917568 INFO: * Adding remote mapping for device 'TwinHanRemote'
  254. 19:38:10 T:140478104856832 M:15751917568 INFO: * Adding remote mapping for device 'linux-input-layer'
  255. 19:38:10 T:140478104856832 M:15751917568 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  256. 19:38:10 T:140478104856832 M:15751917568 INFO: * Linking remote mapping for 'linux-input-layer' to 'devinput'
  257. 19:38:10 T:140478104856832 M:15751663616 DEBUG: CButtonTranslator::Load - no userdata Lircmap.xml found, skipping
  258. 19:38:10 T:140478104856832 M:15751409664 INFO: GUI format 1920x1080 1920x1080 @ 60.00 - Full Screen
  259. 19:38:10 T:140478104856832 M:15751409664 DEBUG: Selected UDisks as storage provider
  260. 19:38:10 T:140478104856832 M:15751409664 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks with interface org.freedesktop.DBus.Properties and method Get
  261. 19:38:10 T:140478104856832 M:15751159808 DEBUG: UDisks: DaemonVersion 1
  262. 19:38:10 T:140478104856832 M:15751159808 DEBUG: UDisks: Querying available devices
  263. 19:38:10 T:140478104856832 M:15751159808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks with interface org.freedesktop.UDisks and method EnumerateDevices
  264. 19:38:10 T:140478104856832 M:15751159808 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdb1)
  265. 19:38:10 T:140478104856832 M:15751159808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb1 with interface org.freedesktop.DBus.Properties and method GetAll
  266. 19:38:10 T:140478104856832 M:15751159808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method Get
  267. 19:38:10 T:140478104856832 M:15751159808 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdb1: IsFileSystem false HasFileSystem IsSystemInternal false IsMounted false IsRemovable false IsPartition true IsOptical false
  268. 19:38:10 T:140478104856832 M:15751159808 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdb2)
  269. 19:38:10 T:140478104856832 M:15751159808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb2 with interface org.freedesktop.DBus.Properties and method GetAll
  270. 19:38:10 T:140478104856832 M:15751159808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method Get
  271. 19:38:10 T:140478104856832 M:15751159808 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdb2: IsFileSystem true HasFileSystem ext4 IsSystemInternal false IsMounted true IsRemovable false IsPartition true IsOptical false
  272. 19:38:10 T:140478104856832 M:15751159808 NOTICE: UDisks: Added /boot
  273. 19:38:10 T:140478104856832 M:15751159808 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdb3)
  274. 19:38:10 T:140478104856832 M:15751159808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb3 with interface org.freedesktop.DBus.Properties and method GetAll
  275. 19:38:10 T:140478104856832 M:15751159808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method Get
  276. 19:38:10 T:140478104856832 M:15751159808 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdb3: IsFileSystem false HasFileSystem IsSystemInternal false IsMounted false IsRemovable false IsPartition true IsOptical false
  277. 19:38:10 T:140478104856832 M:15751159808 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda1)
  278. 19:38:10 T:140478104856832 M:15751159808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda1 with interface org.freedesktop.DBus.Properties and method GetAll
  279. 19:38:10 T:140478104856832 M:15751372800 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method Get
  280. 19:38:10 T:140478104856832 M:15751159808 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda1: IsFileSystem true HasFileSystem ntfs IsSystemInternal true IsMounted false IsRemovable false IsPartition true IsOptical false
  281. 19:38:10 T:140478104856832 M:15751159808 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda2)
  282. 19:38:10 T:140478104856832 M:15751372800 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda2 with interface org.freedesktop.DBus.Properties and method GetAll
  283. 19:38:10 T:140478104856832 M:15751372800 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method Get
  284. 19:38:10 T:140478104856832 M:15751585792 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda2: IsFileSystem true HasFileSystem ntfs IsSystemInternal true IsMounted true IsRemovable false IsPartition true IsOptical false
  285. 19:38:10 T:140478104856832 M:15751585792 NOTICE: UDisks: Added /media/66768FEB768FB9F7
  286. 19:38:10 T:140478104856832 M:15751372800 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/dm_2d0)
  287. 19:38:10 T:140478104856832 M:15751585792 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/dm_2d0 with interface org.freedesktop.DBus.Properties and method GetAll
  288. 19:38:10 T:140478104856832 M:15751585792 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/dm_2d0: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  289. 19:38:10 T:140478104856832 M:15751372800 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/dm_2d1)
  290. 19:38:10 T:140478104856832 M:15751585792 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/dm_2d1 with interface org.freedesktop.DBus.Properties and method GetAll
  291. 19:38:10 T:140478104856832 M:15761936384 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/dm_2d1: IsFileSystem true HasFileSystem ext4 IsSystemInternal true IsMounted true IsRemovable false IsPartition false IsOptical false
  292. 19:38:10 T:140478104856832 M:15762190336 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda)
  293. 19:38:10 T:140478104856832 M:15762190336 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method GetAll
  294. 19:38:10 T:140478104856832 M:15761612800 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  295. 19:38:10 T:140478104856832 M:15761612800 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/dm_2d2)
  296. 19:38:10 T:140478104856832 M:15761612800 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/dm_2d2 with interface org.freedesktop.DBus.Properties and method GetAll
  297. 19:38:10 T:140478104856832 M:15761612800 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/dm_2d2: IsFileSystem true HasFileSystem ext4 IsSystemInternal true IsMounted true IsRemovable false IsPartition false IsOptical false
  298. 19:38:10 T:140478104856832 M:15761612800 NOTICE: UDisks: Added /home
  299. 19:38:10 T:140478104856832 M:15761612800 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdb)
  300. 19:38:10 T:140478104856832 M:15761612800 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method GetAll
  301. 19:38:10 T:140478104856832 M:15761625088 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdb: IsFileSystem false HasFileSystem IsSystemInternal false IsMounted false IsRemovable false IsPartition false IsOptical false
  302. 19:38:10 T:140478104856832 M:15761625088 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sr0)
  303. 19:38:10 T:140478104856832 M:15761625088 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sr0 with interface org.freedesktop.DBus.Properties and method GetAll
  304. 19:38:10 T:140478104856832 M:15761645568 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sr0: IsFileSystem false HasFileSystem IsSystemInternal false IsMounted false IsRemovable true IsPartition false IsOptical false
  305. 19:38:10 T:140478104856832 M:15761391616 NOTICE: start dvd mediatype detection
  306. 19:38:10 T:140478104856832 M:15761391616 NOTICE: initializing playlistplayer
  307. 19:38:10 T:140478104856832 M:15761137664 NOTICE: DONE initializing playlistplayer
  308. 19:38:10 T:140477934016256 M:15761137664 DEBUG: thread start, auto delete: 0
  309. 19:38:10 T:140477934016256 M:15761063936 DEBUG: Compiled with libcdio Version 0.82
  310. 19:38:10 T:140478104856832 M:15760953344 DEBUG: DPMS: supported power-saving modes: SUSPEND OFF STANDBY
  311. 19:38:10 T:140478104856832 M:15750832128 INFO: Unloading old skin ...
  312. 19:38:10 T:140478104856832 M:15750840320 DEBUG: ------ Window Deinit (Pointer.xml) ------
  313. 19:38:10 T:140478104856832 M:15751053312 DEBUG: ------ Window Deinit (DialogMuteBug.xml) ------
  314. 19:38:10 T:140478104856832 M:15750840320 INFO: load skin from:/usr/share/xbmc/addons/skin.confluence
  315. 19:38:10 T:140478104856832 M:15750840320 INFO: Default 4:3 resolution directory is /usr/share/xbmc/addons/skin.confluence/720p
  316. 19:38:10 T:140478104856832 M:15750840320 INFO: Default 16:9 resolution directory is /usr/share/xbmc/addons/skin.confluence/720p
  317. 19:38:10 T:140478104856832 M:15750840320 INFO: Loading skin includes from /usr/share/xbmc/addons/skin.confluence/720p/includes.xml
  318. 19:38:10 T:140478104856832 M:15752036352 INFO: load fonts for skin...
  319. 19:38:10 T:140478104856832 M:15752036352 INFO: Loading fonts from /usr/share/xbmc/addons/skin.confluence/720p/Font.xml
  320. 19:38:10 T:140478104856832 M:15745933312 INFO: load new skin...
  321. 19:38:10 T:140478104856832 M:15745933312 INFO: Loading skin file: Home.xml
  322. 19:38:10 T:140478104856832 M:15743836160 INFO: Loading user windows, path /usr/share/xbmc/addons/skin.confluence/720p
  323. 19:38:10 T:140478104856832 M:15744049152 DEBUG: Load Skin XML: 18.65ms
  324. 19:38:10 T:140478104856832 M:15743836160 INFO: initialize new skin...
  325. 19:38:10 T:140478104856832 M:15743836160 INFO: Loading skin file: Pointer.xml
  326. 19:38:10 T:140478104856832 M:15743836160 DEBUG: OpenBundle - Opened bundle /usr/share/xbmc/addons/skin.confluence/media/Textures.xbt
  327. 19:38:10 T:140478104856832 M:15743836160 INFO: Loading skin file: DialogVolumeBar.xml
  328. 19:38:10 T:140478104856832 M:15744049152 INFO: Loading skin file: DialogSeekBar.xml
  329. 19:38:10 T:140478104856832 M:15743836160 INFO: Loading skin file: DialogKaiToast.xml
  330. 19:38:10 T:140478104856832 M:15743836160 INFO: Loading skin file: DialogMuteBug.xml
  331. 19:38:10 T:140478104856832 M:15743836160 DEBUG: CGUIAudioManager::Initialize
  332. 19:38:10 T:140478104856832 M:15747203072 INFO: Loading /usr/share/xbmc/addons/skin.confluence/sounds/sounds.xml
  333. 19:38:10 T:140478104856832 M:15747203072 INFO: skin loaded...
  334. 19:38:10 T:140478104856832 M:15745105920 DEBUG: Activating window ID: 12999
  335. 19:38:10 T:140478104856832 M:15745105920 DEBUG: Checking if window ID 12999 is locked.
  336. 19:38:10 T:140478104856832 M:15745105920 DEBUG: ------ Window Init (Startup.xml) ------
  337. 19:38:10 T:140478104856832 M:15745105920 INFO: Loading skin file: Startup.xml
  338. 19:38:10 T:140478104856832 M:15744851968 INFO: removing tempfiles
  339. 19:38:10 T:140478104856832 M:15744344064 NOTICE: UpdateLibraries - Starting video library startup scan
  340. 19:38:10 T:140478104856832 M:15744344064 DEBUG: ------ Window Init (DialogVideoScan.xml) ------
  341. 19:38:10 T:140478104856832 M:15744344064 INFO: Loading skin file: DialogVideoScan.xml
  342. 19:38:10 T:140478104856832 M:15743627264 NOTICE: initialize done
  343. 19:38:10 T:140478104856832 M:15743627264 NOTICE: Running the application...
  344. 19:38:10 T:140477774485248 M:15743627264 DEBUG: thread start, auto delete: 0
  345. 19:38:10 T:140478104856832 M:15743627264 DEBUG: ExecuteXBMCAction : Translating XBMC.AlarmClock(UpdateRecentAdded,XBMC.RunScript(script.recentlyadded,limit=4),1,true)
  346. 19:38:10 T:140478104856832 M:15743627264 DEBUG: ExecuteXBMCAction : To XBMC.AlarmClock(UpdateRecentAdded,XBMC.RunScript(script.recentlyadded,limit=4),1,true)
  347. 19:38:10 T:140477642831616 M:15741612032 DEBUG: thread start, auto delete: 0
  348. 19:38:10 T:140478104856832 M:15741304832 DEBUG: started alarm with name: updaterecentadded
  349. 19:38:10 T:140478104856832 M:15741304832 DEBUG: ExecuteXBMCAction : Translating SetFocus(10)
  350. 19:38:10 T:140478104856832 M:15741304832 DEBUG: ExecuteXBMCAction : To SetFocus(10)
  351. 19:38:10 T:140478104856832 M:15741304832 DEBUG: Process - no profile autoexec.py (/home/Lopov/.xbmc/userdata/autoexec.py) found, skipping
  352. 19:38:10 T:140478104856832 M:15741304832 DEBUG: NetworkMessage - Starting network services
  353. 19:38:10 T:140478104856832 M:15741304832 NOTICE: ES: Starting event server
  354. 19:38:10 T:140478104856832 M:15741517824 NOTICE: DS: Starting dbus server
  355. 19:38:10 T:140477766092544 M:15741517824 DEBUG: thread start, auto delete: 0
  356. 19:38:10 T:140477766092544 M:15741517824 NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
  357. 19:38:10 T:140477766092544 M:15741517824 NOTICE: UDP: Listening on port 9777
  358. 19:38:10 T:140477757699840 M:15741263872 DEBUG: thread start, auto delete: 0
  359. 19:38:10 T:140477757699840 M:15741263872 NOTICE: DS: Starting DBUS server in Run Application aka thread
  360. 19:38:10 T:140477774485248 M:15741263872 NOTICE: VideoInfoScanner: Starting scan ..
  361. 19:38:10 T:140477749307136 M:15741263872 DEBUG: thread start, auto delete: 0
  362. 19:38:10 T:140477749307136 M:15741263872 INFO: JSONRPC Server: Successfully initialized
  363. 19:38:10 T:140477766092544 M:15741263872 DEBUG: CZeroconfAvahi::clientCallback: client is up and running
  364. 19:38:10 T:140478104856832 M:15741263872 NOTICE: starting zeroconf publishing
  365. 19:38:10 T:140478104856832 M:15741263872 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:XBMC Event Server port:9777
  366. 19:38:10 T:140478104856832 M:15741050880 DEBUG: CZeroconfAvahi::addService() named: XBMC Event Server type: _xbmc-events._udp port:9777
  367. 19:38:10 T:140477774485248 M:15741263872 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
  368. 19:38:10 T:140477774485248 M:15741267968 INFO: Video scan was stopped or finished ... restoring FindRemoteThumbs
  369. 19:38:10 T:140477774485248 M:15741267968 DEBUG: Thread 140477774485248 terminating
  370. 19:38:10 T:140478104856832 M:15741693952 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc type: _xbmc-jsonrpc._tcp name:XBMC JSONRPC port:9090
  371. 19:38:10 T:140478104856832 M:15741480960 DEBUG: CZeroconfAvahi::addService() named: XBMC JSONRPC type: _xbmc-jsonrpc._tcp port:9090
  372. 19:38:10 T:140478104856832 M:15741480960 DEBUG: CLastfmScrobbler: Clearing session.
  373. 19:38:10 T:140478104856832 M:15741693952 DEBUG: CLibrefmScrobbler: Clearing session.
  374. 19:38:10 T:140478104856832 M:15741480960 INFO: GL: Enabling VSYNC
  375. 19:38:10 T:140478104856832 M:15741480960 INFO: GL: Selected vsync mode 2
  376. 19:38:10 T:140477732521728 M:15741693952 DEBUG: thread start, auto delete: 1
  377. 19:38:10 T:140478104856832 M:15747026944 DEBUG: ------ Window Deinit (DialogVideoScan.xml) ------
  378. 19:38:10 T:140478104856832 M:15736598528 DEBUG: ExecuteXBMCAction : Translating ReplaceWindow(Home)
  379. 19:38:10 T:140478104856832 M:15736598528 DEBUG: ExecuteXBMCAction : To ReplaceWindow(Home)
  380. 19:38:10 T:140478104856832 M:15736811520 DEBUG: Activating window ID: 10000
  381. 19:38:10 T:140478104856832 M:15736598528 DEBUG: Checking if window ID 10000 is locked.
  382. 19:38:10 T:140478104856832 M:15736598528 DEBUG: ------ Window Deinit (Startup.xml) ------
  383. 19:38:10 T:140478104856832 M:15736598528 DEBUG: ------ Window Init (Home.xml) ------
  384. 19:38:10 T:140477724129024 M:15736811520 DEBUG: thread start, auto delete: 1
  385. 19:38:10 T:140477724129024 M:15736352768 INFO: WEATHER: Downloading weather
  386. 19:38:10 T:140477724129024 M:15735803904 DEBUG: Loading: libcurl.so.4
  387. 19:38:10 T:140477724129024 M:15733198848 DEBUG: FileCurl::Open(0x7fc384d85a60) http://xoap.weather.com/weather/local/USNY0996?cc=*&unit=m&dayf=4&prod=xoap&link=xoap&par=1004124588&key=079f24145f208494
  388. 19:38:10 T:140477724129024 M:15732727808 INFO: easy_aquire - Created session to http://xoap.weather.com
  389. 19:38:10 T:140477626046208 M:15732940800 DEBUG: thread start, auto delete: 1
  390. 19:38:10 T:140478105122560 M:15747538944 DEBUG: thread start, auto delete: 0
  391. 19:38:10 T:140478105122560 M:15747538944 DEBUG: FileCurl::Open(0x7fc39b8dda70) http://feeds.feedburner.com/xbmc
  392. 19:38:10 T:140478105122560 M:15747538944 INFO: easy_aquire - Created session to http://feeds.feedburner.com
  393. 19:38:10 T:140478104856832 M:15747284992 DEBUG: ExecuteXBMCAction : Translating SetFocus(9000)
  394. 19:38:10 T:140478104856832 M:15747284992 DEBUG: ExecuteXBMCAction : To SetFocus(9000)
  395. 19:38:11 T:140478105122560 M:15738580992 DEBUG: FileCurl::Close(0x7fc39b8dda70) http://feeds.feedburner.com/xbmc
  396. 19:38:11 T:140478105122560 M:15736483840 DEBUG: Got rss feed: http://feeds.feedburner.com/xbmc
  397. 19:38:11 T:140477724129024 M:15736229888 DEBUG: FileCurl::Close(0x7fc384d85a60) http://xoap.weather.com/weather/local/USNY0996?cc=*&unit=m&dayf=4&prod=xoap&link=xoap&par=1004124588&key=079f24145f208494
  398. 19:38:11 T:140477724129024 M:15735721984 INFO: WEATHER: Weather download successful
  399. 19:38:11 T:140477724129024 M:15735214080 DEBUG: GetZipList - Processing zip://special%3a%2f%2fxbmc%2fmedia%2fweather%2ezip/
  400. 19:38:11 T:140478105122560 M:15734960128 DEBUG: RSS feed encoding: UTF-8
  401. 19:38:11 T:140478105122560 M:15734960128 DEBUG: Parsed rss feed: http://feeds.feedburner.com/xbmc
  402. 19:38:11 T:140478105122560 M:15734960128 DEBUG: Thread 140478105122560 terminating
  403. 19:38:11 T:140477724129024 M:15734099968 ERROR: WEATHER: Unable to get data: Invalid License Key.
  404. 19:38:11 T:140478104856832 M:15733694464 DEBUG: UPower: Recieved an unkown signal NameAcquired
  405. 19:38:11 T:140477740914432 M:15746097152 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  406. 19:38:14 T:140478104856832 M:15751458816 DEBUG: Previous line repeats 1 times.
  407. 19:38:14 T:140478104856832 M:15751458816 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(Favourites)
  408. 19:38:14 T:140478104856832 M:15751458816 DEBUG: ExecuteXBMCAction : To ActivateWindow(Favourites)
  409. 19:38:14 T:140478104856832 M:15751458816 DEBUG: Activating window ID: 10134
  410. 19:38:14 T:140478104856832 M:15751458816 DEBUG: Checking if window ID 10134 is locked.
  411. 19:38:14 T:140478104856832 M:15751458816 DEBUG: ------ Window Init (DialogFavourites.xml) ------
  412. 19:38:14 T:140478104856832 M:15751458816 INFO: Loading skin file: DialogFavourites.xml
  413. 19:38:14 T:140478104856832 M:15751458816 DEBUG: CFavourites::Load - no system favourites found, skipping
  414. 19:38:16 T:140478104856832 M:15757713408 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(10024,"plugin://plugin.video.youtube/")
  415. 19:38:16 T:140478104856832 M:15757713408 DEBUG: ExecuteXBMCAction : To ActivateWindow(10024,"plugin://plugin.video.youtube/")
  416. 19:38:16 T:140478104856832 M:15757713408 DEBUG: Activating window ID: 10024
  417. 19:38:16 T:140478104856832 M:15757713408 DEBUG: Checking if window ID 10024 is locked.
  418. 19:38:16 T:140478104856832 M:15757713408 DEBUG: ------ Window Deinit (Home.xml) ------
  419. 19:38:17 T:140478104856832 M:15757713408 DEBUG: ------ Window Deinit (DialogFavourites.xml) ------
  420. 19:38:17 T:140478104856832 M:15757713408 DEBUG: ------ Window Init (MyVideo.xml) ------
  421. 19:38:17 T:140478104856832 M:15757713408 INFO: Loading skin file: MyVideo.xml
  422. 19:38:17 T:140478104856832 M:15757713408 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.youtube/)
  423. 19:38:17 T:140478104856832 M:15757713408 DEBUG: ParentPath = [plugin://plugin.video.youtube/]
  424. 19:38:17 T:140478104856832 M:15757713408 DEBUG: StartScript - calling plugin YouTube('plugin://plugin.video.youtube/','0','')
  425. 19:38:17 T:140478104856832 M:15757713408 INFO: initializing python engine.
  426. 19:38:17 T:140478104856832 M:15757713408 DEBUG: Loading: /usr/lib64/xbmc/system/python/python27-x86_64-linux.so
  427. 19:38:17 T:140478104856832 M:15757713408 DEBUG: Python wrapper library linked with system Python library
  428. 19:38:17 T:140478104856832 M:15757737984 DEBUG: new python thread created. id=1
  429. 19:38:17 T:140478104856832 M:15757737984 DEBUG: WaitOnScriptResult - waiting on the YouTube plugin...
  430. 19:38:17 T:140477634438912 M:15757737984 DEBUG: thread start, auto delete: 0
  431. 19:38:17 T:140477634438912 M:15757737984 DEBUG: Python thread: start processing
  432. 19:38:17 T:140477634438912 M:15756750848 NOTICE: -->Python Interpreter Initialized<--
  433. 19:38:17 T:140477634438912 M:15756750848 DEBUG: Process - The source file to load is /home/Lopov/.xbmc/addons/plugin.video.youtube/default.py
  434. 19:38:17 T:140477634438912 M:15756750848 DEBUG: Process - Setting the Python path to /home/Lopov/.xbmc/addons/plugin.video.youtube:/home/Lopov/.xbmc/addons/script.module.cryptopy/lib:/home/Lopov/.xbmc/addons/script.module.demjson/lib:/home/Lopov/.xbmc/addons/script.module.simplejson/lib:/home/Lopov/.xbmc/addons/script.module.beautifulsoup/lib:/usr/lib64/xbmc/addons/script.module.pil/lib:/home/Lopov/.xbmc/addons/script.module.rssengine/lib:/home/Lopov/.xbmc/addons/script.module.elementtree/lib:/usr/lib64/xbmc/addons/script.module.pysqlite/lib:/usr/lib64/python27.zip:/usr/lib64/python2.7/:/usr/lib64/python2.7/plat-linux2:/usr/lib64/python2.7/lib-tk:/usr/lib64/python2.7/lib-old:/usr/lib64/python2.7/lib-dynload
  435. 19:38:17 T:140477634438912 M:15756750848 DEBUG: Process - Entering source directory /home/Lopov/.xbmc/addons/plugin.video.youtube
  436. 19:38:17 T:140477634438912 M:15753064448 NOTICE: YouTube-2.1.3
  437. 19:38:17 T:140478104856832 M:15751311360 DEBUG: WaitOnScriptResult- plugin returned successfully
  438. 19:38:17 T:140477634438912 M:15751311360 INFO: Scriptresult: Success
  439. 19:38:17 T:140477634438912 M:15751311360 INFO: Python script stopped
  440. 19:38:17 T:140477634438912 M:15751311360 DEBUG: Thread 140477634438912 terminating
  441. 19:38:17 T:140477615552256 M:15751311360 DEBUG: thread start, auto delete: 0
  442. 19:38:17 T:140477615552256 M:15751311360 DEBUG: Thread 140477615552256 terminating
  443. 19:38:17 T:140478104856832 M:15748534272 DEBUG: python thread 1 destructed
  444. 19:38:20 T:140478104856832 M:15738720256 INFO: LIRC Initialize: using: /var/run/lirc/lircd
  445. 19:38:20 T:140478104856832 M:15738720256 DEBUG: Failed to connect to LIRC. Retry in 20s.
  446. 19:38:21 T:140478104856832 M:15738871808 DEBUG: RunScriptWithParams - calling plugin YouTube('plugin://plugin.video.youtube/','-1','?path=/root/favorites&feed=favorites&login=true&')
  447. 19:38:21 T:140478104856832 M:15738871808 INFO: initializing python engine.
  448. 19:38:21 T:140478104856832 M:15738871808 DEBUG: new python thread created. id=2
  449. 19:38:21 T:140477634438912 M:15738871808 DEBUG: thread start, auto delete: 0
  450. 19:38:21 T:140477634438912 M:15738871808 DEBUG: Python thread: start processing
  451. 19:38:21 T:140477634438912 M:15738871808 NOTICE: -->Python Interpreter Initialized<--
  452. 19:38:21 T:140477634438912 M:15738871808 DEBUG: Process - The source file to load is /home/Lopov/.xbmc/addons/plugin.video.youtube/default.py
  453. 19:38:21 T:140477634438912 M:15738871808 DEBUG: Process - Setting the Python path to /home/Lopov/.xbmc/addons/plugin.video.youtube:/home/Lopov/.xbmc/addons/script.module.cryptopy/lib:/home/Lopov/.xbmc/addons/script.module.demjson/lib:/home/Lopov/.xbmc/addons/script.module.simplejson/lib:/home/Lopov/.xbmc/addons/script.module.beautifulsoup/lib:/usr/lib64/xbmc/addons/script.module.pil/lib:/home/Lopov/.xbmc/addons/script.module.rssengine/lib:/home/Lopov/.xbmc/addons/script.module.elementtree/lib:/usr/lib64/xbmc/addons/script.module.pysqlite/lib:/usr/lib64/python27.zip:/usr/lib64/python2.7/:/usr/lib64/python2.7/plat-linux2:/usr/lib64/python2.7/lib-tk:/usr/lib64/python2.7/lib-old:/usr/lib64/python2.7/lib-dynload
  454. 19:38:21 T:140477634438912 M:15738871808 DEBUG: Process - Entering source directory /home/Lopov/.xbmc/addons/plugin.video.youtube
  455. 19:38:21 T:140477634438912 M:15738667008 NOTICE: YouTube-2.1.3
  456. 19:38:21 T:140477634438912 M:15738109952 NOTICE: YouTube-2.1.3got auth
  457. 19:38:21 T:140477634438912 M:15738109952 NOTICE: YouTube-2.1.3updated link: http://gdata.youtube.com/feeds/api/users/peterbozickovic/favorites?start-index=1&max-results=25&oauth_token=ya29.AHES6ZQUzHwrSWUTjZwEWs2yBIyuZ5nbnbuhbYyj0sNNe5PUN5CZ0w
  458. 19:38:21 T:140477634438912 M:15734046720 ERROR: AddItem - called with an invalid handle.
  459. 19:38:21 T:140477634438912 M:15734046720 ERROR: Previous line repeats 5 times.
  460. 19:38:21 T:140477634438912 M:15734046720 ERROR: AddSortMethod - called with an invalid handle.
  461. 19:38:21 T:140477634438912 M:15734046720 ERROR: Previous line repeats 6 times.
  462. 19:38:21 T:140477634438912 M:15734046720 ERROR: EndOfDirectory - called with an invalid handle.
  463. 19:38:21 T:140477634438912 M:15734046720 INFO: Scriptresult: Success
  464. 19:38:21 T:140477634438912 M:15734046720 INFO: Python script stopped
  465. 19:38:21 T:140477634438912 M:15734046720 DEBUG: Thread 140477634438912 terminating
  466. 19:38:21 T:140478104856832 M:15734046720 DEBUG: python thread 2 destructed
  467. 19:38:21 T:140477634438912 M:15734046720 DEBUG: thread start, auto delete: 1
  468. 19:38:24 T:140478104856832 M:15734087680 DEBUG: RunScriptWithParams - calling plugin YouTube('plugin://plugin.video.youtube/','-1','?path=/root/explore&login=false&')
  469. 19:38:24 T:140478104856832 M:15734087680 INFO: initializing python engine.
  470. 19:38:24 T:140478104856832 M:15734087680 DEBUG: new python thread created. id=3
  471. 19:38:24 T:140476883334912 M:15734087680 DEBUG: thread start, auto delete: 0
  472. 19:38:24 T:140476883334912 M:15734087680 DEBUG: Python thread: start processing
  473. 19:38:24 T:140476883334912 M:15733579776 NOTICE: -->Python Interpreter Initialized<--
  474. 19:38:24 T:140476883334912 M:15733579776 DEBUG: Process - The source file to load is /home/Lopov/.xbmc/addons/plugin.video.youtube/default.py
  475. 19:38:24 T:140476883334912 M:15733579776 DEBUG: Process - Setting the Python path to /home/Lopov/.xbmc/addons/plugin.video.youtube:/home/Lopov/.xbmc/addons/script.module.cryptopy/lib:/home/Lopov/.xbmc/addons/script.module.demjson/lib:/home/Lopov/.xbmc/addons/script.module.simplejson/lib:/home/Lopov/.xbmc/addons/script.module.beautifulsoup/lib:/usr/lib64/xbmc/addons/script.module.pil/lib:/home/Lopov/.xbmc/addons/script.module.rssengine/lib:/home/Lopov/.xbmc/addons/script.module.elementtree/lib:/usr/lib64/xbmc/addons/script.module.pysqlite/lib:/usr/lib64/python27.zip:/usr/lib64/python2.7/:/usr/lib64/python2.7/plat-linux2:/usr/lib64/python2.7/lib-tk:/usr/lib64/python2.7/lib-old:/usr/lib64/python2.7/lib-dynload
  476. 19:38:24 T:140476883334912 M:15733579776 DEBUG: Process - Entering source directory /home/Lopov/.xbmc/addons/plugin.video.youtube
  477. 19:38:24 T:140476883334912 M:15732539392 NOTICE: YouTube-2.1.3
  478. 19:38:24 T:140476883334912 M:15731040256 ERROR: AddItem - called with an invalid handle.
  479. 19:38:24 T:140476883334912 M:15731032064 ERROR: Previous line repeats 2 times.
  480. 19:38:24 T:140476883334912 M:15731032064 ERROR: EndOfDirectory - called with an invalid handle.
  481. 19:38:24 T:140476883334912 M:15731032064 INFO: Scriptresult: Success
  482. 19:38:24 T:140476883334912 M:15730905088 INFO: Python script stopped
  483. 19:38:24 T:140476883334912 M:15730905088 DEBUG: Thread 140476883334912 terminating
  484. 19:38:24 T:140478104856832 M:15730905088 DEBUG: python thread 3 destructed
  485. 19:38:28 T:140478104856832 M:15730921472 DEBUG: RunScriptWithParams - calling plugin YouTube('plugin://plugin.video.youtube/','-1','?path=/root/favorites&feed=favorites&login=true&')
  486. 19:38:28 T:140478104856832 M:15730921472 INFO: initializing python engine.
  487. 19:38:28 T:140478104856832 M:15730921472 DEBUG: new python thread created. id=4
  488. 19:38:28 T:140476883334912 M:15730921472 DEBUG: thread start, auto delete: 0
  489. 19:38:28 T:140476883334912 M:15730921472 DEBUG: Python thread: start processing
  490. 19:38:28 T:140476883334912 M:15730921472 NOTICE: -->Python Interpreter Initialized<--
  491. 19:38:28 T:140476883334912 M:15730921472 DEBUG: Process - The source file to load is /home/Lopov/.xbmc/addons/plugin.video.youtube/default.py
  492. 19:38:28 T:140476883334912 M:15730921472 DEBUG: Process - Setting the Python path to /home/Lopov/.xbmc/addons/plugin.video.youtube:/home/Lopov/.xbmc/addons/script.module.cryptopy/lib:/home/Lopov/.xbmc/addons/script.module.demjson/lib:/home/Lopov/.xbmc/addons/script.module.simplejson/lib:/home/Lopov/.xbmc/addons/script.module.beautifulsoup/lib:/usr/lib64/xbmc/addons/script.module.pil/lib:/home/Lopov/.xbmc/addons/script.module.rssengine/lib:/home/Lopov/.xbmc/addons/script.module.elementtree/lib:/usr/lib64/xbmc/addons/script.module.pysqlite/lib:/usr/lib64/python27.zip:/usr/lib64/python2.7/:/usr/lib64/python2.7/plat-linux2:/usr/lib64/python2.7/lib-tk:/usr/lib64/python2.7/lib-old:/usr/lib64/python2.7/lib-dynload
  493. 19:38:28 T:140476883334912 M:15730921472 DEBUG: Process - Entering source directory /home/Lopov/.xbmc/addons/plugin.video.youtube
  494. 19:38:28 T:140476883334912 M:15730716672 NOTICE: YouTube-2.1.3
  495. 19:38:28 T:140476883334912 M:15730413568 NOTICE: YouTube-2.1.3got auth
  496. 19:38:28 T:140476883334912 M:15730413568 NOTICE: YouTube-2.1.3updated link: http://gdata.youtube.com/feeds/api/users/peterbozickovic/favorites?start-index=1&max-results=25&oauth_token=ya29.AHES6ZQUzHwrSWUTjZwEWs2yBIyuZ5nbnbuhbYyj0sNNe5PUN5CZ0w
  497. 19:38:28 T:140476883334912 M:15726342144 ERROR: AddItem - called with an invalid handle.
  498. 19:38:29 T:140476883334912 M:15726342144 ERROR: Previous line repeats 5 times.
  499. 19:38:29 T:140476883334912 M:15726342144 ERROR: AddSortMethod - called with an invalid handle.
  500. 19:38:29 T:140476883334912 M:15726342144 ERROR: Previous line repeats 6 times.
  501. 19:38:29 T:140476883334912 M:15726342144 ERROR: EndOfDirectory - called with an invalid handle.
  502. 19:38:29 T:140476883334912 M:15726342144 INFO: Scriptresult: Success
  503. 19:38:29 T:140476883334912 M:15726342144 INFO: Python script stopped
  504. 19:38:29 T:140476883334912 M:15726342144 DEBUG: Thread 140476883334912 terminating
  505. 19:38:29 T:140478104856832 M:15726342144 DEBUG: python thread 4 destructed
  506. 19:38:33 T:140478104856832 M:15725400064 DEBUG: CGUIMediaWindow::GetDirectory (plugin://)
  507. 19:38:33 T:140478104856832 M:15725400064 DEBUG: ParentPath = []
  508. 19:38:33 T:140477724129024 M:15725400064 DEBUG: ADDON: cpluff: 'Could not return information about unknown plug-in .'
  509. 19:38:33 T:140477724129024 M:15725400064 ERROR: Unable to find plugin
  510. 19:38:33 T:140478104856832 M:15725400064 ERROR: GetDirectory - Error getting plugin://
  511. 19:38:33 T:140478104856832 M:15725400064 ERROR: CGUIMediaWindow::GetDirectory(plugin://) failed
  512. 19:38:33 T:140478104856832 M:15725400064 DEBUG: CGUIMediaWindow::GetDirectory ()
  513. 19:38:33 T:140478104856832 M:15725400064 DEBUG: ParentPath = []
  514. 19:38:33 T:140477615552256 M:15725400064 DEBUG: thread start, auto delete: 0
  515. 19:38:33 T:140477615552256 M:15725400064 DEBUG: Thread 140477615552256 terminating
  516. 19:38:35 T:140478104856832 M:15725531136 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  517. 19:38:35 T:140478104856832 M:15725531136 DEBUG: ------ Window Deinit (MyVideo.xml) ------
  518. 19:38:35 T:140478104856832 M:15725531136 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  519. 19:38:35 T:140478104856832 M:15725531136 DEBUG: ------ Window Init (Home.xml) ------
  520. 19:38:35 T:140478104856832 M:15725531136 INFO: Loading skin file: Home.xml
  521. 19:38:35 T:140478104856832 M:15725531136 DEBUG: ExecuteXBMCAction : Translating SetFocus(9000)
  522. 19:38:35 T:140478104856832 M:15725531136 DEBUG: ExecuteXBMCAction : To SetFocus(9000)
  523. 19:38:37 T:140478104856832 M:15724769280 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(ShutdownMenu)
  524. 19:38:37 T:140478104856832 M:15724769280 DEBUG: ExecuteXBMCAction : To ActivateWindow(ShutdownMenu)
  525. 19:38:37 T:140478104856832 M:15724769280 DEBUG: Activating window ID: 10111
  526. 19:38:37 T:140478104856832 M:15724769280 DEBUG: Checking if window ID 10111 is locked.
  527. 19:38:37 T:140478104856832 M:15724769280 DEBUG: ------ Window Init (DialogButtonMenu.xml) ------
  528. 19:38:37 T:140478104856832 M:15724769280 INFO: Loading skin file: DialogButtonMenu.xml
  529. 19:38:39 T:140478104856832 M:15724769280 INFO: Python, unloading python24.dll because no scripts are running anymore
  530. 19:38:39 T:140478104856832 M:15724769280 DEBUG: UnloadExtensionLibs, clearing python extension libraries
  531. 19:38:39 T:140478104856832 M:15724769280 DEBUG: Unloading: python27-x86_64-linux.so
  532. 19:38:39 T:140478104856832 M:15724769280 DEBUG: ExecuteXBMCAction : Translating XBMC.Quit()
  533. 19:38:39 T:140478104856832 M:15724769280 DEBUG: ExecuteXBMCAction : To XBMC.Quit()
  534. 19:38:39 T:140478104856832 M:15724769280 DEBUG: CAnnouncementManager - Announcement: ApplicationStop from xbmc
  535. 19:38:39 T:140477732521728 M:15724769280 DEBUG: Thread 140477732521728 terminating (autodelete)
  536. 19:38:39 T:140477724129024 M:15724769280 DEBUG: Thread 140477724129024 terminating (autodelete)
  537. 19:38:39 T:140477634438912 M:15724769280 DEBUG: Thread 140477634438912 terminating (autodelete)
  538. 19:38:39 T:140477626046208 M:15724769280 DEBUG: Thread 140477626046208 terminating (autodelete)
  539. 19:38:39 T:140477642831616 M:15724769280 DEBUG: Thread 140477642831616 terminating
  540. 19:38:39 T:140478104856832 M:15726292992 NOTICE: Storing total System Uptime
  541. 19:38:39 T:140478104856832 M:15726292992 NOTICE: Saving settings
  542. 19:38:39 T:140478104856832 M:15726292992 NOTICE: stop all
  543. 19:38:39 T:140478104856832 M:15726292992 DEBUG: NetworkMessage - Signaling network services to stop
  544. 19:38:39 T:140478104856832 M:15726292992 NOTICE: ES: Stopping event server
  545. 19:38:39 T:140478104856832 M:15726292992 DEBUG: CZeroconfAvahi::doRemoveService named: servers.jsonrpc
  546. 19:38:39 T:140478104856832 M:15726292992 DEBUG: NetworkMessage - Waiting for network services to stop
  547. 19:38:39 T:140478104856832 M:15726292992 NOTICE: stopping zeroconf publishing
  548. 19:38:39 T:140477766092544 M:15726456832 NOTICE: ES: UDP Event server stopped
  549. 19:38:39 T:140477766092544 M:15726456832 DEBUG: Thread 140477766092544 terminating
  550. 19:38:39 T:140477757699840 M:15726592000 NOTICE: DS: DBUS server stopped
  551. 19:38:39 T:140477757699840 M:15726592000 DEBUG: Thread 140477757699840 terminating
  552. 19:38:39 T:140477749307136 M:15726592000 DEBUG: Thread 140477749307136 terminating
  553. 19:38:39 T:140478104856832 M:15726592000 NOTICE: stop dvd detect media
  554. 19:38:39 T:140477934016256 M:15726592000 DEBUG: Thread 140477934016256 terminating
  555. 19:38:39 T:140478104856832 M:15726592000 NOTICE: stop sap announcement listener
  556. 19:38:39 T:140478104856832 M:15726592000 NOTICE: clean cached files!
  557. 19:38:39 T:140478104856832 M:15726592000 NOTICE: unload skin
  558. 19:38:39 T:140478104856832 M:15726592000 INFO: Unloading old skin ...
  559. 19:38:39 T:140478104856832 M:15726592000 DEBUG: CGUIAudioManager::DeInitialize
  560. 19:38:42 T:140478104856832 M:15724580864 DEBUG: ------ Window Deinit (Home.xml) ------
  561. 19:38:42 T:140478104856832 M:15724580864 DEBUG: ------ Window Deinit (Pointer.xml) ------
  562. 19:38:42 T:140478104856832 M:15724580864 DEBUG: ------ Window Deinit (DialogMuteBug.xml) ------
  563. 19:38:42 T:140478104856832 M:15724580864 DEBUG: Cleanup - Closed bundle
  564. 19:38:42 T:140478104856832 M:15724580864 NOTICE: stop python
  565. 19:38:42 T:140478104856832 M:15724490752 NOTICE: stopped
  566. 19:38:42 T:140478104856832 M:15724490752 NOTICE: destroy
  567. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in repository.googlecode.anarchintosh-projects has been uninstalled.'
  568. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in repository.googlecode.dandar3-xbmc-addons has been uninstalled.'
  569. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.cnet.podcasts has been uninstalled.'
  570. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in repository.qf.addons has been uninstalled.'
  571. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.allmusic.com has been uninstalled.'
  572. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in script.module.cryptopy has been uninstalled.'
  573. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in repository.blacks has been uninstalled.'
  574. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been uninstalled.'
  575. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been uninstalled.'
  576. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.tmz has been uninstalled.'
  577. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmcadult has been uninstalled.'
  578. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in script.module.demjson has been uninstalled.'
  579. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in repository.bluecop.xbmc-plugins has been uninstalled.'
  580. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been uninstalled.'
  581. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.euphoria has been uninstalled.'
  582. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in repo.hitcher has been uninstalled.'
  583. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in script.rssclient-standalone has been uninstalled.'
  584. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.doplnky has been uninstalled.'
  585. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in repository.MaxMustermann.xbmc has been uninstalled.'
  586. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in visualization.projectm has been uninstalled.'
  587. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been uninstalled.'
  588. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been uninstalled.'
  589. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in repository.bossanova808 has been uninstalled.'
  590. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in repo.pecinko has been uninstalled.'
  591. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been uninstalled.'
  592. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.allmusic.com has been uninstalled.'
  593. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.lubetube has been uninstalled.'
  594. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been uninstalled.'
  595. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in repo.djtoll has been uninstalled.'
  596. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.revision3 has been uninstalled.'
  597. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.canada.on.demand has been uninstalled.'
  598. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in plugin.program.repo.installer has been uninstalled.'
  599. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been uninstalled.'
  600. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been uninstalled.'
  601. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in repository.mindmade has been uninstalled.'
  602. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in repository.googlecode.sparetime has been uninstalled.'
  603. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.justin.tv has been uninstalled.'
  604. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.veehd has been uninstalled.'
  605. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been uninstalled.'
  606. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmcnerds has been uninstalled.'
  607. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been uninstalled.'
  608. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been uninstalled.'
  609. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been uninstalled.'
  610. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.hulu has been uninstalled.'
  611. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.icefilms has been uninstalled.'
  612. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.free.cable has been uninstalled.'
  613. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in repository.pieh has been uninstalled.'
  614. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been uninstalled.'
  615. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in repository.googlecode.blutendes has been uninstalled.'
  616. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.vimeo has been uninstalled.'
  617. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.vevo has been uninstalled.'
  618. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been uninstalled.'
  619. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.veetle has been uninstalled.'
  620. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been uninstalled.'
  621. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in script.recentlyadded has been uninstalled.'
  622. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.solarwinds has been uninstalled.'
  623. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in repository.unofficial.addons has been uninstalled.'
  624. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.slideshow has been uninstalled.'
  625. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in repository.seppius has been uninstalled.'
  626. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in repository.divingmule.addons has been uninstalled.'
  627. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in repository.mortstar.addons has been uninstalled.'
  628. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in repository.andrepl has been uninstalled.'
  629. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in script.module.rssengine has been uninstalled.'
  630. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in script.navi-x has been uninstalled.'
  631. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in repository.luxeria has been uninstalled.'
  632. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in visualization.goom has been uninstalled.'
  633. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been uninstalled.'
  634. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.fptt3 has been uninstalled.'
  635. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in repository.t0mm0 has been uninstalled.'
  636. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in script.rss.editor has been uninstalled.'
  637. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been uninstalled.'
  638. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been uninstalled.'
  639. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in repository.passion.xbmc.org has been uninstalled.'
  640. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in weather.xbmc.builtin has been uninstalled.'
  641. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in repo.mudisle has been uninstalled.'
  642. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been uninstalled.'
  643. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been uninstalled.'
  644. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been uninstalled.'
  645. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been uninstalled.'
  646. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been uninstalled.'
  647. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in repository.googlecode.apple-tv2-xbmc has been uninstalled.'
  648. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been uninstalled.'
  649. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been uninstalled.'
  650. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.plasma has been uninstalled.'
  651. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in metadata.mtv.com has been uninstalled.'
  652. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been uninstalled.'
  653. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in visualization.itunes has been uninstalled.'
  654. 19:38:42 T:140478104856832 M:15724490752 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been uninstalled.'
  655. 19:38:42 T:140478104856832 M:15724490752 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x1d53e80 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  656. 19:38:42 T:140478104856832 M:15724490752 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x1d825d0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  657. 19:38:42 T:140478104856832 M:15724490752 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x1d72950 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  658. 19:38:42 T:140478104856832 M:15724490752 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x1d4bdd0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  659. 19:38:42 T:140478104856832 M:15724490752 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x1d54c60 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  660. 19:38:42 T:140478104856832 M:15724490752 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x1d53d60 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  661. 19:38:42 T:140478104856832 M:15724490752 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x1d69270 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  662. 19:38:42 T:140478104856832 M:15724490752 NOTICE: unload sections
  663. 19:38:42 T:140478104856832 M:15724490752 DEBUG: SECTION:UnloadAll(DLL: libcrystalhd.so.3)
  664. 19:38:42 T:140478104856832 M:15724490752 DEBUG: Unloading: libcrystalhd.so.3
  665. 19:38:42 T:140478104856832 M:15724490752 DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/libcpluff-x86_64-linux.so)
  666. 19:38:42 T:140478104856832 M:15724490752 DEBUG: Unloading: libcpluff-x86_64-linux.so
  667. 19:38:42 T:140478104856832 M:15724490752 DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/ImageLib-x86_64-linux.so)
  668. 19:38:42 T:140478104856832 M:15724490752 DEBUG: Unloading: ImageLib-x86_64-linux.so
  669. 19:38:42 T:140478104856832 M:15724490752 DEBUG: SECTION:UnloadAll(DLL: libcurl.so.4)
  670. 19:38:42 T:140478104856832 M:15724490752 DEBUG: Unloading: libcurl.so.4
  671. 19:38:42 T:140478104856832 M:15724490752 DEBUG: object 0 --> 0 instances
  672. 19:38:42 T:140478104856832 M:15724490752 DEBUG: object 1 --> 0 instances
  673. 19:38:42 T:140478104856832 M:15724490752 DEBUG: object 2 --> 15 instances
  674. 19:38:42 T:140478104856832 M:15724490752 DEBUG: object 3 --> 0 instances
  675. 19:38:42 T:140478104856832 M:15724490752 DEBUG: object 4 --> 17 instances
  676. 19:38:42 T:140478104856832 M:15724490752 DEBUG: object 5 --> 0 instances
  677. 19:38:42 T:140478104856832 M:15724490752 DEBUG: object 6 --> 0 instances
  678. 19:38:42 T:140478104856832 M:15724490752 DEBUG: object 7 --> 0 instances
  679. 19:38:42 T:140478104856832 M:15724490752 DEBUG: object 8 --> 0 instances
  680. 19:38:42 T:140478104856832 M:15724490752 DEBUG: object 9 --> 0 instances
  681.  
  682.  
  683. ############### END LOG FILE ################
  684.  
  685. ############ END XBMC CRASH LOG #############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement