weather: long time no response by MP (see no action for about 1 minute) (1 Viewer)

infinite.loop

Retired Team Member
  • Premium Supporter
  • December 26, 2004
    16,154
    4,133
    127.0.0.1
    Home Country
    Austria Austria
    if the website where you grab the data is slow, that doesnt matter ;)

    That is true but it doesn't explain the blank scren while loading (if the data is slow).
    oh it does.

    if MP starts to load the data befor the GUI is loaded, then you will see the blank background until the data has been fully loaded, then the GUI is build.

    but thats only a theory which has to be tested.
     

    SciDoctor

    Retired Team Member
  • Premium Supporter
  • February 2, 2005
    1,465
    139
    England
    2006-11-14 12:19:24.140625 [Info.][MPMain]: TexturePacker: fontengine add texure:195
    2006-11-14 12:19:24.156250 [Info.][MPMain]: window:MediaPortal.GUI.Weather.GUIWindowWeather init
    2006-11-14 12:19:24.250000 [Info.][10]: MyWeather.SkipConnectionTest: False
    2006-11-14 12:19:40.109375 [Info.][12]: MyWeather.SkipConnectionTest: False
    2006-11-14 12:19:48.406250 [Info.][MPMain]: Windowmanager:goto previous window
    2006-11-14 12:19:48.968750 [Info.][MPMain]: window:MediaPortal.GUI.Weather.GUIWindowWeather deinit
    2006-11-14 12:19:48.984375 [Info.][MPMain]: texturemanager:CleanupThumbs()
    2006-11-14 12:19:49.000000 [Info.][MPMain]: Recorder: Disabling DX9 exclusive mode
    2006-11-14 12:19:49.000000 [Info.][MPMain]: Main: DX exclusive mode: False
    2006-11-14 12:19:49.000000 [Info.][MPMain]: Main: Goto windowed mode: True
    2006-11-14 12:19:49.000000 [Info.][MPMain]: fonts.SetDevice()
    2006-11-14 12:19:49.015625 [Info.][MPMain]: window:MediaPortal.GUI.Home.GUIHome init
    2006-11-14 12:19:50.406250 [Info.][MPMain]: Main: Exit requested
    2006-11-14 12:19:50.406250 [Info.][MPMain]: Main: Minimizing to tray on GUI exit and restoring taskbar
    2006-11-14 12:20:17.781250 [Info.][MPMain]: D3D: Restoring from tray
    2006-11-14 12:20:21.671875 [Info.][MPMain]: window:MediaPortal.GUI.Home.GUIHome deinit
    2006-11-14 12:20:21.687500 [Info.][MPMain]: texturemanager:CleanupThumbs()
    2006-11-14 12:20:21.687500 [Info.][MPMain]: Recorder: Disabling DX9 exclusive mode
    2006-11-14 12:20:21.687500 [Info.][MPMain]: Main: DX exclusive mode: False
    2006-11-14 12:20:21.687500 [Info.][MPMain]: Main: Goto windowed mode: True
    2006-11-14 12:20:21.703125 [Info.][MPMain]: fonts.SetDevice()
    2006-11-14 12:20:23.062500 [Info.][MPMain]: window:MediaPortal.GUI.Weather.GUIWindowWeather init
    2006-11-14 12:20:23.125000 [Info.][10]: MyWeather.SkipConnectionTest: False
    2006-11-14 12:20:23.328125 [Info.][12]: MyWeather.SkipConnectionTest: False
    2006-11-14 12:20:28.734375 [Info.][MPMain]: Windowmanager:goto previous window
    2006-11-14 12:20:29.296875 [Info.][MPMain]: window:MediaPortal.GUI.Weather.GUIWindowWeather deinit
    2006-11-14 12:20:29.296875 [Info.][MPMain]: texturemanager:CleanupThumbs()
    2006-11-14 12:20:29.312500 [Info.][MPMain]: Recorder: Disabling DX9 exclusive mode
    2006-11-14 12:20:29.312500 [Info.][MPMain]: Main: DX exclusive mode: False
    2006-11-14 12:20:29.312500 [Info.][MPMain]: Main: Goto windowed mode: True
    2006-11-14 12:20:29.312500 [Info.][MPMain]: fonts.SetDevice()
    2006-11-14 12:20:29.328125 [Info.][MPMain]: window:MediaPortal.GUI.Home.GUIHome init
    2006-11-14 12:20:31.046875 [Info.][MPMain]: Main: Exit requested
    2006-11-14 12:20:31.046875 [Info.][MPMain]: Main: Minimizing to tray on GUI exit and restoring taskbar
    ----------------------------------------------
    This part of the log. MP has just been started and the 'weather' is the first screen to be requested form home.

    I timed the blank screen that was shown it was 16 seconds, the logs show a 16 second delay

    2006-11-14 12:19:24.250000 [Info.][10]: MyWeather.SkipConnectionTest: False
    2006-11-14 12:19:40.109375 [Info.][12]: MyWeather.SkipConnectionTest: False


    I then re-enter the weather again and there is no delay

    2006-11-14 12:20:23.125000 [Info.][10]: MyWeather.SkipConnectionTest: False
    2006-11-14 12:20:23.328125 [Info.][12]: MyWeather.SkipConnectionTest: False


    So what is causing this delay the first time weather is accessed !? and the GUI not being shown
     

    Users who are viewing this thread

    Top Bottom