Advertisement
Guest User

XBMC Weather Plus script failure

a guest
Oct 29th, 2011
863
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 88.00 KB | None | 0 0
  1. 17:34:28 T:139820511987776 M:8310562816 NOTICE: -----------------------------------------------------------------------
  2. 17:34:28 T:139820511987776 M:8310030336 NOTICE: Starting XBMC, Platform: Linux (Ubuntu 10.04.3 LTS, 2.6.32-34-generic x86_64). Built on Mar 9 2011 (Git:Unknown)
  3. 17:34:28 T:139820511987776 M:8310030336 NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
  4. 17:34:28 T:139820511987776 M:8310030336 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
  5. 17:34:28 T:139820511987776 M:8310030336 NOTICE: special://masterprofile/ is mapped to: /home/kjawhtpc/.xbmc/userdata
  6. 17:34:28 T:139820511987776 M:8310030336 NOTICE: special://home/ is mapped to: /home/kjawhtpc/.xbmc
  7. 17:34:28 T:139820511987776 M:8310030336 NOTICE: special://temp/ is mapped to: /home/kjawhtpc/.xbmc/temp
  8. 17:34:28 T:139820511987776 M:8310030336 NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
  9. 17:34:28 T:139820511987776 M:8310030336 NOTICE: Log File is located: /home/kjawhtpc/.xbmc/temp/xbmc.log
  10. 17:34:28 T:139820511987776 M:8310030336 NOTICE: -----------------------------------------------------------------------
  11. 17:34:28 T:139820511987776 M:8310022144 NOTICE: Setup SDL
  12. 17:34:28 T:139820511987776 M:8308228096 NOTICE: load settings...
  13. 17:34:28 T:139820511987776 M:8308228096 NOTICE: special://profile/ is mapped to: special://masterprofile/
  14. 17:34:28 T:139820511987776 M:8308228096 NOTICE: loading special://masterprofile/guisettings.xml
  15. 17:34:28 T:139820511987776 M:8308228096 NOTICE: Getting hardware information now...
  16. 17:34:28 T:139820511987776 M:8308228096 NOTICE: Checking resolution 12
  17. 17:34:28 T:139820511987776 M:8308228096 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  18. 17:34:28 T:139820511987776 M:8308228096 NOTICE: Loaded playercorefactory configuration
  19. 17:34:28 T:139820511987776 M:8308228096 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  20. 17:34:28 T:139820511987776 M:8308228096 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  21. 17:34:28 T:139820511987776 M:8308228096 NOTICE: Loaded advancedsettings.xml from special://profile/advancedsettings.xml
  22. 17:34:28 T:139820511987776 M:8308228096 NOTICE: Contents of special://profile/advancedsettings.xml are...
  23. <advancedsettings>
  24. <videodatabase>
  25. <type>mysql</type>
  26. <host>localhost</host>
  27. <port>guess my port</port>
  28. <user>xbmc</user>
  29. <pass>guess my password</pass>
  30. <name>xbmc_movies</name>
  31. </videodatabase>
  32. <musicdatabase>
  33. <type>mysql</type>
  34. <host>localhost</host>
  35. <port>guess my port</port>
  36. <user>xbmc</user>
  37. <pass>guess my password</pass>
  38. <name>xbmc_music</name>
  39. </musicdatabase>
  40. <slideshow>
  41. <panamount>0</panamount>
  42. <zoomamount>0</zoomamount>
  43. <blackbarcompensation>0</blackbarcompensation>
  44. </slideshow>
  45. <audio>
  46. <resample>44100</resample>
  47. </audio>
  48. <video>
  49. <highqualityscaling>1</highqualityscaling>
  50. </video>
  51. </advancedsettings>
  52. 17:34:28 T:139820511987776 M:8308228096 WARNING: VIDEO database configuration is experimental.
  53. 17:34:28 T:139820511987776 M:8308228096 NOTICE: Getting hardware information now...
  54. 17:34:28 T:139820511987776 M:8308228096 NOTICE: Checking resolution 12
  55. 17:34:28 T:139820511987776 M:8308228096 NOTICE: Default DVD Player: dvdplayer
  56. 17:34:28 T:139820511987776 M:8308228096 NOTICE: Default Video Player: dvdplayer
  57. 17:34:28 T:139820511987776 M:8308228096 NOTICE: Default Audio Player: paplayer
  58. 17:34:28 T:139820511987776 M:8308228096 NOTICE: Enabled debug logging due to GUI setting (2)
  59. 17:34:28 T:139820511987776 M:8308228096 NOTICE: Loading media sources from special://masterprofile/sources.xml
  60. 17:34:28 T:139820511987776 M:8308228096 INFO: creating subdirectories
  61. 17:34:28 T:139820511987776 M:8308228096 INFO: userdata folder: special://masterprofile/
  62. 17:34:28 T:139820511987776 M:8308228096 INFO: recording folder:
  63. 17:34:28 T:139820511987776 M:8308228096 INFO: screenshots folder:/home/kjawhtpc/Documents/
  64. 17:34:28 T:139820511987776 M:8308228096 INFO: thumbnails folder: special://masterprofile/Thumbnails
  65. 17:34:28 T:139820511987776 M:8308228096 INFO: load language info file: special://xbmc/language/English/langinfo.xml
  66. 17:34:28 T:139820511987776 M:8308228096 INFO: load language file:special://xbmc/language/English/strings.xml
  67. 17:34:28 T:139820511987776 M:8308228096 DEBUG: Loading: /usr/lib/xbmc/system/libcpluff-x86_64-linux.so
  68. 17:34:28 T:139820511987776 M:8308236288 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/xbmc/addons: No such file or directory'
  69. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in repository.googlecode.anarchintosh-projects has been installed.'
  70. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in skin.rapier_MikotoBuild has been installed.'
  71. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.secsports has been installed.'
  72. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.allmusic.com has been installed.'
  73. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.youtubetrailers has been installed.'
  74. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  75. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  76. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.pelisalacarta has been installed.'
  77. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in script.module.cryptopy has been installed.'
  78. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.euphoria has been installed.'
  79. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  80. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in script.module.demjson has been installed.'
  81. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in repository.bluecop.xbmc-plugins has been installed.'
  82. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.tbs has been installed.'
  83. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.yahoo.music.videos has been installed.'
  84. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in script.randomitems has been installed.'
  85. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in visualization.projectm has been installed.'
  86. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in script.module.common.playback has been installed.'
  87. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  88. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  89. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in script.favourites has been installed.'
  90. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.allmusic.com has been installed.'
  91. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in script.bootable.disk.wizard has been installed.'
  92. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  93. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  94. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in script.qlock has been installed.'
  95. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.tvalacarta has been installed.'
  96. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  97. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.fox.news has been installed.'
  98. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.last.fm has been installed.'
  99. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in script.cu.lyrics has been installed.'
  100. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been installed.'
  101. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been installed.'
  102. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  103. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
  104. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  105. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.ccctv has been installed.'
  106. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.hulu has been installed.'
  107. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.icefilms has been installed.'
  108. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been installed.'
  109. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.karaokeplay has been installed.'
  110. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.cnn.video has been installed.'
  111. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in script.logo-downloader has been installed.'
  112. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  113. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.impa.com has been installed.'
  114. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.cartoon.network has been installed.'
  115. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.'
  116. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.last.fm has been installed.'
  117. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in script.recentlyadded has been installed.'
  118. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.solarwinds has been installed.'
  119. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in plugin.makemkvbluray has been installed.'
  120. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in weather.weatherplus has been installed.'
  121. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in skin.rapierqualar has been installed.'
  122. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.slideshow has been installed.'
  123. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.nbc.universal has been installed.'
  124. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in repository.googlecode.xbmc-addons has been installed.'
  125. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in script.xbmc.audio.mixer has been installed.'
  126. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.nascar has been installed.'
  127. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in visualization.goom has been installed.'
  128. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.movieposterdb.com has been installed.'
  129. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in webinterface.XWMM has been installed.'
  130. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in metadata.imdb.com has been installed.'
  131. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  132. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.tnt has been installed.'
  133. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in script.rss.editor has been installed.'
  134. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.spike has been installed.'
  135. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  136. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  137. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in weather.xbmc.builtin has been installed.'
  138. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
  139. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in script.module.mechanize has been installed.'
  140. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  141. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  142. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.classiccinema has been installed.'
  143. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  144. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.espn3 has been installed.'
  145. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.cbs has been installed.'
  146. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been installed.'
  147. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  148. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  149. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.plasma has been installed.'
  150. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.musicvideojukebox has been installed.'
  151. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in skin.transparency has been installed.'
  152. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been installed.'
  153. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in metadata.mtv.com has been installed.'
  154. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in visualization.itunes has been installed.'
  155. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.bms has been installed.'
  156. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
  157. 17:34:28 T:139820511987776 M:8308236288 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  158. 17:34:28 T:139820511987776 M:8308236288 DEBUG: CKeyboardStat::Initialize - XKb symbols pc_us_inet(evdev)_terminate(ctrl_alt_bksp)
  159. 17:34:28 T:139820511987776 M:8308236288 INFO: LIRC Initialize: using: /dev/lircd
  160. 17:34:28 T:139820511987776 M:8308236288 INFO: LIRC Initialize: connect failed: No such file or directory
  161. 17:34:28 T:139820511987776 M:8308236288 DEBUG: Failed to connect to LIRC. Retry in 10s.
  162. 17:34:29 T:139820511987776 M:8308097024 NOTICE: Enabled Joystick: Microsoft Microsoft® 2.4GHz Transceiver v6.0
  163. 17:34:29 T:139820511987776 M:8308097024 NOTICE: Details: Total Axis: 37 Total Hats: 0 Total Buttons: 41
  164. 17:34:29 T:139820511987776 M:8308097024 INFO: XRANDR: /usr/lib/xbmc/xbmc-xrandr --output default --mode 0x164
  165. 17:34:29 T:139820511987776 M:8302714880 NOTICE: Using visual 0x43
  166. 17:34:29 T:139820511987776 M:8302460928 INFO: GL: Maximum texture width: 8192
  167. 17:34:29 T:139820511987776 M:8302460928 DEBUG: Loading: /usr/lib/xbmc/system/ImageLib-x86_64-linux.so
  168. 17:34:29 T:139820511987776 M:8301989888 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_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_EXT_framebuffer_sRGB GLX_ARB_get_proc_address
  169. 17:34:29 T:139820511987776 M:8301989888 NOTICE: GL_VENDOR = NVIDIA Corporation
  170. 17:34:29 T:139820511987776 M:8301989888 NOTICE: GL_RENDERER = GeForce GTX 260/PCI/SSE2
  171. 17:34:29 T:139820511987776 M:8301989888 NOTICE: GL_VERSION = 3.3.0 NVIDIA 285.05.09
  172. 17:34:29 T:139820511987776 M:8301989888 NOTICE: GL_SHADING_LANGUAGE_VERSION = 3.30 NVIDIA via Cg compiler
  173. 17:34:29 T:139820511987776 M:8301989888 NOTICE: GL_EXTENSIONS = GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth 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_draw_instanced GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays 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_seamless_cube_map GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_objects GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_compression GL_ARB_texture_compression_rgtc 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_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object 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_vertex_type_2_10_10_10_rev GL_ARB_viewport_array 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_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_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_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_texture_type_2_10_10_10_REV GL_EXT_timer_query GL_EXT_transform_feedback2 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_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp GL_NV_explicit_multisample 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_geometry_shader4 GL_NV_gpu_program4 GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_coverage GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 GL_NV_path_rendering GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_primitive_restart GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_shader_buffer_load 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_multisample GL_NV_texture_rectangle GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_transform_feedback2 GL_NV_vdpau_interop GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_buffer_unified_memory 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_NVX_gpu_memory_info 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_rgb8_rgba8 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
  174. 17:34:29 T:139820511987776 M:8301989888 ERROR: GLX: Same window as before, refreshing context
  175. 17:34:29 T:139820511987776 M:8301989888 INFO: GL: Maximum texture width: 8192
  176. 17:34:29 T:139820511987776 M:8301989888 INFO: load default splash image: /usr/share/xbmc/media/Splash.png
  177. 17:34:29 T:139820511987776 M:8299433984 INFO: load keymapping
  178. 17:34:29 T:139820511987776 M:8299433984 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  179. 17:34:29 T:139820511987776 M:8299433984 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  180. 17:34:29 T:139820511987776 M:8299433984 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  181. 17:34:29 T:139820511987776 M:8299433984 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
  182. 17:34:29 T:139820511987776 M:8299433984 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  183. 17:34:29 T:139820511987776 M:8299433984 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  184. 17:34:29 T:139820511987776 M:8299433984 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  185. 17:34:29 T:139820511987776 M:8299433984 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  186. 17:34:29 T:139820511987776 M:8299433984 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  187. 17:34:29 T:139820511987776 M:8299433984 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  188. 17:34:29 T:139820511987776 M:8299433984 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  189. 17:34:29 T:139820511987776 M:8299433984 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  190. 17:34:29 T:139820511987776 M:8299433984 INFO: Loading special://xbmc/system/keymaps/remote.xml
  191. 17:34:29 T:139820511987776 M:8299433984 INFO: Loading special://xbmc/system/Lircmap.xml
  192. 17:34:29 T:139820511987776 M:8299433984 INFO: * Adding remote mapping for device 'mceusb'
  193. 17:34:29 T:139820511987776 M:8299433984 INFO: * Adding remote mapping for device 'XboxDVDDongle'
  194. 17:34:29 T:139820511987776 M:8299433984 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
  195. 17:34:29 T:139820511987776 M:8299433984 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
  196. 17:34:29 T:139820511987776 M:8299433984 INFO: * Adding remote mapping for device 'anysee'
  197. 17:34:29 T:139820511987776 M:8299433984 INFO: * Adding remote mapping for device 'iMON-PAD'
  198. 17:34:29 T:139820511987776 M:8299433984 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
  199. 17:34:29 T:139820511987776 M:8299433984 INFO: * Adding remote mapping for device 'MCE_via_iMON'
  200. 17:34:29 T:139820511987776 M:8299433984 INFO: * Adding remote mapping for device 'TwinHanRemote'
  201. 17:34:29 T:139820511987776 M:8299433984 INFO: * Adding remote mapping for device 'linux-input-layer'
  202. 17:34:29 T:139820511987776 M:8299433984 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  203. 17:34:29 T:139820511987776 M:8299433984 INFO: * Linking remote mapping for 'linux-input-layer' to 'devinput'
  204. 17:34:29 T:139820511987776 M:8299433984 DEBUG: CButtonTranslator::Load - no userdata Lircmap.xml found, skipping
  205. 17:34:29 T:139820511987776 M:8299433984 INFO: GUI format 1280x720 1280x720 @ 50.00 - Full Screen
  206. 17:34:29 T:139820511987776 M:8299433984 DEBUG: Selected UDisks as storage provider
  207. 17:34:29 T:139820511987776 M:8299433984 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks with interface org.freedesktop.DBus.Properties and method Get
  208. 17:34:29 T:139820511987776 M:8299433984 DEBUG: UDisks: DaemonVersion 1
  209. 17:34:29 T:139820511987776 M:8299433984 DEBUG: UDisks: Querying available devices
  210. 17:34:29 T:139820511987776 M:8299433984 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks with interface org.freedesktop.UDisks and method EnumerateDevices
  211. 17:34:29 T:139820511987776 M:8299433984 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdc1)
  212. 17:34:29 T:139820511987776 M:8299433984 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc1 with interface org.freedesktop.DBus.Properties and method GetAll
  213. 17:34:29 T:139820511987776 M:8299433984 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc with interface org.freedesktop.DBus.Properties and method Get
  214. 17:34:29 T:139820511987776 M:8299433984 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdc1: IsFileSystem true HasFileSystem jfs IsSystemInternal true IsMounted true IsRemovable false IsPartition true IsOptical false
  215. 17:34:29 T:139820511987776 M:8299433984 NOTICE: UDisks: Added /mnt/htpcback
  216. 17:34:29 T:139820511987776 M:8299433984 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdb)
  217. 17:34:29 T:139820511987776 M:8299433984 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method GetAll
  218. 17:34:29 T:139820511987776 M:8299433984 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdb: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  219. 17:34:29 T:139820511987776 M:8299433984 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sr0)
  220. 17:34:29 T:139820511987776 M:8299433984 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sr0 with interface org.freedesktop.DBus.Properties and method GetAll
  221. 17:34:29 T:139820511987776 M:8299433984 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sr0: IsFileSystem false HasFileSystem IsSystemInternal false IsMounted false IsRemovable true IsPartition false IsOptical false
  222. 17:34:29 T:139820511987776 M:8299433984 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda1)
  223. 17:34:29 T:139820511987776 M:8299433984 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda1 with interface org.freedesktop.DBus.Properties and method GetAll
  224. 17:34:29 T:139820511987776 M:8299433984 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method Get
  225. 17:34:29 T:139820511987776 M:8299433984 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda1: IsFileSystem true HasFileSystem ntfs IsSystemInternal true IsMounted false IsRemovable false IsPartition true IsOptical false
  226. 17:34:29 T:139820511987776 M:8299433984 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda2)
  227. 17:34:29 T:139820511987776 M:8299433984 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda2 with interface org.freedesktop.DBus.Properties and method GetAll
  228. 17:34:29 T:139820511987776 M:8299433984 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method Get
  229. 17:34:29 T:139820511987776 M:8299433984 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda2: IsFileSystem true HasFileSystem ext3 IsSystemInternal true IsMounted false IsRemovable false IsPartition true IsOptical false
  230. 17:34:29 T:139820511987776 M:8299433984 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda3)
  231. 17:34:29 T:139820511987776 M:8299433984 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda3 with interface org.freedesktop.DBus.Properties and method GetAll
  232. 17:34:29 T:139820511987776 M:8299433984 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method Get
  233. 17:34:29 T:139820511987776 M:8299433984 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda3: IsFileSystem true HasFileSystem ext3 IsSystemInternal true IsMounted true IsRemovable false IsPartition true IsOptical false
  234. 17:34:29 T:139820511987776 M:8299433984 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda4)
  235. 17:34:29 T:139820511987776 M:8299433984 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda4 with interface org.freedesktop.DBus.Properties and method GetAll
  236. 17:34:29 T:139820511987776 M:8299433984 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method Get
  237. 17:34:29 T:139820511987776 M:8299433984 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda4: IsFileSystem true HasFileSystem jfs IsSystemInternal true IsMounted true IsRemovable false IsPartition true IsOptical false
  238. 17:34:29 T:139820511987776 M:8299433984 NOTICE: UDisks: Added /mnt/junk
  239. 17:34:29 T:139820511987776 M:8299433984 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdc)
  240. 17:34:29 T:139820511987776 M:8299433984 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc with interface org.freedesktop.DBus.Properties and method GetAll
  241. 17:34:29 T:139820511987776 M:8299433984 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdc: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  242. 17:34:29 T:139820511987776 M:8299433984 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdb1)
  243. 17:34:29 T:139820511987776 M:8299433984 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb1 with interface org.freedesktop.DBus.Properties and method GetAll
  244. 17:34:29 T:139820511987776 M:8299433984 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method Get
  245. 17:34:29 T:139820511987776 M:8299433984 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdb1: IsFileSystem true HasFileSystem jfs IsSystemInternal true IsMounted true IsRemovable false IsPartition true IsOptical false
  246. 17:34:29 T:139820511987776 M:8299433984 NOTICE: UDisks: Added /mnt/kjawhtpc
  247. 17:34:29 T:139820511987776 M:8299433984 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda)
  248. 17:34:29 T:139820511987776 M:8299433984 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method GetAll
  249. 17:34:29 T:139820511987776 M:8299433984 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  250. 17:34:29 T:139820511987776 M:8299433984 NOTICE: start dvd mediatype detection
  251. 17:34:29 T:139820511987776 M:8299433984 NOTICE: initializing playlistplayer
  252. 17:34:29 T:139820192864000 M:8299433984 DEBUG: thread start, auto delete: 0
  253. 17:34:29 T:139820511987776 M:8299433984 NOTICE: DONE initializing playlistplayer
  254. 17:34:29 T:139820192864000 M:8299433984 DEBUG: Compiled with libcdio Version 0.81
  255. 17:34:29 T:139820511987776 M:8299433984 DEBUG: DPMS: supported power-saving modes: SUSPEND OFF STANDBY
  256. 17:34:29 T:139820511987776 M:8299433984 INFO: Unloading old skin ...
  257. 17:34:29 T:139820511987776 M:8298663936 DEBUG: ------ Window Deinit (Pointer.xml) ------
  258. 17:34:29 T:139820511987776 M:8298663936 DEBUG: ------ Window Deinit (DialogMuteBug.xml) ------
  259. 17:34:29 T:139820511987776 M:8298663936 INFO: load skin from:/home/kjawhtpc/.xbmc/addons/skin.transparency
  260. 17:34:29 T:139820511987776 M:8298663936 INFO: Default 4:3 resolution directory is /home/kjawhtpc/.xbmc/addons/skin.transparency/720p
  261. 17:34:29 T:139820511987776 M:8298663936 INFO: Default 16:9 resolution directory is /home/kjawhtpc/.xbmc/addons/skin.transparency/720p
  262. 17:34:29 T:139820511987776 M:8298663936 INFO: Loading skin includes from /home/kjawhtpc/.xbmc/addons/skin.transparency/720p/Includes.xml
  263. 17:34:29 T:139820511987776 M:8281649152 INFO: load fonts for skin...
  264. 17:34:29 T:139820511987776 M:8281649152 INFO: Loading fonts from /home/kjawhtpc/.xbmc/addons/skin.transparency/720p/Font.xml
  265. 17:34:29 T:139820511987776 M:8273268736 INFO: load new skin...
  266. 17:34:29 T:139820511987776 M:8273268736 INFO: Loading skin file: Home.xml
  267. 17:34:29 T:139820511987776 M:8272506880 ERROR: Error evaluating boolean expression Container(5040).HasFocus(5) + [PVR.IsRecording | PVR.HasTimer] + ![Player.HasVideo + !Skin.HasSetting(homepageVideoinfo)] + ![Player.HasAudio + !Skin.HasSetting(homepageMusicinfo)]
  268. 17:34:29 T:139820511987776 M:8272506880 ERROR: Error evaluating boolean expression !PVR.IsRecording + PVR.HasTimer
  269. 17:34:29 T:139820511987776 M:8271446016 INFO: Loading user windows, path /home/kjawhtpc/.xbmc/addons/skin.transparency/720p
  270. 17:34:29 T:139820511987776 M:8268718080 DEBUG: Load Skin XML: 94.13ms
  271. 17:34:29 T:139820511987776 M:8268718080 INFO: initialize new skin...
  272. 17:34:29 T:139820511987776 M:8268718080 INFO: Loading skin file: Pointer.xml
  273. 17:34:29 T:139820511987776 M:8267702272 DEBUG: OpenBundle - Opened bundle /home/kjawhtpc/.xbmc/addons/skin.transparency/media/Textures.xbt
  274. 17:34:29 T:139820511987776 M:8267702272 INFO: Loading skin file: DialogVolumeBar.xml
  275. 17:34:29 T:139820511987776 M:8267702272 INFO: Loading skin file: DialogSeekBar.xml
  276. 17:34:29 T:139820511987776 M:8267702272 INFO: Loading skin file: DialogKaiToast.xml
  277. 17:34:29 T:139820511987776 M:8267702272 INFO: Loading skin file: DialogMuteBug.xml
  278. 17:34:29 T:139820511987776 M:8267702272 DEBUG: CGUIAudioManager::Initialize
  279. 17:34:29 T:139820511987776 M:8267702272 ERROR: Unable to open audio mixer
  280. 17:34:29 T:139820511987776 M:8267702272 INFO: Loading /home/kjawhtpc/.xbmc/addons/skin.transparency/sounds/sounds.xml
  281. 17:34:29 T:139820511987776 M:8267702272 INFO: skin loaded...
  282. 17:34:29 T:139820511987776 M:8267702272 DEBUG: Activating window ID: 12999
  283. 17:34:29 T:139820511987776 M:8267702272 DEBUG: Checking if window ID 12999 is locked.
  284. 17:34:29 T:139820511987776 M:8267702272 DEBUG: ------ Window Init (Startup.xml) ------
  285. 17:34:29 T:139820511987776 M:8267702272 INFO: Loading skin file: Startup.xml
  286. 17:34:29 T:139820511987776 M:8267702272 INFO: removing tempfiles
  287. 17:34:29 T:139820511987776 M:8267702272 NOTICE: UpdateLibraries - Starting video library startup scan
  288. 17:34:29 T:139820511987776 M:8267702272 DEBUG: ------ Window Init (DialogVideoScan.xml) ------
  289. 17:34:29 T:139820511987776 M:8267702272 INFO: Loading skin file: DialogVideoScan.xml
  290. 17:34:29 T:139820511987776 M:8267702272 NOTICE: initialize done
  291. 17:34:29 T:139820139521792 M:8267702272 DEBUG: thread start, auto delete: 0
  292. 17:34:29 T:139820511987776 M:8267702272 NOTICE: Running the application...
  293. 17:34:29 T:139820511987776 M:8267702272 DEBUG: ExecuteXBMCAction : Translating Skin.SetBool(Startup)
  294. 17:34:29 T:139820511987776 M:8267702272 DEBUG: ExecuteXBMCAction : To Skin.SetBool(Startup)
  295. 17:34:29 T:139820139521792 M:8267702272 NOTICE: VideoInfoScanner: Starting scan ..
  296. 17:34:29 T:139820139521792 M:8267448320 DEBUG: VideoInfoScanner: Skipping dir '/home/kjawhtpc/Videos/Movies/' due to no change (fasthash)
  297. 17:34:29 T:139820511987776 M:8266940416 DEBUG: ExecuteXBMCAction : Translating ReplaceWindow(Home)
  298. 17:34:29 T:139820511987776 M:8266940416 DEBUG: ExecuteXBMCAction : To ReplaceWindow(Home)
  299. 17:34:29 T:139820139521792 M:8266940416 DEBUG: VideoInfoScanner: No (new) information was found in dir /home/kjawhtpc/Videos/TV-Shows/Hogan's_Heroes/
  300. 17:34:29 T:139820511987776 M:8266940416 DEBUG: Activating window ID: 10000
  301. 17:34:29 T:139820511987776 M:8266940416 DEBUG: Checking if window ID 10000 is locked.
  302. 17:34:29 T:139820139521792 M:8266940416 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
  303. 17:34:29 T:139820511987776 M:8266940416 DEBUG: ------ Window Deinit (Startup.xml) ------
  304. 17:34:29 T:139820511987776 M:8266940416 DEBUG: ------ Window Init (Home.xml) ------
  305. 17:34:29 T:139820511987776 M:8266940416 DEBUG: ExecuteXBMCAction : Translating Skin.SetBool(LibraryUpdated)
  306. 17:34:29 T:139820511987776 M:8266940416 DEBUG: ExecuteXBMCAction : To Skin.SetBool(LibraryUpdated)
  307. 17:34:29 T:139820139521792 M:8266940416 INFO: Video scan was stopped or finished ... restoring FindRemoteThumbs
  308. 17:34:29 T:139820139521792 M:8266940416 DEBUG: Thread 139820139521792 terminating
  309. 17:34:29 T:139820511987776 M:8266940416 DEBUG: Process - no profile autoexec.py (/home/kjawhtpc/.xbmc/userdata/autoexec.py) found, skipping
  310. 17:34:29 T:139820511987776 M:8266940416 DEBUG: NetworkMessage - Starting network services
  311. 17:34:29 T:139820511987776 M:8266940416 NOTICE: ES: Starting event server
  312. 17:34:29 T:139820511987776 M:8266940416 NOTICE: DS: Starting dbus server
  313. 17:34:29 T:139820180702976 M:8266940416 DEBUG: thread start, auto delete: 0
  314. 17:34:29 T:139820180702976 M:8266940416 NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
  315. 17:34:29 T:139820180702976 M:8266940416 NOTICE: UDP: Listening on port 9777
  316. 17:34:29 T:139820172310272 M:8266940416 DEBUG: thread start, auto delete: 0
  317. 17:34:29 T:139820172310272 M:8266940416 NOTICE: DS: Starting DBUS server in Run Application aka thread
  318. 17:34:29 T:139820163917568 M:8266940416 DEBUG: thread start, auto delete: 0
  319. 17:34:29 T:139820163917568 M:8266940416 INFO: JSONRPC Server: Successfully initialized
  320. 17:34:29 T:139820180702976 M:8266940416 DEBUG: CZeroconfAvahi::clientCallback: client is up and running
  321. 17:34:29 T:139820511987776 M:8266940416 NOTICE: starting zeroconf publishing
  322. 17:34:29 T:139820511987776 M:8266940416 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:XBMC Event Server port:9777
  323. 17:34:29 T:139820511987776 M:8266940416 DEBUG: CZeroconfAvahi::addService() named: XBMC Event Server type: _xbmc-events._udp port:9777
  324. 17:34:29 T:139820511987776 M:8266940416 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc type: _xbmc-jsonrpc._tcp name:XBMC JSONRPC port:9090
  325. 17:34:29 T:139820511987776 M:8266940416 DEBUG: CZeroconfAvahi::addService() named: XBMC JSONRPC type: _xbmc-jsonrpc._tcp port:9090
  326. 17:34:29 T:139820511987776 M:8266940416 DEBUG: CLastfmScrobbler: Clearing session.
  327. 17:34:29 T:139820511987776 M:8266940416 DEBUG: CLibrefmScrobbler: Clearing session.
  328. 17:34:29 T:139820511987776 M:8266940416 INFO: GL: Enabling VSYNC
  329. 17:34:29 T:139820511987776 M:8266940416 INFO: GL: Selected vsync mode 2
  330. 17:34:29 T:139820131129088 M:8266940416 DEBUG: thread start, auto delete: 1
  331. 17:34:29 T:139820143314688 M:8264552448 DEBUG: thread start, auto delete: 0
  332. 17:34:29 T:139820511987776 M:8264552448 DEBUG: ------ Window Deinit (DialogVideoScan.xml) ------
  333. 17:34:29 T:139820143314688 M:8264552448 DEBUG: Loading: libcurl-gnutls.so.4
  334. 17:34:29 T:139820143314688 M:8264552448 DEBUG: FileCurl::Open(0x7f2a69f96a30) http://feeds.feedburner.com/xbmc
  335. 17:34:29 T:139820143314688 M:8264552448 INFO: easy_aquire - Created session to http://feeds.feedburner.com
  336. 17:34:29 T:139820511987776 M:8263602176 DEBUG: ExecuteXBMCAction : Translating Skin.Reset(Startup)
  337. 17:34:29 T:139820511987776 M:8263602176 DEBUG: ExecuteXBMCAction : To Skin.Reset(Startup)
  338. 17:34:29 T:139820511987776 M:8262840320 DEBUG: ExecuteXBMCAction : Translating SetFocus(9000)
  339. 17:34:29 T:139820511987776 M:8262840320 DEBUG: ExecuteXBMCAction : To SetFocus(9000)
  340. 17:34:29 T:139820120614656 M:8262840320 DEBUG: thread start, auto delete: 1
  341. 17:34:29 T:139820120614656 M:8262840320 INFO: WEATHER: Downloading weather
  342. 17:34:29 T:139820120614656 M:8262840320 DEBUG: FileCurl::Open(0x7f2a689f0a10) http://xoap.weather.com/weather/local/38671?cc=*&unit=m&dayf=4&prod=xoap&link=xoap&par=1004124588&key=079f24145f208494
  343. 17:34:29 T:139820120614656 M:8262840320 INFO: easy_aquire - Created session to http://xoap.weather.com
  344. 17:34:30 T:139820120614656 M:8259121152 DEBUG: FileCurl::Close(0x7f2a689f0a10) http://xoap.weather.com/weather/local/38671?cc=*&unit=m&dayf=4&prod=xoap&link=xoap&par=1004124588&key=079f24145f208494
  345. 17:34:30 T:139820120614656 M:8259121152 INFO: WEATHER: Weather download successful
  346. 17:34:30 T:139820120614656 M:8259121152 DEBUG: GetZipList - Processing zip://special%3a%2f%2fxbmc%2fmedia%2fweather%2ezip/
  347. 17:34:30 T:139820511987776 M:8259121152 INFO: initializing python engine.
  348. 17:34:30 T:139820511987776 M:8259121152 DEBUG: Loading: /usr/lib/xbmc/system/python/python24-x86_64-linux.so
  349. 17:34:30 T:139820511987776 M:8258850816 DEBUG: Python wrapper library linked with internal Python library
  350. 17:34:30 T:139820511987776 M:8258850816 DEBUG: GetZipList - Processing zip://%2fusr%2flib%2fxbmc%2fsystem%2fpython%2fpython24%2ezip/sitecustomize
  351. 17:34:30 T:139820143314688 M:8255803392 DEBUG: FileCurl::Close(0x7f2a69f96a30) http://feeds.feedburner.com/xbmc
  352. 17:34:30 T:139820143314688 M:8255803392 DEBUG: Got rss feed: http://feeds.feedburner.com/xbmc
  353. 17:34:30 T:139820143314688 M:8255295488 DEBUG: RSS feed encoding: UTF-8
  354. 17:34:30 T:139820143314688 M:8255295488 DEBUG: Parsed rss feed: http://feeds.feedburner.com/xbmc
  355. 17:34:30 T:139820143314688 M:8255295488 DEBUG: Thread 139820143314688 terminating
  356. 17:34:30 T:139820511987776 M:8255295488 DEBUG: new python thread created. id=1
  357. 17:34:30 T:139820511987776 M:8255295488 DEBUG: CallScript - Weather script called: /home/kjawhtpc/.xbmc/addons/weather.weatherplus/default.py (38671)
  358. 17:34:30 T:139820035692288 M:8255295488 DEBUG: thread start, auto delete: 0
  359. 17:34:30 T:139820035692288 M:8255295488 DEBUG: Python thread: start processing
  360. 17:34:30 T:139820511987776 M:8255295488 DEBUG: UPower: Recieved an unkown signal NameAcquired
  361. 17:34:30 T:139820035692288 M:8254533632 NOTICE: -->Python Interpreter Initialized<--
  362. 17:34:30 T:139820035692288 M:8254533632 DEBUG: Process - The source file to load is /home/kjawhtpc/.xbmc/addons/weather.weatherplus/default.py
  363. 17:34:30 T:139820035692288 M:8254533632 DEBUG: Process - Setting the Python path to /home/kjawhtpc/.xbmc/addons/weather.weatherplus:/home/kjawhtpc/.xbmc/addons/script.module.cryptopy/lib:/home/kjawhtpc/.xbmc/addons/script.module.demjson/lib:/home/kjawhtpc/.xbmc/addons/script.module.common.playback/lib:/home/kjawhtpc/.xbmc/addons/script.module.simplejson/lib:/home/kjawhtpc/.xbmc/addons/script.module.beautifulsoup/lib:/usr/lib/xbmc/addons/script.module.pil/lib:/home/kjawhtpc/.xbmc/addons/script.module.mechanize/lib:/home/kjawhtpc/.xbmc/addons/script.module.elementtree/lib:/usr/lib/xbmc/addons/script.module.pysqlite/lib:/usr/lib/xbmc/system/python/python24.zip:/usr/share/xbmc/system/python/lib/python24.zip:/usr/share/xbmc/system/python/lib/python2.4/:/usr/share/xbmc/system/python/lib/python2.4/plat-linux2:/usr/share/xbmc/system/python/lib/python2.4/lib-tk:/usr/share/xbmc/system/python/lib/python2.4/lib-dynload
  364. 17:34:30 T:139820035692288 M:8254533632 DEBUG: Process - Entering source directory /home/kjawhtpc/.xbmc/addons/weather.weatherplus
  365. 17:34:30 T:139820035692288 M:8254533632 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/strop.so. flags: 2
  366. 17:34:30 T:139820035692288 M:8254533632 DEBUG: Loading: /home/kjawhtpc/.xbmc/temp/strop.so
  367. 17:34:30 T:139820035692288 M:8254533632 DEBUG: RegisterExtensionLib, adding strop.so (0x33f0cf0)
  368. 17:34:30 T:139820035692288 M:8254533632 DEBUG: xbp_dlsym - load symbol initstrop
  369. 17:34:30 T:139820035692288 M:8254533632 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/_socket.so. flags: 2
  370. 17:34:30 T:139820035692288 M:8254533632 DEBUG: Loading: /home/kjawhtpc/.xbmc/temp/_socket.so
  371. 17:34:30 T:139820035692288 M:8254533632 DEBUG: RegisterExtensionLib, adding _socket.so (0x3491d80)
  372. 17:34:30 T:139820035692288 M:8254533632 DEBUG: xbp_dlsym - load symbol init_socket
  373. 17:34:30 T:139820035692288 M:8254300160 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/_ssl.so. flags: 2
  374. 17:34:30 T:139820035692288 M:8254300160 DEBUG: Loading: /home/kjawhtpc/.xbmc/temp/_ssl.so
  375. 17:34:30 T:139820035692288 M:8254300160 DEBUG: RegisterExtensionLib, adding _ssl.so (0x4e1f8b0)
  376. 17:34:30 T:139820035692288 M:8254300160 DEBUG: xbp_dlsym - load symbol init_ssl
  377. 17:34:30 T:139820035692288 M:8254300160 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/time.so. flags: 2
  378. 17:34:30 T:139820035692288 M:9585364992 DEBUG: Loading: /home/kjawhtpc/.xbmc/temp/time.so
  379. 17:34:30 T:139820035692288 M:8254300160 DEBUG: RegisterExtensionLib, adding time.so (0x4c06630)
  380. 17:34:30 T:139820035692288 M:8254300160 DEBUG: xbp_dlsym - load symbol inittime
  381. 17:34:30 T:139820035692288 M:8254300160 NOTICE: [PLUGIN] 'Weather Plus: Version - 2.3.1-r' initialized!
  382. 17:34:30 T:139820035692288 M:8254300160 NOTICE: ** Found XBMC Revision: r0 [Unknown] **
  383. 17:34:30 T:139820035692288 M:8253472768 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/struct.so. flags: 2
  384. 17:34:30 T:139820035692288 M:8253472768 DEBUG: Loading: /home/kjawhtpc/.xbmc/temp/struct.so
  385. 17:34:30 T:139820035692288 M:8253472768 DEBUG: RegisterExtensionLib, adding struct.so (0x4fb6830)
  386. 17:34:30 T:139820035692288 M:8253472768 DEBUG: xbp_dlsym - load symbol initstruct
  387. 17:34:30 T:139820035692288 M:8253472768 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/binascii.so. flags: 2
  388. 17:34:30 T:139820035692288 M:8253472768 DEBUG: Loading: /home/kjawhtpc/.xbmc/temp/binascii.so
  389. 17:34:30 T:139820035692288 M:8253472768 DEBUG: RegisterExtensionLib, adding binascii.so (0x4e7d880)
  390. 17:34:30 T:139820035692288 M:8253472768 DEBUG: xbp_dlsym - load symbol initbinascii
  391. 17:34:30 T:139820035692288 M:8252628992 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/math.so. flags: 2
  392. 17:34:30 T:139820035692288 M:8252628992 DEBUG: Loading: /home/kjawhtpc/.xbmc/temp/math.so
  393. 17:34:30 T:139820035692288 M:8252628992 DEBUG: RegisterExtensionLib, adding math.so (0x4d643d0)
  394. 17:34:30 T:139820035692288 M:8252628992 DEBUG: xbp_dlsym - load symbol initmath
  395. 17:34:30 T:139820035692288 M:8252628992 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/_random.so. flags: 2
  396. 17:34:30 T:139820035692288 M:8252628992 DEBUG: Loading: /home/kjawhtpc/.xbmc/temp/_random.so
  397. 17:34:30 T:139820035692288 M:8252628992 DEBUG: RegisterExtensionLib, adding _random.so (0x4f75f30)
  398. 17:34:30 T:139820035692288 M:8252628992 DEBUG: xbp_dlsym - load symbol init_random
  399. 17:34:30 T:139820035692288 M:8252628992 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/fcntl.so. flags: 2
  400. 17:34:30 T:139820035692288 M:8252628992 DEBUG: Loading: /home/kjawhtpc/.xbmc/temp/fcntl.so
  401. 17:34:30 T:139820035692288 M:8252628992 DEBUG: RegisterExtensionLib, adding fcntl.so (0x4dc93b0)
  402. 17:34:30 T:139820035692288 M:8252628992 DEBUG: xbp_dlsym - load symbol initfcntl
  403. 17:34:30 T:139820035692288 M:8252628992 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/cStringIO.so. flags: 2
  404. 17:34:30 T:139820035692288 M:8252628992 DEBUG: Loading: /home/kjawhtpc/.xbmc/temp/cStringIO.so
  405. 17:34:30 T:139820035692288 M:8252628992 DEBUG: RegisterExtensionLib, adding cStringIO.so (0x4dfc140)
  406. 17:34:30 T:139820035692288 M:8252628992 DEBUG: xbp_dlsym - load symbol initcStringIO
  407. 17:34:30 T:139820035692288 M:8252628992 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/md5.so. flags: 2
  408. 17:34:30 T:139820035692288 M:8252628992 DEBUG: Loading: /home/kjawhtpc/.xbmc/temp/md5.so
  409. 17:34:30 T:139820035692288 M:8252628992 DEBUG: RegisterExtensionLib, adding md5.so (0x4fab120)
  410. 17:34:30 T:139820035692288 M:8252628992 DEBUG: xbp_dlsym - load symbol initmd5
  411. 17:34:30 T:139820035692288 M:8252628992 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/sha.so. flags: 2
  412. 17:34:30 T:139820035692288 M:8252628992 DEBUG: Loading: /home/kjawhtpc/.xbmc/temp/sha.so
  413. 17:34:30 T:139820035692288 M:8252628992 DEBUG: RegisterExtensionLib, adding sha.so (0x4f0d120)
  414. 17:34:30 T:139820035692288 M:8252628992 DEBUG: xbp_dlsym - load symbol initsha
  415. 17:34:30 T:139820035692288 M:8252628992 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/_bisect.so. flags: 2
  416. 17:34:30 T:139820035692288 M:8252628992 DEBUG: Loading: /home/kjawhtpc/.xbmc/temp/_bisect.so
  417. 17:34:30 T:139820035692288 M:8252628992 DEBUG: RegisterExtensionLib, adding _bisect.so (0x4d658e0)
  418. 17:34:30 T:139820035692288 M:8252628992 DEBUG: xbp_dlsym - load symbol init_bisect
  419. 17:34:30 T:139820035692288 M:8251887616 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/collections.so. flags: 2
  420. 17:34:30 T:139820035692288 M:8251887616 DEBUG: Loading: /home/kjawhtpc/.xbmc/temp/collections.so
  421. 17:34:30 T:139820035692288 M:8251887616 DEBUG: RegisterExtensionLib, adding collections.so (0x4f894f0)
  422. 17:34:30 T:139820035692288 M:8251887616 DEBUG: xbp_dlsym - load symbol initcollections
  423. 17:34:30 T:139820035692288 M:8251887616 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/datetime.so. flags: 2
  424. 17:34:30 T:139820035692288 M:8251887616 DEBUG: Loading: /home/kjawhtpc/.xbmc/temp/datetime.so
  425. 17:34:30 T:139820035692288 M:8251887616 DEBUG: RegisterExtensionLib, adding datetime.so (0x4f45e50)
  426. 17:34:30 T:139820035692288 M:8251887616 DEBUG: xbp_dlsym - load symbol initdatetime
  427. 17:34:30 T:139820155524864 M:8251887616 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  428. 17:34:31 T:139820035692288 M:8251842560 DEBUG: Previous line repeats 1 times.
  429. 17:34:31 T:139820035692288 M:8251842560 NOTICE: [Weather Plus] Current Map :
  430. 17:34:31 T:139820035692288 M:8251842560 NOTICE: [Weather Plus] maptype = 1
  431. 17:34:31 T:139820035692288 M:8251842560 NOTICE: [Weather Plus] map_list_url = http://www.weather.com/weather/map/38671?bypassredirect=true
  432. 17:34:31 T:139820035692288 M:8251842560 NOTICE: [('Doppler_Radar_600_Mile:LIT', 'Doppler Radar 600 Mile', ''), ('Doppler_Radar_300_Mile:MEM', 'Doppler Radar 300 Mile', ''), ('US_Current_Weather:SC', 'South Central US Current Weather', ''), ('US_Current_Temps:SC', 'South Central US Current Temps', ''), ('US_Current_Dew_Points:SC', 'South Central US Current Dew Points', ''), ('US_Severe_Alerts:SC', 'South Central US Severe Alerts', ''), ('US_Coastal_Water_Temps:SE', 'Southeast US Coastal Water Temps', ''), ('US_Coastal_Winds:SE', 'Southeast US Coastal Winds', ''), ('Doppler_Radar_1800:SC', 'South Central Doppler Radar 1800', ''), ('Radar_2100_Mile:SE', 'Southeast Radar 2100 Mile', ''), ('US_Satellite:SC', 'South Central US Satellite', ''), ('US_Visible_Satellite:SC', 'South Central US Visible Satellite', ''), ('US_Precip._Forecast:SC', 'South Central US Precip. Forecast', ''), ('US_Thunderstorm_Fcst:SC', 'South Central US Thunderstorm Fcst', ''), ('US_Snow_Forecast:SC', 'South Central US Snow Forecast', ''), ('US_Weather_Today:SC', 'South Central US Weather Today', ''), ('US_Weather_Tonight:SC', 'South Central US Weather Tonight', ''), ('US_Weather_Tomorrow:SC', 'South Central US Weather Tomorrow', ''), ('US_Weather_Tom._Night:SC', 'South Central US Weather Tom. Night', ''), ('US_Highs_Today:SC', 'South Central US Highs Today', ''), ('US_Lows_Tonight:SC', 'South Central US Lows Tonight', ''), ('US_Highs_Tomorrow:SC', 'South Central US Highs Tomorrow', ''), ('US_Lows_Tom._Night:SC', 'South Central US Lows Tom. Night', ''), ('US_Winds_Today:SC', 'South Central US Winds Today', ''), ('US_Winds_Tonight:SC', 'South Central US Winds Tonight', ''), ('US_Winds_Tomorrow:SC', 'South Central US Winds Tomorrow', ''), ('US_Winds_Tom._Night:SC', 'South Central US Winds Tom. Night', ''), ('24_Hour_Rainfall_Estimate:SC', 'South Central 24 Hour Rainfall Estimate', ''), ('US_Soil_Moisture:SC', 'South Central US Soil Moisture', '')]
  433. 17:34:31 T:139820035692288 M:8251842560 NOTICE: [Weather Plus] maptype = 3
  434. 17:34:31 T:139820035692288 M:8251842560 NOTICE: [Weather Plus] map_list_url = http://www.weather.com/maps/maptype/currentweatherusnational/index_large.html
  435. 17:34:31 T:139820035692288 M:8251842560 NOTICE: [('/maps/maptype/currentweatherusnational/uscurrentweather_large.html', 'US: Current Weather', ''), ('/maps/maptype/currentweatherusnational/usdopplerradar_large.html', 'US: Doppler Radar', ''), ('/maps/maptype/currentweatherusnational/uscurrenttemperatures_large.html', 'US: Current Temperatures', ''), ('/maps/maptype/currentweatherusnational/uscurrentdewpoints_large.html', 'US: Current Dew Points', ''), ('/maps/maptype/currentweatherusnational/usinfraredsatellite_large.html', 'US: Infrared Satellite', ''), ('/maps/maptype/currentweatherusnational/usvisiblesatellite_large.html', 'US: Visible Satellite', ''), ('/maps/maptype/currentweatherusnational/uswatervaporsatellite_large.html', 'US: Water Vapor Satellite', ''), ('/maps/maptype/currentweatherusnational/uslightningstrikes_large.html', 'US Lightning Strikes', ''), ('/maps/maptype/currentweatherusnational/uscurrentwindsgusts_large.html', 'US: Current Winds & Gusts', ''), ('/maps/maptype/currentweatherusnational/uscurrentheatindex_large.html', 'US: Current Heat Index', ''), ('/maps/maptype/currentweatherusnational/uscurrentwindchill_large.html', 'US: Current Wind Chill', ''), ('/maps/maptype/currentweatherusnational/uscurrentsnowcover_large.html', 'US: Current Snow Cover', ''), ('/maps/maptype/currentweatherusnational/usactualhightemps_large.html', 'US: Actual High Temps', ''), ('/maps/maptype/currentweatherusnational/usactuallowtemps_large.html', 'US: Actual Low Temps', ''), ('/maps/maptype/currentweatherusnational/us24hourtemperaturechange_large.html', 'US: 24 Hour Temperature Change', ''), ('/maps/maptype/currentweatherusnational/usdeparturefromnormalhighs_large.html', 'US: Departure from Normal-Highs', ''), ('/maps/maptype/currentweatherusnational/usdeparturefromnormallows_large.html', 'US: Departure from Normal-Lows', '')]
  436. 17:34:31 T:139820035692288 M:8251842560 NOTICE: [Weather Plus] maptype = 38
  437. 17:34:31 T:139820035692288 M:8251842560 NOTICE: [Weather Plus] map_list_url = http://www.weather.com/maps/activity/travel/index_large.html
  438. 17:34:31 T:139820035692288 M:8251842560 NOTICE: [('/maps/activity/travel/index_large.html', 'Current Airport Delays', ''), ('/maps/activity/travel/airportimpactmap_large.html', 'Airport Impact Map', ''), ('/maps/activity/travel/morningairportimpact_large.html', 'Morning Airport Impact', ''), ('/maps/activity/travel/middayairportimpact_large.html', 'Midday Airport Impact', ''), ('/maps/activity/travel/eveningairportimpact_large.html', 'Evening Airport Impact', ''), ('/maps/activity/travel/usairturbulencepotential_large.html', 'US Air Turbulence Potential', ''), ('/maps/activity/travel/northeastustravelweather_large.html', 'Northeast US Travel Weather', ''), ('/maps/activity/travel/southeastustravelweather_large.html', 'Southeast US Travel Weather', ''), ('/maps/activity/travel/midwestustravelweather_large.html', 'Midwest US Travel Weather', ''), ('/maps/activity/travel/westustravelweather_large.html', 'West U.S Travel Weather', ''), ('/maps/activity/travel/uswindytravel_large.html', 'US Windy Travel', ''), ('/maps/activity/travel/usthunderstormfcst_large.html', 'US: Thunderstorm Fcst', ''), ('/maps/activity/travel/usrainytravel_large.html', 'US Rainy Travel', ''), ('/maps/activity/travel/usweathertoday_large.html', 'US: Weather Today', ''), ('/maps/activity/travel/usweathertonight_large.html', 'US: Weather Tonight', ''), ('/maps/activity/travel/usweatherday2_large.html', 'US: Weather Day 2', ''), ('/maps/activity/travel/usweatherday3_large.html', 'US: Weather Day 3', ''), ('/maps/activity/travel/usweatherday4_large.html', 'US: Weather Day 4', ''), ('/maps/activity/travel/usweatherday5_large.html', 'US: Weather Day 5', ''), ('/maps/activity/travel/usweatherday6_large.html', 'US: Weather Day 6', ''), ('/maps/activity/travel/usweatherday7_large.html', 'US: Weather Day 7', ''), ('/maps/activity/travel/usweatherday8_large.html', 'US: Weather Day 8', ''), ('/maps/activity/travel/usweatherday9_large.html', 'US: Weather Day 9', ''), ('/maps/activity/travel/usweatherday10_large.html', 'US: Weather Day 10', '')]
  439. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] map = Doppler_Radar_600_Mile:LIT
  440. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] title = Doppler Radar 600 Mile
  441. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] Locationindex = 1
  442. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] maplist_user_file =
  443. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] map_url = http://www.weather.com/weather/map/38671?&mapdest=Doppler_Radar_600_Mile:LIT
  444. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] Fetch image = 1L.jpg ||| url = http://image.weather.com/looper/archive/us_lit_closeradar_plus_usen/1L.jpg
  445. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] Fetch image = 2L.jpg ||| url = http://image.weather.com/looper/archive/us_lit_closeradar_plus_usen/2L.jpg
  446. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] Fetch image = 3L.jpg ||| url = http://image.weather.com/looper/archive/us_lit_closeradar_plus_usen/3L.jpg
  447. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] Fetch image = 4L.jpg ||| url = http://image.weather.com/looper/archive/us_lit_closeradar_plus_usen/4L.jpg
  448. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] Fetch image = 5L.jpg ||| url = http://image.weather.com/looper/archive/us_lit_closeradar_plus_usen/5L.jpg
  449. 17:34:32 T:139820035692288 M:8251846656 NOTICE: /home/kjawhtpc/.xbmc/temp/weather.weatherplus/maps/f0b90b326198dd8b7c6249acd3d84297
  450. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] Area code = 38671
  451. 17:34:32 T:139820035692288 M:8251846656 NOTICE: *****************************************************
  452. 17:34:32 T:139820035692288 M:8251846656 NOTICE: * *
  453. 17:34:32 T:139820035692288 M:8251846656 NOTICE: * [Weather Plus] Trying to fetch 36 hour forecast.. *
  454. 17:34:32 T:139820035692288 M:8251846656 NOTICE: * *
  455. 17:34:32 T:139820035692288 M:8251846656 NOTICE: *****************************************************
  456. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] Fetching URL : http://www.weather.com/weather/local/38671?
  457. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] video_location : SC Local_location : Not Available
  458. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] Timezone : 2
  459. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] pressure : pressure-down
  460. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] pressure : 30.15
  461. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] Tonight
  462. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] special://temp/weather/128x128/31.png
  463. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] brief =
  464. 17:34:32 T:139820035692288 M:8251846656 NOTICE: ['Clear', 'Partly Cloudy', 'Partly Cloudy']
  465. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] Clear
  466. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] Low
  467. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] 36
  468. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] Precip
  469. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] 0
  470. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] Mainly clear skies. Low 36F. Winds light and variable.
  471. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] Sunset:
  472. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] 5:09 PM
  473. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] Tomorrow
  474. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] special://temp/weather/128x128/30.png
  475. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] brief =
  476. 17:34:32 T:139820035692288 M:8251846656 NOTICE: ['Clear', 'Partly Cloudy', 'Partly Cloudy']
  477. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] Partly Cloudy
  478. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] High
  479. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] 66
  480. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] Rain
  481. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] 10
  482. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] Intervals of clouds and sunshine. High 66F. Winds S at 10 to 15 mph.
  483. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] Sunrise:
  484. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] 6:19 AM
  485. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] Tomorrow Night
  486. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] special://temp/weather/128x128/29.png
  487. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] brief =
  488. 17:34:32 T:139820035692288 M:8251846656 NOTICE: ['Clear', 'Partly Cloudy', 'Partly Cloudy']
  489. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] Partly Cloudy
  490. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] Low
  491. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] 43
  492. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] Rain
  493. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] 10
  494. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] A few clouds from time to time. Low 41F. Winds SSW at 5 to 10 mph.
  495. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] Sunset:
  496. 17:34:32 T:139820035692288 M:8251846656 NOTICE: [Weather Plus] 5:08 PM
  497. 17:34:32 T:139820035692288 M:8251846656 INFO: -->Python script returned the following error<--
  498. 17:34:32 T:139820511987776 M:8251846656 INFO: Loading skin file: DialogKaiToast.xml
  499. 17:34:32 T:139820035692288 M:8251846656 ERROR: Error Type: exceptions.TypeError
  500. 17:34:32 T:139820035692288 M:8251846656 ERROR: Error Contents: argument 1 must be unicode or str
  501. 17:34:32 T:139820511987776 M:8251846656 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  502. 17:34:32 T:139820035692288 M:8251846656 ERROR: Traceback (most recent call last):
  503. File "/home/kjawhtpc/.xbmc/addons/weather.weatherplus/default.py", line 41, in ?
  504. Main()
  505. File "/home/kjawhtpc/.xbmc/addons/weather.weatherplus/xbmcplugin_weather.py", line 112, in __init__
  506. self._fetch_36_forecast()
  507. File "/home/kjawhtpc/.xbmc/addons/weather.weatherplus/xbmcplugin_weather.py", line 398, in _fetch_36_forecast
  508. self._set_alerts( alerts, alertsrss, alertsnotify, alertscolor, alertscount )
  509. File "/home/kjawhtpc/.xbmc/addons/weather.weatherplus/xbmcplugin_weather.py", line 353, in _set_alerts
  510. self.WEATHER_WINDOW.setProperty( "Alerts.Color", ( "default", alertscolor, )[ alerts != "" ] )
  511. TypeError: argument 1 must be unicode or str
  512. 17:34:32 T:139820035692288 M:8251846656 INFO: -->End of Python script error report<--
  513. 17:34:32 T:139820035692288 M:8251846656 INFO: Python script stopped
  514. 17:34:32 T:139820035692288 M:8251846656 DEBUG: Thread 139820035692288 terminating
  515. 17:34:32 T:139820511987776 M:8251846656 DEBUG: python thread 1 destructed
  516. 17:34:37 T:139820511987776 M:8241901568 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(Weather)
  517. 17:34:37 T:139820511987776 M:8241901568 DEBUG: ExecuteXBMCAction : To ActivateWindow(Weather)
  518. 17:34:37 T:139820511987776 M:8241901568 DEBUG: Activating window ID: 12600
  519. 17:34:37 T:139820511987776 M:8241901568 DEBUG: Checking if window ID 12600 is locked.
  520. 17:34:37 T:139820511987776 M:8241901568 DEBUG: ------ Window Deinit (Home.xml) ------
  521. 17:34:37 T:139820511987776 M:8241901568 INFO: easy_aquire - Created session to http://www.google.com
  522. 17:34:38 T:139820511987776 M:8241901568 DEBUG: FileCurl::Close(0x7fff8f064060) http://www.google.com/
  523. 17:34:38 T:139820511987776 M:8241901568 DEBUG: ------ Window Init (MyWeather.xml) ------
  524. 17:34:38 T:139820511987776 M:8241901568 INFO: Loading skin file: MyWeather.xml
  525. 17:34:38 T:139820511987776 M:8237584384 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  526. 17:34:39 T:139820511987776 M:8237330432 INFO: LIRC Initialize: using: /dev/lircd
  527. 17:34:39 T:139820511987776 M:8237330432 DEBUG: Failed to connect to LIRC. Retry in 20s.
  528. 17:34:39 T:139820511987776 M:8237330432 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  529. 17:34:39 T:139820511987776 M:8237330432 DEBUG: ------ Window Deinit (MyWeather.xml) ------
  530. 17:34:40 T:139820511987776 M:8237203456 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  531. 17:34:40 T:139820511987776 M:8237203456 DEBUG: ------ Window Init (Home.xml) ------
  532. 17:34:40 T:139820511987776 M:8237203456 INFO: Loading skin file: Home.xml
  533. 17:34:40 T:139820511987776 M:8244568064 DEBUG: ExecuteXBMCAction : Translating Skin.Reset(LibraryUpdated)
  534. 17:34:40 T:139820511987776 M:8244568064 DEBUG: ExecuteXBMCAction : To Skin.Reset(LibraryUpdated)
  535. 17:34:40 T:139820511987776 M:8244568064 DEBUG: ExecuteXBMCAction : Translating SetFocus(9000)
  536. 17:34:40 T:139820511987776 M:8244568064 DEBUG: ExecuteXBMCAction : To SetFocus(9000)
  537. 17:34:42 T:139820511987776 M:8244576256 INFO: Python, unloading python24.dll because no scripts are running anymore
  538. 17:34:42 T:139820511987776 M:8244576256 DEBUG: UnloadExtensionLibs, clearing python extension libraries
  539. 17:34:42 T:139820511987776 M:8244576256 DEBUG: Unloading: strop.so
  540. 17:34:42 T:139820511987776 M:8244576256 DEBUG: Unloading: _socket.so
  541. 17:34:42 T:139820511987776 M:8244576256 DEBUG: Unloading: _ssl.so
  542. 17:34:42 T:139820511987776 M:8244576256 DEBUG: Unloading: time.so
  543. 17:34:42 T:139820511987776 M:8244576256 DEBUG: Unloading: struct.so
  544. 17:34:42 T:139820511987776 M:8244576256 DEBUG: Unloading: binascii.so
  545. 17:34:42 T:139820511987776 M:8244576256 DEBUG: Unloading: math.so
  546. 17:34:42 T:139820511987776 M:8244576256 DEBUG: Unloading: _random.so
  547. 17:34:42 T:139820511987776 M:8244576256 DEBUG: Unloading: fcntl.so
  548. 17:34:42 T:139820511987776 M:8244576256 DEBUG: Unloading: cStringIO.so
  549. 17:34:42 T:139820511987776 M:8244576256 DEBUG: Unloading: md5.so
  550. 17:34:42 T:139820511987776 M:8244576256 DEBUG: Unloading: sha.so
  551. 17:34:42 T:139820511987776 M:8244576256 DEBUG: Unloading: _bisect.so
  552. 17:34:42 T:139820511987776 M:8244576256 DEBUG: Unloading: collections.so
  553. 17:34:42 T:139820511987776 M:8244576256 DEBUG: Unloading: datetime.so
  554. 17:34:42 T:139820511987776 M:8244576256 DEBUG: Unloading: python24-x86_64-linux.so
  555. 17:34:43 T:139820131129088 M:8235491328 DEBUG: FileCurl::Close(0x7f2a693f79a0) http://www.google.com/
  556. 17:34:48 T:139820511987776 M:8236515328 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(ShutdownMenu)
  557. 17:34:48 T:139820511987776 M:8236515328 DEBUG: ExecuteXBMCAction : To ActivateWindow(ShutdownMenu)
  558. 17:34:48 T:139820511987776 M:8236515328 DEBUG: Activating window ID: 10111
  559. 17:34:48 T:139820511987776 M:8236515328 DEBUG: Checking if window ID 10111 is locked.
  560. 17:34:48 T:139820511987776 M:8236515328 DEBUG: ------ Window Init (DialogButtonMenu.xml) ------
  561. 17:34:48 T:139820511987776 M:8236515328 INFO: Loading skin file: DialogButtonMenu.xml
  562. 17:34:55 T:139820511987776 M:8232206336 DEBUG: ExecuteXBMCAction : Translating Quit
  563. 17:34:55 T:139820511987776 M:8232206336 DEBUG: ExecuteXBMCAction : To Quit
  564. 17:34:55 T:139820511987776 M:8232206336 DEBUG: CAnnouncementManager - Announcement: ApplicationStop from xbmc
  565. 17:34:55 T:139820131129088 M:8232206336 DEBUG: Thread 139820131129088 terminating (autodelete)
  566. 17:34:55 T:139820120614656 M:8232206336 DEBUG: Thread 139820120614656 terminating (autodelete)
  567. 17:34:55 T:139820511987776 M:8232206336 NOTICE: Storing total System Uptime
  568. 17:34:55 T:139820511987776 M:8232206336 NOTICE: Saving settings
  569. 17:34:55 T:139820511987776 M:8232206336 NOTICE: stop all
  570. 17:34:55 T:139820511987776 M:8232206336 DEBUG: NetworkMessage - Signaling network services to stop
  571. 17:34:55 T:139820511987776 M:8232206336 NOTICE: ES: Stopping event server
  572. 17:34:55 T:139820511987776 M:8232206336 DEBUG: CZeroconfAvahi::doRemoveService named: servers.jsonrpc
  573. 17:34:55 T:139820511987776 M:8232206336 DEBUG: NetworkMessage - Waiting for network services to stop
  574. 17:34:55 T:139820511987776 M:8232206336 NOTICE: stopping zeroconf publishing
  575. 17:34:55 T:139820163917568 M:8232214528 DEBUG: Thread 139820163917568 terminating
  576. 17:34:55 T:139820180702976 M:8232214528 NOTICE: ES: UDP Event server stopped
  577. 17:34:55 T:139820180702976 M:8232214528 DEBUG: Thread 139820180702976 terminating
  578. 17:34:55 T:139820172310272 M:8232214528 NOTICE: DS: DBUS server stopped
  579. 17:34:55 T:139820172310272 M:8232214528 DEBUG: Thread 139820172310272 terminating
  580. 17:34:55 T:139820511987776 M:8232214528 NOTICE: stop dvd detect media
  581. 17:34:55 T:139820192864000 M:8232214528 DEBUG: Thread 139820192864000 terminating
  582. 17:34:55 T:139820511987776 M:8232214528 NOTICE: stop sap announcement listener
  583. 17:34:55 T:139820511987776 M:8232214528 NOTICE: clean cached files!
  584. 17:34:55 T:139820511987776 M:8232214528 NOTICE: unload skin
  585. 17:34:55 T:139820511987776 M:8232214528 INFO: Unloading old skin ...
  586. 17:34:55 T:139820511987776 M:8232214528 DEBUG: CGUIAudioManager::DeInitialize
  587. 17:34:55 T:139820511987776 M:8232214528 DEBUG: ------ Window Deinit (Home.xml) ------
  588. 17:34:55 T:139820511987776 M:8232214528 DEBUG: ------ Window Deinit (Pointer.xml) ------
  589. 17:34:55 T:139820511987776 M:8232214528 DEBUG: ------ Window Deinit (DialogMuteBug.xml) ------
  590. 17:34:55 T:139820511987776 M:8232349696 DEBUG: Cleanup - Closed bundle
  591. 17:34:55 T:139820511987776 M:8249872384 NOTICE: stop python
  592. 17:34:55 T:139820511987776 M:8255459328 NOTICE: stopped
  593. 17:34:55 T:139820511987776 M:8255459328 NOTICE: destroy
  594. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in repository.googlecode.anarchintosh-projects has been uninstalled.'
  595. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in skin.rapier_MikotoBuild has been uninstalled.'
  596. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.youtubetrailers has been uninstalled.'
  597. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.allmusic.com has been uninstalled.'
  598. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.secsports has been uninstalled.'
  599. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in script.module.cryptopy has been uninstalled.'
  600. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.pelisalacarta has been uninstalled.'
  601. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been uninstalled.'
  602. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been uninstalled.'
  603. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in repository.bluecop.xbmc-plugins has been uninstalled.'
  604. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in script.module.demjson has been uninstalled.'
  605. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been uninstalled.'
  606. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.euphoria has been uninstalled.'
  607. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.yahoo.music.videos has been uninstalled.'
  608. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.tbs has been uninstalled.'
  609. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in script.randomitems has been uninstalled.'
  610. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in visualization.projectm has been uninstalled.'
  611. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been uninstalled.'
  612. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in script.module.common.playback has been uninstalled.'
  613. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in script.favourites has been uninstalled.'
  614. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been uninstalled.'
  615. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been uninstalled.'
  616. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in script.bootable.disk.wizard has been uninstalled.'
  617. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.allmusic.com has been uninstalled.'
  618. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.tvalacarta has been uninstalled.'
  619. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in script.qlock has been uninstalled.'
  620. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been uninstalled.'
  621. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been uninstalled.'
  622. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in script.cu.lyrics has been uninstalled.'
  623. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.last.fm has been uninstalled.'
  624. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.fox.news has been uninstalled.'
  625. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been uninstalled.'
  626. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been uninstalled.'
  627. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been uninstalled.'
  628. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been uninstalled.'
  629. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been uninstalled.'
  630. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.icefilms has been uninstalled.'
  631. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.hulu has been uninstalled.'
  632. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.ccctv has been uninstalled.'
  633. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.karaokeplay has been uninstalled.'
  634. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been uninstalled.'
  635. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in script.logo-downloader has been uninstalled.'
  636. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.cnn.video has been uninstalled.'
  637. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.cartoon.network has been uninstalled.'
  638. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.impa.com has been uninstalled.'
  639. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been uninstalled.'
  640. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in script.recentlyadded has been uninstalled.'
  641. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.last.fm has been uninstalled.'
  642. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been uninstalled.'
  643. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in weather.weatherplus has been uninstalled.'
  644. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in plugin.makemkvbluray has been uninstalled.'
  645. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.solarwinds has been uninstalled.'
  646. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in skin.rapierqualar has been uninstalled.'
  647. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.nbc.universal has been uninstalled.'
  648. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.slideshow has been uninstalled.'
  649. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in script.xbmc.audio.mixer has been uninstalled.'
  650. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in repository.googlecode.xbmc-addons has been uninstalled.'
  651. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.nascar has been uninstalled.'
  652. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.movieposterdb.com has been uninstalled.'
  653. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in visualization.goom has been uninstalled.'
  654. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been uninstalled.'
  655. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in metadata.imdb.com has been uninstalled.'
  656. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in webinterface.XWMM has been uninstalled.'
  657. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.tnt has been uninstalled.'
  658. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in script.rss.editor has been uninstalled.'
  659. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been uninstalled.'
  660. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been uninstalled.'
  661. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.spike has been uninstalled.'
  662. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in weather.xbmc.builtin has been uninstalled.'
  663. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been uninstalled.'
  664. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in script.module.mechanize has been uninstalled.'
  665. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been uninstalled.'
  666. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been uninstalled.'
  667. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.classiccinema has been uninstalled.'
  668. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been uninstalled.'
  669. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.espn3 has been uninstalled.'
  670. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been uninstalled.'
  671. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.cbs has been uninstalled.'
  672. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in skin.transparency has been uninstalled.'
  673. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.musicvideojukebox has been uninstalled.'
  674. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.plasma has been uninstalled.'
  675. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been uninstalled.'
  676. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been uninstalled.'
  677. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in metadata.mtv.com has been uninstalled.'
  678. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been uninstalled.'
  679. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been uninstalled.'
  680. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.bms has been uninstalled.'
  681. 17:34:55 T:139820511987776 M:8255459328 DEBUG: ADDON: cpluff: 'Plug-in visualization.itunes has been uninstalled.'
  682. 17:34:55 T:139820511987776 M:8255459328 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x2e9adc0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  683. 17:34:55 T:139820511987776 M:8255459328 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x2eca940 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  684. 17:34:55 T:139820511987776 M:8255459328 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x2e88280 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  685. 17:34:55 T:139820511987776 M:8255459328 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x2e7f800 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  686. 17:34:55 T:139820511987776 M:8255459328 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x2e7d290 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  687. 17:34:55 T:139820511987776 M:8255459328 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x2e6b910 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  688. 17:34:55 T:139820511987776 M:8255459328 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x2e86c60 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  689. 17:34:55 T:139820511987776 M:8255459328 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x2ed01a0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  690. 17:34:55 T:139820511987776 M:8255459328 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x2ecdc60 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  691. 17:34:55 T:139820511987776 M:8255459328 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x2e83a70 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  692. 17:34:55 T:139820511987776 M:8255459328 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x2e6d130 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  693. 17:34:55 T:139820511987776 M:8255459328 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x2ed3c30 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  694. 17:34:55 T:139820511987776 M:8255459328 NOTICE: unload sections
  695. 17:34:55 T:139820511987776 M:8255459328 DEBUG: SECTION:UnloadAll(DLL: libcrystalhd.so.3)
  696. 17:34:55 T:139820511987776 M:8255459328 DEBUG: Unloading: libcrystalhd.so.3
  697. 17:34:55 T:139820511987776 M:8255459328 DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/libcpluff-x86_64-linux.so)
  698. 17:34:55 T:139820511987776 M:8255459328 DEBUG: Unloading: libcpluff-x86_64-linux.so
  699. 17:34:55 T:139820511987776 M:8255459328 DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/ImageLib-x86_64-linux.so)
  700. 17:34:55 T:139820511987776 M:8255459328 DEBUG: Unloading: ImageLib-x86_64-linux.so
  701. 17:34:55 T:139820511987776 M:8255459328 DEBUG: SECTION:UnloadAll(DLL: libcurl-gnutls.so.4)
  702. 17:34:55 T:139820511987776 M:8255459328 DEBUG: Unloading: libcurl-gnutls.so.4
  703. 17:34:55 T:139820511987776 M:8255459328 DEBUG: object 0 --> 0 instances
  704. 17:34:55 T:139820511987776 M:8255459328 DEBUG: object 1 --> 0 instances
  705. 17:34:55 T:139820511987776 M:8255459328 DEBUG: object 2 --> 14 instances
  706. 17:34:55 T:139820511987776 M:8255459328 DEBUG: object 3 --> 0 instances
  707. 17:34:55 T:139820511987776 M:8255459328 DEBUG: object 4 --> 9 instances
  708. 17:34:55 T:139820511987776 M:8255459328 DEBUG: object 5 --> 0 instances
  709. 17:34:55 T:139820511987776 M:8255459328 DEBUG: object 6 --> 0 instances
  710. 17:34:55 T:139820511987776 M:8255459328 DEBUG: object 7 --> 0 instances
  711. 17:34:55 T:139820511987776 M:8255459328 DEBUG: object 8 --> 0 instances
  712. 17:34:55 T:139820511987776 M:8255459328 DEBUG: object 9 --> 0 instances
  713.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement