2006-09-12, 02:17 AM
Running version 0.98.80b and I get the following while navigating the guide:
System.ArgumentException: Rectangle '{X=120,Y=160,Width=0,Height=40}' cannot have a width or height equal to 0.
Here are some snippets of the log file:
Thanks,
Paul
System.ArgumentException: Rectangle '{X=120,Y=160,Width=0,Height=40}' cannot have a width or height equal to 0.
Here are some snippets of the log file:
Quote:9/11/2006 7:55:38 PM.703 VERBOSE [1] getValue: /settings/SecondarySubtitleLanguage : nor
9/11/2006 7:55:40 PM.640 ERROR [1] Unable to load list of subtitle languages: System.IO.FileNotFoundException: Could not find file 'C:\Program Files\devnz\gbpvr\SubtitleLanguage.XML'.
File name: 'C:\Program Files\devnz\gbpvr\SubtitleLanguage.XML'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials)
at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
at System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)
at System.Threading.CompressedStack.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state)
at System.Xml.XmlTextReaderImpl.OpenUrl()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at GBPVR.xa3fd39a747dedbf7.x600970a001a66989()
9/11/2006 7:56:31 PM.671 VERBOSE [1] No key mapping found for: CONTROLKEY
9/11/2006 7:56:31 PM.671 VERBOSE [1] No key mapping found for: CONTROLKEY
9/11/2006 7:56:31 PM.953 ERROR [1] Error: msg=0x100 (WM_KEYDOWN) hwnd=0x970504 wparam=0x27 lparam=0x4d0001 result=0x0 : System.ArgumentException: Rectangle '{X=120,Y=160,Width=0,Height=40}' cannot have a width or height equal to 0.
at System.Drawing.Drawing2D.LinearGradientBrush..ctor(Rectangle rect, Color color1, Color color2, LinearGradientMode linearGradientMode)
at GBPVR.Public.SkinHelper.getNamedBrush(String name, Rectangle rect)
at GBPVR.x05e13382b8294c7a.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)
9/11/2006 7:56:45 PM.359 VERBOSE [1] No key mapping found for: ^CONTROLKEY
9/11/2006 7:56:45 PM.859 VERBOSE [1] No key mapping found for: ^CONTROLKEY
9/11/2006 7:56:48 PM.000 VERBOSE [1] No key mapping found for: ^%MENU
9/11/2006 7:56:49 PM.500 VERBOSE [1] ShowMouse ref=0
9/11/2006 7:56:50 PM.968 VERBOSE [1] controller.OnMouseDown()
9/11/2006 7:56:51 PM.031 VERBOSE [1] controller.OnClick()
9/11/2006 7:56:52 PM.343 VERBOSE [1] controller.OnMouseDown()
9/11/2006 7:56:52 PM.437 VERBOSE [1] controller.OnClick()
9/11/2006 7:56:52 PM.437 VERBOSE [1] getValue cached value: /settings/RecordingsDirectory : D:\
9/11/2006 7:56:52 PM.625 VERBOSE [1] getValue cached value: /settings/Version : GB-PVR v0.98.8b
9/11/2006 7:56:53 PM.593 VERBOSE [1] controller.OnMouseDown()
9/11/2006 7:56:53 PM.718 VERBOSE [1] controller.OnClick()
9/11/2006 7:56:53 PM.812 VERBOSE [1] OnSizeChanged
9/11/2006 7:56:53 PM.812 VERBOSE [1] getValue cached value: /settings/OverScanVideoAlso : true
Thanks,
Paul