google-code-export / zscreen

Automatically exported from code.google.com/p/zscreen
1 stars 0 forks source link

[ZScreen or ZUploader?] What is it like this #470

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Just starting it up
2.
3.

What is the expected output? What do you see instead?
Zscreen crashing when booted up

What version of the product are you using? On what operating system?
Copy text from Debug tab
Newest (July 1st)
Please provide any additional information below.
System.Reflection.TargetInvocationException: Exception has been thrown by the 
target of an invocation. ---> System.ArgumentException: Font 'Arial' does not 
support style 'Regular'.
   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..ctor(String familyName, Single emSize)
   at HelpersLib.PrintSettings..ctor()
   at ZScreenLib.XMLSettings..ctor()
   --- End of inner exception stack trace ---
   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
   at System.Activator.CreateInstance[T]()
   at HelpersLib.SettingsHelper.Load[T](String path, SerializationType type, Boolean onErrorShowWarning)
   at ZScreenLib.XMLSettings.Read()
   at ZScreenLib.Engine.<>c__DisplayClassb.<LoadSettings>b__6()
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()

Original issue reported on code.google.com by thevideo...@yahoo.com on 2 Jul 2011 at 4:08

GoogleCodeExporter commented 9 years ago
Do you have the Arial font installed in your system?

Original comment by mcored on 2 Jul 2011 at 4:36

GoogleCodeExporter commented 9 years ago
Probably your Arial font is missing or corrupted.

Original comment by flexy...@gmail.com on 2 Jul 2011 at 4:40

GoogleCodeExporter commented 9 years ago
http://dl.dropbox.com/u/25501373/ZScreen/2011-07/arial-wind7.7z

Original comment by mcored on 3 Jul 2011 at 1:24