Advertisement
Guest User

Untitled

a guest
Jun 8th, 2012
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.51 KB | None | 0 0
  1. 11:34:48 T:63492096 NOTICE: -----------------------------------------------------------------------
  2. 11:34:48 T:63492096 NOTICE: Starting XBMC (11.0 Git:20120321-14feb09), Platform: Darwin iOS (11.0.0 iPad1,1, Version 5.0.1 (Build 9A405)). Built on Mar 21 2012
  3. 11:34:48 T:63492096 NOTICE: special://xbmc/ is mapped to: /private/var/stash/Applications/XBMC.app/XBMCData/XBMCHome
  4. 11:34:48 T:63492096 NOTICE: special://xbmcbin/ is mapped to: /private/var/stash/Applications/XBMC.app/XBMCData/XBMCHome
  5. 11:34:48 T:63492096 NOTICE: special://masterprofile/ is mapped to: /var/mobile/Library/Preferences/XBMC/userdata
  6. 11:34:48 T:63492096 NOTICE: special://home/ is mapped to: /var/mobile/Library/Preferences/XBMC
  7. 11:34:48 T:63492096 NOTICE: special://temp/ is mapped to: /var/mobile/Library/Preferences/XBMC/temp
  8. 11:34:48 T:63492096 NOTICE: special://frameworks/ is mapped to: /Applications/XBMC.app/Frameworks
  9. 11:34:48 T:63492096 NOTICE: The executable running is: /Applications/XBMC.app/XBMC
  10. 11:34:48 T:63492096 NOTICE: Local hostname: zebraitiss-iPad
  11. 11:34:48 T:63492096 NOTICE: Log File is located: /var/mobile/Library/Preferences/xbmc.log
  12. 11:34:48 T:63492096 NOTICE: -----------------------------------------------------------------------
  13. 11:34:48 T:63492096 NOTICE: load settings...
  14. 11:34:48 T:63492096 NOTICE: special://profile/ is mapped to: special://masterprofile/
  15. 11:34:48 T:63492096 NOTICE: loading special://masterprofile/guisettings.xml
  16. 11:34:48 T:63492096 NOTICE: Getting hardware information now...
  17. 11:34:48 T:63492096 INFO: Using analog output
  18. 11:34:48 T:63492096 INFO: AC3 pass through is disabled
  19. 11:34:48 T:63492096 INFO: DTS pass through is disabled
  20. 11:34:48 T:63492096 INFO: AAC pass through is disabled
  21. 11:34:48 T:63492096 INFO: MP1 pass through is disabled
  22. 11:34:48 T:63492096 INFO: MP2 pass through is disabled
  23. 11:34:48 T:63492096 INFO: MP3 pass through is disabled
  24. 11:34:48 T:63492096 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  25. 11:34:48 T:63492096 NOTICE: Checking resolution 12
  26. 11:34:48 T:63492096 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  27. 11:34:48 T:63492096 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  28. 11:34:48 T:63492096 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  29. 11:34:48 T:63492096 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  30. 11:34:48 T:63492096 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  31. 11:34:48 T:63492096 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  32. 11:34:48 T:63492096 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/rtmp/mms/udp
  33. 11:34:48 T:63492096 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  34. 11:34:48 T:63492096 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  35. 11:34:48 T:63492096 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  36. 11:34:48 T:63492096 DEBUG: CPlayerSelectionRule::Initialize: creating rule: flv/aacp/sdp
  37. 11:34:48 T:63492096 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  38. 11:34:48 T:63492096 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  39. 11:34:48 T:63492096 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdfile
  40. 11:34:48 T:63492096 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  41. 11:34:48 T:63492096 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  42. 11:34:48 T:63492096 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  43. 11:34:48 T:63492096 NOTICE: Loaded playercorefactory configuration
  44. 11:34:48 T:63492096 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  45. 11:34:48 T:63492096 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  46. 11:34:48 T:63492096 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  47. 11:34:48 T:63492096 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  48. 11:34:48 T:63492096 NOTICE: Contents of special://profile/advancedsettings.xml are...
  49. <advancedsettings>
  50. <!-- This should force smaller picture size -->
  51. <useddsfanart>true</useddsfanart>
  52. <!-- This defines where the shared thumbnails source is located -->
  53. <pathsubstitution>
  54. <substitute>
  55. <from>special://masterprofile/Thumbnails/Music/</from>
  56. <to>smb://zebraitis:1@ZebraitisServ2/xbmc_thumb_cache/Music/</to>
  57. </substitute>
  58. </pathsubstitution>
  59. <!-- This creates my main databases in MY SQL -->
  60. <videodatabase>
  61. <type>mysql</type>
  62. <host>192.168.15.14</host>
  63. <port>3306</port>
  64. <user>xbmc</user>
  65. <pass>xbmc</pass>
  66. <name>myvideos</name>
  67. </videodatabase>
  68. <musicdatabase>
  69. <type>mysql</type>
  70. <host>192.168.15.14</host>
  71. <port>3306</port>
  72. <user>xbmc</user>
  73. <pass>xbmc</pass>
  74. <name>mymusic</name>
  75. </musicdatabase>
  76. <!-- This ensures that a movie is not marked as watched until 90% of film has been played -->
  77. <video>
  78. <playcountminimumpercent>90</playcountminimumpercent>
  79. </video>
  80. <!-- This increases the number of recently added and also imports watched state -->
  81. <videolibrary>
  82. <recentlyaddeditems>100</recentlyaddeditems>
  83. <importwatchedstate>true</importwatchedstate>
  84. </videolibrary>
  85. <!-- This creates an unlimited buffer for internet based streaming -->
  86. <network>
  87. <cachemembuffersize>0</cachemembuffersize>
  88. </network>
  89. <!-- Faster? -->
  90. <gui>
  91. <algorithmdirtyregions>1</algorithmdirtyregions>
  92. <nofliptimeout>1000</nofliptimeout>
  93. </gui>
  94. </advancedsettings>
  95. 11:34:48 T:63492096 DEBUG: Configuring path substitutions
  96. 11:34:48 T:63492096 DEBUG: Registering substition pair:
  97. 11:34:48 T:63492096 DEBUG: From: [/var/mobile/Library/Preferences/XBMC/userdata/Thumbnails/Music/]
  98. 11:34:48 T:63492096 DEBUG: To: [smb://zebraitis:1@ZebraitisServ2/xbmc_thumb_cache/Music/]
  99. 11:34:48 T:63492096 WARNING: VIDEO database configuration is experimental.
  100. 11:34:48 T:63492096 NOTICE: Getting hardware information now...
  101. 11:34:48 T:63492096 INFO: Using analog output
  102. 11:34:48 T:63492096 INFO: AC3 pass through is disabled
  103. 11:34:48 T:63492096 INFO: DTS pass through is disabled
  104. 11:34:48 T:63492096 INFO: AAC pass through is disabled
  105. 11:34:48 T:63492096 INFO: MP1 pass through is disabled
  106. 11:34:48 T:63492096 INFO: MP2 pass through is disabled
  107. 11:34:48 T:63492096 INFO: MP3 pass through is disabled
  108. 11:34:48 T:63492096 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  109. 11:34:48 T:63492096 NOTICE: Checking resolution 12
  110. 11:34:48 T:63492096 NOTICE: Default DVD Player: dvdplayer
  111. 11:34:48 T:63492096 NOTICE: Default Video Player: dvdplayer
  112. 11:34:48 T:63492096 NOTICE: Default Audio Player: paplayer
  113. 11:34:48 T:63492096 NOTICE: Enabled debug logging due to GUI setting (2)
  114. 11:34:48 T:63492096 NOTICE: Log level changed to 2
  115. 11:34:48 T:63492096 NOTICE: Loading media sources from special://masterprofile/sources.xml
  116. 11:34:48 T:63492096 INFO: creating subdirectories
  117. 11:34:48 T:63492096 INFO: userdata folder: special://masterprofile/
  118. 11:34:48 T:63492096 INFO: recording folder:
  119. 11:34:48 T:63492096 INFO: screenshots folder:
  120. 11:34:48 T:63492096 INFO: thumbnails folder: special://masterprofile/Thumbnails
  121. 11:34:49 T:63492096 INFO: load language info file: special://xbmc/language/English/langinfo.xml
  122. 11:34:49 T:63492096 DEBUG: trying to set locale to en_US.UTF-8
  123. 11:34:49 T:63492096 INFO: global locale set to C
  124. 11:34:49 T:63492096 INFO: load language file:special://xbmc/language/English/strings.xml
  125. 11:34:49 T:63492096 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcpluff-arm-osx.so)
  126. 11:34:49 T:63492096 DEBUG: Loading: /private/var/stash/Applications/XBMC.app/XBMCData/XBMCHome/system/libcpluff-arm-osx.so
  127. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  128. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.allmusic.com has been installed.'
  129. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  130. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  131. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  132. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been installed.'
  133. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  134. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  135. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  136. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.allmusic.com has been installed.'
  137. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  138. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  139. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been installed.'
  140. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  141. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  142. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  143. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in weather.weatherplus has been installed.'
  144. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in skin.touched has been installed.'
  145. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.slideshow has been installed.'
  146. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  147. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in metadata.yahoomusic.com has been installed.'
  148. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  149. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  150. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
  151. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  152. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  153. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  154. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  155. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  156. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been installed.'
  157. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
  158. 11:34:49 T:63492096 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  159. 11:34:49 T:63492096 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  160. 11:34:49 T:63492096 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adaptor"
  161. 11:34:49 T:63492096 INFO: GLES: Maximum texture width: 2048
  162. 11:34:49 T:63492096 DEBUG: EGL_EXTENSIONS: GL_OES_depth_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_texture_float GL_OES_texture_half_float GL_OES_vertex_array_object GL_EXT_blend_minmax GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_separate_shader_objects GL_EXT_shader_texture_lod GL_EXT_texture_filter_anisotropic GL_APPLE_framebuffer_multisample GL_APPLE_rgb_422 GL_APPLE_texture_format_BGRA8888 GL_APPLE_texture_max_level GL_IMG_read_format GL_IMG_texture_compression_pvrtc
  163. 11:34:49 T:63492096 NOTICE: GL_VENDOR = Imagination Technologies
  164. 11:34:49 T:63492096 NOTICE: GL_RENDERER = PowerVR SGX 535
  165. 11:34:49 T:63492096 NOTICE: GL_VERSION = OpenGL ES 2.0 IMGSGX535-63.14.2
  166. 11:34:49 T:63492096 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.0
  167. 11:34:49 T:63492096 DEBUG: GLES: Extension Support Test - GL_NVX_gpu_memory_info NO
  168. 11:34:49 T:63492096 NOTICE: GL_EXTENSIONS = GL_OES_depth_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_texture_float GL_OES_texture_half_float GL_OES_vertex_array_object GL_EXT_blend_minmax GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_separate_shader_objects GL_EXT_shader_texture_lod GL_EXT_texture_filter_anisotropic GL_APPLE_framebuffer_multisample GL_APPLE_rgb_422 GL_APPLE_texture_format_BGRA8888 GL_APPLE_texture_max_level GL_IMG_read_format GL_IMG_texture_compression_pvrtc
  169. 11:34:49 T:63492096 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 NO
  170. 11:34:49 T:63492096 DEBUG: GLES: Extension Support Test - GL_IMG_texture_format_BGRA8888 NO
  171. 11:34:49 T:63492096 DEBUG: GLES: Extension Support Test - GL_APPLE_texture_format_BGRA8888 YES
  172. 11:34:49 T:63492096 DEBUG: GL: Vertex Shader compilation log:
  173. 11:34:49 T:63492096 DEBUG: GL: Vertex Shader compiled successfully
  174. 11:34:49 T:63492096 DEBUG: GL: Pixel Shader compilation log:
  175. 11:34:49 T:63492096 DEBUG: GL: Fragment Shader compiled successfully
  176. 11:34:49 T:63492096 DEBUG: GUI Shader [guishader_frag_default.glsl]- Initialise successful : 0x2115ed0
  177. 11:34:49 T:63492096 DEBUG: GL: Vertex Shader compilation log:
  178. 11:34:49 T:63492096 DEBUG: GL: Vertex Shader compiled successfully
  179. 11:34:49 T:63492096 DEBUG: GL: Pixel Shader compilation log:
  180. 11:34:49 T:63492096 DEBUG: GL: Fragment Shader compiled successfully
  181. 11:34:49 T:63492096 DEBUG: GUI Shader [guishader_frag_texture.glsl]- Initialise successful : 0x2133160
  182. 11:34:49 T:63492096 DEBUG: GL: Vertex Shader compilation log:
  183. 11:34:49 T:63492096 DEBUG: GL: Vertex Shader compiled successfully
  184. 11:34:49 T:63492096 DEBUG: GL: Pixel Shader compilation log:
  185. 11:34:49 T:63492096 DEBUG: GL: Fragment Shader compiled successfully
  186. 11:34:49 T:63492096 DEBUG: GUI Shader [guishader_frag_multi.glsl]- Initialise successful : 0x2135d50
  187. 11:34:49 T:63492096 DEBUG: GL: Vertex Shader compilation log:
  188. 11:34:49 T:63492096 DEBUG: GL: Vertex Shader compiled successfully
  189. 11:34:49 T:63492096 DEBUG: GL: Pixel Shader compilation log:
  190. 11:34:49 T:63492096 DEBUG: GL: Fragment Shader compiled successfully
  191. 11:34:49 T:63492096 DEBUG: GUI Shader [guishader_frag_fonts.glsl]- Initialise successful : 0x2136530
  192. 11:34:49 T:63492096 DEBUG: GL: Vertex Shader compilation log:
  193. 11:34:49 T:63492096 DEBUG: GL: Vertex Shader compiled successfully
  194. 11:34:49 T:63492096 DEBUG: GL: Pixel Shader compilation log:
  195. 11:34:49 T:63492096 DEBUG: GL: Fragment Shader compiled successfully
  196. 11:34:49 T:63492096 DEBUG: GUI Shader [guishader_frag_texture_noblend.glsl]- Initialise successful : 0x2138430
  197. 11:34:49 T:63492096 DEBUG: GL: Vertex Shader compilation log:
  198. 11:34:49 T:63492096 DEBUG: GL: Vertex Shader compiled successfully
  199. 11:34:49 T:63492096 DEBUG: GL: Pixel Shader compilation log:
  200. 11:34:49 T:63492096 DEBUG: GL: Fragment Shader compiled successfully
  201. 11:34:49 T:63492096 DEBUG: GUI Shader [guishader_frag_multi_blendcolor.glsl]- Initialise successful : 0x2138db0
  202. 11:34:49 T:63492096 DEBUG: GL: Vertex Shader compilation log:
  203. 11:34:49 T:63492096 DEBUG: GL: Vertex Shader compiled successfully
  204. 11:34:49 T:63492096 DEBUG: GL: Pixel Shader compilation log:
  205. 11:34:49 T:63492096 DEBUG: GL: Fragment Shader compiled successfully
  206. 11:34:49 T:63492096 DEBUG: GUI Shader [guishader_frag_rgba.glsl]- Initialise successful : 0x213aae0
  207. 11:34:49 T:63492096 DEBUG: GL: Vertex Shader compilation log:
  208. 11:34:49 T:63492096 DEBUG: GL: Vertex Shader compiled successfully
  209. 11:34:49 T:63492096 DEBUG: GL: Pixel Shader compilation log:
  210. 11:34:49 T:63492096 DEBUG: GL: Fragment Shader compiled successfully
  211. 11:34:49 T:63492096 DEBUG: GUI Shader [guishader_frag_rgba_blendcolor.glsl]- Initialise successful : 0x213b710
  212. 11:34:49 T:63492096 INFO: GLES: Maximum texture width: 2048
  213. 11:34:49 T:63492096 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  214. 11:34:49 T:63492096 INFO: load default splash image: /private/var/stash/Applications/XBMC.app/XBMCData/XBMCHome/media/Splash.png
  215. 11:34:49 T:63492096 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-arm-osx.so)
  216. 11:34:49 T:63492096 DEBUG: Loading: /private/var/stash/Applications/XBMC.app/XBMCData/XBMCHome/system/ImageLib-arm-osx.so
  217. 11:34:49 T:63492096 INFO: load keymapping
  218. 11:34:49 T:63492096 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  219. 11:34:49 T:63492096 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  220. 11:34:49 T:63492096 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  221. 11:34:49 T:63492096 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  222. 11:34:49 T:63492096 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
  223. 11:34:49 T:63492096 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  224. 11:34:49 T:63492096 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  225. 11:34:49 T:63492096 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  226. 11:34:49 T:63492096 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  227. 11:34:49 T:63492096 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  228. 11:34:49 T:63492096 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  229. 11:34:49 T:63492096 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  230. 11:34:49 T:63492096 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  231. 11:34:49 T:63492096 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  232. 11:34:49 T:63492096 INFO: Loading special://xbmc/system/keymaps/remote.xml
  233. 11:34:49 T:63492096 INFO: GUI format 1024x768 1024x768
  234. 11:34:49 T:63492096 DEBUG: guilib: Union as algorithm for solving rendering passes
  235. 11:34:49 T:63492096 DEBUG: SECTION:LoadDLL(libcurl.4.dylib)
  236. 11:34:49 T:63492096 DEBUG: Loading: /Applications/XBMC.app/Frameworks/libcurl.4.dylib
  237. 11:34:49 T:63492096 NOTICE: initializing playlistplayer
  238. 11:34:49 T:63492096 NOTICE: DONE initializing playlistplayer
  239. 11:34:49 T:63492096 INFO: DPMS: not supported on this platform
  240. 11:34:49 T:63492096 INFO: Unloading old skin ...
  241. 11:34:49 T:63492096 INFO: load skin from:/private/var/stash/Applications/XBMC.app/XBMCData/XBMCHome/addons/skin.touched
  242. 11:34:49 T:63492096 INFO: load fonts for skin...
  243. 11:34:49 T:63492096 INFO: Loading fonts from /private/var/stash/Applications/XBMC.app/XBMCData/XBMCHome/addons/skin.touched/4x3Hirez/Font.xml
  244. 11:34:49 T:63492096 INFO: Loading skin includes from /private/var/stash/Applications/XBMC.app/XBMCData/XBMCHome/addons/skin.touched/4x3Hirez/includes.xml
  245. 11:34:50 T:63492096 INFO: load new skin...
  246. 11:34:50 T:63492096 INFO: Loading skin file: Home.xml
  247. 11:34:50 T:63492096 INFO: Loading user windows, path /private/var/stash/Applications/XBMC.app/XBMCData/XBMCHome/addons/skin.touched/4x3Hirez
  248. 11:34:50 T:63492096 DEBUG: Load Skin XML: 289.56ms
  249. 11:34:50 T:63492096 INFO: initialize new skin...
  250. 11:34:50 T:63492096 DEBUG: guilib: Union as algorithm for solving rendering passes
  251. 11:34:50 T:63492096 INFO: Loading skin file: Pointer.xml
  252. 11:34:50 T:63492096 INFO: Loading skin file: DialogVolumeBar.xml
  253. 11:34:50 T:63492096 INFO: Loading skin file: DialogKaiToast.xml
  254. 11:34:50 T:63492096 INFO: Loading skin file: DialogMuteBug.xml
  255. 11:34:50 T:63492096 INFO: Loading skin file: DialogSeekBar.xml
  256. 11:34:50 T:63492096 INFO: Loading skin file: DialogBusy.xml
  257. 11:34:50 T:63492096 DEBUG: CGUIAudioManager::Initialize
  258. 11:34:50 T:63492096 DEBUG: Previous line repeats 1 times.
  259. 11:34:50 T:63492096 INFO: Loading /private/var/stash/Applications/XBMC.app/XBMCData/XBMCHome/addons/skin.touched/sounds/sounds.xml
  260. 11:34:50 T:63492096 NOTICE: /private/var/stash/Applications/XBMC.app/XBMCData/XBMCHome/addons/skin.touched/sounds/sounds.xml, Line 0
  261. Failed to open file
  262. 11:34:50 T:63492096 INFO: skin loaded...
  263. 11:34:50 T:63492096 INFO: JSONRPC: Sucessfully initialized
  264. 11:34:50 T:63492096 DEBUG: ADDON: Starting service addons.
  265. 11:34:50 T:63492096 DEBUG: Activating window ID: 12999
  266. 11:34:50 T:63492096 DEBUG: ------ Window Init (Startup.xml) ------
  267. 11:34:50 T:63492096 INFO: Loading skin file: Startup.xml
  268. 11:34:50 T:63492096 DEBUG: OpenBundle - Opened bundle /private/var/stash/Applications/XBMC.app/XBMCData/XBMCHome/addons/skin.touched/media/Textures.xbt
  269. 11:34:50 T:63492096 INFO: removing tempfiles
  270. 11:34:50 T:63492096 DEBUG: ADDON: Starting service addons.
  271. 11:34:50 T:63492096 NOTICE: initialize done
  272. 11:34:50 T:63492096 NOTICE: Running the application...
  273. 11:34:50 T:63492096 DEBUG: ExecuteXBMCAction : Translating ReplaceWindow(Home)
  274. 11:34:50 T:63492096 DEBUG: ExecuteXBMCAction : To ReplaceWindow(Home)
  275. 11:34:50 T:63492096 DEBUG: Activating window ID: 10000
  276. 11:34:50 T:63492096 DEBUG: ------ Window Deinit (Startup.xml) ------
  277. 11:34:50 T:63492096 DEBUG: ------ Window Init (Home.xml) ------
  278. 11:34:50 T:110628864 DEBUG: Thread Jobworker start, auto delete: 1
  279. 11:34:50 T:63492096 DEBUG: Process - no profile autoexec.py (/var/mobile/Library/Preferences/XBMC/userdata/autoexec.py) found, skipping
  280. 11:34:50 T:63492096 DEBUG: NetworkMessage - Starting network services
  281. 11:34:50 T:63492096 NOTICE: ES: Starting event server
  282. 11:34:50 T:63492096 INFO: JSONRPC Server: Successfully initialized
  283. 11:34:50 T:63492096 NOTICE: starting zeroconf publishing
  284. 11:34:50 T:110628864 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  285. 11:34:50 T:111161344 DEBUG: Thread CEventServer start, auto delete: 0
  286. 11:34:50 T:111161344 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  287. 11:34:50 T:111161344 NOTICE: UDP: Listening on port 9777
  288. 11:34:50 T:111693824 DEBUG: Thread JSONRPC::CTCPServer start, auto delete: 0
  289. 11:34:50 T:112226304 DEBUG: Thread Jobworker start, auto delete: 1
  290. 11:34:50 T:63492096 DEBUG: CLastfmScrobbler: Clearing session.
  291. 11:34:50 T:63492096 DEBUG: CLibrefmScrobbler: Clearing session.
  292. 11:34:50 T:63492096 DEBUG: OnAppCommand: unknown appcommand 79
  293. 11:34:50 T:112226304 DEBUG: CZeroconfOSX::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:XBMC (zebraitiss-iPad) port:9090
  294. 11:34:50 T:112758784 DEBUG: Thread Jobworker start, auto delete: 1
  295. 11:34:50 T:112758784 DEBUG: CZeroconfOSX::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:XBMC (zebraitiss-iPad) port:9777
  296. 11:34:50 T:110628864 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
  297. 11:34:50 T:110628864 DEBUG: GetRecentlyAddedAlbums query: select * from albumview order by idAlbum desc limit 10
  298. 11:34:50 T:63492096 DEBUG: ------ Window Init () ------
  299. 11:34:51 T:110628864 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  300. 11:34:51 T:63492096 INFO: GLES: Enabling VSYNC
  301. 11:34:51 T:63492096 INFO: GLES: Selected vsync mode 10
  302. 11:34:51 T:110628864 DEBUG: RunQuery took 13 ms for 0 items query: select * from movieview order by idMovie desc limit 10
  303. 11:34:51 T:110628864 DEBUG: RunQuery took 14 ms for 0 items query: select * from episodeview order by idEpisode desc limit 10
  304. 11:34:51 T:110628864 DEBUG: GetMusicVideosByWhere query = select * from musicvideoview order by idMVideo desc limit 10
  305. 11:34:51 T:110628864 DEBUG: GetMusicVideosByWhere time for actual SQL query = 22
  306. 11:34:51 T:110628864 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  307. 11:34:51 T:63492096 DEBUG: OnAppCommand: unknown appcommand 79
  308. 11:34:51 T:112226304 INFO: easy_aquire - Created session to http://www.google.com
  309. 11:34:51 T:112758784 INFO: WEATHER: Downloading weather
  310. 11:34:51 T:112758784 INFO: initializing python engine.
  311. 11:34:51 T:112758784 DEBUG: PYTHONHOME -> /Applications/XBMC.app/Frameworks/
  312. 11:34:51 T:112758784 DEBUG: PYTHONPATH -> /Applications/XBMC.app/Frameworks/
  313. 11:34:51 T:112758784 DEBUG: new python thread created. id=1
  314. 11:34:51 T:128638976 DEBUG: Thread XBPyThread start, auto delete: 0
  315. 11:34:51 T:128638976 DEBUG: Python thread: start processing
  316. 11:34:51 T:128638976 NOTICE: -->Python Interpreter Initialized<--
  317. 11:34:51 T:128638976 DEBUG: Process - The source file to load is /var/mobile/Library/Preferences/XBMC/addons/weather.weatherplus/default.py
  318. 11:34:51 T:128638976 DEBUG: Process - Setting the Python path to /var/mobile/Library/Preferences/XBMC/addons/weather.weatherplus:/private/var/stash/Applications/XBMC.app/XBMCData/XBMCHome/addons/script.module.simplejson/lib:/private/var/stash/Applications/XBMC.app/XBMCData/XBMCHome/addons/script.module.pil/lib:/private/var/stash/Applications/XBMC.app/XBMCData/XBMCHome/addons/script.module.pysqlite/lib:/Applications/XBMC.app/Frameworks:/Applications/XBMC.app/Frameworks/lib/python26.zip:/Applications/XBMC.app/Frameworks/lib/python2.6:/Applications/XBMC.app/Frameworks/lib/python2.6/plat-darwin:/Applications/XBMC.app/Frameworks/lib/python2.6/plat-mac:/Applications/XBMC.app/Frameworks/lib/python2.6/plat-mac/lib-scriptpackages:/Applications/XBMC.app/Frameworks/lib/python2.6/lib-tk:/Applications/XBMC.app/Frameworks/lib/python2.6/lib-old:/Applications/XBMC.app/Frameworks/lib/python2.6/lib-dynload:/Applications/XBMC.app/Frameworks/lib/python2.6/site-packages:
  319. 11:34:51 T:128638976 DEBUG: Process - Entering source directory /var/mobile/Library/Preferences/XBMC/addons/weather.weatherplus
  320. 11:34:51 T:128638976 DEBUG: Instantiating addon using automatically obtained id of "weather.weatherplus" dependent on version 2.0 of the xbmc.python api
  321. 11:34:51 T:128638976 NOTICE: [PLUGIN] 'Weather Plus: Version - 3.0.1' initialized!
  322. 11:34:52 T:128638976 NOTICE: [Weather Plus] Location Index : 1
  323. 11:34:52 T:128638976 NOTICE: [Weather Plus] ?CityName=Evergreen&state=CO&site=BOU&textField1=39.6337&textField2=-105.342&e=0&
  324. 11:34:52 T:128638976 NOTICE: [Weather Plus] Verifying areacode... OK
  325. 11:34:52 T:128638976 NOTICE: [Weather Plus] Provider Selected : NOAA (?CityName=Evergreen&state=CO&site=BOU&textField1=39.6337&textField2=-105.342&e=0&)
  326. 11:34:52 T:128638976 NOTICE: [Weather Plus] Trying to fetch 36 hour and extended forecast..
  327. 11:34:52 T:128638976 NOTICE: [Weather Plus] _fetch_data : Fetching http://forecast.weather.gov/MapClick.php??CityName=Evergreen&state=CO&site=BOU&textField1=39.6337&textField2=-105.342&e=0&
  328. 11:34:52 T:128638976 NOTICE: [Weather Plus] _fetch_data : Finishing http://forecast.weather.gov/MapClick.php??CityName=Evergreen&state=CO&site=BOU&textField1=39.6337&textField2=-105.342&e=0& (Elapsed Time : 0.004755 sec.)
  329. 11:34:52 T:128638976 NOTICE: [Weather Plus] _fetch_data : Fetching http://forecast.weather.gov/afm/PointClick.php??CityName=Evergreen&state=CO&site=BOU&textField1=39.6337&textField2=-105.342&e=0&
  330. 11:34:52 T:128638976 NOTICE: [Weather Plus] _fetch_data : Finishing http://forecast.weather.gov/afm/PointClick.php??CityName=Evergreen&state=CO&site=BOU&textField1=39.6337&textField2=-105.342&e=0& (Elapsed Time : 0.000000 sec.)
  331. 11:34:52 T:128638976 NOTICE: [Weather Plus] _fetch_data : Fetching http://forecast.weather.gov/MapClick.php??CityName=Evergreen&state=CO&site=BOU&textField1=39.6337&textField2=-105.342&e=0&&FcstType=dwml
  332. 11:34:52 T:128638976 NOTICE: [Weather Plus] _fetch_data : Finishing http://forecast.weather.gov/MapClick.php??CityName=Evergreen&state=CO&site=BOU&textField1=39.6337&textField2=-105.342&e=0&&FcstType=dwml (Elapsed Time : 0.000000 sec.)
  333. 11:34:52 T:128638976 NOTICE: [Weather Plus] Fetching Forecast from Noaa.gov...
  334. 11:34:53 T:128638976 NOTICE: Jun 07
  335. 11:34:53 T:128638976 NOTICE: [Weather Plus] Today
  336. 11:34:53 T:128638976 NOTICE: [Weather Plus] Slight Chc Tstms
  337. 11:34:53 T:128638976 NOTICE: [Weather Plus] High
  338. 11:34:53 T:128638976 NOTICE: [Weather Plus] 83
  339. 11:34:53 T:128638976 NOTICE: [Weather Plus] precip_title[0] is not available
  340. 11:34:53 T:128638976 NOTICE: [Weather Plus] 10
  341. 11:34:53 T:128638976 NOTICE: [Weather Plus] Slight Chc Tstms
  342. 11:34:53 T:128638976 NOTICE: [Weather Plus] Sunrise
  343. 11:34:53 T:128638976 NOTICE: [Weather Plus] 5:34 AM
  344. 11:34:53 T:128638976 NOTICE: [Weather Plus] Today
  345. 11:34:53 T:128638976 NOTICE: [Weather Plus] Jun 07
  346. 11:34:53 T:128638976 NOTICE: [Weather Plus] wind : SE,7
  347. 11:34:53 T:128638976 NOTICE: Jun 08
  348. 11:34:53 T:128638976 NOTICE: [Weather Plus] Tonight
  349. 11:34:53 T:128638976 NOTICE: [Weather Plus] Slight Chc Tstms
  350. 11:34:53 T:128638976 NOTICE: [Weather Plus] Low
  351. 11:34:53 T:128638976 NOTICE: [Weather Plus] 56
  352. 11:34:53 T:128638976 NOTICE: [Weather Plus] precip_title[1] is not available
  353. 11:34:53 T:128638976 NOTICE: [Weather Plus] 10
  354. 11:34:53 T:128638976 NOTICE: [Weather Plus] Slight Chc Tstms
  355. 11:34:53 T:128638976 NOTICE: [Weather Plus] Sunset
  356. 11:34:53 T:128638976 NOTICE: [Weather Plus] 8:27 PM
  357. 11:34:53 T:128638976 NOTICE: [Weather Plus] Tonight
  358. 11:34:53 T:128638976 NOTICE: [Weather Plus] Jun 08
  359. 11:34:53 T:128638976 NOTICE: [Weather Plus] wind : WSW,10
  360. 11:34:53 T:128638976 NOTICE: Jun 08
  361. 11:34:53 T:128638976 NOTICE: [Weather Plus] Tomorrow
  362. 11:34:53 T:128638976 NOTICE: [Weather Plus] Breezy
  363. 11:34:53 T:128638976 NOTICE: [Weather Plus] High
  364. 11:34:53 T:128638976 NOTICE: [Weather Plus] 84
  365. 11:34:53 T:128638976 NOTICE: [Weather Plus] precip_title[2] is not available
  366. 11:34:53 T:128638976 NOTICE: [Weather Plus] 0
  367. 11:34:53 T:128638976 NOTICE: [Weather Plus] Breezy
  368. 11:34:53 T:128638976 NOTICE: [Weather Plus] Sunrise
  369. 11:34:53 T:128638976 NOTICE: [Weather Plus] 5:33 AM
  370. 11:34:53 T:128638976 NOTICE: [Weather Plus] Saturday
  371. 11:34:53 T:128638976 NOTICE: [Weather Plus] Jun 08
  372. 11:34:53 T:128638976 NOTICE: [Weather Plus] wind : SW,16 G 28
  373. 11:34:53 T:128638976 NOTICE: Jun 09
  374. 11:34:53 T:128638976 NOTICE: [Weather Plus] Saturday Night
  375. 11:34:53 T:128638976 NOTICE: [Weather Plus] Mostly Clear
  376. 11:34:53 T:128638976 NOTICE: [Weather Plus] Low
  377. 11:34:53 T:128638976 NOTICE: [Weather Plus] temperature[3] is not available
  378. 11:34:53 T:128638976 NOTICE: [Weather Plus] precip_title[3] is not available
  379. 11:34:53 T:128638976 NOTICE: [Weather Plus] 0
  380. 11:34:53 T:128638976 NOTICE: [Weather Plus] Mostly Clear
  381. 11:34:53 T:128638976 NOTICE: [Weather Plus] Sunset
  382. 11:34:53 T:128638976 NOTICE: [Weather Plus] 8:28 PM
  383. 11:34:53 T:128638976 NOTICE: [Weather Plus] Saturday Night
  384. 11:34:53 T:128638976 NOTICE: [Weather Plus] Jun 09
  385. 11:34:53 T:128638976 NOTICE: [Weather Plus] wind : WSW,9 G 16
  386. 11:34:53 T:128638976 NOTICE: Jun 09
  387. 11:34:53 T:128638976 NOTICE: [Weather Plus] Sunday
  388. 11:34:53 T:128638976 NOTICE: [Weather Plus] Mostly Sunny
  389. 11:34:53 T:128638976 NOTICE: [Weather Plus] temperature_info[4] is not available
  390. 11:34:53 T:128638976 NOTICE: [Weather Plus] temperature[4] is not available
  391. 11:34:53 T:128638976 NOTICE: [Weather Plus] precip_title[4] is not available
  392. 11:34:53 T:128638976 NOTICE: [Weather Plus] 0
  393. 11:34:53 T:128638976 NOTICE: [Weather Plus] Mostly Sunny
  394. 11:34:53 T:128638976 NOTICE: [Weather Plus] Sunrise
  395. 11:34:53 T:128638976 NOTICE: [Weather Plus] 5:33 AM
  396. 11:34:53 T:128638976 NOTICE: [Weather Plus] Sunday
  397. 11:34:53 T:128638976 NOTICE: [Weather Plus] Jun 09
  398. 11:34:53 T:128638976 NOTICE: [Weather Plus] wind : WSW,6
  399. 11:34:53 T:128638976 NOTICE: Jun 10
  400. 11:34:53 T:128638976 NOTICE: [Weather Plus] Sunday Night
  401. 11:34:53 T:128638976 NOTICE: [Weather Plus] Mostly Clear
  402. 11:34:53 T:128638976 NOTICE: [Weather Plus] temperature_info[5] is not available
  403. 11:34:53 T:128638976 NOTICE: [Weather Plus] temperature[5] is not available
  404. 11:34:53 T:128638976 NOTICE: [Weather Plus] precip_title[5] is not available
  405. 11:34:53 T:128638976 NOTICE: [Weather Plus] 0
  406. 11:34:53 T:128638976 NOTICE: [Weather Plus] Mostly Clear
  407. 11:34:53 T:128638976 NOTICE: [Weather Plus] Sunset
  408. 11:34:53 T:128638976 NOTICE: [Weather Plus] 8:28 PM
  409. 11:34:53 T:128638976 NOTICE: [Weather Plus] Sunday Night
  410. 11:34:53 T:128638976 NOTICE: [Weather Plus] Jun 10
  411. 11:34:53 T:128638976 NOTICE: [Weather Plus] wind : W,5
  412. 11:34:53 T:128638976 NOTICE: Jun 10
  413. 11:34:53 T:128638976 NOTICE: [Weather Plus] Monday
  414. 11:34:53 T:128638976 NOTICE: [Weather Plus] Sunny
  415. 11:34:53 T:128638976 NOTICE: [Weather Plus] temperature_info[6] is not available
  416. 11:34:53 T:128638976 NOTICE: [Weather Plus] temperature[6] is not available
  417. 11:34:53 T:128638976 NOTICE: [Weather Plus] precip_title[6] is not available
  418. 11:34:53 T:128638976 NOTICE: [Weather Plus] 0
  419. 11:34:53 T:128638976 NOTICE: [Weather Plus] Sunny
  420. 11:34:53 T:128638976 NOTICE: [Weather Plus] Sunrise
  421. 11:34:53 T:128638976 NOTICE: [Weather Plus] 5:33 AM
  422. 11:34:53 T:128638976 NOTICE: [Weather Plus] Monday
  423. 11:34:53 T:128638976 NOTICE: [Weather Plus] Jun 10
  424. 11:34:53 T:128638976 NOTICE: [Weather Plus] wind : ESE,3
  425. 11:34:53 T:128638976 NOTICE: Jun 11
  426. 11:34:53 T:128638976 NOTICE: [Weather Plus] Monday Night
  427. 11:34:53 T:128638976 NOTICE: [Weather Plus] Isolated Tstms
  428. 11:34:53 T:128638976 NOTICE: [Weather Plus] temperature_info[7] is not available
  429. 11:34:53 T:128638976 NOTICE: [Weather Plus] temperature[7] is not available
  430. 11:34:53 T:128638976 NOTICE: [Weather Plus] precip_title[7] is not available
  431. 11:34:53 T:128638976 NOTICE: [Weather Plus] 10
  432. 11:34:53 T:128638976 NOTICE: [Weather Plus] Isolated Tstms
  433. 11:34:53 T:128638976 NOTICE: [Weather Plus] Sunset
  434. 11:34:53 T:128638976 NOTICE: [Weather Plus] 8:29 PM
  435. 11:34:53 T:128638976 NOTICE: [Weather Plus] Monday Night
  436. 11:34:53 T:128638976 NOTICE: [Weather Plus] Jun 11
  437. 11:34:53 T:128638976 NOTICE: [Weather Plus] wind : SSW,1
  438. 11:34:53 T:128638976 NOTICE: Jun 11
  439. 11:34:53 T:128638976 NOTICE: [Weather Plus] Tuesday
  440. 11:34:53 T:128638976 NOTICE: [Weather Plus] Slight Chc Tstms
  441. 11:34:53 T:128638976 NOTICE: [Weather Plus] temperature_info[8] is not available
  442. 11:34:53 T:128638976 NOTICE: [Weather Plus] temperature[8] is not available
  443. 11:34:53 T:128638976 NOTICE: [Weather Plus] precip_title[8] is not available
  444. 11:34:53 T:128638976 NOTICE: [Weather Plus] 20
  445. 11:34:53 T:128638976 NOTICE: [Weather Plus] Slight Chc Tstms
  446. 11:34:53 T:128638976 NOTICE: [Weather Plus] Sunrise
  447. 11:34:53 T:128638976 NOTICE: [Weather Plus] 5:33 AM
  448. 11:34:53 T:128638976 NOTICE: [Weather Plus] Tuesday
  449. 11:34:53 T:128638976 NOTICE: [Weather Plus] Jun 11
  450. 11:34:53 T:128638976 NOTICE: [Weather Plus] wind : ESE,3
  451. 11:34:53 T:128638976 NOTICE: Jun 12
  452. 11:34:53 T:128638976 NOTICE: [Weather Plus] Tuesday Night
  453. 11:34:53 T:128638976 NOTICE: [Weather Plus] Slight Chc Tstms
  454. 11:34:53 T:128638976 NOTICE: [Weather Plus] temperature_info[9] is not available
  455. 11:34:53 T:128638976 NOTICE: [Weather Plus] temperature[9] is not available
  456. 11:34:53 T:128638976 NOTICE: [Weather Plus] precip_title[9] is not available
  457. 11:34:53 T:128638976 NOTICE: [Weather Plus] 20
  458. 11:34:53 T:128638976 NOTICE: [Weather Plus] Slight Chc Tstms
  459. 11:34:53 T:128638976 NOTICE: [Weather Plus] Sunset
  460. 11:34:53 T:128638976 NOTICE: [Weather Plus] 8:29 PM
  461. 11:34:53 T:128638976 NOTICE: [Weather Plus] Tuesday Night
  462. 11:34:53 T:128638976 NOTICE: [Weather Plus] Jun 12
  463. 11:34:53 T:128638976 NOTICE: [Weather Plus] wind : WSW,5
  464. 11:34:53 T:128638976 NOTICE: Jun 12
  465. 11:34:53 T:128638976 NOTICE: [Weather Plus] Wednesday
  466. 11:34:53 T:128638976 NOTICE: [Weather Plus] Mostly Sunny
  467. 11:34:53 T:128638976 NOTICE: [Weather Plus] temperature_info[10] is not available
  468. 11:34:53 T:128638976 NOTICE: [Weather Plus] temperature[10] is not available
  469. 11:34:53 T:128638976 NOTICE: [Weather Plus] precip_title[10] is not available
  470. 11:34:53 T:128638976 NOTICE: [Weather Plus] 0
  471. 11:34:53 T:128638976 NOTICE: [Weather Plus] Mostly Sunny
  472. 11:34:53 T:128638976 NOTICE: [Weather Plus] Sunrise
  473. 11:34:53 T:128638976 NOTICE: [Weather Plus] 5:33 AM
  474. 11:34:53 T:128638976 NOTICE: [Weather Plus] Wednesday
  475. 11:34:53 T:128638976 NOTICE: [Weather Plus] Jun 12
  476. 11:34:53 T:128638976 NOTICE: [Weather Plus] wind : E,5
  477. 11:34:53 T:128638976 NOTICE: Jun 13
  478. 11:34:53 T:128638976 NOTICE: [Weather Plus] Wednesday Night
  479. 11:34:53 T:128638976 NOTICE: [Weather Plus] Partly Cloudy
  480. 11:34:53 T:128638976 NOTICE: [Weather Plus] temperature_info[11] is not available
  481. 11:34:53 T:128638976 NOTICE: [Weather Plus] temperature[11] is not available
  482. 11:34:53 T:128638976 NOTICE: [Weather Plus] precip_title[11] is not available
  483. 11:34:53 T:128638976 NOTICE: [Weather Plus] 0
  484. 11:34:53 T:128638976 NOTICE: [Weather Plus] Partly Cloudy
  485. 11:34:53 T:128638976 NOTICE: [Weather Plus] Sunset
  486. 11:34:53 T:128638976 NOTICE: [Weather Plus] 8:30 PM
  487. 11:34:53 T:128638976 NOTICE: [Weather Plus] Wednesday Night
  488. 11:34:53 T:128638976 NOTICE: [Weather Plus] Jun 13
  489. 11:34:53 T:128638976 NOTICE: [Weather Plus] wind : SW,7 G 11
  490. 11:34:53 T:128638976 NOTICE: Jun 13
  491. 11:34:53 T:128638976 NOTICE: [Weather Plus] Thursday
  492. 11:34:53 T:128638976 NOTICE: [Weather Plus] Mostly Sunny
  493. 11:34:53 T:128638976 NOTICE: [Weather Plus] temperature_info[12] is not available
  494. 11:34:53 T:128638976 NOTICE: [Weather Plus] temperature[12] is not available
  495. 11:34:53 T:128638976 NOTICE: [Weather Plus] precip_title[12] is not available
  496. 11:34:53 T:128638976 NOTICE: [Weather Plus] precip_amount[12] is not available
  497. 11:34:53 T:128638976 NOTICE: [Weather Plus] Mostly Sunny
  498. 11:34:53 T:128638976 NOTICE: [Weather Plus] daylight[12][0] is not available
  499. 11:34:53 T:128638976 NOTICE: [Weather Plus] 0:00 AM
  500. 11:34:53 T:128638976 NOTICE: [Weather Plus] Thursday
  501. 11:34:53 T:128638976 NOTICE: [Weather Plus] Jun 13
  502. 11:34:53 T:128638976 NOTICE: [Weather Plus] wind[12] is not available
  503. 11:34:53 T:128638976 NOTICE: [Weather Plus] Fetching Alerts... Trying
  504. 11:34:53 T:128638976 NOTICE: [Weather Plus] _fetch_data : Fetching http://forecast.weather.gov/showsigwx.php?warnzone=COZ036&warncounty=COC059&firewxzone=COZ216&local_place1=Evergreen+CO&product1=Hazardous+Weather+Outlook
  505. 11:34:53 T:128638976 NOTICE: [Weather Plus] _fetch_data : Finishing http://forecast.weather.gov/showsigwx.php?warnzone=COZ036&warncounty=COC059&firewxzone=COZ216&local_place1=Evergreen+CO&product1=Hazardous+Weather+Outlook (Elapsed Time : 0.000000 sec.)
  506. 11:34:53 T:128638976 NOTICE: [Weather Plus] Fetching Alerts... Done!
  507. 11:34:53 T:128638976 NOTICE: [Weather Plus] Default Video = http://v.imwx.com/v/wxcom/national.mov
  508. 11:34:53 T:128638976 NOTICE: [Weather Plus] Video 1 = http://v.imwx.com/v/wxcom/national.mov
  509. 11:34:53 T:128638976 NOTICE: [Weather Plus] Video 2 = http://v.imwx.com/v/wxcom/topstory.mov
  510. 11:34:53 T:128638976 NOTICE: [Weather Plus] Video 3 = http://v.imwx.com/v/wxcom/weekly.mov
  511. 11:34:53 T:128638976 NOTICE: [Weather Plus] Trying to fetch hourly forecast..
  512. 11:34:53 T:128638976 NOTICE: [Weather Plus] _fetch_data : Fetching http://forecast.weather.gov/MapClick.php??CityName=Evergreen&state=CO&site=BOU&textField1=39.6337&textField2=-105.342&e=0&&&FcstType=digital
  513. 11:34:53 T:128638976 NOTICE: [Weather Plus] _fetch_data : Finishing http://forecast.weather.gov/MapClick.php??CityName=Evergreen&state=CO&site=BOU&textField1=39.6337&textField2=-105.342&e=0&&&FcstType=digital (Elapsed Time : 0.001870 sec.)
  514. 11:34:53 T:128638976 NOTICE: [Weather Plus] _fetch_data : Fetching http://forecast.weather.gov/afm/PointClick.php??CityName=Evergreen&state=CO&site=BOU&textField1=39.6337&textField2=-105.342&e=0&
  515. 11:34:53 T:128638976 NOTICE: [Weather Plus] _fetch_data : Finishing http://forecast.weather.gov/afm/PointClick.php??CityName=Evergreen&state=CO&site=BOU&textField1=39.6337&textField2=-105.342&e=0& (Elapsed Time : 0.000000 sec.)
  516. 11:34:53 T:128638976 NOTICE: [Weather Plus] Current Map :
  517. 11:34:53 T:128638976 NOTICE: [Weather Plus] _fetch_data : Fetching http://www.mapquest.com/?q=39.6337,-105.342
  518. 11:34:54 T:128638976 NOTICE: [Weather Plus] _fetch_data : Finishing http://www.mapquest.com/?q=39.6337,-105.342 (Elapsed Time : 0.460541 sec.)
  519. 11:34:54 T:128638976 NOTICE: [Weather Plus] maptype = 1
  520. 11:34:54 T:128638976 NOTICE: [Weather Plus] map_list_url = http://www.weather.com/weather/map/80439?bypassredirect=true
  521. 11:34:54 T:128638976 NOTICE: [Weather Plus] _fetch_data : Fetching http://www.weather.com/weather/map/80439?bypassredirect=true
  522. 11:34:54 T:128638976 NOTICE: [Weather Plus] _fetch_data : Finishing http://www.weather.com/weather/map/80439?bypassredirect=true (Elapsed Time : 0.002505 sec.)
  523. 11:34:54 T:128638976 NOTICE: [Weather Plus] maptype = 3
  524. 11:34:54 T:128638976 NOTICE: [Weather Plus] map_list_url = http://www.weather.com/maps/maptype/currentweatherusnational/index_large.html
  525. 11:34:54 T:128638976 NOTICE: [Weather Plus] _fetch_data : Fetching http://www.weather.com/maps/maptype/currentweatherusnational/index_large.html
  526. 11:34:54 T:128638976 NOTICE: [Weather Plus] _fetch_data : Finishing http://www.weather.com/maps/maptype/currentweatherusnational/index_large.html (Elapsed Time : 0.000697 sec.)
  527. 11:34:54 T:128638976 NOTICE: [Weather Plus] maptype = 38
  528. 11:34:54 T:128638976 NOTICE: [Weather Plus] map_list_url = http://www.weather.com/maps/activity/travel/index_large.html
  529. 11:34:54 T:128638976 NOTICE: [Weather Plus] _fetch_data : Fetching http://www.weather.com/maps/activity/travel/index_large.html
  530. 11:34:54 T:128638976 NOTICE: [Weather Plus] _fetch_data : Finishing http://www.weather.com/maps/activity/travel/index_large.html (Elapsed Time : 0.001877 sec.)
  531. 11:34:54 T:128638976 NOTICE: [Weather Plus] map = Doppler_Radar_600_Mile:DEN
  532. 11:34:54 T:128638976 NOTICE: [Weather Plus] title = Doppler Radar 600 Mile
  533. 11:34:54 T:128638976 NOTICE: [Weather Plus] Locationindex = 1
  534. 11:34:54 T:128638976 NOTICE: [Weather Plus] maplist_user_file =
  535. 11:34:54 T:128638976 NOTICE: [Weather Plus] _fetch_data : Fetching http://www.mapquest.com/?q=39.6337,-105.342
  536. 11:34:55 T:128638976 NOTICE: [Weather Plus] _fetch_data : Finishing http://www.mapquest.com/?q=39.6337,-105.342 (Elapsed Time : 0.341843 sec.)
  537. 11:34:55 T:128638976 NOTICE: [Weather Plus] _fetch_data : Fetching http://www.weather.com/weather/map/80439?&mapdest=Doppler_Radar_600_Mile:DEN
  538. 11:34:55 T:128638976 NOTICE: [Weather Plus] _fetch_data : Finishing http://www.weather.com/weather/map/80439?&mapdest=Doppler_Radar_600_Mile:DEN (Elapsed Time : 0.000393 sec.)
  539. 11:34:55 T:128638976 NOTICE: [Weather Plus] Fetch image = 1L.jpg ||| url = http://image.weather.com/looper/archive/us_den_closeradar_plus_usen/1L.jpg
  540. 11:34:55 T:128638976 NOTICE: [Weather Plus] _fetch_data : Fetching http://image.weather.com/looper/archive/us_den_closeradar_plus_usen/1L.jpg
  541. 11:34:55 T:128638976 NOTICE: [Weather Plus] _fetch_data : Finishing http://image.weather.com/looper/archive/us_den_closeradar_plus_usen/1L.jpg (Elapsed Time : 0.000937 sec.)
  542. 11:34:55 T:128638976 NOTICE: [Weather Plus] Fetch image = 2L.jpg ||| url = http://image.weather.com/looper/archive/us_den_closeradar_plus_usen/2L.jpg
  543. 11:34:55 T:128638976 NOTICE: [Weather Plus] _fetch_data : Fetching http://image.weather.com/looper/archive/us_den_closeradar_plus_usen/2L.jpg
  544. 11:34:55 T:128638976 NOTICE: [Weather Plus] _fetch_data : Finishing http://image.weather.com/looper/archive/us_den_closeradar_plus_usen/2L.jpg (Elapsed Time : 0.000000 sec.)
  545. 11:34:55 T:128638976 NOTICE: [Weather Plus] Fetch image = 3L.jpg ||| url = http://image.weather.com/looper/archive/us_den_closeradar_plus_usen/3L.jpg
  546. 11:34:55 T:128638976 NOTICE: [Weather Plus] _fetch_data : Fetching http://image.weather.com/looper/archive/us_den_closeradar_plus_usen/3L.jpg
  547. 11:34:55 T:128638976 NOTICE: [Weather Plus] _fetch_data : Finishing http://image.weather.com/looper/archive/us_den_closeradar_plus_usen/3L.jpg (Elapsed Time : 0.000000 sec.)
  548. 11:34:55 T:128638976 NOTICE: [Weather Plus] Fetch image = 4L.jpg ||| url = http://image.weather.com/looper/archive/us_den_closeradar_plus_usen/4L.jpg
  549. 11:34:55 T:128638976 NOTICE: [Weather Plus] _fetch_data : Fetching http://image.weather.com/looper/archive/us_den_closeradar_plus_usen/4L.jpg
  550. 11:34:55 T:128638976 NOTICE: [Weather Plus] _fetch_data : Finishing http://image.weather.com/looper/archive/us_den_closeradar_plus_usen/4L.jpg (Elapsed Time : 0.007876 sec.)
  551. 11:34:55 T:128638976 NOTICE: [Weather Plus] Fetch image = 5L.jpg ||| url = http://image.weather.com/looper/archive/us_den_closeradar_plus_usen/5L.jpg
  552. 11:34:55 T:128638976 NOTICE: [Weather Plus] _fetch_data : Fetching http://image.weather.com/looper/archive/us_den_closeradar_plus_usen/5L.jpg
  553. 11:34:55 T:128638976 NOTICE: [Weather Plus] _fetch_data : Finishing http://image.weather.com/looper/archive/us_den_closeradar_plus_usen/5L.jpg (Elapsed Time : 0.002124 sec.)
  554. 11:34:55 T:128638976 NOTICE: [Weather Plus] *** Finish! (Elapsed time : 2.617157 sec.) ***
  555. 11:34:55 T:128638976 INFO: Scriptresult: Success
  556. 11:34:55 T:128638976 INFO: Python script stopped
  557. 11:34:55 T:128638976 DEBUG: Thread XBPyThread 128638976 terminating
  558. 11:34:55 T:63492096 DEBUG: waiting for python thread 1 to stop
  559. 11:34:55 T:63492096 DEBUG: python thread 1 destructed
  560. 11:34:55 T:112758784 DEBUG: GetZipList - Processing zip://special%3a%2f%2fxbmc%2fmedia%2fweather%2ezip/
  561. 11:35:05 T:63492096 INFO: Python, unloading python shared library because no scripts are running anymore
  562. 11:35:27 T:63492096 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-arm-osx.so)
  563. 11:35:27 T:63492096 DEBUG: Unloading: ImageLib-arm-osx.so
  564. 11:35:33 T:63492096 DEBUG: ProcessMouse: trying mouse action leftclick
  565. 11:35:33 T:63492096 DEBUG: ExecuteXBMCAction : Translating XBMC.Quit
  566. 11:35:33 T:63492096 DEBUG: ExecuteXBMCAction : To XBMC.Quit
  567. 11:35:33 T:63492096 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
  568. 11:35:33 T:63492096 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnQuit
  569. 11:35:33 T:112758784 DEBUG: Thread Jobworker 112758784 terminating (autodelete)
  570. 11:35:33 T:110628864 DEBUG: Thread Jobworker 110628864 terminating (autodelete)
  571. 11:35:33 T:112226304 DEBUG: Thread Jobworker 112226304 terminating (autodelete)
  572. 11:35:33 T:63492096 NOTICE: Storing total System Uptime
  573. 11:35:33 T:63492096 NOTICE: Saving settings
  574. 11:35:33 T:63492096 NOTICE: stop all
  575. 11:35:33 T:63492096 DEBUG: NetworkMessage - Signaling network services to stop
  576. 11:35:33 T:63492096 NOTICE: ES: Stopping event server
  577. 11:35:33 T:63492096 DEBUG: NetworkMessage - Waiting for network services to stop
  578. 11:35:33 T:63492096 NOTICE: stopping zeroconf publishing
  579. 11:35:34 T:111693824 DEBUG: Thread JSONRPC::CTCPServer 111693824 terminating
  580. 11:35:34 T:111161344 NOTICE: ES: UDP Event server stopped
  581. 11:35:34 T:111161344 DEBUG: Thread CEventServer 111161344 terminating
  582. 11:35:34 T:63492096 NOTICE: stop sap announcement listener
  583. 11:35:34 T:63492096 NOTICE: clean cached files!
  584. 11:35:34 T:63492096 NOTICE: unload skin
  585. 11:35:34 T:63492096 INFO: Unloading old skin ...
  586. 11:35:34 T:63492096 DEBUG: ------ Window Deinit () ------
  587. 11:35:34 T:63492096 DEBUG: ------ Window Deinit (Home.xml) ------
  588. 11:35:34 T:63492096 DEBUG: Cleanup - Closed bundle
  589. 11:35:34 T:63492096 DEBUG: ADDON: Stopping service addons.
  590. 11:35:34 T:63492096 NOTICE: stop python
  591. 11:35:34 T:63492096 DEBUG: GUI Shader - Destroying Shader : 0x2134e90
  592. 11:35:34 T:63492096 NOTICE: stopped
  593. 11:35:34 T:63492096 NOTICE: destroy
  594. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been uninstalled.'
  595. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.allmusic.com has been uninstalled.'
  596. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been uninstalled.'
  597. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been uninstalled.'
  598. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been uninstalled.'
  599. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been uninstalled.'
  600. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been uninstalled.'
  601. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been uninstalled.'
  602. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.allmusic.com has been uninstalled.'
  603. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been uninstalled.'
  604. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been uninstalled.'
  605. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been uninstalled.'
  606. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been uninstalled.'
  607. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been uninstalled.'
  608. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been uninstalled.'
  609. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been uninstalled.'
  610. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in weather.weatherplus has been uninstalled.'
  611. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.slideshow has been uninstalled.'
  612. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in skin.touched has been uninstalled.'
  613. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been uninstalled.'
  614. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been uninstalled.'
  615. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been uninstalled.'
  616. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in metadata.yahoomusic.com has been uninstalled.'
  617. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been uninstalled.'
  618. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been uninstalled.'
  619. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been uninstalled.'
  620. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been uninstalled.'
  621. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been uninstalled.'
  622. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been uninstalled.'
  623. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been uninstalled.'
  624. 11:35:34 T:63492096 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been uninstalled.'
  625. 11:35:34 T:63492096 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x211a180 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  626. 11:35:34 T:63492096 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x211c900 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  627. 11:35:34 T:63492096 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x211bd00 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  628. 11:35:34 T:63492096 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x211f410 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  629. 11:35:34 T:63492096 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x211b990 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  630. 11:35:34 T:63492096 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x211d750 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  631. 11:35:34 T:63492096 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x211d590 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  632. 11:35:34 T:63492096 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x2116850 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  633. 11:35:34 T:63492096 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x2120c20 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  634. 11:35:34 T:63492096 NOTICE: unload sections
  635. 11:35:34 T:63492096 DEBUG: object 0 --> 0 instances
  636. 11:35:34 T:63492096 DEBUG: object 1 --> 0 instances
  637. 11:35:34 T:63492096 DEBUG: object 2 --> 0 instances
  638. 11:35:34 T:63492096 DEBUG: object 3 --> 0 instances
  639. 11:35:34 T:63492096 DEBUG: object 4 --> 0 instances
  640. 11:35:34 T:63492096 DEBUG: object 5 --> 0 instances
  641. 11:35:34 T:63492096 DEBUG: object 6 --> 0 instances
  642. 11:35:34 T:63492096 DEBUG: object 7 --> 0 instances
  643. 11:35:34 T:63492096 DEBUG: object 8 --> 0 instances
  644. 11:35:34 T:63492096 DEBUG: object 9 --> 0 instances
  645. 11:35:34 T:63492096 NOTICE: destroy
  646. 11:35:34 T:63492096 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
  647. 11:35:34 T:63492096 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
  648. 11:35:34 T:63492096 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
  649. 11:35:34 T:63492096 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
  650. 11:35:34 T:63492096 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
  651. 11:35:34 T:63492096 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
  652. 11:35:34 T:63492096 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
  653. 11:35:34 T:63492096 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
  654. 11:35:34 T:63492096 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
  655. 11:35:34 T:63492096 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
  656. 11:35:34 T:63492096 NOTICE: unload sections
  657. 11:35:34 T:63492096 DEBUG: object 0 --> 0 instances
  658. 11:35:34 T:63492096 DEBUG: object 1 --> 0 instances
  659. 11:35:34 T:63492096 DEBUG: object 2 --> 0 instances
  660. 11:35:34 T:63492096 DEBUG: object 3 --> 0 instances
  661. 11:35:34 T:63492096 DEBUG: object 4 --> 0 instances
  662. 11:35:34 T:63492096 DEBUG: object 5 --> 0 instances
  663. 11:35:34 T:63492096 DEBUG: object 6 --> 0 instances
  664. 11:35:34 T:63492096 DEBUG: object 7 --> 0 instances
  665. 11:35:34 T:63492096 DEBUG: object 8 --> 0 instances
  666. 11:35:34 T:63492096 DEBUG: object 9 --> 0 instances
  667. 11:35:34 T:63492096 NOTICE: application stopped...
  668. 11:35:34 T:63492096 DEBUG: SECTION:UnloadDll(libcurl.4.dylib)
  669. 11:35:34 T:63492096 DEBUG: Unloading: libcurl.4.dylib
  670. 11:35:34 T:63492096 DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/libcpluff-arm-osx.so)
  671. 11:35:34 T:63492096 DEBUG: Unloading: libcpluff-arm-osx.so
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement