Hey,
After updating to Fences 1.0, the Fences window to customize fences and change settings does not open.
Fences can still be created by right click and drag, and they can be renamed by right clicking on them.
In windows task manager, "fences.exe" pops up in the list of processes when "Customize Fences" is clicked, but disappears after a few seconds.
I'm running Win XP MCE SP3.
Error log "fences_debug_info.txt" in my user Application Data folder says:
------------------------------------------------------------------------------
Version: 1.00.2787
Timestamp: 10/2/2009 5:38:46 PM
Exception: Font 'Segoe UI' does not support style 'Regular'.
Stack Trace:
at System.Drawing.Font.CreateNativeFont()
at System.Drawing.Font.Initialize(FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
at System.Drawing.Font.Initialize(String familyName, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
at System.Drawing.Font..ctor(String familyName, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet)
at DesktopDockUI.FenceUI.InitializeComponent()
at DesktopDockUI.FenceUI..ctor()
at DesktopDockUI.Program.MainReal(String[] args)
at DesktopDockUI.Program.Main(String[] args)
------------------------------------------------------------------------------
No clue how a font is crashing Fences, so pls help!