2007-05-06, 08:35 AM
In order to improve the WAF, trapping a zero file size recording and not trying to play it would be useful. (Of course, it begs the question why our recordings were zero length, but that is another problem)
The following error message is logged, and the screen goes blank which 'locks' up GBPVR and cannot be exited with the remote control.
The following error message is logged, and the screen goes blank which 'locks' up GBPVR and cannot be exited with the remote control.
Code:
2007-05-06 04:14:39.406 VERBOSE [1] About to play file: E:\Recordings\Conspiracy\Conspiracy_20070504_06300815.mpg
2007-05-06 04:14:40.031 ERROR [1] Error: msg=0x100 (WM_KEYDOWN) hwnd=0x93002c6 wparam=0xd lparam=0x1 result=0x0 : System.Exception: Failure playing back file
at NativeUtilities.MediaHelper.playVideoFile(String filename, Form form)
at GBPVR.x977e0aa739bd29d7.x826e5d374a1e5ab9(String x08ae7e3cf7a53434, String xfd3291a7ebc13c43, String x555fc8ac0bf47dac, Int32 xf26801b263fa79ba)
at GBPVR.x3222298a0181dd43.xb4057d727283fc14(x8b4f0834394c048a x7cb9dd1fd53b81bf)
at GBPVR.xa556fe3f7d8d6ce3.OnKeyDown(KeyEventArgs e)
at GBPVR.x3222298a0181dd43.OnKeyDown(KeyEventArgs e)
at GBPVR.x86396f56243de9fb.OnKeyDown(KeyEventArgs e)
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)
2007-05-06 04:14:40.031 VERBOSE [1] videoInsetVisible = false
2007-05-06 04:14:46.671 VERBOSE [1] ShowMouse ref=0
2007-05-06 04:14:47.343 VERBOSE [1] controller.OnMouseDown()
2007-05-06 04:14:47.484 VERBOSE [1] controller.OnClick()
2007-05-06 04:14:55.218 VERBOSE [1] HideMouse ref=-1
2007-05-06 04:15:01.953 VERBOSE [1] No key mapping found for: HOME
2007-05-06 04:15:01.953 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-05-06 04:15:01.953 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-05-06 04:15:01.953 VERBOSE [1] OnKeyDown: Home
2007-05-06 04:15:03.187 VERBOSE [1] No key mapping found for: ESCAPE
2007-05-06 04:15:03.187 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-05-06 04:15:03.187 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-05-06 04:15:03.187 VERBOSE [1] OnKeyDown: Escape
2007-05-06 04:15:03.578 VERBOSE [1] No key mapping found for: ESCAPE
2007-05-06 04:15:03.578 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-05-06 04:15:03.578 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-05-06 04:15:03.578 VERBOSE [1] OnKeyDown: Escape
2007-05-06 04:15:20.515 VERBOSE [1] ShowMouse ref=0
2007-05-06 04:15:21.406 VERBOSE [1] controller.OnMouseDown()
2007-05-06 04:15:21.406 VERBOSE [1] getValue() loading new key/value into cache: /settings/BackOnRightMouseButton
2007-05-06 04:15:21.406 VERBOSE [1] getValue: /settings/BackOnRightMouseButton : true
2007-05-06 04:15:21.406 VERBOSE [1] No key mapping found for: ESCAPE
2007-05-06 04:15:21.406 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-05-06 04:15:21.406 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-05-06 04:15:21.406 VERBOSE [1] OnKeyDown: Escape
2007-05-06 04:15:22.515 VERBOSE [1] No key mapping found for: %MENU
2007-05-06 04:15:22.515 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-05-06 04:15:22.515 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-05-06 04:15:22.515 VERBOSE [1] OnKeyDown: Menu
2007-05-06 04:15:22.515 VERBOSE [1] No key mapping found for: %MENU
2007-05-06 04:15:22.515 VERBOSE [1] No key mapping found for: %MENU
2007-05-06 04:15:22.578 VERBOSE [1] No key mapping found for: %RETURN
2007-05-06 04:15:22.578 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-05-06 04:15:22.578 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-05-06 04:15:22.578 VERBOSE [1] OnKeyDown: Return
2007-05-06 04:15:22.843 VERBOSE [1] OnSizeChanged
2007-05-06 04:15:22.843 VERBOSE [1] Forcing video repaint
2007-05-06 04:15:22.843 VERBOSE [1] OnSizeChanged
2007-05-06 04:15:22.890 VERBOSE [1] Forcing video repaint
2007-05-06 04:15:22.890 VERBOSE [1] OnSizeChanged
2007-05-06 04:15:22.906 VERBOSE [1] Forcing video repaint
2007-05-06 04:15:23.187 VERBOSE [1] OnSizeChanged
2007-05-06 04:15:23.187 VERBOSE [1] Forcing video repaint
2007-05-06 04:15:23.187 VERBOSE [1] OnSizeChanged
2007-05-06 04:15:23.218 VERBOSE [1] Forcing video repaint
2007-05-06 04:15:31.250 VERBOSE [1] HideMouse ref=-1
2007-05-06 04:17:23.250 VERBOSE [1] flushDatabaseConnections()
2007-05-06 04:17:23.250 VERBOSE [1] videoInsetVisible = false
2007-05-06 04:17:23.250 VERBOSE [1] Activating screen saver
2007-05-06 04:17:23.250 VERBOSE [1] flushDatabaseConnections()
2007-05-06 04:17:54.796 VERBOSE [1] ShowMouse ref=0
2007-05-06 04:17:54.796 VERBOSE [1] videoInsetVisible = false
2007-05-06 04:17:55.750 VERBOSE [1] getValue() loading new key/value into cache: /settings/NetRadioBufferSize
2007-05-06 04:17:55.750 VERBOSE [1] getValue: /settings/NetRadioBufferSize : 96000
2007-05-06 04:17:55.750 INFO [1] NetRadio buffer size is: 96000
2007-05-06 04:17:55.890 INFO [2] UbuStream destructor called
[SIZE="1"]Silverstone GD01S-MXR (three dead rows of pixels in the LCD and defective remote control), Power: Zalman ZM460B-APS (blew up - can't remember what's there now); CPU: Pentium D 3.2 GHz with Asus V72 Cooler; MD: Asus P5LD2 Deluxe 2048MB,
WDC WD10EADS 1TB Data, 320GB System, Asus EN9400GT Silent 512MB, Hauppauge HVR 1300,
XP Home SP3, GB-PVR 2.0, ExternalDisplay v0.3[/SIZE]
WDC WD10EADS 1TB Data, 320GB System, Asus EN9400GT Silent 512MB, Hauppauge HVR 1300,
XP Home SP3, GB-PVR 2.0, ExternalDisplay v0.3[/SIZE]