2004-11-30, 04:16 AM
Just grabbed the latest, great job as always.
Edit: Â Found the problem, had Ocean Wave skin selected. Â Works fine with the standard Blue skin. Â I will post anyway to help others who might see this problem.
When I select the Video Library menu option I get a error dialog. Â The relevant log entries are below:
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
11/29/2004 11:08:36 PM.562 VERBOSE [2] Rendering MenuMenuTask
11/29/2004 11:08:38 PM.375 VERBOSE [2] getValue() loading new key/value into cache: /settings/VideoLibraryDirectory
11/29/2004 11:08:38 PM.375 VERBOSE [2] getValue: /settings/VideoLibraryDirectory : Videos~C:\vids|Default~C:\|
11/29/2004 11:08:38 PM.390 VERBOSE [2] getValue() loading new key/value into cache: /settings/IconView
11/29/2004 11:08:38 PM.390 VERBOSE [2] getValue: /settings/IconView : true
11/29/2004 11:08:38 PM.406 ERROR [2] Unable to find brush: /settings/NamedColors/NamedColor[@name="SelectedFileActive"]
11/29/2004 11:08:38 PM.453 ERROR [2] Error: msg=0x202 (WM_LBUTTONUP) hwnd=0x3d029e wparam=0x0 lparam=0x11900c1 result=0x0 Â : Â Object reference not set to an instance of an object. Â : Â Â at GBPVR.Public.SkinHelper.getNamedBrush(String name)
 at ao..ctor(String skinDirectory, String panel, Hashtable rootDirectories, String filterExpression)
 at bn.a()
 at bs.a()
 at bn.h()
 at bv.c(Point A_0)
 at n.f(Object A_0, EventArgs A_1)
 at System.Windows.Forms.Control.OnClick(EventArgs e)
 at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
 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 n.a(Message& A_0)
[/QUOTE]
The C:\vids directory does exist.
If you need more info, let me know.
Edit: Â Found the problem, had Ocean Wave skin selected. Â Works fine with the standard Blue skin. Â I will post anyway to help others who might see this problem.
When I select the Video Library menu option I get a error dialog. Â The relevant log entries are below:
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
11/29/2004 11:08:36 PM.562 VERBOSE [2] Rendering MenuMenuTask
11/29/2004 11:08:38 PM.375 VERBOSE [2] getValue() loading new key/value into cache: /settings/VideoLibraryDirectory
11/29/2004 11:08:38 PM.375 VERBOSE [2] getValue: /settings/VideoLibraryDirectory : Videos~C:\vids|Default~C:\|
11/29/2004 11:08:38 PM.390 VERBOSE [2] getValue() loading new key/value into cache: /settings/IconView
11/29/2004 11:08:38 PM.390 VERBOSE [2] getValue: /settings/IconView : true
11/29/2004 11:08:38 PM.406 ERROR [2] Unable to find brush: /settings/NamedColors/NamedColor[@name="SelectedFileActive"]
11/29/2004 11:08:38 PM.453 ERROR [2] Error: msg=0x202 (WM_LBUTTONUP) hwnd=0x3d029e wparam=0x0 lparam=0x11900c1 result=0x0 Â : Â Object reference not set to an instance of an object. Â : Â Â at GBPVR.Public.SkinHelper.getNamedBrush(String name)
 at ao..ctor(String skinDirectory, String panel, Hashtable rootDirectories, String filterExpression)
 at bn.a()
 at bs.a()
 at bn.h()
 at bv.c(Point A_0)
 at n.f(Object A_0, EventArgs A_1)
 at System.Windows.Forms.Control.OnClick(EventArgs e)
 at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
 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 n.a(Message& A_0)
[/QUOTE]
The C:\vids directory does exist.
If you need more info, let me know.
-CodeMonkey