Its not related to the length of the delay. Its because the focus is never given back to PVRX2 after resuming from hibernation. (ie, it never receives the WM_ACTIVATEAPP message from Windows)
Is this something fixable sub? I'm getting a problem with lost focus after coming out of hibernate (although not always) and have to click the mouse on the screen to regain it. This is despite the fact I'm using the {findwnd} messages in the hauppauge remote ini
Any ideas on this sub? Also, it's not related to the remote issue but coming out of standby/hibernate I sometimes don't have PVRX2 in the foreground (looks like it's minimised) and have to use the mouse to bring it back by clicking the prog on the taskbar. Pulling my hair out with this because it's not at all replicable, just seems to happen sometimes!
I'm away from home for a couple of weeks, but bump the thread in a couple of weeks (when I'm back), and I'll see if we can find a method that doesnt depends on this WM_ACTIVATEAPP message.
I am also having a wakeup issue. In the previous version1.0.8 and zip2it everything worked fine. The latest version doesn't wakeup. I tried the delayed start file mentioned before and it didn't work. I was wondering if anything Schedule Direct is doing might create a problem?
Thanks,
greg
Sorry, that doesnt sound like the same problem. The thread is about the video not working after resuming from hibernate/standby when using FSE. Not waking is something entirely different. (I think there was something in the v1.0.16 survival guide for this)
Added the patch and my system now recovers from standby when using fse.
Thanks a million for finding the time to sort this out, this is going to make a big difference for me as fse has always given me much better playback.
Ill upload the logs anyway in case they are of interest.
The FSE standby works great but now I get an exception when entering the recordings or video library menus
I cant see anything odd in the logs but Ill post them anyway.
Is there an easy way to revert this patch so I can get the menu's working again while the problem is fixed?
Thanks
Bob
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at GBPVRX2.BaseButtonListUiTask.GetRenderList()
at GBPVRX2.MenuTask.xd2a3a83a17aec615.GetRenderList()
at GBPVRX2.x0061b801bdf12d35.xdb012c437aec4a40(Boolean xd23bf32f3b17e3be)
at GBPVRX2.x0061b801bdf12d35.xf11d09f6e9e3e55b()
at GBPVRX2.xdd215986d9a64c86.ReturnToMainMenu()
at GBPVRX2.x0061b801bdf12d35.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)