Advertisement
Guest User

Untitled

a guest
Jun 8th, 2013
654
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 110.41 KB | None | 0 0
  1. ############## XBMC CRASH LOG ###############
  2.  
  3. ################ SYSTEM INFO ################
  4. Date: Sun Jun 9 10:51:14 EST 2013
  5. XBMC Options:
  6. Arch: x86_64
  7. Kernel: Linux 3.8.0-23-generic #34-Ubuntu SMP Wed May 29 20:22:58 UTC 2013
  8. Release:
  9. Distributor ID: LinuxMint
  10. Description: Linux Mint 15 Olivia
  11. Release: 15
  12. Codename: olivia
  13. ############## END SYSTEM INFO ##############
  14.  
  15. ############### STACK TRACE #################
  16. =====> Core file: /home/brettg/core (2013-06-09 10:51:13.136958956 +1000)
  17. =========================================
  18. [New LWP 3391]
  19. [New LWP 2664]
  20. [New LWP 2665]
  21. [New LWP 2666]
  22. [New LWP 2676]
  23. [New LWP 2678]
  24. [New LWP 2680]
  25. [New LWP 2682]
  26. [New LWP 3389]
  27. [New LWP 3390]
  28. [New LWP 2643]
  29. [Thread debugging using libthread_db enabled]
  30. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  31. Core was generated by `/usr/lib/xbmc/xbmc.bin'.
  32. Program terminated with signal 11, Segmentation fault.
  33. #0 0x00007fc6c0cd4960 in ?? ()
  34.  
  35. Thread 11 (Thread 0x7fc7140be780 (LWP 2643)):
  36. #0 0x00007fc7116e505e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  37. #1 0x00000000008c0942 in bool XbmcThreads::TightConditionVariable<bool volatile&>::wait<CCriticalSection>(CCriticalSection&, unsigned long) ()
  38. #2 0x0000000000eb80af in CDVDPlayer::OpenFile(CFileItem const&, CPlayerOptions const&) ()
  39. #3 0x0000000000bcdc0b in CApplication::PlayFile(CFileItem const&, bool) ()
  40. #4 0x0000000000c2a41a in PLAYLIST::CPlayListPlayer::Play(int, bool, bool) ()
  41. #5 0x0000000000db45b8 in CGUIWindowVideoBase::PlayMovie(CFileItem const*) ()
  42. #6 0x0000000000db59a0 in CGUIWindowVideoBase::OnPlayMedia(int) ()
  43. #7 0x0000000000bbd527 in CGUIMediaWindow::OnClick(int) ()
  44. #8 0x0000000000dc24b1 in CGUIWindowVideoNav::OnClick(int) ()
  45. #9 0x0000000000db74be in CGUIWindowVideoBase::OnFileAction(int, int) ()
  46. #10 0x0000000000db7917 in CGUIWindowVideoBase::OnResumeItem(int) ()
  47. #11 0x0000000000db7602 in CGUIWindowVideoBase::OnFileAction(int, int) ()
  48. #12 0x0000000000db8bdf in CGUIWindowVideoBase::OnSelect(int) ()
  49. #13 0x0000000000bc00fe in CGUIMediaWindow::OnMessage(CGUIMessage&) ()
  50. #14 0x0000000000dbb3d1 in CGUIWindowVideoBase::OnMessage(CGUIMessage&) ()
  51. #15 0x0000000000dca203 in CGUIWindowVideoNav::OnMessage(CGUIMessage&) ()
  52. #16 0x0000000000895470 in CGUIBaseContainer::OnClick(int) ()
  53. #17 0x0000000000895976 in CGUIBaseContainer::OnMouseEvent(CPointGen<float> const&, CMouseEvent const&) ()
  54. #18 0x000000000083c4e4 in CGUIControl::SendMouseEvent(CPointGen<float> const&, CMouseEvent const&) ()
  55. #19 0x00000000007fc8f4 in CGUIControlGroup::SendMouseEvent(CPointGen<float> const&, CMouseEvent const&) ()
  56. #20 0x00000000007fc8f4 in CGUIControlGroup::SendMouseEvent(CPointGen<float> const&, CMouseEvent const&) ()
  57. #21 0x00000000007fc8f4 in CGUIControlGroup::SendMouseEvent(CPointGen<float> const&, CMouseEvent const&) ()
  58. #22 0x0000000000818dff in CGUIWindow::OnMouseAction(CAction const&) ()
  59. #23 0x000000000081b7cb in CGUIWindow::OnAction(CAction const&) ()
  60. #24 0x0000000000bc069b in CGUIMediaWindow::OnAction(CAction const&) ()
  61. #25 0x0000000000dbb9a6 in CGUIWindowVideoBase::OnAction(CAction const&) ()
  62. #26 0x0000000000dca93c in CGUIWindowVideoNav::OnAction(CAction const&) ()
  63. #27 0x000000000081f3e1 in CGUIWindowManager::OnAction(CAction const&) ()
  64. #28 0x0000000000bd1620 in CApplication::OnAction(CAction const&) ()
  65. #29 0x0000000000bd3e2e in CApplication::ProcessMouse() ()
  66. #30 0x0000000000bd589c in CApplication::OnEvent(XBMC_Event&) ()
  67. #31 0x0000000001077df5 in CWinEventsSDL::MessagePump() ()
  68. #32 0x0000000000bd5630 in CApplication::FrameMove(bool, bool) ()
  69. #33 0x0000000000c4eba2 in CXBApplicationEx::Run() ()
  70. #34 0x000000000072c157 in XBMC_Run ()
  71. #35 0x00000000006eb95b in main ()
  72.  
  73. Thread 10 (Thread 0x7fc6f1bc2700 (LWP 3390)):
  74. #0 0x00007fc7116e505e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  75. #1 0x0000000000df845b in CJobManager::GetNextJob(CJobWorker const*) ()
  76. #2 0x0000000000df872a in CJobWorker::Process() ()
  77. #3 0x00000000010f4850 in CThread::Action() ()
  78. #4 0x00000000010f4b02 in CThread::staticThread(void*) ()
  79. #5 0x00007fc7116e0f8e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  80. #6 0x00007fc70d3cae1d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  81.  
  82. Thread 9 (Thread 0x7fc6fed90700 (LWP 3389)):
  83. #0 0x00007fc7116e505e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  84. #1 0x0000000000df845b in CJobManager::GetNextJob(CJobWorker const*) ()
  85. #2 0x0000000000df872a in CJobWorker::Process() ()
  86. #3 0x00000000010f4850 in CThread::Action() ()
  87. #4 0x00000000010f4b02 in CThread::staticThread(void*) ()
  88. #5 0x00007fc7116e0f8e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  89. #6 0x00007fc70d3cae1d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  90.  
  91. Thread 8 (Thread 0x7fc6cffff700 (LWP 2682)):
  92. #0 0x00007fc7116e505e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  93. #1 0x00000000010f47a2 in CThread::Sleep(unsigned int) ()
  94. #2 0x0000000000dce525 in CAlarmClock::Process() ()
  95. #3 0x00000000010f4850 in CThread::Action() ()
  96. #4 0x00000000010f4b02 in CThread::staticThread(void*) ()
  97. #5 0x00007fc7116e0f8e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  98. #6 0x00007fc70d3cae1d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  99.  
  100. Thread 7 (Thread 0x7fc6f13c1700 (LWP 2680)):
  101. #0 0x00007fc70d3be3cd in poll () from /lib/x86_64-linux-gnu/libc.so.6
  102. #1 0x00007fc712abcaba in ?? () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  103. #2 0x00007fc712abc5bb in avahi_simple_poll_run () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  104. #3 0x00007fc712abc798 in avahi_simple_poll_iterate () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  105. #4 0x00007fc712abc9cd in avahi_simple_poll_loop () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  106. #5 0x00007fc712abca4c in ?? () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  107. #6 0x00007fc7116e0f8e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  108. #7 0x00007fc70d3cae1d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  109.  
  110. Thread 6 (Thread 0x7fc6f37fd700 (LWP 2678)):
  111. #0 0x00007fc70d3c3233 in select () from /lib/x86_64-linux-gnu/libc.so.6
  112. #1 0x00007fc7107b0b31 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  113. #2 0x00007fc7107a68d5 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  114. #3 0x00007fc7107a6663 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  115. #4 0x00007fc7107a6663 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  116. #5 0x00007fc71083a2fa in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  117. #6 0x00007fc71083a622 in PyEval_EvalCode () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  118. #7 0x00007fc71083b3aa in PyRun_FileExFlags () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  119. #8 0x0000000000cabe61 in XBPyThread::Process() ()
  120. #9 0x00000000010f4850 in CThread::Action() ()
  121. #10 0x00000000010f4b02 in CThread::staticThread(void*) ()
  122. #11 0x00007fc7116e0f8e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  123. #12 0x00007fc70d3cae1d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  124.  
  125. Thread 5 (Thread 0x7fc6fcba4700 (LWP 2676)):
  126. #0 0x00007fc70d391d3d in nanosleep () from /lib/x86_64-linux-gnu/libc.so.6
  127. #1 0x00007fc70d3c3934 in usleep () from /lib/x86_64-linux-gnu/libc.so.6
  128. #2 0x00000000010a7273 in XBMCAddon::xbmc::sleep(long) ()
  129. #3 0x0000000000c70ed2 in ?? ()
  130. #4 0x00007fc7107a68d5 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  131. #5 0x00007fc7107a6663 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  132. #6 0x00007fc71083a2fa in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  133. #7 0x00007fc71083a4a6 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  134. #8 0x00007fc71086cd8e in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  135. #9 0x00007fc7107dc06d in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  136. #10 0x00007fc71086cd8e in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  137. #11 0x00007fc71086db37 in PyEval_CallObjectWithKeywords () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  138. #12 0x00007fc710869d9b in PyInstance_New () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  139. #13 0x00007fc71086cd8e in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  140. #14 0x00007fc7107a265e in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  141. #15 0x00007fc71083a2fa in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  142. #16 0x00007fc71083a622 in PyEval_EvalCode () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  143. #17 0x00007fc71083b3aa in PyRun_FileExFlags () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  144. #18 0x0000000000cabe61 in XBPyThread::Process() ()
  145. #19 0x00000000010f4850 in CThread::Action() ()
  146. #20 0x00000000010f4b02 in CThread::staticThread(void*) ()
  147. #21 0x00007fc7116e0f8e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  148. #22 0x00007fc70d3cae1d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  149.  
  150. Thread 4 (Thread 0x7fc7008d6700 (LWP 2666)):
  151. #0 0x00007fc70d3be3cd in poll () from /lib/x86_64-linux-gnu/libc.so.6
  152. #1 0x000000000100cce2 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
  153. #2 0x000000000100cda0 in PERIPHERALS::CPeripheralBusUSB::Process() ()
  154. #3 0x00000000010f4850 in CThread::Action() ()
  155. #4 0x00000000010f4b02 in CThread::staticThread(void*) ()
  156. #5 0x00007fc7116e0f8e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  157. #6 0x00007fc70d3cae1d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  158.  
  159. Thread 3 (Thread 0x7fc7010d7700 (LWP 2665)):
  160. #0 0x00007fc7116e505e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  161. #1 0x000000000100f50b in PERIPHERALS::CPeripheralBus::Process() ()
  162. #2 0x00000000010f4850 in CThread::Action() ()
  163. #3 0x00000000010f4b02 in CThread::staticThread(void*) ()
  164. #4 0x00007fc7116e0f8e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  165. #5 0x00007fc70d3cae1d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  166.  
  167. Thread 2 (Thread 0x7fc702198700 (LWP 2664)):
  168. #0 0x00007fc7116e505e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  169. #1 0x0000000000966ee2 in CSoftAE::Run() ()
  170. #2 0x00000000010f4850 in CThread::Action() ()
  171. #3 0x00000000010f4b02 in CThread::staticThread(void*) ()
  172. #4 0x00007fc7116e0f8e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  173. #5 0x00007fc70d3cae1d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  174.  
  175. Thread 1 (Thread 0x7fc6cc80f700 (LWP 3391)):
  176. #0 0x00007fc6c0cd4960 in ?? ()
  177. #1 0x00000000008bf9c7 in CVDPAU::Close() ()
  178. #2 0x00000000008bfa56 in CVDPAU::~CVDPAU() ()
  179. #3 0x00000000008bfba9 in CVDPAU::~CVDPAU() ()
  180. #4 0x00000000008c05f9 in IDVDResourceCounted<CDVDVideoCodecFFmpeg::IHardwareDecoder>::Release() ()
  181. #5 0x00000000008b3da0 in CDVDVideoCodecFFmpeg::GetFormat(AVCodecContext*, AVPixelFormat const*) ()
  182. #6 0x00007fc6f4934dc7 in ?? () from /usr/lib/xbmc/system/players/dvdplayer/avcodec-54-x86_64-linux.so
  183. #7 0x00007fc6f493bc40 in ?? () from /usr/lib/xbmc/system/players/dvdplayer/avcodec-54-x86_64-linux.so
  184. #8 0x00007fc6f4d09296 in avcodec_open2 () from /usr/lib/xbmc/system/players/dvdplayer/avcodec-54-x86_64-linux.so
  185. #9 0x00000000008b5e38 in CDVDVideoCodecFFmpeg::Open(CDVDStreamInfo&, CDVDCodecOptions&) ()
  186. #10 0x00000000008aa004 in CDVDFactoryCodec::OpenCodec(CDVDVideoCodec*, CDVDStreamInfo&, CDVDCodecOptions&) ()
  187. #11 0x00000000008aaa32 in CDVDFactoryCodec::CreateVideoCodec(CDVDStreamInfo&, unsigned int, std::vector<ERenderFormat, std::allocator<ERenderFormat> > const&) ()
  188. #12 0x0000000000ecc5e4 in CDVDPlayerVideo::OpenStream(CDVDStreamInfo&) ()
  189. #13 0x0000000000eb52af in CDVDPlayer::OpenVideoStream(int, int, bool) ()
  190. #14 0x0000000000ebb3b4 in CDVDPlayer::OpenDefaultStreams(bool) ()
  191. #15 0x0000000000ebeea1 in CDVDPlayer::Process() ()
  192. #16 0x00000000010f4850 in CThread::Action() ()
  193. #17 0x00000000010f4b02 in CThread::staticThread(void*) ()
  194. #18 0x00007fc7116e0f8e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  195. #19 0x00007fc70d3cae1d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  196. ############# END STACK TRACE ###############
  197.  
  198. ################# LOG FILE ##################
  199.  
  200. 10:41:02 T:140493011543936 NOTICE: special://profile/ is mapped to: special://masterprofile/
  201. 10:41:02 T:140493011543936 NOTICE: -----------------------------------------------------------------------
  202. 10:41:02 T:140493011543936 NOTICE: Starting XBMC (13.0-ALPHA4 Git:0ccc594), Platform: Linux (Linux Mint 15 Olivia, 3.8.0-23-generic x86_64). Built on Jun 1 2013
  203. 10:41:02 T:140493011543936 NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
  204. 10:41:02 T:140493011543936 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
  205. 10:41:02 T:140493011543936 NOTICE: special://masterprofile/ is mapped to: /home/brettg/.xbmc/userdata
  206. 10:41:02 T:140493011543936 NOTICE: special://home/ is mapped to: /home/brettg/.xbmc
  207. 10:41:02 T:140493011543936 NOTICE: special://temp/ is mapped to: /home/brettg/.xbmc/temp
  208. 10:41:02 T:140493011543936 NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
  209. 10:41:02 T:140493011543936 NOTICE: Local hostname: mars
  210. 10:41:02 T:140493011543936 NOTICE: Log File is located: /home/brettg/.xbmc/temp/xbmc.log
  211. 10:41:02 T:140493011543936 NOTICE: -----------------------------------------------------------------------
  212. 10:41:03 T:140493011543936 ERROR: CAESinkOSS::EnumerateDevicesEx - Failed to open mixer: /dev/mixer
  213. 10:41:03 T:140493011543936 NOTICE: Found 1 Lists of Devices
  214. 10:41:03 T:140493011543936 NOTICE: Enumerated ALSA devices:
  215. 10:41:03 T:140493011543936 NOTICE: Device 1
  216. 10:41:03 T:140493011543936 NOTICE: m_deviceName : default
  217. 10:41:03 T:140493011543936 NOTICE: m_displayName : Playback/recording through the PulseAudio sound server
  218. 10:41:03 T:140493011543936 NOTICE: m_displayNameExtra:
  219. 10:41:03 T:140493011543936 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  220. 10:41:03 T:140493011543936 NOTICE: m_channels : FL,FR,BL,BR,FC,LFE,SL,SR,UNKNOWN1,UNKNOWN2,UNKNOWN3,UNKNOWN4,UNKNOWN5,UNKNOWN6,UNKNOWN7,UNKNOWN8
  221. 10:41:03 T:140493011543936 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000
  222. 10:41:03 T:140493011543936 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_U8
  223. 10:41:03 T:140493011543936 NOTICE: Device 2
  224. 10:41:03 T:140493011543936 NOTICE: m_deviceName : @:CARD=Intel,DEV=0
  225. 10:41:03 T:140493011543936 NOTICE: m_displayName : HDA Intel
  226. 10:41:03 T:140493011543936 NOTICE: m_displayNameExtra: ALC662 rev1 Analog
  227. 10:41:03 T:140493011543936 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  228. 10:41:03 T:140493011543936 NOTICE: m_channels : FL,FR
  229. 10:41:03 T:140493011543936 NOTICE: m_sampleRates : 48000
  230. 10:41:03 T:140493011543936 NOTICE: m_dataFormats : AE_FMT_S32NE
  231. 10:41:03 T:140493011543936 NOTICE: Device 3
  232. 10:41:03 T:140493011543936 NOTICE: m_deviceName : iec958:CARD=Intel,DEV=0
  233. 10:41:03 T:140493011543936 NOTICE: m_displayName : HDA Intel
  234. 10:41:03 T:140493011543936 NOTICE: m_displayNameExtra: ALC662 rev1 Digital S/PDIF
  235. 10:41:03 T:140493011543936 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  236. 10:41:03 T:140493011543936 NOTICE: m_channels : FL,FR
  237. 10:41:03 T:140493011543936 NOTICE: m_sampleRates : 44100,48000,96000
  238. 10:41:03 T:140493011543936 NOTICE: m_dataFormats : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
  239. 10:41:03 T:140493011543936 NOTICE: load settings...
  240. 10:41:03 T:140493011543936 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  241. 10:41:03 T:140493011543936 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  242. 10:41:03 T:140493011543936 NOTICE: Loaded playercorefactory configuration
  243. 10:41:03 T:140493011543936 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  244. 10:41:03 T:140493011543936 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  245. 10:41:03 T:140493011543936 NOTICE: LoadFromXML - unable to load:/home/brettg/.xbmc/userdata/wakeonlan.xml
  246. 10:41:03 T:140493011543936 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  247. 10:41:03 T:140493011543936 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  248. 10:41:03 T:140493011543936 NOTICE: Contents of special://profile/advancedsettings.xml are...
  249. <advancedsettings>
  250. <loglevel>1</loglevel>
  251. <useddsfanart>false</useddsfanart>
  252. <fanartres>540</fanartres>
  253. <imageres>512</imageres>
  254. <gui>
  255. <algorithmdirtyregions>1</algorithmdirtyregions>
  256. <nofliptimeout>1000</nofliptimeout>
  257. </gui>
  258. <videodatabase>
  259. <type>mysql</type>
  260. <host>jupiter</host>
  261. <port>3306</port>
  262. <user>xbmc</user>
  263. <pass>xbmc</pass>
  264. </videodatabase>
  265. <lookandfeel>
  266. <enablerssfeeds>false</enablerssfeeds>
  267. </lookandfeel>
  268. <bginfoloadermaxthreads>2</bginfoloadermaxthreads>
  269. </advancedsettings>
  270. 10:41:03 T:140493011543936 NOTICE: Log level changed to 1
  271. 10:41:03 T:140493011543936 WARNING: VIDEO database configuration is experimental.
  272. 10:41:03 T:140493011543936 NOTICE: Default DVD Player: dvdplayer
  273. 10:41:03 T:140493011543936 NOTICE: Default Video Player: dvdplayer
  274. 10:41:03 T:140493011543936 NOTICE: Default Audio Player: paplayer
  275. 10:41:03 T:140493011543936 NOTICE: Disabled debug logging due to GUI setting. Level 1.
  276. 10:41:03 T:140493011543936 NOTICE: Log level changed to 1
  277. 10:41:03 T:140493011543936 INFO: creating subdirectories
  278. 10:41:03 T:140493011543936 INFO: userdata folder: special://masterprofile/
  279. 10:41:03 T:140493011543936 INFO: recording folder:
  280. 10:41:03 T:140493011543936 INFO: screenshots folder:
  281. 10:41:03 T:140493011543936 INFO: load language info file: special://xbmc/language/English/langinfo.xml
  282. 10:41:03 T:140493011543936 DEBUG: trying to set locale to en_AU.UTF-8
  283. 10:41:03 T:140493011543936 INFO: global locale set to en_AU.UTF-8
  284. 10:41:03 T:140493011543936 INFO: load English language file, from path: special://xbmc/language/
  285. 10:41:03 T:140493011543936 DEBUG: POParser: loaded 3004 strings from file /usr/share/xbmc/language/English/strings.po
  286. 10:41:03 T:140493011543936 INFO: CSoftAE::InternalOpenSink - sink incompatible, re-starting
  287. 10:41:03 T:140493011543936 INFO: CAESinkALSA::Initialize - Attempting to open device "default"
  288. 10:41:03 T:140493011543936 INFO: CAESinkALSA::Initialize - Opened device "default"
  289. 10:41:03 T:140493011543936 DEBUG: CAESinkALSA::InitializeHW - Request: periodSize 2205, bufferSize 8820
  290. 10:41:03 T:140493011543936 DEBUG: CAESinkALSA::InitializeHW - Got: periodSize 2205, bufferSize 8820
  291. 10:41:03 T:140493011543936 DEBUG: CAESinkALSA::InitializeHW - Setting timeout to 200 ms
  292. 10:41:03 T:140493011543936 DEBUG: CSoftAE::InternalOpenSink - ALSA Initialized:
  293. 10:41:03 T:140493011543936 DEBUG: Output Device : Playback/recording through the PulseAudio sound server
  294. 10:41:03 T:140493011543936 DEBUG: Sample Rate : 44100
  295. 10:41:03 T:140493011543936 DEBUG: Sample Format : AE_FMT_FLOAT
  296. 10:41:03 T:140493011543936 DEBUG: Channel Count : 2
  297. 10:41:03 T:140493011543936 DEBUG: Channel Layout: FL,FR
  298. 10:41:03 T:140493011543936 DEBUG: Frames : 2205
  299. 10:41:03 T:140493011543936 DEBUG: Frame Samples : 4410
  300. 10:41:03 T:140493011543936 DEBUG: Frame Size : 8
  301. 10:41:03 T:140493011543936 DEBUG: CSoftAE::InternalOpenSink - Using speaker layout: 2.1
  302. 10:41:03 T:140493011543936 DEBUG: CSoftAE::InternalOpenSink - Internal Buffer Size: 17640
  303. 10:41:03 T:140492710446848 NOTICE: Thread SoftAE start, auto delete: false
  304. 10:41:03 T:140492710446848 INFO: CSoftAE::Run - Thread Started
  305. 10:41:03 T:140493011543936 NOTICE: Running database version Addons15
  306. 10:41:03 T:140493011543936 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcpluff-x86_64-linux.so)
  307. 10:41:03 T:140493011543936 DEBUG: Loading: /usr/lib/xbmc/system/libcpluff-x86_64-linux.so
  308. 10:41:04 T:140493011543936 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/xbmc/addons: No such file or directory'
  309. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  310. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  311. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  312. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  313. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in visualization.fishbmc has been installed.'
  314. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  315. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.euphoria has been installed.'
  316. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
  317. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
  318. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
  319. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-osx32.xbmc.org has been installed.'
  320. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in visualization.projectm has been installed.'
  321. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  322. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been installed.'
  323. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  324. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in script.favourites has been installed.'
  325. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in skin.quartz has been installed.'
  326. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  327. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  328. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-ios.xbmc.org has been installed.'
  329. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been installed.'
  330. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  331. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in skin.back-row has been installed.'
  332. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been installed.'
  333. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in script.tvtunes has been installed.'
  334. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  335. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
  336. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  337. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been installed.'
  338. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been installed.'
  339. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in service.skin.widgets has been installed.'
  340. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been installed.'
  341. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
  342. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been installed.'
  343. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  344. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.solarwinds has been installed.'
  345. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in script.artistslideshow has been installed.'
  346. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been installed.'
  347. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  348. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
  349. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
  350. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-android.xbmc.org has been installed.'
  351. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  352. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  353. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
  354. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-win32.xbmc.org has been installed.'
  355. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv.cmyth has been installed.'
  356. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-osx64.xbmc.org has been installed.'
  357. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  358. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  359. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  360. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
  361. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
  362. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  363. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in xbmc.debug has been installed.'
  364. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  365. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  366. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  367. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in script.tv.show.next.aired has been installed.'
  368. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  369. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been installed.'
  370. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.plasma has been installed.'
  371. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  372. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
  373. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  374. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been installed.'
  375. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
  376. 10:41:04 T:140493011543936 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  377. 10:41:04 T:140493011543936 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  378. 10:41:04 T:140493011543936 DEBUG: LoadMappings - loaded node "CEC Adapter"
  379. 10:41:04 T:140493011543936 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  380. 10:41:04 T:140493011543936 DEBUG: LoadMappings - loaded node "iMON HID device"
  381. 10:41:04 T:140493011543936 DEBUG: CPeripheralBusUSB - initialised udev monitor
  382. 10:41:04 T:140493011543936 DEBUG: SECTION:LoadDLL(libcec.so.2)
  383. 10:41:04 T:140493011543936 DEBUG: Loading: libcec.so.2
  384. 10:41:04 T:140492692879104 NOTICE: Thread PeripheralBus start, auto delete: false
  385. 10:41:04 T:140493011543936 NOTICE: Previous line repeats 1 times.
  386. 10:41:04 T:140493011543936 INFO: LIRC Initialize: using: /dev/lircd
  387. 10:41:04 T:140493011543936 INFO: LIRC Initialize: connect failed: No such file or directory
  388. 10:41:04 T:140493011543936 DEBUG: Failed to connect to LIRC. Retry in 10s.
  389. 10:41:04 T:140493011543936 DEBUG: Selected UDisks as storage provider
  390. 10:41:04 T:140493011543936 DEBUG: UDisks: DaemonVersion 1
  391. 10:41:04 T:140493011543936 DEBUG: UDisks: Querying available devices
  392. 10:41:04 T:140493011543936 INFO: UDisks: Added /home
  393. 10:41:04 T:140493011543936 INFO: UDisks: Added /media/brettg/2GB_USB
  394. 10:41:04 T:140493011543936 NOTICE: Setup SDL
  395. 10:41:04 T:140493011543936 INFO: Available videomodes (xrandr):
  396. 10:41:04 T:140493011543936 INFO: Number of connected outputs: 1
  397. 10:41:04 T:140493011543936 INFO: Output 'VGA-0' has 19 modes
  398. 10:41:04 T:140493011543936 INFO: ID:0x23c Name:1920x1080 Refresh:60.000000 Width:1920 Height:1080
  399. 10:41:04 T:140493011543936 INFO: Pixel Ratio: 1.000753
  400. 10:41:04 T:140493011543936 INFO: ID:0x23d Name:1680x1050 Refresh:59.954250 Width:1680 Height:1050
  401. 10:41:04 T:140493011543936 INFO: Pixel Ratio: 1.111948
  402. 10:41:04 T:140493011543936 INFO: ID:0x23e Name:1440x900 Refresh:74.984428 Width:1440 Height:900
  403. 10:41:04 T:140493011543936 INFO: Pixel Ratio: 1.111948
  404. 10:41:04 T:140493011543936 INFO: ID:0x23f Name:1440x900 Refresh:59.887451 Width:1440 Height:900
  405. 10:41:04 T:140493011543936 INFO: Pixel Ratio: 1.111948
  406. 10:41:04 T:140493011543936 INFO: ID:0x240 Name:1360x768 Refresh:60.015160 Width:1360 Height:768
  407. 10:41:04 T:140493011543936 INFO: Pixel Ratio: 1.004678
  408. 10:41:04 T:140493011543936 INFO: ID:0x241 Name:1280x1024 Refresh:75.024673 Width:1280 Height:1024
  409. 10:41:04 T:140493011543936 INFO: Pixel Ratio: 1.423293
  410. 10:41:04 T:140493011543936 INFO: ID:0x242 Name:1280x1024 Refresh:60.019741 Width:1280 Height:1024
  411. 10:41:04 T:140493011543936 INFO: Pixel Ratio: 1.423293
  412. 10:41:04 T:140493011543936 INFO: ID:0x243 Name:1280x960 Refresh:60.000000 Width:1280 Height:960
  413. 10:41:04 T:140493011543936 INFO: Pixel Ratio: 1.334337
  414. 10:41:04 T:140493011543936 INFO: ID:0x244 Name:1280x800 Refresh:59.810329 Width:1280 Height:800
  415. 10:41:04 T:140493011543936 INFO: Pixel Ratio: 1.111948
  416. 10:41:04 T:140493011543936 INFO: ID:0x245 Name:1152x864 Refresh:75.000000 Width:1152 Height:864
  417. 10:41:04 T:140493011543936 INFO: Pixel Ratio: 1.334337
  418. 10:41:04 T:140493011543936 INFO: ID:0x246 Name:1024x768 Refresh:75.028580 Width:1024 Height:768
  419. 10:41:04 T:140493011543936 INFO: Pixel Ratio: 1.334337
  420. 10:41:04 T:140493011543936 INFO: ID:0x247 Name:1024x768 Refresh:70.069359 Width:1024 Height:768
  421. 10:41:04 T:140493011543936 INFO: Pixel Ratio: 1.334337
  422. 10:41:04 T:140493011543936 INFO: ID:0x248 Name:1024x768 Refresh:60.003841 Width:1024 Height:768
  423. 10:41:04 T:140493011543936 INFO: Pixel Ratio: 1.334337
  424. 10:41:04 T:140493011543936 INFO: ID:0x249 Name:800x600 Refresh:75.000000 Width:800 Height:600
  425. 10:41:04 T:140493011543936 INFO: Pixel Ratio: 1.334337
  426. 10:41:04 T:140493011543936 INFO: ID:0x24a Name:800x600 Refresh:72.187569 Width:800 Height:600
  427. 10:41:04 T:140493011543936 INFO: Pixel Ratio: 1.334337
  428. 10:41:04 T:140493011543936 INFO: ID:0x24b Name:800x600 Refresh:60.316540 Width:800 Height:600
  429. 10:41:04 T:140493011543936 INFO: Pixel Ratio: 1.334337
  430. 10:41:04 T:140493011543936 INFO: ID:0x24c Name:640x480 Refresh:75.000000 Width:640 Height:480
  431. 10:41:04 T:140493011543936 INFO: Pixel Ratio: 1.334337
  432. 10:41:04 T:140493011543936 INFO: ID:0x24d Name:640x480 Refresh:72.808800 Width:640 Height:480
  433. 10:41:04 T:140493011543936 INFO: Pixel Ratio: 1.334337
  434. 10:41:04 T:140493011543936 INFO: ID:0x24e Name:640x480 Refresh:59.940479 Width:640 Height:480
  435. 10:41:04 T:140493011543936 INFO: Pixel Ratio: 1.334337
  436. 10:41:04 T:140493011543936 NOTICE: Checking resolution 16
  437. 10:41:04 T:140493011543936 DEBUG: OnLostDevice - notify display change event
  438. 10:41:04 T:140493011543936 INFO: XRANDR: /usr/lib/xbmc/xbmc-xrandr --output VGA-0 --mode 0x23c
  439. 10:41:05 T:140493011543936 NOTICE: Using visual 0x67
  440. 10:41:05 T:140493011543936 INFO: GL: Maximum texture width: 4096
  441. 10:41:05 T:140493011543936 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-x86_64-linux.so)
  442. 10:41:05 T:140493011543936 DEBUG: Loading: /usr/lib/xbmc/system/ImageLib-x86_64-linux.so
  443. 10:41:05 T:140493011543936 DEBUG: GLX_EXTENSIONS: GLX_EXT_visual_info GLX_EXT_visual_rating GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGI_video_sync GLX_SGI_swap_control GLX_EXT_swap_control GLX_EXT_swap_control_tear GLX_EXT_texture_from_pixmap GLX_ARB_create_context GLX_ARB_create_context_profile GLX_EXT_create_context_es2_profile GLX_ARB_create_context_robustness GLX_ARB_multisample GLX_NV_float_buffer GLX_ARB_fbconfig_float GLX_ARB_get_proc_address
  444. 10:41:05 T:140493011543936 NOTICE: GL_VENDOR = NVIDIA Corporation
  445. 10:41:05 T:140493011543936 NOTICE: GL_RENDERER = GeForce 6600/PCIe/SSE2
  446. 10:41:05 T:140493011543936 NOTICE: GL_VERSION = 2.1.2 NVIDIA 304.88
  447. 10:41:05 T:140493011543936 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.20 NVIDIA via Cg compiler
  448. 10:41:05 T:140493011543936 NOTICE: GL_EXTENSIONS = GL_ARB_color_buffer_float GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_get_program_binary GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_internalformat_query GL_ARB_map_buffer_alignment 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_robustness GL_ARB_sampler_objects GL_ARB_separate_shader_objects GL_ARB_shader_objects GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_include 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_float GL_ARB_texture_mirrored_repeat GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query 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_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra 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_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object 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_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_s3tc 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_format_BGRA8888 GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_x11_sync_object GL_EXT_import_sync_object GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KTX_buffer_region GL_NV_alpha_test GL_NV_blend_minmax GL_NV_blend_square GL_NV_complex_primitives GL_NV_copy_depth_to_color GL_NV_depth_clamp GL_NV_ES1_1_compatibility GL_NV_fbo_color_attachments GL_NV_fence GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragdepth GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_framebuffer_multisample_coverage GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_primitive_restart GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_expand_normal GL_NV_texture_lod_clamp GL_NV_texture_rectangle GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NVX_conditional_render GL_OES_compressed_paletted_texture GL_OES_depth24 GL_OES_depth32 GL_OES_depth_texture GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_get_program_binary GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_point_size_array GL_OES_point_sprite GL_OES_rgb8_rgba8 GL_OES_read_format GL_OES_standard_derivatives GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_array_object GL_OES_vertex_half_float GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum
  449. 10:41:05 T:140493011543936 DEBUG: OnLostDevice - notify display change event
  450. 10:41:05 T:140493011543936 ERROR: GLX: Same window as before, refreshing context
  451. 10:41:05 T:140493011543936 INFO: GL: Maximum texture width: 4096
  452. 10:41:05 T:140493011543936 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  453. 10:41:05 T:140493011543936 INFO: load default splash image: /usr/share/xbmc/media/Splash.png
  454. 10:41:05 T:140493011543936 DEBUG: CheckDisplayEvents: Received RandR event 90
  455. 10:41:05 T:140493011543936 DEBUG: CheckDisplayEvents - notify display reset event
  456. 10:41:05 T:140493011543936 INFO: load keymapping
  457. 10:41:05 T:140493011543936 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  458. 10:41:05 T:140493011543936 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  459. 10:41:05 T:140493011543936 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  460. 10:41:05 T:140493011543936 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  461. 10:41:05 T:140493011543936 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
  462. 10:41:05 T:140493011543936 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  463. 10:41:05 T:140493011543936 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  464. 10:41:05 T:140493011543936 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  465. 10:41:05 T:140493011543936 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  466. 10:41:05 T:140493011543936 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  467. 10:41:05 T:140493011543936 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  468. 10:41:05 T:140493011543936 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  469. 10:41:05 T:140493011543936 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  470. 10:41:05 T:140493011543936 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  471. 10:41:05 T:140493011543936 INFO: Loading special://xbmc/system/keymaps/remote.xml
  472. 10:41:05 T:140493011543936 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  473. 10:41:05 T:140493011543936 INFO: Loading special://xbmc/system/Lircmap.xml
  474. 10:41:05 T:140493011543936 INFO: * Adding remote mapping for device 'mceusb'
  475. 10:41:05 T:140493011543936 INFO: * Adding remote mapping for device 'XboxDVDDongle'
  476. 10:41:05 T:140493011543936 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
  477. 10:41:05 T:140493011543936 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
  478. 10:41:05 T:140493011543936 INFO: * Adding remote mapping for device 'anysee'
  479. 10:41:05 T:140493011543936 INFO: * Adding remote mapping for device 'iMON-PAD'
  480. 10:41:05 T:140493011543936 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
  481. 10:41:05 T:140493011543936 INFO: * Adding remote mapping for device 'MCE_via_iMON'
  482. 10:41:05 T:140493011543936 INFO: * Adding remote mapping for device 'TwinHanRemote'
  483. 10:41:05 T:140493011543936 INFO: * Adding remote mapping for device 'linux-input-layer'
  484. 10:41:05 T:140493011543936 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  485. 10:41:05 T:140493011543936 INFO: * Linking remote mapping for 'linux-input-layer' to 'devinput'
  486. 10:41:05 T:140493011543936 INFO: * Adding remote mapping for device 'mediacenter'
  487. 10:41:05 T:140493011543936 DEBUG: CButtonTranslator::Load - no userdata Lircmap.xml found, skipping
  488. 10:41:05 T:140493011543936 INFO: GUI format 1920x1080, Display 1920x1080 @ 60.00 - Full Screen
  489. 10:41:05 T:140493011543936 DEBUG: guilib: Union as algorithm for solving rendering passes
  490. 10:41:05 T:140493011543936 DEBUG: SECTION:LoadDLL(libcurl-gnutls.so.4)
  491. 10:41:05 T:140493011543936 DEBUG: Loading: libcurl-gnutls.so.4
  492. 10:41:05 T:140493011543936 NOTICE: Running database version Addons15
  493. 10:41:05 T:140493011543936 DEBUG: Initialize, updating databases...
  494. 10:41:05 T:140493011543936 NOTICE: Running database version ViewModes5
  495. 10:41:05 T:140493011543936 NOTICE: Running database version Textures13
  496. 10:41:05 T:140493011543936 NOTICE: Running database version MyMusic36
  497. 10:41:05 T:140493011543936 NOTICE: Running database version MyVideos75
  498. 10:41:05 T:140493011543936 NOTICE: Running database version TV22
  499. 10:41:06 T:140493011543936 NOTICE: Running database version Epg7
  500. 10:41:06 T:140493011543936 DEBUG: Initialize, updating databases... DONE
  501. 10:41:06 T:140493011543936 NOTICE: start dvd mediatype detection
  502. 10:41:06 T:140493011543936 NOTICE: initializing playlistplayer
  503. 10:41:06 T:140493010491136 NOTICE: Thread DetectDVDMedia start, auto delete: false
  504. 10:41:06 T:140493011543936 NOTICE: DONE initializing playlistplayer
  505. 10:41:06 T:140493010491136 DEBUG: Compiled with libcdio Version 0.83
  506. 10:41:06 T:140493010491136 DEBUG: Thread DetectDVDMedia 140493010491136 terminating
  507. 10:41:06 T:140493011543936 DEBUG: DPMS: supported power-saving modes: SUSPEND OFF STANDBY
  508. 10:41:06 T:140493011543936 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  509. 10:41:06 T:140493011543936 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  510. 10:41:06 T:140493011543936 INFO: Unloading old skin ...
  511. 10:41:06 T:140493011543936 INFO: load skin from: /usr/share/xbmc/addons/skin.confluence (version: 2.1.3)
  512. 10:41:06 T:140493011543936 INFO: load fonts for skin...
  513. 10:41:06 T:140493011543936 INFO: Loading fonts from /usr/share/xbmc/addons/skin.confluence/720p/Font.xml
  514. 10:41:06 T:140493011543936 DEBUG: POParser: loaded 143 strings from file /usr/share/xbmc/addons/skin.confluence/language/English/strings.po
  515. 10:41:06 T:140493011543936 INFO: Loading skin includes from /usr/share/xbmc/addons/skin.confluence/720p/includes.xml
  516. 10:41:06 T:140493011543936 INFO: load new skin...
  517. 10:41:06 T:140493011543936 INFO: Loading user windows, path /usr/share/xbmc/addons/skin.confluence/720p
  518. 10:41:06 T:140493011543936 DEBUG: Load Skin XML: 8.58ms
  519. 10:41:06 T:140493011543936 INFO: initialize new skin...
  520. 10:41:06 T:140493011543936 DEBUG: guilib: Union as algorithm for solving rendering passes
  521. 10:41:06 T:140493011543936 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  522. 10:41:06 T:140493011543936 DEBUG: OpenBundle - Opened bundle /usr/share/xbmc/addons/skin.confluence/media/Textures.xbt
  523. 10:41:06 T:140493011543936 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  524. 10:41:06 T:140493011543936 INFO: Loading skin file: DialogKaiToast.xml, load type: LOAD_ON_GUI_INIT
  525. 10:41:06 T:140493011543936 INFO: Loading skin file: DialogMuteBug.xml, load type: LOAD_ON_GUI_INIT
  526. 10:41:06 T:140493011543936 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  527. 10:41:06 T:140493011543936 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  528. 10:41:06 T:140493011543936 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  529. 10:41:06 T:140493011543936 INFO: Loading /usr/share/xbmc/addons/skin.confluence/sounds/sounds.xml
  530. 10:41:06 T:140493011543936 INFO: CAEWAVLoader::Initialize - Sound Loaded: /usr/share/xbmc/addons/skin.confluence/sounds/cursor.wav
  531. 10:41:06 T:140493011543936 INFO: CAEWAVLoader::Initialize - Sound Loaded: /usr/share/xbmc/addons/skin.confluence/sounds/click.wav
  532. 10:41:06 T:140493011543936 INFO: CAEWAVLoader::Initialize - Sound Loaded: /usr/share/xbmc/addons/skin.confluence/sounds/back.wav
  533. 10:41:06 T:140493011543936 DEBUG: AERemap: Downmix normalization is disabled
  534. 10:41:06 T:140493011543936 INFO: CAEWAVLoader::Initialize - Sound Loaded: /usr/share/xbmc/addons/skin.confluence/sounds/shutter.wav
  535. 10:41:06 T:140493011543936 INFO: CAEWAVLoader::Initialize - Sound Loaded: /usr/share/xbmc/addons/skin.confluence/sounds/notify.wav
  536. 10:41:06 T:140493011543936 DEBUG: AERemap: Downmix normalization is disabled
  537. 10:41:06 T:140493011543936 INFO: CAEWAVLoader::Initialize - Sound Loaded: /usr/share/xbmc/addons/skin.confluence/sounds/out.wav
  538. 10:41:06 T:140493011543936 DEBUG: AERemap: Downmix normalization is disabled
  539. 10:41:06 T:140493011543936 INFO: skin loaded...
  540. 10:41:06 T:140493011543936 INFO: JSONRPC v6.5.1: Successfully initialized
  541. 10:41:06 T:140493011543936 DEBUG: ADDON: Starting service addons.
  542. 10:41:06 T:140493011543936 INFO: initializing python engine.
  543. 10:41:06 T:140493011543936 DEBUG: new python thread created. id=1
  544. 10:41:06 T:140492633765632 NOTICE: Thread XBPython start, auto delete: false
  545. 10:41:06 T:140492633765632 DEBUG: Python thread: start processing
  546. 10:41:06 T:140493011543936 INFO: initializing python engine.
  547. 10:41:06 T:140493011543936 DEBUG: new python thread created. id=2
  548. 10:41:06 T:140493011543936 INFO: initializing python engine.
  549. 10:41:06 T:140493011543936 DEBUG: new python thread created. id=3
  550. 10:41:06 T:140493011543936 DEBUG: Activating window ID: 12999
  551. 10:41:06 T:140493011543936 DEBUG: ------ Window Init (Startup.xml) ------
  552. 10:41:06 T:140493011543936 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  553. 10:41:06 T:140492620318464 NOTICE: Thread XBPython start, auto delete: false
  554. 10:41:06 T:140492620318464 DEBUG: Python thread: start processing
  555. 10:41:06 T:140492473886464 NOTICE: Thread XBPython start, auto delete: false
  556. 10:41:06 T:140492473886464 DEBUG: Python thread: start processing
  557. 10:41:06 T:140493011543936 INFO: removing tempfiles
  558. 10:41:06 T:140493011543936 DEBUG: ADDON: Starting service addons.
  559. 10:41:06 T:140493011543936 INFO: initializing python engine.
  560. 10:41:06 T:140493011543936 DEBUG: new python thread created. id=4
  561. 10:41:06 T:140493011543936 NOTICE: initialize done
  562. 10:41:06 T:140493011543936 NOTICE: Running the application...
  563. 10:41:06 T:140493011543936 DEBUG: ExecuteXBMCAction : Translating ReplaceWindow($INFO[System.StartupWindow])
  564. 10:41:06 T:140493011543936 DEBUG: ExecuteXBMCAction : To ReplaceWindow(10000)
  565. 10:41:06 T:140493011543936 DEBUG: Activating window ID: 10000
  566. 10:41:06 T:140492465493760 NOTICE: Thread XBPython start, auto delete: false
  567. 10:41:06 T:140492465493760 DEBUG: Python thread: start processing
  568. 10:41:06 T:140492633765632 NOTICE: -->Python Interpreter Initialized<--
  569. 10:41:06 T:140492633765632 DEBUG: Process - The source file to load is /home/brettg/.xbmc/addons/service.xbmc.versioncheck/service.py
  570. 10:41:06 T:140492620318464 NOTICE: -->Python Interpreter Initialized<--
  571. 10:41:06 T:140492620318464 DEBUG: Process - The source file to load is /home/brettg/.xbmc/addons/service.skin.widgets/default.py
  572. 10:41:06 T:140493011543936 DEBUG: ------ Window Init (Pointer.xml) ------
  573. 10:41:06 T:140493011543936 INFO: GL: Enabling VSYNC
  574. 10:41:06 T:140493011543936 INFO: GL: Selected vsync mode 2
  575. 10:41:06 T:140492620318464 DEBUG: Process - Setting the Python path to /home/brettg/.xbmc/addons/service.skin.widgets:/usr/share/xbmc/addons/script.module.simplejson/lib:/usr/share/xbmc/addons/weather.wunderground/resources/lib/wunderground:/usr/share/xbmc/addons/script.module.pil/lib:/home/brettg/.xbmc/addons/script.common.plugin.cache/lib:/usr/share/xbmc/addons/xbmc.debug/:/home/brettg/.xbmc/addons/script.module.elementtree/lib:/usr/share/xbmc/addons/script.module.pysqlite/lib:/usr/lib/python2.7:/usr/lib/python2.7/plat-x86_64-linux-gnu:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PILcompat:/usr/lib/python2.7/dist-packages/gst-0.10:/usr/lib/python2.7/dist-packages/gtk-2.0:/usr/lib/pymodules/python2.7:/usr/lib/python2.7/dist-packages/ubuntu-sso-client:/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode:
  576. 10:41:06 T:140492620318464 DEBUG: Process - Entering source directory /home/brettg/.xbmc/addons/service.skin.widgets
  577. 10:41:06 T:140492620318464 DEBUG: Instantiating addon using automatically obtained id of "service.skin.widgets" dependent on version 2.1.0 of the xbmc.python api
  578. 10:41:06 T:140493011543936 DEBUG: ------ Window Deinit (Startup.xml) ------
  579. 10:41:06 T:140493011543936 DEBUG: ------ Window Init (Home.xml) ------
  580. 10:41:06 T:140493011543936 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  581. 10:41:06 T:140492473886464 NOTICE: -->Python Interpreter Initialized<--
  582. 10:41:06 T:140492473886464 DEBUG: Process - The source file to load is /home/brettg/.xbmc/addons/script.artwork.downloader/service.py
  583. 10:41:06 T:140492465493760 NOTICE: -->Python Interpreter Initialized<--
  584. 10:41:06 T:140492465493760 DEBUG: Process - The source file to load is /home/brettg/.xbmc/addons/script.common.plugin.cache/default.py
  585. 10:41:06 T:140492473886464 DEBUG: Process - Setting the Python path to /home/brettg/.xbmc/addons/script.artwork.downloader:/usr/share/xbmc/addons/script.module.simplejson/lib:/usr/share/xbmc/addons/weather.wunderground/resources/lib/wunderground:/usr/share/xbmc/addons/script.module.pil/lib:/home/brettg/.xbmc/addons/script.common.plugin.cache/lib:/usr/share/xbmc/addons/xbmc.debug/:/home/brettg/.xbmc/addons/script.module.elementtree/lib:/usr/share/xbmc/addons/script.module.pysqlite/lib:/usr/lib/python2.7:/usr/lib/python2.7/plat-x86_64-linux-gnu:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PILcompat:/usr/lib/python2.7/dist-packages/gst-0.10:/usr/lib/python2.7/dist-packages/gtk-2.0:/usr/lib/pymodules/python2.7:/usr/lib/python2.7/dist-packages/ubuntu-sso-client:/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode:
  586. 10:41:06 T:140492473886464 DEBUG: Process - Entering source directory /home/brettg/.xbmc/addons/script.artwork.downloader
  587. 10:41:06 T:140492473886464 DEBUG: Instantiating addon using automatically obtained id of "script.artwork.downloader" dependent on version 2.1.0 of the xbmc.python api
  588. 10:41:06 T:140492465493760 DEBUG: Process - Setting the Python path to /home/brettg/.xbmc/addons/script.common.plugin.cache:/usr/share/xbmc/addons/script.module.simplejson/lib:/usr/share/xbmc/addons/weather.wunderground/resources/lib/wunderground:/usr/share/xbmc/addons/script.module.pil/lib:/home/brettg/.xbmc/addons/script.common.plugin.cache/lib:/usr/share/xbmc/addons/xbmc.debug/:/home/brettg/.xbmc/addons/script.module.elementtree/lib:/usr/share/xbmc/addons/script.module.pysqlite/lib:/usr/lib/python2.7:/usr/lib/python2.7/plat-x86_64-linux-gnu:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PILcompat:/usr/lib/python2.7/dist-packages/gst-0.10:/usr/lib/python2.7/dist-packages/gtk-2.0:/usr/lib/pymodules/python2.7:/usr/lib/python2.7/dist-packages/ubuntu-sso-client:/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode:
  589. 10:41:06 T:140492465493760 DEBUG: Process - Entering source directory /home/brettg/.xbmc/addons/script.common.plugin.cache
  590. 10:41:06 T:140492465493760 DEBUG: Instantiating addon using automatically obtained id of "script.common.plugin.cache" dependent on version 2.1.0 of the xbmc.python api
  591. 10:41:06 T:140492633765632 DEBUG: Process - Setting the Python path to /home/brettg/.xbmc/addons/service.xbmc.versioncheck:/usr/share/xbmc/addons/script.module.simplejson/lib:/usr/share/xbmc/addons/weather.wunderground/resources/lib/wunderground:/usr/share/xbmc/addons/script.module.pil/lib:/home/brettg/.xbmc/addons/script.common.plugin.cache/lib:/usr/share/xbmc/addons/xbmc.debug/:/home/brettg/.xbmc/addons/script.module.elementtree/lib:/usr/share/xbmc/addons/script.module.pysqlite/lib:/usr/lib/python2.7:/usr/lib/python2.7/plat-x86_64-linux-gnu:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PILcompat:/usr/lib/python2.7/dist-packages/gst-0.10:/usr/lib/python2.7/dist-packages/gtk-2.0:/usr/lib/pymodules/python2.7:/usr/lib/python2.7/dist-packages/ubuntu-sso-client:/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode:
  592. 10:41:06 T:140492633765632 DEBUG: Process - Entering source directory /home/brettg/.xbmc/addons/service.xbmc.versioncheck
  593. 10:41:06 T:140492633765632 DEBUG: Instantiating addon using automatically obtained id of "service.xbmc.versioncheck" dependent on version 2.1.0 of the xbmc.python api
  594. 10:41:07 T:140492633765632 DEBUG: XBMC Version Check: Version 0.1.7 started
  595. 10:41:07 T:140492435891968 NOTICE: Thread JobWorker start, auto delete: true
  596. 10:41:07 T:140492435891968 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  597. 10:41:07 T:140492633765632 INFO: Scriptresult: Success
  598. 10:41:07 T:140492435891968 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
  599. 10:41:07 T:140493011543936 DEBUG: Process - no profile autoexec.py (/home/brettg/.xbmc/userdata/autoexec.py) found, skipping
  600. 10:41:07 T:140493011543936 DEBUG: NetworkMessage - Starting network services
  601. 10:41:07 T:140493011543936 DEBUG: CZeroconfAvahi::clientCallback: client is up and running
  602. 10:41:07 T:140493011543936 NOTICE: starting zeroconf publishing
  603. 10:41:07 T:140493011543936 DEBUG: started alarm with name: checkatboot
  604. 10:41:07 T:140491869910784 NOTICE: Thread AlarmClock start, auto delete: false
  605. 10:41:07 T:140493011543936 DEBUG: started alarm with name: checkwhilerunning
  606. 10:41:07 T:140493011543936 DEBUG: UPower: Received an unknown signal NameAcquired
  607. 10:41:07 T:140492419106560 NOTICE: Thread JobWorker start, auto delete: true
  608. 10:41:07 T:140492435891968 DEBUG: GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
  609. 10:41:07 T:140492435891968 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  610. 10:41:07 T:140493011543936 DEBUG: Checking repositories for updates (triggered by XBMC.org Add-ons)
  611. 10:41:07 T:140492419106560 DEBUG: CFileCache::Open - opening <addons/frodo/addons.xml.md5> using cache
  612. 10:41:07 T:140492419106560 DEBUG: CurlFile::Open(0x7fc6bc003ae0) http://mirrors.xbmc.org/addons/frodo/addons.xml.md5
  613. 10:41:07 T:140492419106560 INFO: easy_aquire - Created session to http://mirrors.xbmc.org
  614. 10:41:07 T:140492633765632 INFO: Python script stopped
  615. 10:41:07 T:140492633765632 DEBUG: Thread XBPython 140492633765632 terminating
  616. 10:41:07 T:140492620318464 DEBUG: Skin Widgets: script version 0.0.25 started
  617. 10:41:07 T:140493011543936 DEBUG: waiting for python thread 1 (/home/brettg/.xbmc/addons/service.xbmc.versioncheck/service.py) to stop
  618. 10:41:07 T:140493011543936 DEBUG: python thread 1 (/home/brettg/.xbmc/addons/service.xbmc.versioncheck/service.py) destructed
  619. 10:41:07 T:140492435891968 DEBUG: RunQuery took 125 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  620. 10:41:07 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetMovies", "params": {"properties": ["title", "originaltitle", "playcount", "year", "genre", "studio", "country", "tagline", "plot", "runtime", "file", "plotoutline", "lastplayed", "trailer", "rating", "resume", "art", "streamdetails", "mpaa", "director"], "limits": {"end": 20}, "sort": {"method": "random" }, "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}}}
  621. 10:41:08 T:140492435891968 DEBUG: RunQuery took 439 ms for 10 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  622. 10:41:08 T:140492633765632 NOTICE: Thread JobWorker start, auto delete: true
  623. 10:41:08 T:140492633765632 DEBUG: DoWork - trying to extract filestream details from video file /store/library/video/TV/The X-Files/Season 03/The.X-Files.S03E17 - Pusher.avi
  624. 10:41:08 T:140492633765632 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avutil-52-x86_64-linux.so)
  625. 10:41:08 T:140492633765632 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avutil-52-x86_64-linux.so
  626. 10:41:08 T:140492633765632 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcodec-54-x86_64-linux.so)
  627. 10:41:08 T:140492633765632 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avcodec-54-x86_64-linux.so
  628. 10:41:08 T:140492633765632 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avformat-54-x86_64-linux.so)
  629. 10:41:08 T:140492633765632 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avformat-54-x86_64-linux.so
  630. 10:41:08 T:140492620318464 DEBUG: RunQuery took 897 ms for 1436 items query: select * from movieview WHERE ((movieview.playCount IS NULL OR movieview.playCount < 1))
  631. 10:41:08 T:140492435891968 DEBUG: RunQuery took 6 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  632. 10:41:08 T:140492435891968 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  633. 10:41:09 T:140492633765632 DEBUG: Open - probing detected format [avi]
  634. 10:41:09 T:140491811256064 NOTICE: Thread FileCache start, auto delete: false
  635. 10:41:09 T:140491811256064 INFO: CFileCache::Process - Hit eof.
  636. 10:41:09 T:140491811256064 DEBUG: Thread FileCache 140491811256064 terminating
  637. 10:41:09 T:140492633765632 DEBUG: Open - avformat_find_stream_info starting
  638. 10:41:10 T:140492633765632 DEBUG: Open - av_find_stream_info finished
  639. 10:41:10 T:140492633765632 INFO: ffmpeg[FD877700]: Input #0, avi, from '/store/library/video/TV/The X-Files/Season 03/The.X-Files.S03E17 - Pusher.avi':
  640. 10:41:10 T:140492633765632 INFO: ffmpeg[FD877700]: Metadata:
  641. 10:41:10 T:140492633765632 INFO: ffmpeg[FD877700]: artist : TSV Productions
  642. 10:41:10 T:140492633765632 INFO: ffmpeg[FD877700]: Duration: 00:44:33.01, start: 0.000000, bitrate: 1098 kb/s
  643. 10:41:10 T:140492633765632 INFO: ffmpeg[FD877700]: Stream #0:0: Video: mpeg4 (Simple Profile) (XVID / 0x44495658), yuv420p, 624x464 [SAR 1:1 DAR 39:29], 23.98 tbr, 23.98 tbn, 23.98 tbc
  644. 10:41:10 T:140492633765632 INFO: ffmpeg[FD877700]: Stream #0:1: Audio: mp3 (U[0][0][0] / 0x0055), 48000 Hz, stereo, s16p, 116 kb/s
  645. 10:41:10 T:140492633765632 DEBUG: CDVDDemuxFFmpeg::AddStream(0, ...) -> 0
  646. 10:41:10 T:140492633765632 DEBUG: CDVDDemuxFFmpeg::AddStream(1, ...) -> 1
  647. 10:41:10 T:140492473886464 DEBUG: POParser: loaded 99 strings from file /home/brettg/.xbmc/addons/script.artwork.downloader/resources/language/English/strings.po
  648. 10:41:10 T:140492465493760 NOTICE: StorageServer Module loaded RUN
  649. 10:41:10 T:140492465493760 NOTICE: StorageClient-2.5.0 Starting server
  650. 10:41:10 T:140492465493760 NOTICE: StorageServer-2.5.0 Storage Server starting /home/brettg/.xbmc/userdata/addon_data/script.common.plugin.cache/commoncache.db
  651. 10:41:10 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetEpisodes", "params": { "properties": ["title", "playcount", "season", "episode", "showtitle", "plot", "file", "rating", "resume", "tvshowid", "art", "streamdetails", "firstaired", "runtime"], "limits": {"end": 20}, "sort": {"method": "random" }, "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}}}
  652. 10:41:11 T:140492620318464 DEBUG: RunQuery took 1247 ms for 6451 items query: select * from episodeview WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
  653. 10:41:11 T:140493011543936 DEBUG: ------ Window Deinit (Pointer.xml) ------
  654. 10:41:12 T:140492473886464 NOTICE: Artwork Downloader: ## Service - Run at startup: False
  655. 10:41:12 T:140492473886464 NOTICE: Artwork Downloader: ## Service - Delayed startup: minutes
  656. 10:41:12 T:140492473886464 NOTICE: Artwork Downloader: ## Service - Run as service: False
  657. 10:41:12 T:140492473886464 NOTICE: Artwork Downloader: ## Service - Time: :00
  658. 10:41:12 T:140492473886464 INFO: Scriptresult: Success
  659. 10:41:12 T:140492473886464 INFO: Python script stopped
  660. 10:41:12 T:140492473886464 DEBUG: Thread XBPython 140492473886464 terminating
  661. 10:41:12 T:140493011543936 DEBUG: waiting for python thread 3 (/home/brettg/.xbmc/addons/script.artwork.downloader/service.py) to stop
  662. 10:41:12 T:140493011543936 DEBUG: python thread 3 (/home/brettg/.xbmc/addons/script.artwork.downloader/service.py) destructed
  663. 10:41:12 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetMusicVideos", "params": {"properties": ["title", "artist", "playcount", "year", "plot", "genre", "runtime", "fanart", "thumbnail", "file", "streamdetails", "resume"], "limits": {"end": 20}, "sort": {"method": "random"}}}
  664. 10:41:12 T:140492620318464 DEBUG: RunQuery took 3 ms for 0 items query: select * from musicvideoview
  665. 10:41:12 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "AudioLibrary.GetAlbums", "params": {"properties": ["title", "description", "albumlabel", "theme", "mood", "style", "type", "artist", "genre", "year", "thumbnail", "fanart", "rating", "playcount"], "limits": {"end": 20}, "sort": {"method": "random"}}}
  666. 10:41:12 T:140492620318464 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
  667. 10:41:12 T:140492620318464 DEBUG: GetAlbumsByWhere - query took 0 ms
  668. 10:41:12 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "AudioLibrary.GetArtists", "params": {"properties": ["genre", "description", "mood", "style", "born", "died", "formed", "disbanded", "yearsactive", "instrument", "fanart", "thumbnail"], "sort": {"method": "random"}, "limits": {"end": 20}}, "id": 1}
  669. 10:41:12 T:140492620318464 DEBUG: GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (artistview.idArtist IN (SELECT song_artist.idArtist FROM song_artist) OR artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist)) and artistview.strArtist != '' and artistview.strArtist <> 'Various artists'
  670. 10:41:12 T:140492620318464 DEBUG: Time to retrieve artists from dataset = 31
  671. 10:41:12 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "AudioLibrary.GetSongs", "params": {"properties": ["title", "playcount", "artist", "album", "year", "file", "thumbnail", "fanart", "rating"], "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}, "limits": {"end": 20}, "sort": {"method": "random"}}}
  672. 10:41:12 T:140492620318464 DEBUG: GetSongsByWhere query = SELECT songview.* FROM songview WHERE ((CAST(songview.iTimesPlayed as DECIMAL(5,1)) < 1))
  673. 10:41:12 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "Addons.GetAddons", "params": {"properties": ["name", "author", "summary", "version", "fanart", "thumbnail"]}, "id": 1}
  674. 10:41:13 T:140492620318464 DEBUG: Skin Widgets: Total time needed to request random queries: 0:00:05.635467
  675. 10:41:13 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetMovies", "params": {"properties": ["title", "originaltitle", "playcount", "year", "genre", "studio", "country", "tagline", "plot", "runtime", "file", "plotoutline", "lastplayed", "trailer", "rating", "resume", "art", "streamdetails", "mpaa", "director"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "lastplayed"}, "filter": {"field": "inprogress", "operator": "true", "value": ""}}}
  676. 10:41:13 T:140492620318464 DEBUG: RunQuery took 65 ms for 28 items query: select * from movieview WHERE (movieview.idFile IN (select idFile from bookmark where type = 1))
  677. 10:41:13 T:140492710446848 DEBUG: Suspended the Sink
  678. 10:41:13 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetTVShows", "params": {"properties": ["title", "studio", "mpaa", "file", "art"], "sort": {"order": "descending", "method": "lastplayed"}, "filter": {"field": "inprogress", "operator": "true", "value": ""}, "limits": {"end": 20}}, "id": 1}
  679. 10:41:14 T:140493011543936 INFO: LIRC Initialize: using: /dev/lircd
  680. 10:41:14 T:140493011543936 DEBUG: Failed to connect to LIRC. Retry in 20s.
  681. 10:41:16 T:140492419106560 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/xbmc/addons: No such file or directory'
  682. 10:41:16 T:140492419106560 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  683. 10:41:17 T:140492620318464 DEBUG: RunQuery took 3303 ms for 18 items query: SELECT * FROM tvshowview WHERE (tvshowview.idShow IN (select tvshowview.idShow from tvshowview where (watchedcount > 0 AND watchedcount < totalCount) OR (watchedcount = 0 AND tvshowview.idShow IN (select episodeview.idShow from episodeview WHERE episodeview.idShow = tvshowview.idShow AND episodeview.resumeTimeInSeconds > 0))))
  684. 10:41:17 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 27, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  685. 10:41:17 T:140492620318464 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=27) order by idShow
  686. 10:41:17 T:140492620318464 DEBUG: RunQuery took 25 ms for 70 items query: select * from episodeview WHERE (episodeview.idShow = 27) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  687. 10:41:17 T:140492620318464 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 24
  688. 10:41:17 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 146, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  689. 10:41:17 T:140492620318464 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=146) order by idShow
  690. 10:41:17 T:140492620318464 DEBUG: RunQuery took 30 ms for 73 items query: select * from episodeview WHERE (episodeview.idShow = 146) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  691. 10:41:17 T:140492620318464 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 24
  692. 10:41:17 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 51, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  693. 10:41:17 T:140492620318464 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=51) order by idShow
  694. 10:41:17 T:140492620318464 DEBUG: RunQuery took 22 ms for 73 items query: select * from episodeview WHERE (episodeview.idShow = 51) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  695. 10:41:17 T:140492620318464 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 24
  696. 10:41:17 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 95, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  697. 10:41:17 T:140492620318464 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=95) order by idShow
  698. 10:41:17 T:140492620318464 DEBUG: RunQuery took 38 ms for 70 items query: select * from episodeview WHERE (episodeview.idShow = 95) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  699. 10:41:17 T:140492620318464 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 24
  700. 10:41:17 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 65, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  701. 10:41:17 T:140492620318464 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=65) order by idShow
  702. 10:41:18 T:140492620318464 DEBUG: RunQuery took 45 ms for 161 items query: select * from episodeview WHERE (episodeview.idShow = 65) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  703. 10:41:18 T:140492620318464 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 24
  704. 10:41:18 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 66, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  705. 10:41:18 T:140492620318464 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=66) order by idShow
  706. 10:41:18 T:140492620318464 DEBUG: RunQuery took 35 ms for 50 items query: select * from episodeview WHERE (episodeview.idShow = 66) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  707. 10:41:18 T:140492620318464 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 24
  708. 10:41:18 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 63, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  709. 10:41:18 T:140492620318464 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=63) order by idShow
  710. 10:41:18 T:140492620318464 DEBUG: RunQuery took 34 ms for 111 items query: select * from episodeview WHERE (episodeview.idShow = 63) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  711. 10:41:18 T:140492620318464 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 24
  712. 10:41:18 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 111, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  713. 10:41:18 T:140492620318464 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=111) order by idShow
  714. 10:41:18 T:140492620318464 DEBUG: RunQuery took 11 ms for 14 items query: select * from episodeview WHERE (episodeview.idShow = 111) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  715. 10:41:18 T:140492620318464 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 24
  716. 10:41:18 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 131, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  717. 10:41:18 T:140492620318464 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=131) order by idShow
  718. 10:41:18 T:140492620318464 DEBUG: RunQuery took 7 ms for 2 items query: select * from episodeview WHERE (episodeview.idShow = 131) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  719. 10:41:18 T:140492620318464 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 24
  720. 10:41:18 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 87, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  721. 10:41:18 T:140492620318464 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=87) order by idShow
  722. 10:41:18 T:140492620318464 DEBUG: RunQuery took 22 ms for 60 items query: select * from episodeview WHERE (episodeview.idShow = 87) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  723. 10:41:18 T:140492620318464 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 24
  724. 10:41:18 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 20, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  725. 10:41:18 T:140492620318464 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=20) order by idShow
  726. 10:41:18 T:140492620318464 DEBUG: RunQuery took 78 ms for 234 items query: select * from episodeview WHERE (episodeview.idShow = 20) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  727. 10:41:18 T:140492620318464 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 24
  728. 10:41:18 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 19, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  729. 10:41:19 T:140492620318464 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=19) order by idShow
  730. 10:41:19 T:140492620318464 DEBUG: RunQuery took 24 ms for 48 items query: select * from episodeview WHERE (episodeview.idShow = 19) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  731. 10:41:19 T:140492620318464 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 24
  732. 10:41:19 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 113, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  733. 10:41:19 T:140492620318464 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=113) order by idShow
  734. 10:41:19 T:140492620318464 DEBUG: RunQuery took 19 ms for 35 items query: select * from episodeview WHERE (episodeview.idShow = 113) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  735. 10:41:19 T:140492620318464 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 24
  736. 10:41:19 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 36, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  737. 10:41:19 T:140492620318464 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=36) order by idShow
  738. 10:41:19 T:140492620318464 DEBUG: RunQuery took 50 ms for 93 items query: select * from episodeview WHERE (episodeview.idShow = 36) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  739. 10:41:19 T:140492620318464 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 24
  740. 10:41:19 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 38, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  741. 10:41:19 T:140492620318464 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=38) order by idShow
  742. 10:41:19 T:140492620318464 DEBUG: RunQuery took 16 ms for 24 items query: select * from episodeview WHERE (episodeview.idShow = 38) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  743. 10:41:19 T:140492620318464 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 24
  744. 10:41:19 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 96, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  745. 10:41:19 T:140492620318464 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=96) order by idShow
  746. 10:41:19 T:140492620318464 DEBUG: RunQuery took 15 ms for 19 items query: select * from episodeview WHERE (episodeview.idShow = 96) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  747. 10:41:19 T:140492620318464 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 24
  748. 10:41:19 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 60, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  749. 10:41:19 T:140492620318464 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=60) order by idShow
  750. 10:41:19 T:140492620318464 DEBUG: RunQuery took 6 ms for 3 items query: select * from episodeview WHERE (episodeview.idShow = 60) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  751. 10:41:19 T:140492620318464 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 24
  752. 10:41:19 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 82, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  753. 10:41:19 T:140492620318464 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=82) order by idShow
  754. 10:41:19 T:140492620318464 DEBUG: RunQuery took 52 ms for 155 items query: select * from episodeview WHERE (episodeview.idShow = 82) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  755. 10:41:19 T:140492620318464 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 24
  756. 10:41:19 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "AudioLibrary.GetAlbums", "params": {"properties": ["title", "description", "albumlabel", "theme", "mood", "style", "type", "artist", "genre", "year", "thumbnail", "fanart", "rating", "playcount"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "playcount" }}}
  757. 10:41:19 T:140492620318464 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
  758. 10:41:19 T:140492620318464 DEBUG: GetAlbumsByWhere - query took 1 ms
  759. 10:41:19 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetMusicVideos", "params": {"properties": ["title", "artist", "playcount", "year", "plot", "genre", "runtime", "fanart", "thumbnail", "file", "streamdetails", "resume"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "playcount" }}}
  760. 10:41:19 T:140492620318464 DEBUG: RunQuery took 3 ms for 0 items query: select * from musicvideoview
  761. 10:41:19 T:140492620318464 DEBUG: Skin Widgets: Total time needed to request recommended queries: 0:00:06.632981
  762. 10:41:19 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetMovies", "params": {"properties": ["title", "originaltitle", "playcount", "year", "genre", "studio", "country", "tagline", "plot", "runtime", "file", "plotoutline", "lastplayed", "trailer", "rating", "resume", "art", "streamdetails", "mpaa", "director"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "dateadded"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}}}
  763. 10:41:20 T:140492620318464 DEBUG: RunQuery took 849 ms for 1436 items query: select * from movieview WHERE ((movieview.playCount IS NULL OR movieview.playCount = 0))
  764. 10:41:21 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetEpisodes", "params": { "properties": ["title", "playcount", "season", "episode", "showtitle", "plot", "file", "rating", "resume", "tvshowid", "art", "streamdetails", "firstaired", "runtime"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "dateadded"}, "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}}}
  765. 10:41:22 T:140492620318464 DEBUG: RunQuery took 1180 ms for 6451 items query: select * from episodeview WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
  766. 10:41:23 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetMusicVideos", "params": {"properties": ["title", "artist", "playcount", "year", "plot", "genre", "runtime", "fanart", "thumbnail", "file", "streamdetails", "resume"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "dateadded"}}}
  767. 10:41:23 T:140492620318464 DEBUG: RunQuery took 3 ms for 0 items query: select * from musicvideoview
  768. 10:41:23 T:140492620318464 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "AudioLibrary.GetAlbums", "params": {"properties": ["title", "description", "albumlabel", "theme", "mood", "style", "type", "artist", "genre", "year", "thumbnail", "fanart", "rating", "playcount"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "dateadded" }}}
  769. 10:41:23 T:140492620318464 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
  770. 10:41:23 T:140492620318464 DEBUG: GetAlbumsByWhere - query took 0 ms
  771. 10:41:23 T:140492620318464 DEBUG: Skin Widgets: Total time needed to request recent items queries: 0:00:03.880758
  772. 10:41:23 T:140492620318464 DEBUG: Skin Widgets: Total time needed for all queries: 0:00:16.149440
  773. 10:41:26 T:140493011543936 DEBUG: ------ Window Init (Pointer.xml) ------
  774. 10:41:27 T:140492655888128 NOTICE: Thread JobWorker start, auto delete: true
  775. 10:41:27 T:140493011543936 DEBUG: ProcessMouse: trying mouse action leftclick
  776. 10:41:27 T:140493011543936 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(Videos,MovieTitles,return)
  777. 10:41:27 T:140493011543936 DEBUG: ExecuteXBMCAction : To ActivateWindow(Videos,MovieTitles,return)
  778. 10:41:27 T:140493011543936 DEBUG: Activating window ID: 10025
  779. 10:41:28 T:140493011543936 DEBUG: ------ Window Deinit (Home.xml) ------
  780. 10:41:28 T:140493011543936 DEBUG: ExecuteXBMCAction : Translating SetProperty(VideosDirectLink,True)
  781. 10:41:28 T:140493011543936 DEBUG: ExecuteXBMCAction : To SetProperty(VideosDirectLink,True)
  782. 10:41:28 T:140493011543936 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  783. 10:41:28 T:140493011543936 INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
  784. 10:41:28 T:140493011543936 DEBUG: CGUIMediaWindow::GetDirectory (videodb://movies/titles/)
  785. 10:41:28 T:140493011543936 DEBUG: ParentPath = [videodb://movies/titles/]
  786. 10:41:29 T:140493011543936 DEBUG: RunQuery took 1096 ms for 1928 items query: select * from movieview
  787. 10:41:29 T:140493011543936 DEBUG: Saving fileitems [videodb://movies/titles/]
  788. 10:41:29 T:140493011543936 DEBUG: -- items: 1928, sort method: 0, ascending: false
  789. 10:41:29 T:140492473886464 NOTICE: Thread BackgroundLoader start, auto delete: false
  790. 10:41:31 T:140492633765632 DEBUG: DoWork - trying to extract thumb from video file /store/library/video/Movies/Dead And Buried (1981).mp4
  791. 10:41:31 T:140492633765632 ERROR: InputStream: Error opening, /store/library/video/Movies/Dead And Buried (1981).mp4
  792. 10:41:32 T:140493011543936 DEBUG: ProcessMouse: trying mouse action wheeldown
  793. 10:41:33 T:140493011543936 DEBUG: Previous line repeats 3 times.
  794. 10:41:33 T:140493011543936 DEBUG: SECTION:UnloadDelayed(DLL: libcrystalhd.so.3)
  795. 10:41:33 T:140493011543936 DEBUG: Unloading: libcrystalhd.so.3
  796. 10:41:34 T:140492419106560 DEBUG: DoWork - trying to extract filestream details from video file /store/library/video/Movies/Splice (2009).avi
  797. 10:41:34 T:140492419106560 ERROR: Open - error probing input format, /store/library/video/Movies/Splice (2009).avi
  798. 10:41:34 T:140493011543936 INFO: LIRC Initialize: using: /dev/lircd
  799. 10:41:34 T:140493011543936 DEBUG: Failed to connect to LIRC. Retry in 40s.
  800. 10:41:35 T:140493011543936 DEBUG: ProcessMouse: trying mouse action leftclick
  801. 10:41:35 T:140493011543936 DEBUG: ExecuteXBMCAction : Translating right
  802. 10:41:35 T:140493011543936 DEBUG: ExecuteXBMCAction : To right
  803. 10:41:35 T:140493011543936 DEBUG: ExecuteXBMCAction : Translating Filter
  804. 10:41:35 T:140493011543936 DEBUG: ExecuteXBMCAction : To Filter
  805. 10:41:35 T:140493011543936 INFO: Loading skin file: DialogMediaFilter.xml, load type: KEEP_IN_MEMORY
  806. 10:41:35 T:140493011543936 DEBUG: ------ Window Init (DialogMediaFilter.xml) ------
  807. 10:41:35 T:140493011543936 DEBUG: RunQuery took 70 ms for 1 items query: select COUNT(DISTINCT genre.idgenre) from genre join genrelinkmovie on genre.idgenre = genrelinkmovie.idgenre join movieview on genrelinkmovie.idMovie = movieview.idMovie join files on files.idFile = movieview.idFile
  808. 10:41:36 T:140493011543936 DEBUG: GetPeopleNav - query took 46 ms
  809. 10:41:36 T:140493011543936 DEBUG: GetPeopleNav - query took 139 ms
  810. 10:41:36 T:140493011543936 DEBUG: RunQuery took 35 ms for 1 items query: select COUNT(DISTINCT studio.idstudio) from studio join studiolinkmovie on studio.idstudio = studiolinkmovie.idstudio join movieview on studiolinkmovie.idMovie = movieview.idMovie join files on files.idFile = movieview.idFile
  811. 10:41:36 T:140493011543936 DEBUG: RunQuery took 6 ms for 1 items query: SELECT COUNT(DISTINCT taglinks.idTag) FROM taglinks JOIN tag ON tag.idTag = taglinks.idTag JOIN movieview ON movieview.idMovie = taglinks.idMedia WHERE taglinks.media_type = 'movie'
  812. 10:41:36 T:140493011543936 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-x86_64-linux.so)
  813. 10:41:36 T:140493011543936 DEBUG: Unloading: ImageLib-x86_64-linux.so
  814. 10:41:37 T:140493011543936 INFO: initializing python engine.
  815. 10:41:37 T:140493011543936 DEBUG: new python thread created. id=5
  816. 10:41:37 T:140491811256064 NOTICE: Thread XBPython start, auto delete: false
  817. 10:41:37 T:140491811256064 DEBUG: Python thread: start processing
  818. 10:41:37 T:140491811256064 NOTICE: -->Python Interpreter Initialized<--
  819. 10:41:37 T:140491811256064 DEBUG: Process - The source file to load is /home/brettg/.xbmc/addons/service.xbmc.versioncheck/service.py
  820. 10:41:37 T:140491811256064 DEBUG: Process - Setting the Python path to /home/brettg/.xbmc/addons/service.xbmc.versioncheck:/usr/share/xbmc/addons/script.module.simplejson/lib:/usr/share/xbmc/addons/weather.wunderground/resources/lib/wunderground:/usr/share/xbmc/addons/script.module.pil/lib:/home/brettg/.xbmc/addons/script.common.plugin.cache/lib:/usr/share/xbmc/addons/xbmc.debug/:/home/brettg/.xbmc/addons/script.module.elementtree/lib:/usr/share/xbmc/addons/script.module.pysqlite/lib:/usr/lib/python2.7:/usr/lib/python2.7/plat-x86_64-linux-gnu:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PILcompat:/usr/lib/python2.7/dist-packages/gst-0.10:/usr/lib/python2.7/dist-packages/gtk-2.0:/usr/lib/pymodules/python2.7:/usr/lib/python2.7/dist-packages/ubuntu-sso-client:/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode:
  821. 10:41:37 T:140491811256064 DEBUG: Process - Entering source directory /home/brettg/.xbmc/addons/service.xbmc.versioncheck
  822. 10:41:37 T:140491811256064 DEBUG: Instantiating addon using automatically obtained id of "service.xbmc.versioncheck" dependent on version 2.1.0 of the xbmc.python api
  823. 10:41:37 T:140491811256064 DEBUG: XBMC Version Check: Version 0.1.7 started
  824. 10:41:37 T:140493011543936 DEBUG: ProcessMouse: trying mouse action leftclick
  825. 10:41:37 T:140493011543936 INFO: Loading skin file: DialogKeyboard.xml, load type: KEEP_IN_MEMORY
  826. 10:41:37 T:140493011543936 DEBUG: ------ Window Init (DialogKeyboard.xml) ------
  827. 10:41:37 T:140493011543936 DEBUG: CAnnouncementManager - Announcement: OnInputRequested from xbmc
  828. 10:41:37 T:140493011543936 DEBUG: GOT ANNOUNCEMENT, type: 128, from xbmc, message OnInputRequested
  829. 10:41:39 T:140493011543936 DEBUG: Keyboard: scancode: 0x27, sym: 0x0073, unicode: 0x0073, modifier: 0x0
  830. 10:41:39 T:140493011543936 DEBUG: OnKey: s (0xf053) pressed, trying keyboard action 61811
  831. 10:41:39 T:140493011543936 DEBUG: ------ Window Deinit (Pointer.xml) ------
  832. 10:41:39 T:140493011543936 INFO: CheckIdle - Closing session to http://mirrors.xbmc.org (easy=0x7fc6bc0257e0, multi=0x7fc6bc003e10)
  833. 10:41:39 T:140493011543936 DEBUG: Keyboard: scancode: 0x1c, sym: 0x0074, unicode: 0x0074, modifier: 0x0
  834. 10:41:39 T:140493011543936 DEBUG: OnKey: t (0xf054) pressed, trying keyboard action 61812
  835. 10:41:40 T:140493011543936 DEBUG: Keyboard: scancode: 0x26, sym: 0x0061, unicode: 0x0061, modifier: 0x0
  836. 10:41:40 T:140493011543936 DEBUG: OnKey: a (0xf041) pressed, trying keyboard action 61793
  837. 10:41:40 T:140493011543936 DEBUG: Keyboard: scancode: 0x39, sym: 0x006e, unicode: 0x006e, modifier: 0x0
  838. 10:41:40 T:140493011543936 DEBUG: OnKey: n (0xf04e) pressed, trying keyboard action 61806
  839. 10:41:41 T:140493011543936 DEBUG: Keyboard: scancode: 0x28, sym: 0x0064, unicode: 0x0064, modifier: 0x0
  840. 10:41:41 T:140493011543936 DEBUG: OnKey: d (0xf044) pressed, trying keyboard action 61796
  841. 10:41:42 T:140493011543936 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  842. 10:41:42 T:140493011543936 DEBUG: OnKey: return (0xf00d) pressed, trying keyboard action 61453
  843. 10:41:42 T:140493011543936 DEBUG: ------ Window Deinit (DialogKeyboard.xml) ------
  844. 10:41:42 T:140493011543936 DEBUG: CAnnouncementManager - Announcement: OnInputFinished from xbmc
  845. 10:41:42 T:140493011543936 DEBUG: GOT ANNOUNCEMENT, type: 128, from xbmc, message OnInputFinished
  846. 10:41:42 T:140492510054144 NOTICE: Thread Timer start, auto delete: false
  847. 10:41:42 T:140492655888128 INFO: easy_aquire - Created session to http://cf2.imgobject.com
  848. 10:41:42 T:140492473886464 DEBUG: Thread BackgroundLoader 140492473886464 terminating
  849. 10:41:42 T:140492510054144 DEBUG: Thread Timer 140492510054144 terminating
  850. 10:41:42 T:140493011543936 DEBUG: RunQuery took 18 ms for 1 items query: select COUNT(DISTINCT genre.idgenre) from genre join genrelinkmovie on genre.idgenre = genrelinkmovie.idgenre join movieview on genrelinkmovie.idMovie = movieview.idMovie join files on files.idFile = movieview.idFile WHERE ((movieview.c00 LIKE '%stand%'))
  851. 10:41:43 T:140493011543936 DEBUG: GetPeopleNav - query took 23 ms
  852. 10:41:43 T:140493011543936 DEBUG: GetPeopleNav - query took 19 ms
  853. 10:41:43 T:140493011543936 DEBUG: RunQuery took 20 ms for 1 items query: select COUNT(DISTINCT studio.idstudio) from studio join studiolinkmovie on studio.idstudio = studiolinkmovie.idstudio join movieview on studiolinkmovie.idMovie = movieview.idMovie join files on files.idFile = movieview.idFile WHERE ((movieview.c00 LIKE '%stand%'))
  854. 10:41:43 T:140493011543936 DEBUG: RunQuery took 3 ms for 1 items query: SELECT COUNT(DISTINCT taglinks.idTag) FROM taglinks JOIN tag ON tag.idTag = taglinks.idTag JOIN movieview ON movieview.idMovie = taglinks.idMedia WHERE (((movieview.c00 LIKE '%stand%'))) AND (taglinks.media_type = 'movie')
  855. 10:41:43 T:140493011543936 DEBUG: RunQuery took 32 ms for 3 items query: select * from movieview WHERE ((movieview.c00 LIKE '%stand%'))
  856. 10:41:43 T:140492510054144 NOTICE: Thread BackgroundLoader start, auto delete: false
  857. 10:41:43 T:140492510054144 DEBUG: Thread BackgroundLoader 140492510054144 terminating
  858. 10:41:43 T:140492655888128 DEBUG: CurlFile::Open(0x7fc6f80060a0) http://cf2.imgobject.com/t/p/original/AfUdVvi7DNGdEwUzR9bTBg1BgTo.jpg
  859. 10:41:44 T:140493011543936 DEBUG: ------ Window Init (Pointer.xml) ------
  860. 10:41:45 T:140493011543936 DEBUG: ProcessMouse: trying mouse action leftclick
  861. 10:41:45 T:140493011543936 DEBUG: ------ Window Deinit (DialogMediaFilter.xml) ------
  862. 10:41:46 T:140492435891968 INFO: easy_aquire - Created session to http://cf2.imgobject.com
  863. 10:41:48 T:140493011543936 DEBUG: Keyboard: scancode: 0x33, sym: 0x005c, unicode: 0x005c, modifier: 0x0
  864. 10:41:48 T:140493011543936 DEBUG: OnKey: backslash (0xf05c) pressed, action is ToggleFullScreen
  865. 10:41:48 T:140493011543936 ERROR: GLX: Same window as before, refreshing context
  866. 10:41:48 T:140493011543936 INFO: GL: Maximum texture width: 4096
  867. 10:41:48 T:140493011543936 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  868. 10:41:48 T:140492435891968 DEBUG: CurlFile::Open(0x7fc6d4024380) http://cf2.imgobject.com/t/p/original/AdxgWlBi7SkwwgEYLpsFltzVmuP.jpg
  869. 10:41:49 T:140493011543936 DEBUG: ------ Window Deinit (Pointer.xml) ------
  870. 10:41:49 T:140493011543936 DEBUG: ------ Window Init (Pointer.xml) ------
  871. 10:41:49 T:140493011543936 DEBUG: ------ Window Deinit (Pointer.xml) ------
  872. 10:41:52 T:140493011543936 DEBUG: ------ Window Init (Pointer.xml) ------
  873. 10:41:55 T:140493011543936 DEBUG: ------ Window Deinit (Pointer.xml) ------
  874. 10:41:56 T:140493011543936 DEBUG: ------ Window Init (Pointer.xml) ------
  875. 10:41:56 T:140493011543936 DEBUG: ------ Window Deinit (Pointer.xml) ------
  876. 10:41:59 T:140492435891968 DEBUG: Caching image 'http://cf2.imgobject.com/t/p/original/AdxgWlBi7SkwwgEYLpsFltzVmuP.jpg' to '4/4edba130.jpg':
  877. 10:41:59 T:140492435891968 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/swscale-2-x86_64-linux.so)
  878. 10:41:59 T:140492435891968 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/swscale-2-x86_64-linux.so
  879. 10:41:59 T:140492435891968 DEBUG: cached image 'special://masterprofile/Thumbnails/4/4edba130.jpg' size 960x540
  880. 10:41:59 T:140492655888128 DEBUG: Caching image 'http://cf2.imgobject.com/t/p/original/AfUdVvi7DNGdEwUzR9bTBg1BgTo.jpg' to '5/5bb9102e.jpg':
  881. 10:41:59 T:140492655888128 DEBUG: cached image 'special://masterprofile/Thumbnails/5/5bb9102e.jpg' size 960x540
  882. 10:42:05 T:140493011543936 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/players/dvdplayer/avcodec-54-x86_64-linux.so)
  883. 10:42:05 T:140493011543936 DEBUG: Unloading: avcodec-54-x86_64-linux.so
  884. 10:42:05 T:140493011543936 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/players/dvdplayer/avformat-54-x86_64-linux.so)
  885. 10:42:05 T:140493011543936 DEBUG: Unloading: avformat-54-x86_64-linux.so
  886. 10:42:15 T:140493011543936 INFO: LIRC Initialize: using: /dev/lircd
  887. 10:42:15 T:140493011543936 DEBUG: Failed to connect to LIRC. Giving up.
  888. 10:42:19 T:140492633765632 DEBUG: Thread JobWorker 140492633765632 terminating (autodelete)
  889. 10:42:19 T:140492419106560 DEBUG: Thread JobWorker 140492419106560 terminating (autodelete)
  890. 10:42:26 T:140491811256064 DEBUG: XBMC Version Check: Already on newest version
  891. 10:42:26 T:140491811256064 INFO: Scriptresult: Success
  892. 10:42:26 T:140491811256064 INFO: Python script stopped
  893. 10:42:26 T:140491811256064 DEBUG: Thread XBPython 140491811256064 terminating
  894. 10:42:26 T:140493011543936 DEBUG: waiting for python thread 5 (/home/brettg/.xbmc/addons/service.xbmc.versioncheck/service.py) to stop
  895. 10:42:26 T:140493011543936 DEBUG: python thread 5 (/home/brettg/.xbmc/addons/service.xbmc.versioncheck/service.py) destructed
  896. 10:42:29 T:140492435891968 DEBUG: Thread JobWorker 140492435891968 terminating (autodelete)
  897. 10:42:29 T:140493011543936 INFO: CheckIdle - Closing session to http://cf2.imgobject.com (easy=0x7fc6f8008650, multi=0x7fc6f80d6230)
  898. 10:42:29 T:140493011543936 INFO: CheckIdle - Closing session to http://cf2.imgobject.com (easy=0x7fc6d40514c0, multi=0x7fc6d402c2e0)
  899. 10:42:29 T:140492655888128 DEBUG: Thread JobWorker 140492655888128 terminating (autodelete)
  900. 10:42:29 T:140493011543936 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/players/dvdplayer/avutil-52-x86_64-linux.so)
  901. 10:42:29 T:140493011543936 DEBUG: Unloading: avutil-52-x86_64-linux.so
  902. 10:42:30 T:140493011543936 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/players/dvdplayer/swscale-2-x86_64-linux.so)
  903. 10:42:30 T:140493011543936 DEBUG: Unloading: swscale-2-x86_64-linux.so
  904. 10:44:56 T:140493011543936 DEBUG: CAnnouncementManager - Announcement: OnScreensaverActivated from xbmc
  905. 10:44:56 T:140493011543936 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverActivated
  906. 10:44:56 T:140493011543936 DEBUG: ------ Window Init () ------
  907. 10:48:09 T:140493011543936 DEBUG: CAnnouncementManager - Announcement: OnScreensaverDeactivated from xbmc
  908. 10:48:09 T:140493011543936 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverDeactivated
  909. 10:48:09 T:140493011543936 DEBUG: ------ Window Init (Pointer.xml) ------
  910. 10:48:09 T:140492655888128 NOTICE: Thread JobWorker start, auto delete: true
  911. 10:48:31 T:140493011543936 DEBUG: ------ Window Deinit (Pointer.xml) ------
  912. 10:48:39 T:140492655888128 DEBUG: Thread JobWorker 140492655888128 terminating (autodelete)
  913. 10:48:51 T:140493011543936 DEBUG: ------ Window Deinit () ------
  914. 10:49:47 T:140493011543936 DEBUG: ------ Window Init (Pointer.xml) ------
  915. 10:50:17 T:140493011543936 DEBUG: ------ Window Deinit (Pointer.xml) ------
  916. 10:50:54 T:140493011543936 DEBUG: ------ Window Init (Pointer.xml) ------
  917. 10:50:57 T:140493011543936 DEBUG: ------ Window Deinit (Pointer.xml) ------
  918. 10:51:00 T:140493011543936 DEBUG: Keyboard: scancode: 0x33, sym: 0x005c, unicode: 0x005c, modifier: 0x0
  919. 10:51:00 T:140493011543936 DEBUG: OnKey: backslash (0xf05c) pressed, action is ToggleFullScreen
  920. 10:51:00 T:140493011543936 DEBUG: OnLostDevice - notify display change event
  921. 10:51:00 T:140493011543936 ERROR: GLX: Same window as before, refreshing context
  922. 10:51:00 T:140493011543936 INFO: GL: Maximum texture width: 4096
  923. 10:51:00 T:140493011543936 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  924. 10:51:00 T:140493011543936 DEBUG: ------ Window Init (DialogYesNo.xml) ------
  925. 10:51:00 T:140493011543936 INFO: Loading skin file: DialogYesNo.xml, load type: KEEP_IN_MEMORY
  926. 10:51:00 T:140493011543936 DEBUG: ------ Window Init (Pointer.xml) ------
  927. 10:51:00 T:140493011543936 DEBUG: ------ Window Deinit (Pointer.xml) ------
  928. 10:51:01 T:140493011543936 DEBUG: ------ Window Deinit (DialogYesNo.xml) ------
  929. 10:51:02 T:140493011543936 DEBUG: ------ Window Init (Pointer.xml) ------
  930. 10:51:03 T:140492655888128 NOTICE: Thread JobWorker start, auto delete: true
  931. 10:51:03 T:140492655888128 INFO: easy_aquire - Created session to http://cf2.imgobject.com
  932. 10:51:03 T:140493011543936 ERROR: CheckDisplayEvents - no display event after 3 seconds
  933. 10:51:03 T:140493011543936 DEBUG: CheckDisplayEvents - notify display reset event
  934. 10:51:04 T:140492655888128 DEBUG: CurlFile::Open(0x7fc6f80008c0) http://cf2.imgobject.com/t/p/original/cAwwKiSqFTtXjA5osuBIKWp8dML.jpg
  935. 10:51:05 T:140492435891968 NOTICE: Thread JobWorker start, auto delete: true
  936. 10:51:06 T:140493011543936 DEBUG: ProcessMouse: trying mouse action leftclick
  937. 10:51:06 T:140493011543936 DEBUG: OnPlayMedia /store/library/video/Movies/The Stand (1994).avi
  938. 10:51:06 T:140493011543936 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  939. 10:51:06 T:140493011543936 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  940. 10:51:06 T:140493011543936 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  941. 10:51:06 T:140493011543936 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  942. 10:51:06 T:140493011543936 DEBUG: CPlayerCoreFactory::GetPlayers(/store/library/video/Movies/The Stand (1994).avi)
  943. 10:51:06 T:140493011543936 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  944. 10:51:06 T:140493011543936 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  945. 10:51:06 T:140493011543936 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
  946. 10:51:06 T:140493011543936 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/mms/udp
  947. 10:51:06 T:140493011543936 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  948. 10:51:06 T:140493011543936 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  949. 10:51:06 T:140493011543936 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  950. 10:51:06 T:140493011543936 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  951. 10:51:06 T:140493011543936 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  952. 10:51:06 T:140493011543936 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  953. 10:51:06 T:140493011543936 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  954. 10:51:06 T:140493011543936 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  955. 10:51:06 T:140493011543936 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  956. 10:51:06 T:140493011543936 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  957. 10:51:06 T:140493011543936 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
  958. 10:51:06 T:140493011543936 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  959. 10:51:06 T:140493011543936 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  960. 10:51:06 T:140493011543936 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
  961. 10:51:06 T:140493011543936 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  962. 10:51:06 T:140493011543936 NOTICE: DVDPlayer: Opening: /store/library/video/Movies/The Stand (1994).avi
  963. 10:51:06 T:140493011543936 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  964. 10:51:06 T:140493011543936 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  965. 10:51:06 T:140493011543936 DEBUG: LinuxRendererGL: Cleaning up GL resources
  966. 10:51:06 T:140493011543936 DEBUG: CLinuxRendererGL::PreInit - precision of luminance 16 is 16
  967. 10:51:06 T:140493011543936 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avutil-52-x86_64-linux.so)
  968. 10:51:06 T:140493011543936 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avutil-52-x86_64-linux.so
  969. 10:51:06 T:140493011543936 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/swscale-2-x86_64-linux.so)
  970. 10:51:06 T:140493011543936 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/swscale-2-x86_64-linux.so
  971. 10:51:06 T:140491811256064 NOTICE: Thread DVDPlayer start, auto delete: false
  972. 10:51:06 T:140491811256064 NOTICE: Creating InputStream
  973. 10:51:06 T:140491811256064 DEBUG: ScanForExternalSubtitles: Searching for subtitles...
  974. 10:51:06 T:140493011543936 DEBUG: ------ Window Init (DialogBusy.xml) ------
  975. 10:51:07 T:140492655888128 DEBUG: Caching image 'http://cf2.imgobject.com/t/p/original/cAwwKiSqFTtXjA5osuBIKWp8dML.jpg' to 'c/c0c38c15.jpg':
  976. 10:51:07 T:140492655888128 DEBUG: cached image 'special://masterprofile/Thumbnails/c/c0c38c15.jpg' size 960x540
  977. 10:51:11 T:140491811256064 DEBUG: ScanForExternalSubtitles: END (total time: 5276 ms)
  978. 10:51:11 T:140491811256064 NOTICE: Creating Demuxer
  979. 10:51:11 T:140491811256064 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcodec-54-x86_64-linux.so)
  980. 10:51:11 T:140491811256064 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avcodec-54-x86_64-linux.so
  981. 10:51:11 T:140491811256064 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avformat-54-x86_64-linux.so)
  982. 10:51:11 T:140491811256064 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avformat-54-x86_64-linux.so
  983. 10:51:11 T:140491811256064 DEBUG: Open - probing detected format [avi]
  984. 10:51:12 T:140491811256064 INFO: ffmpeg[CC80F700]: [avi] non-interleaved AVI
  985. 10:51:12 T:140491811256064 DEBUG: Open - avformat_find_stream_info starting
  986. 10:51:12 T:140491811256064 DEBUG: Open - av_find_stream_info finished
  987. 10:51:12 T:140491811256064 INFO: ffmpeg[CC80F700]: Input #0, avi, from '/store/library/video/Movies/The Stand (1994).avi':
  988. 10:51:12 T:140491811256064 INFO: ffmpeg[CC80F700]: Metadata:
  989. 10:51:12 T:140491811256064 INFO: ffmpeg[CC80F700]: encoder : MEncoder svn r34540 (Ubuntu), built with gcc-4.6
  990. 10:51:12 T:140491811256064 INFO: ffmpeg[CC80F700]: Duration: 05:59:04.15, start: 0.000000, bitrate: 698 kb/s
  991. 10:51:12 T:140491811256064 INFO: ffmpeg[CC80F700]: Stream #0:0: Video: mpeg4 (Advanced Simple Profile) (XVID / 0x44495658), yuv420p, 592x448 [SAR 1:1 DAR 37:28], 23.98 tbr, 23.98 tbn, 23.98 tbc
  992. 10:51:12 T:140491811256064 INFO: ffmpeg[CC80F700]: Stream #0:1: Audio: mp3 (U[0][0][0] / 0x0055), 48000 Hz, stereo, s16p, 192 kb/s
  993. 10:51:12 T:140491811256064 DEBUG: CDVDDemuxFFmpeg::AddStream(0, ...) -> 0
  994. 10:51:12 T:140491811256064 DEBUG: CDVDDemuxFFmpeg::AddStream(1, ...) -> 1
  995. 10:51:12 T:140491811256064 NOTICE: Opening video stream: 0 source: 256
  996. 10:51:12 T:140491811256064 NOTICE: Creating video codec with codec id: 13
  997. 10:51:12 T:140491811256064 DEBUG: CDVDFactoryCodec: compiled in hardware support: CrystalHD:yes AMCodec:no OpenMax:no VDPAU:yes VAAPI:yes
  998. 10:51:12 T:140491811256064 DEBUG: FactoryCodec - Video: - Opening
  999. 10:51:12 T:140491811256064 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/postproc-52-x86_64-linux.so)
  1000. 10:51:12 T:140491811256064 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/postproc-52-x86_64-linux.so
  1001. 10:51:12 T:140491811256064 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/swresample-0-x86_64-linux.so)
  1002. 10:51:12 T:140491811256064 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/swresample-0-x86_64-linux.so
  1003. 10:51:12 T:140491811256064 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avfilter-3-x86_64-linux.so)
  1004. 10:51:12 T:140491811256064 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avfilter-3-x86_64-linux.so
  1005. 10:51:12 T:140491811256064 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
  1006. 10:51:12 T:140491811256064 NOTICE: CDVDVideoCodecFFmpeg::GetFormat - Creating VDPAU(592x448)
  1007. 10:51:12 T:140491811256064 NOTICE: (VDPAU) Close
  1008.  
  1009.  
  1010. ############### END LOG FILE ################
  1011.  
  1012. ############ END XBMC CRASH LOG #############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement