2006-06-11, 05:29 PM
I'm using the latest build 97.9 with .net 2.0 and xrecord plugin (the last one shouldn't make a diff, still..). I am running into an issue where every time I click on Recording (the default one from GBPVR) I get an "Error: Out of Memory" and I cannot click on the "OK" button that comes with it. The only way to click is to use the mouse or close the entire app.
here's a snippet of the gbpvr.exe.log file, I am not sure exactly what's going on but it looks like it is unable to render an image. I've tried the "repair" option in the 97.9 to see if it restored some missing file and it still gives me the same error.
Anybody have a clue?
thanks!
6/11/2006 1:24:07 PM.463 ERROR [1] Unable to find node: /settings/SpecialElements/SpecialElement[@name="ForegroundTransparency"]
6/11/2006 1:24:07 PM.473 VERBOSE [1] getValue() loading new key/value into cache: /settings/ConfirmDeleteInRecordings
6/11/2006 1:24:07 PM.473 VERBOSE [1] getValue: /settings/ConfirmDeleteInRecordings : false
6/11/2006 1:24:07 PM.533 VERBOSE [1] loadRecordings():1
6/11/2006 1:24:07 PM.543 VERBOSE [1] RecordingFactory.loadSchedule()
6/11/2006 1:24:07 PM.543 VERBOSE [1] getValue cached value: /settings/AutoRemoveMissingRecordings : true
6/11/2006 1:24:07 PM.584 VERBOSE [1] loadRecordings():2
6/11/2006 1:24:07 PM.594 VERBOSE [1] loadRecordings():3
6/11/2006 1:24:07 PM.624 ERROR [1] Error: msg=0x100 (WM_KEYDOWN) hwnd=0x7703c8 wparam=0xd lparam=0x1 result=0x0 : System.OutOfMemoryException: Out of memory.
at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
at System.Drawing.Image.FromFile(String filename)
at GBPVR.x3222298a0181dd43.x2e7888c24499ad1b(Boolean xdf600583127b6822)
at GBPVR.x3222298a0181dd43.render(Boolean& requiresMoreRendering)
at GBPVR.x86396f56243de9fb.render(Boolean& requiresMoreRendering)
at GBPVR.xbb1566157f5f8b1f.xdae9991ab918b397(Object xdf2e3583f942db7b, KeyEventArgs xc4f45905cb1fc7ba)
at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
at System.Windows.Forms.Control.WmKeyChar(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.WndProc(Message& m)
at GBPVR.xbb1566157f5f8b1f.WndProc(Message& m)
6/11/2006 1:24:08 PM.885 VERBOSE [1] controller.OnMouseDown()
6/11/2006 1:24:08 PM.895 VERBOSE [1] controller.OnClick()
6/11/2006 1:24:09 PM.276 VERBOSE [1] HideMouse ref=-1
here's a snippet of the gbpvr.exe.log file, I am not sure exactly what's going on but it looks like it is unable to render an image. I've tried the "repair" option in the 97.9 to see if it restored some missing file and it still gives me the same error.
Anybody have a clue?
thanks!
6/11/2006 1:24:07 PM.463 ERROR [1] Unable to find node: /settings/SpecialElements/SpecialElement[@name="ForegroundTransparency"]
6/11/2006 1:24:07 PM.473 VERBOSE [1] getValue() loading new key/value into cache: /settings/ConfirmDeleteInRecordings
6/11/2006 1:24:07 PM.473 VERBOSE [1] getValue: /settings/ConfirmDeleteInRecordings : false
6/11/2006 1:24:07 PM.533 VERBOSE [1] loadRecordings():1
6/11/2006 1:24:07 PM.543 VERBOSE [1] RecordingFactory.loadSchedule()
6/11/2006 1:24:07 PM.543 VERBOSE [1] getValue cached value: /settings/AutoRemoveMissingRecordings : true
6/11/2006 1:24:07 PM.584 VERBOSE [1] loadRecordings():2
6/11/2006 1:24:07 PM.594 VERBOSE [1] loadRecordings():3
6/11/2006 1:24:07 PM.624 ERROR [1] Error: msg=0x100 (WM_KEYDOWN) hwnd=0x7703c8 wparam=0xd lparam=0x1 result=0x0 : System.OutOfMemoryException: Out of memory.
at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
at System.Drawing.Image.FromFile(String filename)
at GBPVR.x3222298a0181dd43.x2e7888c24499ad1b(Boolean xdf600583127b6822)
at GBPVR.x3222298a0181dd43.render(Boolean& requiresMoreRendering)
at GBPVR.x86396f56243de9fb.render(Boolean& requiresMoreRendering)
at GBPVR.xbb1566157f5f8b1f.xdae9991ab918b397(Object xdf2e3583f942db7b, KeyEventArgs xc4f45905cb1fc7ba)
at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
at System.Windows.Forms.Control.WmKeyChar(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.WndProc(Message& m)
at GBPVR.xbb1566157f5f8b1f.WndProc(Message& m)
6/11/2006 1:24:08 PM.885 VERBOSE [1] controller.OnMouseDown()
6/11/2006 1:24:08 PM.895 VERBOSE [1] controller.OnClick()
6/11/2006 1:24:09 PM.276 VERBOSE [1] HideMouse ref=-1