Media Portal freezes on wake (1 Viewer)

roedler86

MP Donator
  • Premium Supporter
  • August 25, 2015
    92
    15
    Home Country
    Germany Germany
    So, I tested it like 20 times by now... app. 17 times it worked like your said, but 3 time still freezes...

    I added some log-files again, but I guess everything will look fine...

    I will observe this behavior and will try clear something up.
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,577
    8,224
    Home Country
    New Zealand New Zealand
    In both cases the sequence of WM_POWERBROADCAST events is like this...

    Suspend:
    [2016-03-13 00:46:13,606] [Log ] [MPMain ] [INFO ] - Main: WM_POWERBROADCAST (PBT_APMSUSPEND)

    User activity. This makes no sense because the PC is meant to be suspended (!!!):
    [2016-03-13 00:46:15,398] [Log ] [MPMain ] [INFO ] - Main: WM_POWERBROADCAST (PBT_POWERSETTINGCHANGE)
    [2016-03-13 00:46:15,398] [Log ] [MPMain ] [INFO ] - Main: User is providing input to the session

    Resume into away mode:
    [2016-03-13 00:48:39,276] [Log ] [MPMain ] [INFO ] - Main: WM_POWERBROADCAST (PBT_APMRESUMEAUTOMATIC)

    Display turned on:
    [2016-03-13 00:48:42,120] [Log ] [MPMain ] [INFO ] - Main: WM_POWERBROADCAST (PBT_POWERSETTINGCHANGE)
    [2016-03-13 00:48:42,120] [Log ] [MPMain ] [INFO ] - Main: The display is on

    After this you are probably pressing keys/buttons to try to activate the user interface. However, Windows does not send a new PBT_POWERSETTINGCHANGE message to indicate user input. I'm not sure what to do about this. MP cannot be reliable if Windows does not send messages reliably...
     

    roedler86

    MP Donator
  • Premium Supporter
  • August 25, 2015
    92
    15
    Home Country
    Germany Germany
    Thank you again for having a look into my log files.

    I do really think this is a Windows 10 issues because with Windows 8.1 there was not a problem.

    So is it possible to disable that away mode at all? So that MediaPortal will be active even the monitor is switched of...
     

    Users who are viewing this thread

    Top Bottom