Advertisement
Guest User

Untitled

a guest
Sep 21st, 2011
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.92 KB | None | 0 0
  1.  
  2. 08:00:46 T:7625200 NOTICE: -----------------------------------------------------------------------
  3. 08:00:46 T:7625200 NOTICE: Starting XBMC, Platform: Linux (Ubuntu 10.04.3 LTS, 2.6.32-33-generic i686). Built on Sep 19 2011 (Git:Unknown)
  4. 08:00:46 T:7625200 NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
  5. 08:00:46 T:7625200 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
  6. 08:00:46 T:7625200 NOTICE: special://masterprofile/ is mapped to: /home/xbmc/.xbmc/userdata
  7. 08:00:46 T:7625200 NOTICE: special://home/ is mapped to: /home/xbmc/.xbmc
  8. 08:00:46 T:7625200 NOTICE: special://temp/ is mapped to: /home/xbmc/.xbmc/temp
  9. 08:00:46 T:7625200 NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
  10. 08:00:46 T:7625200 NOTICE: Log File is located: /home/xbmc/.xbmc/temp/xbmc.log
  11. 08:00:46 T:7625200 NOTICE: -----------------------------------------------------------------------
  12. 08:00:46 T:7625200 NOTICE: Setup SDL
  13. 08:00:48 T:7625200 NOTICE: load settings...
  14. 08:00:48 T:7625200 ERROR: Unable to load libcrystalhd.so.3, reason: libcrystalhd.so.3: cannot open shared object file: No such file or directory
  15. 08:00:48 T:7625200 NOTICE: special://profile/ is mapped to: special://masterprofile/
  16. 08:00:48 T:7625200 NOTICE: loading special://masterprofile/guisettings.xml
  17. 08:00:48 T:7625200 NOTICE: Getting hardware information now...
  18. 08:00:48 T:7625200 NOTICE: Checking resolution 12
  19. 08:00:48 T:7625200 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  20. 08:00:48 T:7625200 NOTICE: Loaded playercorefactory configuration
  21. 08:00:48 T:7625200 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  22. 08:00:48 T:7625200 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  23. 08:00:48 T:7625200 NOTICE: No settings file to load to load (special://xbmc/system/advancedsettings.xml)
  24. 08:00:48 T:7625200 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  25. 08:00:48 T:7625200 NOTICE: Contents of special://profile/advancedsettings.xml are...
  26. <advancedsettings>
  27. <network>
  28. <disableipv6>true</disableipv6>
  29. </network>
  30. <videodatabase>
  31. <type>mysql</type>
  32. <host>192.168.1.18</host>
  33. <port>3306</port>
  34. <user>xbmc</user>
  35. <pass>xbmc</pass>
  36. <name>xbmc_video</name>
  37. </videodatabase>
  38. <videodatabase>
  39. <type>mysql</type>
  40. <host>192.168.1.18</host>
  41. <port>3306</port>
  42. <user>xbmc</user>
  43. <pass>xbmc</pass>
  44. <name>xbmc_music</name>
  45. </videodatabase>
  46. <useddsfanart>true</useddsfanart>
  47. <cputempcommand>echo &quot;$(sensors -u | tail -n4 | grep temp1_input | awk &apos;{print $2 }&apos; |awk &apos;{printf(&quot;%d\n&quot;,$1 + 0.5);}&apos;) C&quot;</cputempcommand>
  48. <gputempcommand>echo &quot;$(nvclock -T | sed -ne &quot;s/=&gt; GPU temp.*: \([0-9]\+\).*/\1/p&quot;) C&quot;</gputempcommand>
  49. <!-- <hddtempcommand>echo "$(hddtemp /dev/sda | awk '{ print $3}' | awk -F '°' '{ print $1}') C"</hddtempcommand>-->
  50. <hddtempcommand>echo &quot;$(hddtemp -n /dev/sda) C&quot;</hddtempcommand>
  51. </advancedsettings>
  52. 08:00:48 T:7625200 WARNING: VIDEO database configuration is experimental.
  53. 08:00:48 T:7625200 NOTICE: Getting hardware information now...
  54. 08:00:48 T:7625200 NOTICE: Checking resolution 12
  55. 08:00:48 T:7625200 NOTICE: Default DVD Player: dvdplayer
  56. 08:00:48 T:7625200 NOTICE: Default Video Player: dvdplayer
  57. 08:00:48 T:7625200 NOTICE: Default Audio Player: paplayer
  58. 08:00:48 T:7625200 NOTICE: Loading media sources from special://masterprofile/sources.xml
  59. 08:00:51 T:7625200 NOTICE: Using visual 0x42
  60. 08:00:51 T:7625200 NOTICE: GL_VENDOR = NVIDIA Corporation
  61.  
  62. 08:00:51 T:7625200 NOTICE: GL_RENDERER = ION/PCI/SSE2
  63. 08:00:51 T:7625200 NOTICE: GL_VERSION = 3.2.0 NVIDIA 195.36.24
  64. 08:00:51 T:7625200 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.50 NVIDIA via Cg compiler
  65. 08:00:51 T:7625200 NOTICE: GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX = 524288
  66. 08:00:51 T:7625200 NOTICE: GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX = 524288
  67. 08:00:51 T:7625200 NOTICE: GL_EXTENSIONS = GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_elements_base_vertex GL_ARB_d$
  68. 08:00:51 T:7625200 ERROR: GLX: Same window as before, refreshing context
  69. 08:00:52 T:7625200 NOTICE: UDisks: Added /mnt/disk1
  70. 08:00:52 T:7625200 NOTICE: UDisks: Added /mnt/disk0
  71. 08:00:52 T:7625200 NOTICE: UDisks: Added /mnt/disk3
  72. 08:00:52 T:7625200 NOTICE: UDisks: Added /mnt/disk2
  73. 08:00:52 T:7625200 NOTICE: start dvd mediatype detection
  74. 08:00:52 T:7625200 NOTICE: initializing playlistplayer
  75. 08:00:52 T:7625200 NOTICE: DONE initializing playlistplayer
  76. 08:00:54 T:7625200 ERROR: unmatched parentheses in SubString(Skin.String(DisableSubFavourite332),true))
  77. 08:00:54 T:7625200 ERROR: unmatched parentheses in SubString(Skin.String(DisableSubFavourite432),true))
  78. 08:00:56 T:7625200 WARNING: Skin has invalid include: ArtistSlideShow
  79. 08:00:56 T:7625200 WARNING: Previous line repeats 2 times.
  80. 08:00:56 T:7625200 NOTICE: initialize done
  81. 08:00:56 T:7625200 NOTICE: Running the application...
  82. 08:00:56 T:64764784 NOTICE: -->Python Interpreter Initialized<--
  83. 08:00:56 T:64764784 NOTICE: [metadata.cine.passion.service] params: {}
  84. 08:00:56 T:7625200 NOTICE: Webserver: Starting...
  85. 08:00:56 T:7625200 NOTICE: WebServer: Started the webserver
  86. 08:00:56 T:7625200 NOTICE: ES: Starting event server
  87. 08:00:56 T:7625200 NOTICE: DS: Starting dbus server
  88. 08:00:56 T:3033512816 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  89. 08:00:56 T:3033512816 NOTICE: UDP: Listening on port 9777
  90. 08:00:56 T:3023022960 NOTICE: DS: Starting DBUS server in Run Application aka thread
  91. 08:00:57 T:7625200 ERROR: JSONRPC Server: Failed to connect to sdpd
  92.  
  93. [...]
  94. 08:03:04 T:7625200 DEBUG: ExecuteXBMCAction : Translating RunScript(script.logo-downloader,mode=bulk,character=True,clearart=True,logo=True,showthumb=landscape.jpg,poster=poster.jpg,banner=banner.jpg)
  95. 08:03:04 T:7625200 DEBUG: ExecuteXBMCAction : To RunScript(script.logo-downloader,mode=bulk,character=True,clearart=True,logo=True,showthumb=landscape.jpg,poster=poster.jpg,banner=banner.jpg)
  96. 08:03:04 T:7625200 INFO: initializing python engine.
  97. 08:03:04 T:7625200 DEBUG: new python thread created. id=5
  98. 08:03:04 T:2784996208 DEBUG: Thread XBPyThread start, auto delete: 0
  99. 08:03:04 T:2784996208 DEBUG: Python thread: start processing
  100. 08:03:04 T:7625200 DEBUG: ExecuteXBMCAction : Translating SetFocus(50)
  101. 08:03:04 T:7625200 DEBUG: ExecuteXBMCAction : To SetFocus(50)
  102. 08:03:04 T:3064982384 DEBUG: Compress - using DXT5 (min error is: 3.82:1.26)
  103. 08:03:04 T:2784996208 NOTICE: -->Python Interpreter Initialized<--
  104. 08:03:04 T:2784996208 DEBUG: Process - The source file to load is /home/xbmc/.xbmc/addons/script.logo-downloader/default.py
  105. 08:03:04 T:2784996208 DEBUG: Process - Setting the Python path to /home/xbmc/.xbmc/addons/script.logo-downloader:/home/xbmc/.xbmc/addons/script.module.simplejson/lib:/home/xbmc/.xbmc/addons/script.module.xbmcdata/lib:/home/xbmc/.xbmc/a$
  106. 08:03:04 T:2784996208 DEBUG: Process - Entering source directory /home/xbmc/.xbmc/addons/script.logo-downloader
  107. 08:03:04 T:2784996208 DEBUG: Instantiating addon using automatically obtained id of "script.logo-downloader" dependent on version 2.0 of the xbmc.python api
  108. 08:03:04 T:2784996208 DEBUG: ### Logo Downloader starting ...
  109. 08:03:04 T:2784996208 DEBUG: ### author: ppic, ronie
  110. 08:03:04 T:2784996208 DEBUG: ### version: 3.0.6
  111. 08:03:04 T:2784996208 DEBUG: ### logo downloader initializing...
  112. 08:03:04 T:2784996208 DEBUG: ### reinit
  113. 08:03:04 T:2784996208 DEBUG: ### args: ['script.logo-downloader', 'mode=bulk', 'character=True', 'clearart=True', 'logo=True', 'showthumb=landscape.jpg', 'poster=poster.jpg', 'banner=banner.jpg']
  114. 08:03:04 T:2784996208 DEBUG: ### arg 0: script.logo-downloader
  115. 08:03:04 T:2784996208 DEBUG: ### arg 1: mode=bulk
  116. 08:03:04 T:2784996208 DEBUG: ### arg 2: character=True
  117. 08:03:04 T:2784996208 DEBUG: ### arg 3: clearart=True
  118. 08:03:04 T:2784996208 DEBUG: ### arg 4: logo=True
  119. 08:03:04 T:2784996208 DEBUG: arg 5: showthumb=landscape.jpg
  120. 08:03:04 T:2784996208 DEBUG: ### arg 6: poster=poster.jpg
  121. 08:03:04 T:2784996208 DEBUG: ### arg 7: banner=banner.jpg
  122. 08:03:04 T:2784996208 DEBUG: ### no arg8
  123.  
  124. 08:03:04 T:2784996208 DEBUG: ### Start Bulk Mode
  125. 08:03:04 T:2784996208 DEBUG: ### get tvshow list
  126. 08:03:04 T:2784996208 INFO: Loading skin file: DialogProgress.xml
  127. 08:03:04 T:2784996208 DEBUG: DialogProgress::StartModal called
  128. 08:03:04 T:2784996208 DEBUG: ------ Window Init (DialogProgress.xml) ------
  129. 08:03:04 T:2784996208 DEBUG: ### tv show: "error":{"code":-32602,"data":{"message":"Too many parameters","method":"VideoLibrary.GetTVShows","stack":{"name":"sort","property":{"name":"method","type":"string"
  130. 08:03:04 T:2784996208 DEBUG: ### clearart:True ###
  131. 08:03:04 T:2784996208 DEBUG: ### characterart:False ###
  132. 08:03:04 T:2784996208 DEBUG: ### logo:True ###
  133. 08:03:04 T:2784996208 DEBUG: ### show_thumb:landscape.jpg ###
  134. 08:03:04 T:2784996208 DEBUG: ### total tvshow = 0
  135. 08:03:04 T:2784996208 DEBUG: ### logo found = 0
  136. 08:03:04 T:2784996208 DEBUG: ### logo download = 0
  137. 08:03:04 T:2784996208 DEBUG: ### thumb found = 0
  138. 08:03:04 T:2784996208 DEBUG: ### thumb download = 0
  139. 08:03:04 T:2784996208 DEBUG: ### clearart found = 0
  140. 08:03:04 T:2784996208 DEBUG: ### clearart download = 0
  141. 08:03:04 T:2784996208 DEBUG: ### characterart found = 0
  142. 08:03:04 T:2784996208 DEBUG: ### characterart download = 0
  143. 08:03:04 T:2784996208 DEBUG: ### banner found = 0
  144. 08:03:04 T:2784996208 DEBUG: ### banner download = 0
  145. 08:03:04 T:2784996208 DEBUG: ### poster found = 0
  146. 08:03:04 T:2784996208 DEBUG: ### poster download = 0
  147. 08:03:04 T:2784996208 INFO: Loading skin file: DialogOK.xml
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement