2005-02-27, 10:26 PM
Hi,
When watching recorded video (haven't tried it on Live TV). Attempting to resize the window causes an assertion:
Program L C:\Porgram Files\devnz\gbpvr\GBPVR.exe
File:: <snip>\vc7\atlmfc\include\atlcomcli.h
Line:150
Expression: p!=0
When you ignore the assertion you get a GBPVR error box:
'Error:Object reference not set to an instance of an object'
GBPVR.EXE.log contains :
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
27/02/2005 22:23:46.359 ERROR [2] Error: msg=0x47 (WM_WINDOWPOSCHANGED) hwnd=0x401e8 wparam=0x0 lparam=0x12e660 result=0x0 : Object reference not set to an instance of an object. : at DirectShowPlayerVMR9.setVideoWindowPos(DirectShowPlayerVMR9* , Int32 x1, Int32 y1, Int32 x2, Int32 y2)
at NativeUtilities.MediaHelper.setVideoWindowPos(Int32 x1, Int32 y1, Int32 x2, Int32 y2)
at p.c(Object A_0, EventArgs A_1)
at System.Windows.Forms.Control.OnSizeChanged(EventArgs e)
at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
at System.Windows.Forms.Control.UpdateBounds()
at System.Windows.Forms.Control.WmWindowPosChanged(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmWindowPosChanged(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at p.a(Message& A_0)
[/QUOTE]
Any thoughts ? I'm sure it never used to happen.
Cheers
Chris
When watching recorded video (haven't tried it on Live TV). Attempting to resize the window causes an assertion:
Program L C:\Porgram Files\devnz\gbpvr\GBPVR.exe
File:: <snip>\vc7\atlmfc\include\atlcomcli.h
Line:150
Expression: p!=0
When you ignore the assertion you get a GBPVR error box:
'Error:Object reference not set to an instance of an object'
GBPVR.EXE.log contains :
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
27/02/2005 22:23:46.359 ERROR [2] Error: msg=0x47 (WM_WINDOWPOSCHANGED) hwnd=0x401e8 wparam=0x0 lparam=0x12e660 result=0x0 : Object reference not set to an instance of an object. : at DirectShowPlayerVMR9.setVideoWindowPos(DirectShowPlayerVMR9* , Int32 x1, Int32 y1, Int32 x2, Int32 y2)
at NativeUtilities.MediaHelper.setVideoWindowPos(Int32 x1, Int32 y1, Int32 x2, Int32 y2)
at p.c(Object A_0, EventArgs A_1)
at System.Windows.Forms.Control.OnSizeChanged(EventArgs e)
at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
at System.Windows.Forms.Control.UpdateBounds()
at System.Windows.Forms.Control.WmWindowPosChanged(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmWindowPosChanged(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at p.a(Message& A_0)
[/QUOTE]
Any thoughts ? I'm sure it never used to happen.
Cheers
Chris