Advertisement
Guest User

Untitled

a guest
Feb 11th, 2012
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.53 KB | None | 0 0
  1. ############## XBMC CRASH LOG ###############
  2.  
  3. ################ SYSTEM INFO ################
  4. Date: Fri Feb 10 23:20:00 CET 2012
  5. XBMC Options:
  6. Arch: x86_64
  7. Kernel: Linux 2.6.32-38-generic #83-Ubuntu SMP Wed Jan 4 11:12:07 UTC 2012
  8. Release:
  9. Distributor ID: Ubuntu
  10. Description: Ubuntu 10.04.3 LTS
  11. Release: 10.04
  12. Codename: lucid
  13. ############## END SYSTEM INFO ##############
  14.  
  15. ############### STACK TRACE #################
  16. =====> Core file: /home/guillaume/core (2012-02-10 23:20:00.002284669 +0100)
  17. =========================================
  18. [New Thread 2073]
  19. [New Thread 2077]
  20. [New Thread 2074]
  21. [New Thread 2078]
  22. [New Thread 2075]
  23. [New Thread 2080]
  24. [New Thread 2076]
  25. [New Thread 2067]
  26. [New Thread 2079]
  27. [New Thread 2051]
  28. [New Thread 2070]
  29. Core was generated by `/usr/local/lib/xbmc/xbmc.bin'.
  30. Program terminated with signal 11, Segmentation fault.
  31. #0 0x00007fa6f904c1a3 in std::string::assign(std::string const&) ()
  32. from /usr/lib/libstdc++.so.6
  33.  
  34. Thread 11 (Thread 2070):
  35. #0 0x00007fa6fd4c0bc9 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
  36. from /lib/libpthread.so.0
  37. #1 0x0000000000d46f5a in XbmcThreads::ConditionVariable::wait (
  38. this=0x133e050, milliseconds=2000)
  39. at /home/guillaume/Work/XBMC/xbmc-11.0-Eden_beta3.1/xbmc/threads/platform/pthreads/Condition.h:74
  40. #2 wait<CCriticalSection> (this=0x133e050, milliseconds=2000)
  41. at /home/guillaume/Work/XBMC/xbmc-11.0-Eden_beta3.1/xbmc/threads/Condition.h:66
  42. #3 CEvent::WaitMSec (this=0x133e050, milliseconds=2000) at Event.h:84
  43. #4 CThread::Sleep (this=0x133e050, milliseconds=2000) at Thread.cpp:530
  44. #5 0x0000000000d4047c in MEDIA_DETECT::CDetectDVDMedia::Process (
  45. this=0x133e050) at DetectDVDType.cpp:111
  46. #6 0x0000000000d472b3 in CThread::staticThread (data=<value optimised out>)
  47. at Thread.cpp:177
  48. #7 0x00007fa6fd4bb9ca in start_thread () from /lib/libpthread.so.0
  49. #8 0x00007fa6f886c70d in clone () from /lib/libc.so.6
  50. #9 0x0000000000000000 in ?? ()
  51.  
  52. Thread 10 (Thread 2051):
  53. #0 0x00007fa6f0b6b890 in _tnl_invalidate_vertex_state ()
  54. from /usr/lib/dri/i965_dri.so
  55. #1 0x00007fa6f0a5c2da in ?? () from /usr/lib/dri/i965_dri.so
  56. #2 0x00007fa6f0b1e605 in _mesa_update_state_locked ()
  57. from /usr/lib/dri/i965_dri.so
  58. #3 0x00007fa6f0b1eea1 in _mesa_update_state () from /usr/lib/dri/i965_dri.so
  59. #4 0x00007fa6f0b4b368 in ?? () from /usr/lib/dri/i965_dri.so
  60. #5 0x000000000088bbbd in CGUITextureBase::Render (this=0x2f93e40)
  61. at GUITexture.cpp:183
  62. #6 0x0000000000843af5 in CGUIImage::Render (this=0x2f93bf0)
  63. at GUIImage.cpp:171
  64. #7 0x000000000081dcd7 in CGUIControl::DoRender (this=0x2f93bf0)
  65. at GUIControl.cpp:177
  66. #8 0x000000000082af6e in CGUIControlGroup::Render (this=0x2f77050)
  67. at GUIControlGroup.cpp:129
  68. #9 0x000000000081dcd7 in CGUIControl::DoRender (this=0x2f77050)
  69. at GUIControl.cpp:177
  70. #10 0x000000000082af6e in CGUIControlGroup::Render (this=0x25b7990)
  71. at GUIControlGroup.cpp:129
  72. #11 0x0000000000890929 in CGUIWindow::Render (this=0x20fc300)
  73. at GUIWindow.cpp:326
  74. #12 0x000000000081dcd7 in CGUIControl::DoRender (this=0x25b7990)
  75. at GUIControl.cpp:177
  76. #13 0x000000000089134e in CGUIWindow::DoRender (this=0x25b7990)
  77. at GUIWindow.cpp:317
  78. #14 0x0000000000899c8c in CGUIWindowManager::RenderPass (this=0x133d420)
  79. at GUIWindowManager.cpp:529
  80. #15 0x0000000000899ea7 in CGUIWindowManager::Render (this=0x133d420)
  81. at GUIWindowManager.cpp:561
  82. #16 0x0000000000d88022 in CApplication::RenderNoPresent (this=0x133e020)
  83. at Application.cpp:1941
  84. #17 0x0000000000d82a62 in CApplication::Render (this=0x133e020)
  85. at Application.cpp:2085
  86. #18 0x0000000000e1c3fd in CXBApplicationEx::Run (this=0x133e020)
  87. at XBApplicationEx.cpp:145
  88. #19 0x0000000000e21f16 in main (argc=1, argv=<value optimised out>)
  89. at xbmc.cpp:93
  90.  
  91. Thread 9 (Thread 2079):
  92. #0 0x00007fa6fd4c0bc9 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
  93. from /lib/libpthread.so.0
  94. #1 0x00000000006ba71a in XbmcThreads::ConditionVariable::wait (
  95. this=0x131fe40, worker=<value optimised out>)
  96. at /home/guillaume/Work/XBMC/xbmc-11.0-Eden_beta3.1/xbmc/threads/platform/pthreads/Condition.h:74
  97. #2 wait<CCriticalSection> (this=0x131fe40, worker=<value optimised out>)
  98. at /home/guillaume/Work/XBMC/xbmc-11.0-Eden_beta3.1/xbmc/threads/Condition.h:66
  99. #3 CEvent::WaitMSec (this=0x131fe40, worker=<value optimised out>)
  100. at /home/guillaume/Work/XBMC/xbmc-11.0-Eden_beta3.1/xbmc/threads/Event.h:84
  101. #4 CJobManager::GetNextJob (this=0x131fe40, worker=<value optimised out>)
  102. at JobManager.cpp:255
  103. #5 0x00000000006ba81a in CJobWorker::Process (this=0x311e460)
  104. at JobManager.cpp:57
  105. #6 0x0000000000d472b3 in CThread::staticThread (data=<value optimised out>)
  106. at Thread.cpp:177
  107. #7 0x00007fa6fd4bb9ca in start_thread () from /lib/libpthread.so.0
  108. #8 0x00007fa6f886c70d in clone () from /lib/libc.so.6
  109. #9 0x0000000000000000 in ?? ()
  110.  
  111. Thread 8 (Thread 2067):
  112. #0 0x00007fa6f885ff93 in poll () from /lib/libc.so.6
  113. #1 0x0000000000cea852 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate (
  114. this=0x1d95180) at linux/PeripheralBusUSBLibUdev.cpp:239
  115. #2 0x0000000000cea8f0 in PERIPHERALS::CPeripheralBusUSB::Process (
  116. this=0x1d95180) at linux/PeripheralBusUSBLibUdev.cpp:210
  117. #3 0x0000000000d472b3 in CThread::staticThread (data=<value optimised out>)
  118. at Thread.cpp:177
  119. #4 0x00007fa6fd4bb9ca in start_thread () from /lib/libpthread.so.0
  120. #5 0x00007fa6f886c70d in clone () from /lib/libc.so.6
  121. #6 0x0000000000000000 in ?? ()
  122.  
  123. Thread 7 (Thread 2076):
  124. #0 0x00007fa6f885ff93 in poll () from /lib/libc.so.6
  125. #1 0x00007fa6ffa884aa in ?? () from /usr/lib/libavahi-common.so.3
  126. #2 0x00007fa6ffa86ff2 in avahi_simple_poll_run ()
  127. from /usr/lib/libavahi-common.so.3
  128. #3 0x00007fa6ffa8777d in avahi_simple_poll_iterate ()
  129. from /usr/lib/libavahi-common.so.3
  130. #4 0x00007fa6ffa877ad in avahi_simple_poll_loop ()
  131. from /usr/lib/libavahi-common.so.3
  132. #5 0x00007fa6ffa882fc in ?? () from /usr/lib/libavahi-common.so.3
  133. #6 0x00007fa6fd4bb9ca in start_thread () from /lib/libpthread.so.0
  134. #7 0x00007fa6f886c70d in clone () from /lib/libc.so.6
  135. #8 0x0000000000000000 in ?? ()
  136.  
  137. Thread 6 (Thread 2080):
  138. #0 0x00007fa6fd4c0bc9 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
  139. from /lib/libpthread.so.0
  140. #1 0x00000000006ba71a in XbmcThreads::ConditionVariable::wait (
  141. this=0x131fe40, worker=<value optimised out>)
  142. at /home/guillaume/Work/XBMC/xbmc-11.0-Eden_beta3.1/xbmc/threads/platform/pthreads/Condition.h:74
  143. #2 wait<CCriticalSection> (this=0x131fe40, worker=<value optimised out>)
  144. at /home/guillaume/Work/XBMC/xbmc-11.0-Eden_beta3.1/xbmc/threads/Condition.h:66
  145. #3 CEvent::WaitMSec (this=0x131fe40, worker=<value optimised out>)
  146. at /home/guillaume/Work/XBMC/xbmc-11.0-Eden_beta3.1/xbmc/threads/Event.h:84
  147. #4 CJobManager::GetNextJob (this=0x131fe40, worker=<value optimised out>)
  148. at JobManager.cpp:255
  149. #5 0x00000000006ba81a in CJobWorker::Process (this=0x7fa6d8006970)
  150. at JobManager.cpp:57
  151. #6 0x0000000000d472b3 in CThread::staticThread (data=<value optimised out>)
  152. at Thread.cpp:177
  153. #7 0x00007fa6fd4bb9ca in start_thread () from /lib/libpthread.so.0
  154. #8 0x00007fa6f886c70d in clone () from /lib/libc.so.6
  155. #9 0x0000000000000000 in ?? ()
  156.  
  157. Thread 5 (Thread 2075):
  158. #0 0x00007fa6f8864ff3 in select () from /lib/libc.so.6
  159. #1 0x00007fa6ff63995c in ?? () from /usr/lib/libmicrohttpd.so.5
  160. #2 0x00007fa6ff639ead in ?? () from /usr/lib/libmicrohttpd.so.5
  161. #3 0x00007fa6fd4bb9ca in start_thread () from /lib/libpthread.so.0
  162. #4 0x00007fa6f886c70d in clone () from /lib/libc.so.6
  163. #5 0x0000000000000000 in ?? ()
  164.  
  165. Thread 4 (Thread 2078):
  166. #0 0x00007fa6f8864ff3 in select () from /lib/libc.so.6
  167. #1 0x000000000064c269 in JSONRPC::CTCPServer::Process (this=0x3163a00)
  168. at TCPServer.cpp:120
  169. #2 0x0000000000d472b3 in CThread::staticThread (data=<value optimised out>)
  170. at Thread.cpp:177
  171. #3 0x00007fa6fd4bb9ca in start_thread () from /lib/libpthread.so.0
  172. #4 0x00007fa6f886c70d in clone () from /lib/libc.so.6
  173. #5 0x0000000000000000 in ?? ()
  174.  
  175. Thread 3 (Thread 2074):
  176. #0 0x00007fa6fd4c0bc9 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
  177. from /lib/libpthread.so.0
  178. #1 0x00000000006ba71a in XbmcThreads::ConditionVariable::wait (
  179. this=0x131fe40, worker=<value optimised out>)
  180. at /home/guillaume/Work/XBMC/xbmc-11.0-Eden_beta3.1/xbmc/threads/platform/pthreads/Condition.h:74
  181. #2 wait<CCriticalSection> (this=0x131fe40, worker=<value optimised out>)
  182. at /home/guillaume/Work/XBMC/xbmc-11.0-Eden_beta3.1/xbmc/threads/Condition.h:66
  183. #3 CEvent::WaitMSec (this=0x131fe40, worker=<value optimised out>)
  184. at /home/guillaume/Work/XBMC/xbmc-11.0-Eden_beta3.1/xbmc/threads/Event.h:84
  185. #4 CJobManager::GetNextJob (this=0x131fe40, worker=<value optimised out>)
  186. at JobManager.cpp:255
  187. #5 0x00000000006ba81a in CJobWorker::Process (this=0x7fa6e803af00)
  188. at JobManager.cpp:57
  189. #6 0x0000000000d472b3 in CThread::staticThread (data=<value optimised out>)
  190. at Thread.cpp:177
  191. #7 0x00007fa6fd4bb9ca in start_thread () from /lib/libpthread.so.0
  192. #8 0x00007fa6f886c70d in clone () from /lib/libc.so.6
  193. #9 0x0000000000000000 in ?? ()
  194.  
  195. Thread 2 (Thread 2077):
  196. #0 0x00007fa6f8864ff3 in select () from /lib/libc.so.6
  197. #1 0x000000000064a306 in SOCKETS::CSocketListener::Listen (
  198. this=0x7fa6e0f82b80, timeout=<value optimised out>) at Socket.cpp:195
  199. #2 0x0000000000642486 in EVENTSERVER::CEventServer::Run (this=0x3162d30)
  200. at EventServer.cpp:210
  201. #3 0x0000000000642768 in EVENTSERVER::CEventServer::Process (this=0x3162d30)
  202. at EventServer.cpp:148
  203. #4 0x0000000000d472b3 in CThread::staticThread (data=<value optimised out>)
  204. at Thread.cpp:177
  205. #5 0x00007fa6fd4bb9ca in start_thread () from /lib/libpthread.so.0
  206. #6 0x00007fa6f886c70d in clone () from /lib/libc.so.6
  207. #7 0x0000000000000000 in ?? ()
  208.  
  209. Thread 1 (Thread 2073):
  210. #0 0x00007fa6f904c1a3 in std::string::assign(std::string const&) ()
  211. from /usr/lib/libstdc++.so.6
  212. #1 0x0000000000a7738c in std::string::operator= (this=<value optimised out>)
  213. at /usr/include/c++/4.4/bits/basic_string.h:506
  214. #2 dbiplus::field_value::get_asString (this=<value optimised out>)
  215. at qry_dat.cpp:174
  216. #3 0x0000000000a776f8 in field_value (this=0x7fa6e2ff81f0, fv=...)
  217. at qry_dat.cpp:117
  218. #4 0x0000000000a6e26e in dbiplus::Dataset::get_field_value (
  219. this=0x7fa6e8089e50, index=29) at dataset.cpp:371
  220. #5 0x000000000079df69 in dbiplus::Dataset::fv (this=0x7fa6e2ff9f30, pDS=...,
  221. details=...)
  222. at /home/guillaume/Work/XBMC/xbmc-11.0-Eden_beta3.1/xbmc/dbwrappers/dataset.h:376
  223. #6 CVideoDatabase::GetCommonDetails (this=0x7fa6e2ff9f30, pDS=...,
  224. details=...) at VideoDatabase.cpp:2981
  225. #7 0x00000000007b088e in CVideoDatabase::GetDetailsForMovie (
  226. this=0x7fa6e2ff9f30, pDS=..., needsCast=false) at VideoDatabase.cpp:2788
  227. #8 0x00000000007b18b1 in CVideoDatabase::GetMoviesByWhere (
  228. this=0x7fa6e2ff9f30, strBaseDir=<value optimised out>, where=...,
  229. order=<value optimised out>, items=<value optimised out>,
  230. fetchSets=<value optimised out>) at VideoDatabase.cpp:4739
  231. #9 0x00000000007b2d8a in CVideoDatabase::GetRecentlyAddedMoviesNav (
  232. this=0x7fa6e2ff9f30, strBaseDir=..., items=..., limit=10)
  233. at VideoDatabase.cpp:5142
  234. #10 0x00000000006d2c04 in CRecentlyAddedJob::UpdateVideo (
  235. this=<value optimised out>) at RecentlyAddedJob.cpp:57
  236. #11 0x00000000006d9808 in CRecentlyAddedJob::DoWork (this=0x7fa6e80381e0)
  237. at RecentlyAddedJob.cpp:350
  238. #12 0x00000000006ba7f9 in CJobWorker::Process (this=0x31856d0)
  239. at JobManager.cpp:62
  240. #13 0x0000000000d472b3 in CThread::staticThread (data=<value optimised out>)
  241. at Thread.cpp:177
  242. #14 0x00007fa6fd4bb9ca in start_thread () from /lib/libpthread.so.0
  243. #15 0x00007fa6f886c70d in clone () from /lib/libc.so.6
  244. #16 0x0000000000000000 in ?? ()
  245. ############# END STACK TRACE ###############
  246.  
  247. ################# LOG FILE ##################
  248.  
  249. 23:19:54 T:140355248154528 NOTICE: -----------------------------------------------------------------------
  250. 23:19:54 T:140355248154528 NOTICE: Starting XBMC (11.0-BETA3 Git:Unknown), Platform: Linux (Ubuntu 10.04.3 LTS, 2.6.32-38-generic x86_64). Built on Feb 10 2012
  251. 23:19:54 T:140355248154528 NOTICE: special://xbmc/ is mapped to: /usr/local/share/xbmc
  252. 23:19:54 T:140355248154528 NOTICE: special://xbmcbin/ is mapped to: /usr/local/lib/xbmc
  253. 23:19:54 T:140355248154528 NOTICE: special://masterprofile/ is mapped to: /home/guillaume/.xbmc/userdata
  254. 23:19:54 T:140355248154528 NOTICE: special://home/ is mapped to: /home/guillaume/.xbmc
  255. 23:19:54 T:140355248154528 NOTICE: special://temp/ is mapped to: /home/guillaume/.xbmc/temp
  256. 23:19:54 T:140355248154528 NOTICE: The executable running is: /usr/local/lib/xbmc/xbmc.bin
  257. 23:19:54 T:140355248154528 NOTICE: Local hostname: open-place.net
  258. 23:19:54 T:140355248154528 NOTICE: Log File is located: /home/guillaume/.xbmc/temp/xbmc.log
  259. 23:19:54 T:140355248154528 NOTICE: -----------------------------------------------------------------------
  260. 23:19:55 T:140355248154528 NOTICE: Setup SDL
  261. 23:19:56 T:140355248154528 INFO: Available videomodes (xrandr):
  262. 23:19:56 T:140355248154528 INFO: Number of connected outputs: 1
  263. 23:19:56 T:140355248154528 INFO: Output 'HDMI1' has 8 modes
  264. 23:19:56 T:140355248154528 INFO: ID:0x46 Name:1920x1080 Refresh:60.000000 Width:1920 Height:1080
  265. 23:19:56 T:140355248154528 INFO: Pixel Ratio: 1.000000
  266. 23:19:56 T:140355248154528 INFO: ID:0x47 Name:1920x1080 Refresh:50.000000 Width:1920 Height:1080
  267. 23:19:56 T:140355248154528 INFO: Pixel Ratio: 1.000000
  268. 23:19:56 T:140355248154528 INFO: ID:0x48 Name:1280x1024 Refresh:60.019741 Width:1280 Height:1024
  269. 23:19:56 T:140355248154528 INFO: Pixel Ratio: 1.422222
  270. 23:19:56 T:140355248154528 INFO: ID:0x49 Name:1280x720 Refresh:50.000000 Width:1280 Height:720
  271. 23:19:56 T:140355248154528 INFO: Pixel Ratio: 1.000000
  272. 23:19:56 T:140355248154528 INFO: ID:0x4a Name:1280x720 Refresh:60.000000 Width:1280 Height:720
  273. 23:19:56 T:140355248154528 INFO: Pixel Ratio: 1.000000
  274. 23:19:56 T:140355248154528 INFO: ID:0x4b Name:1024x768 Refresh:60.003841 Width:1024 Height:768
  275. 23:19:56 T:140355248154528 INFO: Pixel Ratio: 1.333333
  276. 23:19:56 T:140355248154528 INFO: ID:0x4c Name:800x600 Refresh:60.316540 Width:800 Height:600
  277. 23:19:56 T:140355248154528 INFO: Pixel Ratio: 1.333333
  278. 23:19:56 T:140355248154528 INFO: ID:0x4d Name:640x480 Refresh:60.000000 Width:640 Height:480
  279. 23:19:56 T:140355248154528 INFO: Pixel Ratio: 1.333333
  280. 23:19:56 T:140355248154528 DEBUG: DBus: Creating message to org.freedesktop.ConsoleKit on /org/freedesktop/ConsoleKit/Manager with interface org.freedesktop.ConsoleKit.Manager and method CanStop
  281. 23:19:56 T:140355248154528 DEBUG: DBus: Creating message to org.freedesktop.UPower on /org/freedesktop/UPower with interface org.freedesktop.UPower and method EnumerateDevices
  282. 23:19:56 T:140355248154528 INFO: Selected UPower and ConsoleKit as PowerSyscall
  283. 23:19:56 T:140355248154528 DEBUG: DBus: Creating message to org.freedesktop.ConsoleKit on /org/freedesktop/ConsoleKit/Manager with interface org.freedesktop.ConsoleKit.Manager and method CanStop
  284. 23:19:56 T:140355248154528 DEBUG: DBus: Creating message to org.freedesktop.ConsoleKit on /org/freedesktop/ConsoleKit/Manager with interface org.freedesktop.ConsoleKit.Manager and method CanRestart
  285. 23:19:56 T:140355248154528 DEBUG: DBus: Creating message to org.freedesktop.UPower on /org/freedesktop/UPower with interface org.freedesktop.DBus.Properties and method Get
  286. 23:19:56 T:140355248154528 DEBUG: Previous line repeats 1 times.
  287. 23:19:56 T:140355248154528 DEBUG: DBus: Creating message to org.freedesktop.UPower on /org/freedesktop/UPower with interface org.freedesktop.UPower and method EnumerateDevices
  288. 23:19:56 T:140355248154528 NOTICE: load settings...
  289. 23:19:56 T:140355248154528 NOTICE: special://profile/ is mapped to: special://masterprofile/
  290. 23:19:56 T:140355248154528 NOTICE: loading special://masterprofile/guisettings.xml
  291. 23:19:56 T:140355248154528 NOTICE: Getting hardware information now...
  292. 23:19:56 T:140355248154528 INFO: Using analog output
  293. 23:19:56 T:140355248154528 INFO: AC3 pass through is enabled
  294. 23:19:56 T:140355248154528 INFO: DTS pass through is enabled
  295. 23:19:56 T:140355248154528 INFO: AAC pass through is disabled
  296. 23:19:56 T:140355248154528 INFO: MP1 pass through is disabled
  297. 23:19:56 T:140355248154528 INFO: MP2 pass through is disabled
  298. 23:19:56 T:140355248154528 INFO: MP3 pass through is disabled
  299. 23:19:56 T:140355248154528 NOTICE: Checking resolution 12
  300. 23:19:56 T:140355248154528 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  301. 23:19:56 T:140355248154528 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  302. 23:19:56 T:140355248154528 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  303. 23:19:56 T:140355248154528 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  304. 23:19:56 T:140355248154528 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  305. 23:19:56 T:140355248154528 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  306. 23:19:56 T:140355248154528 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/rtmp/mms/udp
  307. 23:19:56 T:140355248154528 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  308. 23:19:56 T:140355248154528 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  309. 23:19:56 T:140355248154528 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  310. 23:19:56 T:140355248154528 DEBUG: CPlayerSelectionRule::Initialize: creating rule: flv/aacp/sdp
  311. 23:19:56 T:140355248154528 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  312. 23:19:56 T:140355248154528 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  313. 23:19:56 T:140355248154528 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdfile
  314. 23:19:56 T:140355248154528 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  315. 23:19:56 T:140355248154528 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  316. 23:19:56 T:140355248154528 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  317. 23:19:56 T:140355248154528 NOTICE: Loaded playercorefactory configuration
  318. 23:19:56 T:140355248154528 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  319. 23:19:56 T:140355248154528 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  320. 23:19:56 T:140355248154528 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  321. 23:19:56 T:140355248154528 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
  322. 23:19:56 T:140355248154528 NOTICE: Default DVD Player: dvdplayer
  323. 23:19:56 T:140355248154528 NOTICE: Default Video Player: dvdplayer
  324. 23:19:56 T:140355248154528 NOTICE: Default Audio Player: paplayer
  325. 23:19:56 T:140355248154528 NOTICE: Disabled debug logging due to GUI setting. Level 1.
  326. 23:19:56 T:140355248154528 NOTICE: Log level changed to 1
  327. 23:19:56 T:140355248154528 NOTICE: Loading media sources from special://masterprofile/sources.xml
  328. 23:19:56 T:140355248154528 INFO: creating subdirectories
  329. 23:19:56 T:140355248154528 INFO: userdata folder: special://masterprofile/
  330. 23:19:56 T:140355248154528 INFO: recording folder:
  331. 23:19:56 T:140355248154528 INFO: screenshots folder:
  332. 23:19:56 T:140355248154528 INFO: thumbnails folder: special://masterprofile/Thumbnails
  333. 23:19:56 T:140355248154528 INFO: load language info file: special://xbmc/language/French/langinfo.xml
  334. 23:19:56 T:140355248154528 DEBUG: trying to set locale to fr_FR.UTF-8
  335. 23:19:56 T:140355248154528 INFO: global locale set to fr_FR.UTF-8
  336. 23:19:56 T:140355248154528 INFO: load language file:special://xbmc/language/French/strings.xml
  337. 23:19:56 T:140355248154528 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcpluff-x86_64-linux.so)
  338. 23:19:56 T:140355248154528 DEBUG: Loading: /usr/local/lib/xbmc/system/libcpluff-x86_64-linux.so
  339. 23:19:56 T:140355248154528 INFO: ADDON: cpluff: 'Could not read plug-in directory /home/guillaume/.xbmc/addons: No such file or directory'
  340. 23:19:56 T:140355248154528 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/local/lib/xbmc/addons: No such file or directory'
  341. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  342. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.allmusic.com has been installed.'
  343. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  344. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  345. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.euphoria has been installed.'
  346. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  347. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in visualization.projectm has been installed.'
  348. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been installed.'
  349. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  350. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  351. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  352. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.allmusic.com has been installed.'
  353. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  354. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  355. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been installed.'
  356. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
  357. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  358. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  359. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been installed.'
  360. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  361. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.solarwinds has been installed.'
  362. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.slideshow has been installed.'
  363. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  364. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  365. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in metadata.yahoomusic.com has been installed.'
  366. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  367. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
  368. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  369. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  370. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  371. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  372. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.plasma has been installed.'
  373. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  374. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been installed.'
  375. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
  376. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Plug-in visualization.itunes has been installed.'
  377. 23:19:56 T:140355248154528 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  378. 23:19:56 T:140355248154528 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  379. 23:19:56 T:140355248154528 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adaptor"
  380. 23:19:56 T:140355248154528 DEBUG: CPeripheralBusUSB - initialised udev monitor: 13
  381. 23:19:56 T:140354922206976 DEBUG: Thread XBMC Peripherals start, auto delete: 0
  382. 23:19:56 T:140355248154528 INFO: LIRC Initialize: using: /dev/lircd
  383. 23:19:56 T:140355248154528 INFO: LIRC Initialize: sucessfully started
  384. 23:19:56 T:140355248154528 DEBUG: OnLostDevice - notify display change event
  385. 23:19:56 T:140355248154528 INFO: XRANDR: /usr/local/lib/xbmc/xbmc-xrandr --output HDMI1 --mode 0x46
  386. 23:19:57 T:140355248154528 NOTICE: Using visual 0xfe
  387. 23:19:57 T:140355248154528 INFO: GL: Maximum texture width: 4096
  388. 23:19:57 T:140355248154528 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-x86_64-linux.so)
  389. 23:19:57 T:140355248154528 DEBUG: Loading: /usr/local/lib/xbmc/system/ImageLib-x86_64-linux.so
  390. 23:19:57 T:140355248154528 DEBUG: GLX_EXTENSIONS: GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_copy_sub_buffer GLX_MESA_swap_frame_usage GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap
  391. 23:19:57 T:140355248154528 NOTICE: GL_VENDOR = Tungsten Graphics, Inc
  392. 23:19:57 T:140355248154528 NOTICE: GL_RENDERER = Mesa DRI Intel(R) G45/G43 GEM 20091221 2009Q4
  393. 23:19:57 T:140355248154528 NOTICE: GL_VERSION = 2.1 Mesa 7.7.1
  394. 23:19:57 T:140355248154528 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.20
  395. 23:19:57 T:140355248154528 NOTICE: GL_EXTENSIONS = GL_EXT_compiled_vertex_array GL_EXT_texture_env_add GL_ARB_copy_buffer GL_ARB_depth_texture GL_ARB_depth_clamp GL_ARB_draw_buffers GL_ARB_draw_elements_base_vertex GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_half_float_pixel GL_ARB_map_buffer_range GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_seamless_cube_map GL_ARB_shader_objects GL_ARB_shading_language_100 GL_ARB_shading_language_120 GL_ARB_shadow GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_transpose_matrix GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_logic_op GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_cull_vertex GL_EXT_copy_texture GL_EXT_draw_range_elements GL_EXT_framebuffer_blit GL_EXT_framebuffer_object GL_EXT_fog_coord GL_EXT_gpu_program_parameters GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_polygon_offset GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texture GL_EXT_texture3D GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_swizzle GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_3DFX_texture_compression_FXT1 GL_APPLE_client_storage GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ATI_blend_equation_separate GL_ATI_envmap_bumpmap GL_ATI_texture_env_combine3 GL_ATI_separate_stencil GL_IBM_multimode_draw_arrays GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_INGR_blend_func_separate GL_MESA_pack_invert GL_MESA_texture_signed_rgba GL_MESA_ycbcr_texture GL_MESA_window_pos GL_NV_blend_square GL_NV_depth_clamp GL_NV_light_max_exponent GL_NV_packed_depth_stencil GL_NV_texture_env_combine4 GL_NV_texture_rectangle GL_NV_texgen_reflection GL_NV_vertex_program GL_NV_vertex_program1_1 GL_OES_read_format GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays
  396. 23:19:57 T:140355248154528 DEBUG: OnLostDevice - notify display change event
  397. 23:19:57 T:140355248154528 ERROR: GLX: Same window as before, refreshing context
  398. 23:19:57 T:140355248154528 INFO: GL: Maximum texture width: 4096
  399. 23:19:57 T:140355248154528 INFO: load default splash image: /usr/local/share/xbmc/media/Splash.png
  400. 23:19:57 T:140355248154528 DEBUG: CheckDisplayEvents: Received RandR event 101
  401. 23:19:57 T:140355248154528 DEBUG: CheckDisplayEvents - notify display reset event
  402. 23:19:57 T:140355248154528 INFO: load keymapping
  403. 23:19:57 T:140355248154528 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  404. 23:19:57 T:140355248154528 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  405. 23:19:57 T:140355248154528 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  406. 23:19:57 T:140355248154528 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  407. 23:19:57 T:140355248154528 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
  408. 23:19:57 T:140355248154528 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  409. 23:19:57 T:140355248154528 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  410. 23:19:57 T:140355248154528 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  411. 23:19:57 T:140355248154528 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  412. 23:19:57 T:140355248154528 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  413. 23:19:57 T:140355248154528 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  414. 23:19:57 T:140355248154528 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  415. 23:19:57 T:140355248154528 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  416. 23:19:57 T:140355248154528 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  417. 23:19:57 T:140355248154528 INFO: Loading special://xbmc/system/keymaps/remote.xml
  418. 23:19:57 T:140355248154528 INFO: Loading special://xbmc/system/Lircmap.xml
  419. 23:19:57 T:140355248154528 INFO: * Adding remote mapping for device 'mceusb'
  420. 23:19:57 T:140355248154528 INFO: * Adding remote mapping for device 'XboxDVDDongle'
  421. 23:19:57 T:140355248154528 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
  422. 23:19:57 T:140355248154528 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
  423. 23:19:57 T:140355248154528 INFO: * Adding remote mapping for device 'anysee'
  424. 23:19:57 T:140355248154528 INFO: * Adding remote mapping for device 'iMON-PAD'
  425. 23:19:57 T:140355248154528 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
  426. 23:19:57 T:140355248154528 INFO: * Adding remote mapping for device 'MCE_via_iMON'
  427. 23:19:57 T:140355248154528 INFO: * Adding remote mapping for device 'TwinHanRemote'
  428. 23:19:57 T:140355248154528 INFO: * Adding remote mapping for device 'linux-input-layer'
  429. 23:19:57 T:140355248154528 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  430. 23:19:57 T:140355248154528 INFO: * Linking remote mapping for 'linux-input-layer' to 'devinput'
  431. 23:19:57 T:140355248154528 INFO: * Adding remote mapping for device 'mediacenter'
  432. 23:19:57 T:140355248154528 INFO: Loading special://profile/Lircmap.xml
  433. 23:19:57 T:140355248154528 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
  434. 23:19:57 T:140355248154528 INFO: GUI format 1920x1080 1920x1080 @ 60.00 - Full Screen
  435. 23:19:57 T:140355248154528 DEBUG: guilib: Fill viewport always for solving rendering passes
  436. 23:19:57 T:140355248154528 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks with interface org.freedesktop.UDisks and method EnumerateDevices
  437. 23:19:57 T:140355248154528 DEBUG: Selected UDisks as storage provider
  438. 23:19:57 T:140355248154528 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks with interface org.freedesktop.DBus.Properties and method Get
  439. 23:19:57 T:140355248154528 DEBUG: UDisks: DaemonVersion 1
  440. 23:19:57 T:140355248154528 DEBUG: UDisks: Querying available devices
  441. 23:19:57 T:140355248154528 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks with interface org.freedesktop.UDisks and method EnumerateDevices
  442. 23:19:57 T:140355248154528 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda1)
  443. 23:19:57 T:140355248154528 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda1 with interface org.freedesktop.DBus.Properties and method GetAll
  444. 23:19:57 T:140355248154528 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method Get
  445. 23:19:57 T:140355248154528 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda1: IsFileSystem true HasFileSystem ext4 IsSystemInternal true IsMounted true IsRemovable false IsPartition true IsOptical false
  446. 23:19:57 T:140355248154528 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda)
  447. 23:19:57 T:140355248154528 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method GetAll
  448. 23:19:57 T:140355248154528 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  449. 23:19:57 T:140355248154528 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda2)
  450. 23:19:57 T:140355248154528 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda2 with interface org.freedesktop.DBus.Properties and method GetAll
  451. 23:19:57 T:140355248154528 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method Get
  452. 23:19:57 T:140355248154528 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda2: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition true IsOptical false
  453. 23:19:57 T:140355248154528 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sr0)
  454. 23:19:57 T:140355248154528 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sr0 with interface org.freedesktop.DBus.Properties and method GetAll
  455. 23:19:57 T:140355248154528 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sr0: IsFileSystem true HasFileSystem udf IsSystemInternal false IsMounted true IsRemovable true IsPartition false IsOptical true
  456. 23:19:57 T:140355248154528 NOTICE: UDisks: Added /media/cdrom0
  457. 23:19:57 T:140355248154528 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda5)
  458. 23:19:57 T:140355248154528 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda5 with interface org.freedesktop.DBus.Properties and method GetAll
  459. 23:19:57 T:140355248154528 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method Get
  460. 23:19:57 T:140355248154528 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda5: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition true IsOptical false
  461. 23:19:57 T:140355248154528 DEBUG: SECTION:LoadDLL(libcurl-gnutls.so.4)
  462. 23:19:57 T:140355248154528 DEBUG: Loading: libcurl-gnutls.so.4
  463. 23:19:57 T:140355248154528 NOTICE: start dvd mediatype detection
  464. 23:19:57 T:140355248154528 NOTICE: initializing playlistplayer
  465. 23:19:57 T:140355248154528 NOTICE: DONE initializing playlistplayer
  466. 23:19:57 T:140354992195328 DEBUG: Thread CDetectDVDMedia start, auto delete: 0
  467. 23:19:57 T:140354992195328 DEBUG: Compiled with libcdio Version 0.81
  468. 23:19:57 T:140355248154528 DEBUG: DPMS: supported power-saving modes: SUSPEND OFF STANDBY
  469. 23:19:57 T:140354992195328 INFO: Detecting DVD-ROM media filesystem...
  470. 23:19:57 T:140354992195328 INFO: CD Analysis Report
  471. 23:19:57 T:140354992195328 INFO: __________________________________
  472. 23:19:57 T:140354992195328 INFO: CD-ROM with ISO 9660 filesystem
  473. 23:19:57 T:140354992195328 INFO: ISO 9660: 1151849 blocks, label `'
  474. 23:19:57 T:140354992195328 INFO: Tracks overall:1; Audio tracks:0; Data tracks:1
  475. 23:19:57 T:140354992195328 INFO: Using protocol iso9660://
  476. 23:19:57 T:140354992195328 INFO: Disc label:
  477. 23:19:57 T:140354992195328 DEBUG: SetNewDVDShareUrl: looking for disc thumb:[iso9660://folder.jpg]
  478. 23:19:57 T:140354992195328 DEBUG: SetNewDVDShareUrl: looking for disc thumb:[iso9660://Folder.jpg]
  479. 23:19:57 T:140354992195328 DEBUG: SetNewDVDShareUrl: looking for disc thumb:[iso9660://folder.JPG]
  480. 23:19:57 T:140354992195328 DEBUG: SetNewDVDShareUrl: looking for disc thumb:[iso9660://Folder.JPG]
  481. 23:19:57 T:140355248154528 INFO: Unloading old skin ...
  482. 23:19:57 T:140355248154528 INFO: load skin from:/usr/local/share/xbmc/addons/skin.confluence
  483. 23:19:57 T:140355248154528 INFO: load fonts for skin...
  484. 23:19:57 T:140355248154528 INFO: Loading fonts from /usr/local/share/xbmc/addons/skin.confluence/720p/Font.xml
  485. 23:19:57 T:140355248154528 INFO: Loading skin includes from /usr/local/share/xbmc/addons/skin.confluence/720p/includes.xml
  486. 23:19:57 T:140355248154528 INFO: load new skin...
  487. 23:19:57 T:140355248154528 INFO: Loading skin file: Home.xml
  488. 23:19:57 T:140355248154528 DEBUG: Load Home.xml: 18.30ms
  489. 23:19:57 T:140355248154528 INFO: Loading user windows, path /usr/local/share/xbmc/addons/skin.confluence/720p
  490. 23:19:57 T:140355248154528 DEBUG: Load Skin XML: 22.69ms
  491. 23:19:57 T:140355248154528 INFO: initialize new skin...
  492. 23:19:57 T:140355248154528 DEBUG: guilib: Fill viewport always for solving rendering passes
  493. 23:19:57 T:140355248154528 INFO: Loading skin file: Pointer.xml
  494. 23:19:57 T:140355248154528 DEBUG: Load Pointer.xml: 0.28ms
  495. 23:19:57 T:140355248154528 INFO: Loading skin file: DialogVolumeBar.xml
  496. 23:19:57 T:140355248154528 DEBUG: Load DialogVolumeBar.xml: 0.51ms
  497. 23:19:57 T:140355248154528 INFO: Loading skin file: DialogKaiToast.xml
  498. 23:19:57 T:140355248154528 DEBUG: Load DialogKaiToast.xml: 0.56ms
  499. 23:19:57 T:140355248154528 INFO: Loading skin file: DialogMuteBug.xml
  500. 23:19:57 T:140355248154528 DEBUG: Load DialogMuteBug.xml: 0.24ms
  501. 23:19:57 T:140355248154528 INFO: Loading skin file: DialogSeekBar.xml
  502. 23:19:57 T:140355248154528 DEBUG: Load DialogSeekBar.xml: 2.34ms
  503. 23:19:57 T:140355248154528 INFO: Loading skin file: DialogBusy.xml
  504. 23:19:57 T:140355248154528 DEBUG: Load DialogBusy.xml: 0.30ms
  505. 23:19:57 T:140355248154528 DEBUG: CGUIAudioManager::Initialize
  506. 23:19:57 T:140355248154528 INFO: Loading /usr/local/share/xbmc/addons/skin.confluence/sounds/sounds.xml
  507. 23:19:57 T:140355248154528 INFO: skin loaded...
  508. 23:19:57 T:140355248154528 INFO: JSONRPC: Sucessfully initialized
  509. 23:19:57 T:140355248154528 DEBUG: ADDON: Starting service addons.
  510. 23:19:57 T:140355248154528 DEBUG: Activating window ID: 12999
  511. 23:19:57 T:140355248154528 DEBUG: ------ Window Init (Startup.xml) ------
  512. 23:19:57 T:140355248154528 INFO: Loading skin file: Startup.xml
  513. 23:19:57 T:140355248154528 DEBUG: Load Startup.xml: 0.49ms
  514. 23:19:57 T:140355248154528 DEBUG: Alloc resources: 0.52ms (0.52 ms skin load)
  515. 23:19:57 T:140355248154528 INFO: removing tempfiles
  516. 23:19:57 T:140355248154528 NOTICE: UpdateLibraries - Starting video library startup scan
  517. 23:19:57 T:140355248154528 DEBUG: ------ Window Init (DialogVideoScan.xml) ------
  518. 23:19:57 T:140355248154528 INFO: Loading skin file: DialogVideoScan.xml
  519. 23:19:57 T:140355248154528 DEBUG: Load DialogVideoScan.xml: 0.45ms
  520. 23:19:57 T:140355248154528 DEBUG: OpenBundle - Opened bundle /usr/local/share/xbmc/addons/skin.confluence/media/Textures.xbt
  521. 23:19:57 T:140355248154528 DEBUG: Alloc resources: 1.28ms (0.47 ms skin load)
  522. 23:19:57 T:140355248154528 DEBUG: ADDON: Starting service addons.
  523. 23:19:57 T:140355248154528 NOTICE: initialize done
  524. 23:19:57 T:140354758100736 DEBUG: Thread VIDEO::CVideoInfoScanner start, auto delete: 0
  525. 23:19:57 T:140355248154528 NOTICE: Running the application...
  526. 23:19:57 T:140355248154528 DEBUG: ExecuteXBMCAction : Translating ReplaceWindow(Home)
  527. 23:19:57 T:140355248154528 DEBUG: ExecuteXBMCAction : To ReplaceWindow(Home)
  528. 23:19:57 T:140355248154528 DEBUG: Activating window ID: 10000
  529. 23:19:57 T:140355248154528 DEBUG: ------ Window Init (Pointer.xml) ------
  530. 23:19:57 T:140355248154528 DEBUG: Alloc resources: 0.09ms (0.00 ms skin load)
  531. 23:19:57 T:140355248154528 DEBUG: ------ Window Deinit (Startup.xml) ------
  532. 23:19:57 T:140354758100736 NOTICE: VideoInfoScanner: Starting scan ..
  533. 23:19:57 T:140354758100736 ERROR: SQL: SQL error or missing database
  534. Query: select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate,path.exclude from path where path.idPath=59
  535. 23:19:57 T:140354758100736 ERROR: GetScraperForPath failed
  536. 23:19:57 T:140354758100736 ERROR: SQL: SQL error or missing database
  537. Query: select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate,path.exclude from path where path.idPath=79
  538. 23:19:57 T:140354758100736 ERROR: GetScraperForPath failed
  539. 23:19:57 T:140354758100736 ERROR: SQL: SQL error or missing database
  540. Query: select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate,path.exclude from path where path.idPath=77
  541. 23:19:57 T:140354758100736 ERROR: GetScraperForPath failed
  542. 23:19:57 T:140354758100736 ERROR: SQL: SQL error or missing database
  543. Query: select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate,path.exclude from path where path.idPath=81
  544. 23:19:57 T:140354749708032 DEBUG: Thread Jobworker start, auto delete: 1
  545. 23:19:57 T:140354758100736 ERROR: GetScraperForPath failed
  546. 23:19:57 T:140354758100736 ERROR: SQL: SQL error or missing database
  547. Query: select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate,path.exclude from path where path.idPath=65
  548. 23:19:57 T:140354758100736 ERROR: GetScraperForPath failed
  549. 23:19:57 T:140354758100736 ERROR: SQL: SQL error or missing database
  550. Query: select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate,path.exclude from path where path.idPath=83
  551. 23:19:57 T:140354758100736 ERROR: GetScraperForPath failed
  552. 23:19:57 T:140354758100736 ERROR: SQL: SQL error or missing database
  553. Query: select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate,path.exclude from path where path.idPath=60
  554. 23:19:57 T:140354758100736 ERROR: GetScraperForPath failed
  555. 23:19:57 T:140354758100736 ERROR: SQL: SQL error or missing database
  556. Query: select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate,path.exclude from path where path.idPath=70
  557. 23:19:57 T:140354758100736 ERROR: GetScraperForPath failed
  558. 23:19:57 T:140354758100736 ERROR: SQL: SQL error or missing database
  559. Query: select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate,path.exclude from path where path.idPath=75
  560. 23:19:57 T:140354758100736 ERROR: GetScraperForPath failed
  561. 23:19:57 T:140354758100736 ERROR: SQL: SQL error or missing database
  562. Query: select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate,path.exclude from path where path.idPath=78
  563. 23:19:57 T:140354758100736 ERROR: GetScraperForPath failed
  564. 23:19:57 T:140355248154528 DEBUG: ------ Window Init (Home.xml) ------
  565. 23:19:57 T:140354758100736 ERROR: SQL: SQL error or missing database
  566. Query: select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate,path.exclude from path where path.idPath=58
  567. 23:19:57 T:140354758100736 ERROR: GetScraperForPath failed
  568. 23:19:57 T:140354758100736 ERROR: SQL: SQL error or missing database
  569. Query: select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate,path.exclude from path where path.idPath=80
  570. 23:19:57 T:140354758100736 ERROR: GetScraperForPath failed
  571. 23:19:57 T:140354758100736 ERROR: SQL: SQL error or missing database
  572. Query: select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate,path.exclude from path where path.idPath=34
  573. 23:19:57 T:140354758100736 ERROR: GetScraperForPath failed
  574. 23:19:57 T:140354758100736 ERROR: SQL: SQL error or missing database
  575. Query: select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate,path.exclude from path where path.idPath=55
  576. 23:19:57 T:140354758100736 ERROR: GetScraperForPath failed
  577. 23:19:57 T:140354758100736 ERROR: SQL: SQL error or missing database
  578. Query: select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate,path.exclude from path where path.idPath=53
  579. 23:19:57 T:140354758100736 ERROR: GetScraperForPath failed
  580. 23:19:57 T:140354758100736 ERROR: SQL: SQL error or missing database
  581. Query: select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate,path.exclude from path where path.idPath=33
  582. 23:19:57 T:140354758100736 ERROR: GetScraperForPath failed
  583. 23:19:57 T:140354758100736 ERROR: SQL: SQL error or missing database
  584. Query: select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate,path.exclude from path where path.idPath=76
  585. 23:19:57 T:140354758100736 ERROR: GetScraperForPath failed
  586. 23:19:57 T:140354758100736 ERROR: SQL: SQL error or missing database
  587. Query: select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate,path.exclude from path where path.idPath=48
  588. 23:19:57 T:140354758100736 ERROR: GetScraperForPath failed
  589. 23:19:57 T:140354758100736 ERROR: SQL: SQL error or missing database
  590. Query: select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate,path.exclude from path where path.idPath=54
  591. 23:19:57 T:140354758100736 ERROR: GetScraperForPath failed
  592. 23:19:57 T:140355248154528 DEBUG: Alloc resources: 1.25ms (0.00 ms skin load)
  593. 23:19:57 T:140354740840192 DEBUG: Thread Jobworker start, auto delete: 1
  594. 23:19:57 T:140354749708032 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  595. 23:19:57 T:140355248154528 DEBUG: Process - no profile autoexec.py (/home/guillaume/.xbmc/userdata/autoexec.py) found, skipping
  596. 23:19:57 T:140355248154528 DEBUG: NetworkMessage - Starting network services
  597. 23:19:57 T:140355248154528 NOTICE: Webserver: Starting...
  598. 23:19:57 T:140355248154528 NOTICE: WebServer: Started the webserver
  599. 23:19:57 T:140354749708032 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
  600. 23:19:57 T:140354749708032 DEBUG: GetRecentlyAddedAlbums query: select * from albumview order by idAlbum desc limit 10
  601. 23:19:57 T:140354749708032 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  602. 23:19:57 T:140355248154528 DEBUG: CZeroconfAvahi::clientCallback: client is up and running
  603. 23:19:57 T:140355248154528 NOTICE: ES: Starting event server
  604. 23:19:57 T:140355248154528 INFO: JSONRPC Server: Successfully initialized
  605. 23:19:57 T:140354715662080 DEBUG: Thread CEventServer start, auto delete: 0
  606. 23:19:57 T:140355248154528 NOTICE: starting zeroconf publishing
  607. 23:19:57 T:140354707269376 DEBUG: Thread JSONRPC::CTCPServer start, auto delete: 0
  608. 23:19:57 T:140354698876672 DEBUG: Thread Jobworker start, auto delete: 1
  609. 23:19:57 T:140354749708032 DEBUG: RunQuery took 1 ms for 10 items query: select * from movieview order by idMovie desc limit 10
  610. 23:19:57 T:140354715662080 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  611. 23:19:57 T:140355248154528 DEBUG: CLastfmScrobbler: Clearing session.
  612. 23:19:57 T:140354715662080 NOTICE: UDP: Listening on port 9777
  613. 23:19:57 T:140354698876672 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:XBMC (open-place.net) port:8080
  614. 23:19:57 T:140355248154528 DEBUG: CLibrefmScrobbler: Clearing session.
  615. 23:19:57 T:140354740840192 INFO: WEATHER: Downloading weather
  616. 23:19:57 T:140354740840192 INFO: initializing python engine.
  617. 23:19:57 T:140354690483968 DEBUG: Thread Jobworker start, auto delete: 1
  618. 23:19:57 T:140354698876672 DEBUG: CZeroconfAvahi::addService() named: XBMC (open-place.net) type: _xbmc-jsonrpc-h._tcp port:8080
  619. 23:19:57 T:140354698876672 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:XBMC (open-place.net) port:9090
  620. 23:19:57 T:140354698876672 DEBUG: CZeroconfAvahi::addService() named: XBMC (open-place.net) type: _xbmc-jsonrpc._tcp port:9090
  621. 23:19:57 T:140354900903680 DEBUG: Thread CRssReader start, auto delete: 0
  622. 23:19:57 T:140354900903680 DEBUG: FileCurl::Open(0x7fa6ec02bbc0) http://feeds.feedburner.com/xbmc
  623. 23:19:57 T:140354900903680 INFO: easy_aquire - Created session to http://feeds.feedburner.com
  624. 23:19:57 T:140354698876672 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webapi type: _xbmc-web._tcp name:XBMC (open-place.net) port:8080
  625. 23:19:57 T:140354698876672 DEBUG: CZeroconfAvahi::addService() named: XBMC (open-place.net) type: _xbmc-web._tcp port:8080
  626. 23:19:57 T:140354698876672 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:XBMC (open-place.net) port:8080
  627. 23:19:57 T:140354698876672 DEBUG: CZeroconfAvahi::addService() named: XBMC (open-place.net) type: _http._tcp port:8080
  628. 23:19:57 T:140354740840192 DEBUG: new python thread created. id=1
  629. 23:19:57 T:140354673276672 DEBUG: Thread XBPyThread start, auto delete: 0
  630. 23:19:57 T:140354673276672 DEBUG: Python thread: start processing
  631. 23:19:57 T:140354900903680 WARNING: FillBuffer: curl failed with code 6
  632. 23:19:57 T:140354900903680 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
  633. 23:19:57 T:140354900903680 DEBUG: FileCurl::Open(0x7fa6ec02bbc0) http://feeds.feedburner.com/xbmc
  634. 23:19:57 T:140354900903680 WARNING: FillBuffer: curl failed with code 6
  635. 23:19:57 T:140354900903680 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
  636. 23:19:57 T:140354900903680 DEBUG: FileCurl::Open(0x7fa6ec02bbc0) http://feeds.feedburner.com/xbmc
  637. 23:19:57 T:140354900903680 WARNING: FillBuffer: curl failed with code 6
  638. 23:19:57 T:140354900903680 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
  639. 23:19:57 T:140354900903680 DEBUG: Thread CRssReader 140354900903680 terminating
  640. 23:19:57 T:140354673276672 NOTICE: -->Python Interpreter Initialized<--
  641. 23:19:57 T:140354673276672 DEBUG: Process - The source file to load is /usr/local/share/xbmc/addons/weather.wunderground/default.py
  642. 23:19:57 T:140354673276672 DEBUG: Process - Setting the Python path to /usr/local/share/xbmc/addons/weather.wunderground:/usr/local/share/xbmc/addons/script.module.simplejson/lib:/usr/local/share/xbmc/addons/script.module.pil/lib:/usr/local/share/xbmc/addons/script.module.pysqlite/lib:/usr/local/lib/python2.6/dist-packages/stompy-0.2.9-py2.6.egg:/usr/lib/python2.6:/usr/lib/python2.6/plat-linux2:/usr/lib/python2.6/lib-tk:/usr/lib/python2.6/lib-old:/usr/lib/python2.6/lib-dynload:/usr/lib/python2.6/dist-packages:/usr/lib/python2.6/dist-packages/PIL:/usr/lib/python2.6/dist-packages/gst-0.10:/usr/lib/pymodules/python2.6:/usr/lib/python2.6/dist-packages/gtk-2.0:/usr/lib/pymodules/python2.6/gtk-2.0:/usr/local/lib/python2.6/dist-packages:
  643. 23:19:57 T:140354673276672 DEBUG: Process - Entering source directory /usr/local/share/xbmc/addons/weather.wunderground
  644. 23:19:57 T:140354673276672 DEBUG: Instantiating addon using automatically obtained id of "weather.wunderground" dependent on version 2.0 of the xbmc.python api
  645. 23:19:57 T:140354690483968 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:XBMC (open-place.net) port:9777
  646. 23:19:57 T:140354690483968 DEBUG: CZeroconfAvahi::addService() named: XBMC (open-place.net) type: _xbmc-events._udp port:9777
  647. 23:19:57 T:140354673276672 INFO: Scriptresult: Success
  648. 23:19:57 T:140354673276672 INFO: Python script stopped
  649. 23:19:57 T:140354673276672 DEBUG: Thread XBPyThread 140354673276672 terminating
  650. 23:19:57 T:140355248154528 DEBUG: waiting for python thread 1 to stop
  651. 23:19:57 T:140355248154528 DEBUG: python thread 1 destructed
  652. 23:19:57 T:140354740840192 DEBUG: GetZipList - Processing zip://special%3a%2f%2fxbmc%2fmedia%2fweather%2ezip/
  653. 23:19:57 T:140354758100736 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
  654. 23:19:57 T:140354758100736 INFO: Video scan was stopped or finished ... restoring FindRemoteThumbs
  655. 23:19:57 T:140354758100736 DEBUG: Thread VIDEO::CVideoInfoScanner 140354758100736 terminating
  656. 23:19:58 T:140355248154528 DEBUG: UPower: Recieved an unknown signal NameAcquired
  657. 23:19:58 T:140355248154528 DEBUG: Checking repositories for updates (triggered by XBMC.org Add-ons)
  658. 23:19:58 T:140354698876672 DEBUG: CFileCache::Open - opening <addons/eden-pre/addons.xml.md5> using cache
  659. 23:19:58 T:140354698876672 DEBUG: FileCurl::Open(0x1c36b20) http://mirrors.xbmc.org/addons/eden-pre/addons.xml.md5
  660. 23:19:58 T:140354698876672 INFO: easy_aquire - Created session to http://mirrors.xbmc.org
  661. 23:19:58 T:140354698876672 WARNING: FillBuffer: curl failed with code 6
  662. 23:19:58 T:140354698876672 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
  663. 23:19:58 T:140354698876672 ERROR: Open - failed to open source <http://mirrors.xbmc.org/addons/eden-pre/addons.xml.md5>
  664. 23:19:58 T:140354698876672 DEBUG: CFileCache::Open - opening <addons/eden-pre/addons.xml> using cache
  665. 23:19:58 T:140354698876672 DEBUG: FileCurl::Open(0x34b9340) http://mirrors.xbmc.org/addons/eden-pre/addons.xml
  666. 23:19:58 T:140354698876672 WARNING: FillBuffer: curl failed with code 6
  667. 23:19:58 T:140354698876672 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
  668. 23:19:58 T:140354698876672 ERROR: Open - failed to open source <http://mirrors.xbmc.org/addons/eden-pre/addons.xml|Encoding=gzip>
  669. 23:19:58 T:140354698876672 ERROR: Repository XBMC.org Add-ons returned no add-ons, listing may have failed
  670. 23:19:58 T:140355248154528 DEBUG: ------ Window Deinit (DialogVideoScan.xml) ------
  671. 23:19:58 T:140354724054784 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  672. 23:19:58 T:140355248154528 DEBUG: Previous line repeats 4 times.
  673. 23:19:58 T:140355248154528 ERROR: XLCDproc::Connect - Unable to connect to host, LCDd not running?
  674. 23:19:58 T:140355248154528 ERROR: XLCDproc::Initialize - Connect failed. Retry in 4 seconds.
  675. 23:19:59 T:140355248154528 ERROR: CWinSystemX11::XErrorHandler: BadDrawable (invalid Pixmap or Window parameter), type:0, serial:422, error_code:9, request_code:136 minor_code:6
  676.  
  677.  
  678. ############### END LOG FILE ################
  679.  
  680. ############ END XBMC CRASH LOG #############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement