GabberBaby / skywatcher

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

Programmable.exe will not start #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to start Programmable.exe
2.
3.

What is the expected output? What do you see instead?
See Programmable001-002.jpg

What version of the product are you using? On what operating system?
See Programmable003.jpg

Please provide any additional information below.

Debug output from VS2005

'Programable.exe' (Managed): Loaded 
'C:\Windows\assembly\GAC_32\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll', 
No symbols loaded.
'Programable.exe' (Managed): Loaded 
'C:\Astronomy\Skywatcher\Programmable\Programable.exe', No symbols loaded.
'Programable.exe' (Managed): Loaded 
'C:\Windows\assembly\GAC_MSIL\System.Windows.Forms\2.0.0.0__b77a5c561934e089\Sys
tem.Windows.Forms.dll', No symbols loaded.
'Programable.exe' (Managed): Loaded 
'C:\Windows\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll', No 
symbols loaded.
'Programable.exe' (Managed): Loaded 
'C:\Windows\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Dr
awing.dll', No symbols loaded.
'Programable.exe' (Managed): Loaded 
'C:\Astronomy\Skywatcher\Programmable\Api_CS.dll', No symbols loaded.
'Programable.exe' (Managed): Loaded 
'C:\Astronomy\Skywatcher\Programmable\Microsoft.Scripting.dll', No symbols 
loaded.
'Programable.exe' (Managed): Loaded 
'C:\Astronomy\Skywatcher\Programmable\IronPython.dll', No symbols loaded.
'Programable.exe' (Managed): Loaded 
'C:\Astronomy\Skywatcher\Programmable\Microsoft.Scripting.Core.dll', No symbols 
loaded.
'Programable.exe' (Managed): Loaded 
'C:\Astronomy\Skywatcher\Programmable\Microsoft.Dynamic.dll', No symbols loaded.
'Programable.exe' (Managed): Loaded 
'C:\Astronomy\Skywatcher\Programmable\Microsoft.Scripting.Debugging.dll', No 
symbols loaded.
'Programable.exe' (Managed): Loaded 
'C:\Astronomy\Skywatcher\Programmable\Microsoft.Scripting.ExtensionAttribute.dll
', No symbols loaded.
'Programable.exe' (Managed): Loaded 
'C:\Windows\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\Sys
tem.Configuration.dll', No symbols loaded.
'Programable.exe' (Managed): Loaded 
'C:\Windows\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dl
l', No symbols loaded.
An unhandled exception of type 'System.ArgumentException' occurred in 
System.Drawing.dll

Additional information: Font 'Lucida Sans' does not support style 'Regular'.

The program '[972] Programable.exe: Managed' has exited with code -532459699 
(0xe0434f4d).

Original issue reported on code.google.com by jmarchb...@gmail.com on 14 Jul 2011 at 2:35

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry about the late response, I didn't configure the notification system 
correctly at first. 

About the error message you met, I found a related article that may help to 
solve the issue.
Please try:
http://www.itwriting.com/blog/3050-font-does-not-support-style-regular.html

Original comment by Luce...@gmail.com on 6 Sep 2011 at 8:49