Guest User

onclick

a guest
Apr 11th, 2014
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.42 KB | None | 0 0
  1. 13:34:56 T:140212474673536   DEBUG: ProcessMouse: trying mouse action leftclick
  2. 13:34:56 T:140212474673536   DEBUG: Activating window ID: 10623
  3. 13:34:56 T:140212474673536   DEBUG: ------ Window Init (CustomTrailer.xml) ------
  4. 13:34:58 T:140212474673536   DEBUG: ProcessMouse: trying mouse action leftclick
  5. 13:34:58 T:140211019314944  NOTICE: Thread LanguageInvoker start, auto delete: false
  6. 13:34:58 T:140211019314944    INFO: initializing python engine.
  7. 13:34:58 T:140211019314944   DEBUG: CPythonInvoker(13, /home/krys/.xbmc/addons/service.skin.widgets/default.py): start processing
  8. 13:34:58 T:140211019314944  NOTICE: -->Python Interpreter Initialized<--
  9. 13:34:58 T:140211019314944   DEBUG: CPythonInvoker(13, /home/krys/.xbmc/addons/service.skin.widgets/default.py): the source file to load is /home/krys/.xbmc/addons/service.skin.widgets/default.py
  10. 13:34:58 T:140211019314944   DEBUG: CPythonInvoker(13, /home/krys/.xbmc/addons/service.skin.widgets/default.py): setting the Python path to /home/krys/.xbmc/addons/service.skin.widgets:/home/krys/.xbmc/addons/script.module.chardet/lib:/home/krys/.xbmc/addons/script.module.simplejson/lib:/usr/share/xbmc/addons/script.module.pil/lib:/home/krys/.xbmc/addons/script.common.plugin.cache/lib:/home/krys/.xbmc/addons/script.module.requests/lib:/usr/share/xbmc/addons/xbmc.debug/:/home/krys/.xbmc/addons/script.module.elementtree/lib:/home/krys/.xbmc/addons/script.module.requests2/lib:/usr/lib64/python27.zip:/usr/lib64/python2.7:/usr/lib64/python2.7/plat-linux2:/usr/lib64/python2.7/lib-tk:/usr/lib64/python2.7/lib-old:/usr/lib64/python2.7/lib-dynload:/usr/lib64/python2.7/site-packages:/usr/lib64/python2.7/site-packages/gtk-2.0:/usr/lib/python2.7/site-packages
  11. 13:34:58 T:140211019314944   DEBUG: CPythonInvoker(13, /home/krys/.xbmc/addons/service.skin.widgets/default.py): entering source directory /home/krys/.xbmc/addons/service.skin.widgets
  12. 13:34:58 T:140211019314944   DEBUG: CPythonInvoker(13, /home/krys/.xbmc/addons/service.skin.widgets/default.py): instantiating addon using automatically obtained id of "service.skin.widgets" dependent on version 2.1.0 of the xbmc.python api
  13. 13:34:58 T:140211019314944   DEBUG: Skin Widgets: script version 0.0.27 started
  14. 13:34:58 T:140211019314944   DEBUG: RunQuery took 0 ms for 1 items query: select * from movieview  WHERE ((movieview.playCount IS NULL OR movieview.playCount < 1))
  15. 13:34:59 T:140211019314944   DEBUG: RunQuery took 0 ms for 0 items query: select * from episodeview  WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
  16. 13:34:59 T:140211019314944   DEBUG: RunQuery took 1 ms for 0 items query: select * from musicvideoview
  17. 13:34:59 T:140211019314944   DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview  WHERE albumview.strAlbum <> ''
  18. 13:34:59 T:140211019314944   DEBUG: GetAlbumsByWhere - query took 0 ms
  19. 13:34:59 T:140211019314944   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'
  20. 13:34:59 T:140211019314944   DEBUG: Time to retrieve artists from dataset = 1
  21. 13:34:59 T:140211019314944   DEBUG: GetSongsByWhere query = SELECT songview.* FROM songview  WHERE ((CAST(songview.iTimesPlayed as DECIMAL(5,1)) < 1))
  22. 13:34:59 T:140211019314944   DEBUG: Skin Widgets: Total time needed to request random queries: 0:00:00.116885
  23. 13:34:59 T:140211019314944   DEBUG: RunQuery took 0 ms for 0 items query: select * from movieview  WHERE (movieview.idFile  IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  24. 13:34:59 T:140211019314944   DEBUG: RunQuery took 0 ms for 0 items query: SELECT * FROM tvshowview  WHERE ( ((tvshowview.watchedcount > 0 AND tvshowview.watchedcount < tvshowview.totalCount) OR (tvshowview.watchedcount = 0 AND EXISTS (SELECT 1 FROM episodeview WHERE episodeview.idShow = tvshowview.idShow AND episodeview.resumeTimeInSeconds > 0))))
  25. 13:34:59 T:140211019314944   DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview  WHERE albumview.strAlbum <> ''
  26. 13:34:59 T:140211019314944   DEBUG: GetAlbumsByWhere - query took 0 ms
  27. 13:34:59 T:140211019314944   DEBUG: RunQuery took 0 ms for 0 items query: select * from musicvideoview
  28. 13:34:59 T:140211019314944   DEBUG: Skin Widgets: Total time needed to request recommended queries: 0:00:00.011678
  29. 13:34:59 T:140211019314944   DEBUG: RunQuery took 0 ms for 1 items query: select * from movieview  WHERE ((movieview.playCount IS NULL OR movieview.playCount = 0))
  30. 13:34:59 T:140212474673536   DEBUG: ------ Window Deinit (CustomTrailer.xml) ------
  31. 13:34:59 T:140211019314944   DEBUG: RunQuery took 0 ms for 0 items query: select * from episodeview  WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
  32. 13:34:59 T:140211019314944   DEBUG: RunQuery took 0 ms for 0 items query: select * from musicvideoview
  33. 13:34:59 T:140211019314944   DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview  WHERE albumview.strAlbum <> ''
  34. 13:34:59 T:140211019314944   DEBUG: GetAlbumsByWhere - query took 0 ms
  35. 13:34:59 T:140211019314944   DEBUG: Skin Widgets: Total time needed to request recent items queries: 0:00:00.050186
  36. 13:34:59 T:140211019314944   DEBUG: Skin Widgets: Total time needed for all queries: 0:00:00.178976
  37. 13:35:00 T:140211937175296   DEBUG: DoWork - took 119 ms to load special://masterprofile/Thumbnails/d/de4b94d4.png
Advertisement
Add Comment
Please, Sign In to add comment