Reply to thread

Re: AW: [New Plugin] PowerScheduler++ (New Version 1.2.0.7)



Thanks for the confirmation. Btw, the plugin emits an error if used on a client only MediaPortal installation:

[CODE]2010-11-28 23:23:44.734582 [Info.][MPMain(1)]: Starting PowerScheduler client plugin...

2010-11-28 23:23:44.749583 [Info.][MPMain(1)]: PSClientPlugin: Detected a multiseat setup - using local methods to suspend/hibernate system

2010-11-28 23:23:44.753583 [Info.][MPMain(1)]: PSClientPlugin: Set hostname to xxxxx

2010-11-28 23:23:44.761583 [Debug][MPMain(1)]: PSClientPlugin: Registered standby/wakeup handlers to PowerScheduler client plugin

2010-11-28 23:23:44.779584 [Info.][MPMain(1)]: Exception   :System.NullReferenceException: Object reference not set to an instance of an object.

   at MediaPortal.InputDevices.MameDevice.WndProc(Message& msg)

   at MediaPortal.GUI.Library.PluginManager.WndProc(Message& msg)

   at MediaPortalApp.WndProc(Message& msg)

2010-11-28 23:23:44.791585 [Info.][MPMain(1)]: Exception   :Object reference not set to an instance of an object.

2010-11-28 23:23:44.850588 [Info.][MPMain(1)]:   site      :Boolean WndProc(System.Windows.Forms.Message ByRef)

2010-11-28 23:23:44.865589 [Info.][MPMain(1)]:   source    :ProcessPlugins

2010-11-28 23:23:44.871590 [Info.][MPMain(1)]:   stacktrace:   at MediaPortal.InputDevices.MameDevice.WndProc(Message& msg)

   at MediaPortal.GUI.Library.PluginManager.WndProc(Message& msg)

   at MediaPortalApp.WndProc(Message& msg)

[/CODE]


As far as I can tell, it works okay on the client. I can attach the full log if you want.


Top Bottom