[confirm] F2 exit : Kill Watchdog & don't exit MP correctly (1 Viewer)

azzuro

Test Group
  • Team MediaPortal
  • May 10, 2007
    9,948
    5,617
    France - IDF
    Home Country
    France France
    Hi,
    After many test, F2 shortcut made 2 bugs
    1. When you start MP with Watchdog.
    Press F2 shortcut for go to Configuration, Watchdog is killed ( zip are don't created from MP ).

    2. Mp is started (without watchdog ! normal use)
    Press F2 shortcut for go to configuration, Mp is not closed correctly.
    VFD is not shutdown ...

    @Testers @Developers
     

    HomeY

    Test Group
  • Team MediaPortal
  • February 23, 2008
    6,475
    4,645
    49
    ::1
    Home Country
    Netherlands Netherlands
    Never used the F2 option in MP GUI, but i can confirm issue #1. Logs are NOT created when you open Config by pressing F2 while Watchdog is running.

    When i start MP in normal mode (#2) and hit F2, i get popup about MP needs to close, i click OK, MP closes normally and after that config is opened. Can NOT confirm issue #2.
     
    Last edited:

    azzuro

    Test Group
  • Team MediaPortal
  • May 10, 2007
    9,948
    5,617
    France - IDF
    Home Country
    France France
    • Thread starter
    • Moderator
    • #3
    i will back, to this "BUG"
    I have
    ALT-F4 EXIt :
    XML:
    [2013-05-01 14:04:28,262] [Log	] [MPMain  ] [INFO ] - Main: Exiting
    [2013-05-01 14:04:28,264] [Log	] [MPMain  ] [DEBUG] - PlugInManager: Stop()
    [2013-05-01 14:04:28,264] [Log	] [MPMain  ] [DEBUG] - PluginManager: Stopping plugin 'MediaPortal.MusicShareWatcher.MusicShareWatcherPlugin'
    [2013-05-01 14:04:28,264] [Log	] [MPMain  ] [DEBUG] - GUIFontManager: SafeDispose()
    [2013-05-01 14:04:28,265] [Log	] [MPMain  ] [DEBUG] - TextureManager: Dispose()
    [2013-05-01 14:04:28,265] [Log	] [MPMain  ] [INFO ] - TexturePacker:Dispose()
    [2013-05-01 14:04:28,268] [Log	] [MPMain  ] [DEBUG] - Windowmanager: closing current window
    [2013-05-01 14:04:28,276] [Log	] [MPMain  ] [DEBUG] - Window: MediaPortal.GUI.Music.GUIMusicFiles deinit
    [2013-05-01 14:04:28,280] [Log	] [MPMain  ] [DEBUG] - TextureManager: CleanupThumbs()
    [2013-05-01 14:04:28,283] [Log	] [MPMain  ] [INFO ] - Playlist: Saving default playlist default.m3u
    F2 Exit
    XML:
    [2013-05-01 14:07:50,049] [Log	] [MPMain  ] [INFO ] - D3D: OnSetup - Stopping media
    [2013-05-01 14:07:50,052] [Log	] [MPMain  ] [DEBUG] - g_Player.doStop() keepTimeShifting = False keepExclusiveModeOn = False
    [2013-05-01 14:07:50,053] [Log	] [MPMain  ] [INFO ] - g_Player.OnStopped()
    [2013-05-01 14:07:50,064] [Log	] [MPMain  ] [DEBUG] - g_Player.doStop() - stop
    [2013-05-01 14:07:50,069] [Log	] [BASS Stop] [DEBUG] - BASS: Stop of stream D:\MPmov\big TEST audio\Gigi D'Alessio - Chiaro (2012)\01 Chiaro.mp3.
    [2013-05-01 14:07:50,069] [Log	] [BASS Stop] [DEBUG] - BASS: Performing Softstop of D:\MPmov\big TEST audio\Gigi D'Alessio - Chiaro (2012)\01 Chiaro.mp3
    [2013-05-01 14:07:50,071] [Log	] [MPMain  ] [INFO ] - Start process Configuration.exe
    [2013-05-01 14:07:50,118] [Log	] [MPMain  ] [DEBUG] - D3D: OnPaint()
    [2013-05-01 14:07:50,583] [Log	] [MPMain  ] [DEBUG] - D3D: MouseMoveEvent()
    [2013-05-01 14:07:50,584] [Log	] [MPMain  ] [DEBUG] - D3D: Showing mouse cursor
    [2013-05-01 14:07:50,585] [Log	] [MPMain  ] [DEBUG] - Main: WM_ACTIVATE (WA_INACTIVE)
    [2013-05-01 14:07:50,585] [Log	] [MPMain  ] [INFO ] - Main: Deactivation request received
    [2013-05-01 14:07:50,589] [Log	] [MPMain  ] [DEBUG] - D3D: OnLostFocus()
    [2013-05-01 14:07:50,589] [Log	] [MPMain  ] [DEBUG] - D3D: Cursor state balanced from 1 to 0
    [2013-05-01 14:07:50,599] [Log	] [MPMain  ] [DEBUG] - D3D: OnPaint()
    [2013-05-01 14:07:51,694] [Log	] [MPMain  ] [DEBUG] - Main: WM_ACTIVATE (WA_ACTIVE)
    [2013-05-01 14:07:51,694] [Log	] [MPMain  ] [INFO ] - Main: Activation reuqest received
    [2013-05-01 14:07:51,701] [Log	] [MPMain  ] [DEBUG] - D3D: OnGotFocus()
    [2013-05-01 14:07:52,113] [Log	] [MPMain  ] [DEBUG] - Main: WM_ACTIVATE (WA_INACTIVE)
    [2013-05-01 14:07:52,113] [Log	] [MPMain  ] [INFO ] - Main: Deactivation request received
    [2013-05-01 14:07:52,114] [Log	] [MPMain  ] [DEBUG] - D3D: OnLostFocus()
    [2013-05-01 14:07:53,095] [Log	] [MPMain  ] [DEBUG] - Main: WM_ACTIVATE (WA_ACTIVE)
    [2013-05-01 14:07:53,095] [Log	] [MPMain  ] [INFO ] - Main: Activation reuqest received
    [2013-05-01 14:07:53,096] [Log	] [MPMain  ] [DEBUG] - D3D: OnGotFocus()
     

    Users who are viewing this thread

    Top Bottom