[Mono-osx] mono not working anymore
AleStanga
alessandro.stanga at gmail.com
Wed Dec 16 15:42:23 EST 2009
since i installed mono 2.6 on osx (10.5.8 ppc and 10.6.2 intel) i can't run
my .net softwares anymore.
same error on both the systems:
Stacktrace:
at (wrapper managed-to-native)
System.Drawing.GDIPlus.GdipCreateFontFamilyFromName (string,intptr,intptr&)
<0x00004>
at (wrapper managed-to-native)
System.Drawing.GDIPlus.GdipCreateFontFamilyFromName (string,intptr,intptr&)
<0x00004>
at System.Drawing.FontFamily..ctor
(string,System.Drawing.Text.FontCollection) <0x00044>
at System.Drawing.FontFamily..ctor (string) <0x00015>
at (wrapper remoting-invoke-with-check) System.Drawing.FontFamily..ctor
(string) <0x0002e>
at System.Drawing.Font.CreateFont
(string,single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,byte,bool)
<0x00044>
at System.Drawing.Font..ctor
(string,single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,byte,bool)
<0x00042>
at System.Drawing.Font..ctor (string,single,string) <0x00024>
at (wrapper remoting-invoke-with-check) System.Drawing.Font..ctor
(string,single,string) <0x00049>
at System.Drawing.SystemFonts.get_DefaultFont () <0x0003c>
at System.Windows.Forms.Theme..ctor () <0x00032>
at System.Windows.Forms.ThemeWin32Classic..ctor () <0x00012>
at System.Windows.Forms.ThemeVisualStyles..ctor () <0x00010>
at System.Windows.Forms.ThemeEngine..cctor () <0x0005c>
at (wrapper runtime-invoke) object.runtime_invoke_void
(object,intptr,intptr,intptr) <0x0003a>
at System.Windows.Forms.SystemInformation.get_MenuAccessKeysUnderlined ()
<0xffffffff>
at System.Windows.Forms.SystemInformation.get_MenuAccessKeysUnderlined ()
<0x0000b>
at System.Windows.Forms.Control..ctor () <0x001f3>
at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control..ctor
() <0x0002b>
at System.Windows.Forms.WindowsFormsSynchronizationContext..cctor ()
<0x00023>
at (wrapper runtime-invoke) object.runtime_invoke_void
(object,intptr,intptr,intptr) <0x0003a>
at System.Windows.Forms.Control..ctor () <0xffffffff>
at System.Windows.Forms.Control..ctor () <0x00059>
at System.Windows.Forms.ScrollableControl..ctor () <0x00012>
at System.Windows.Forms.ContainerControl..ctor () <0x00023>
at System.Windows.Forms.Form..ctor () <0x00058>
at metilest2009.InsermentoDati..ctor () <0x003b2>
at (wrapper remoting-invoke-with-check) metilest2009.InsermentoDati..ctor
() <0x0002b>
at metilest2009.Program.Main () <0x00035>
at (wrapper runtime-invoke) object.runtime_invoke_void
(object,intptr,intptr,intptr) <0x0003a>
Abort trap
the exe files were compiled with c# express 2008 and monodevelop on my macs.
i'm the only one suffering this problem?
how could i solve it?
thanks.
--
View this message in context: http://old.nabble.com/mono-not-working-anymore-tp26818089p26818089.html
Sent from the Mono - OSX mailing list archive at Nabble.com.
More information about the Mono-osx
mailing list