BODY { font-family:Arial, Helvetica, sans-serif;font-size:12px; }
Hi, 

        I'm new to Mac and Mono.  I've used Unix but it was a while ago. 
I've been developing using .Net for about a year, programming for many
years.   I'm running Mac OS X v10.5.8; 1.8 GHz PowerPC G5; 1.5 GB DDR
SDRAM. 

        I create a program using TextEdit, build it using Terminal ("gmcs
WinHelloWorld.cs -pkg:dotnet") then attempt to run it.  The program
and the Stacktrace are attached. 

        Please help. 

        Thanks!
 Dean
vengeo-incs-imac-g5:Development vengeo$ gmcs WinHelloWorld.cs -pkg:dotnet
vengeo-incs-imac-g5:Development vengeo$ ls
ConsoleTest             Test001                 hello.cs                
helloworld.exe
MonoDevelopCrash.02.txt WinHelloWorld.cs        hello.exe
MonoDevelopCrash.txt    WinHelloWorld.exe       helloworld.cs
vengeo-incs-imac-g5:Development vengeo$ mono WinHelloWorld.exe
Stacktrace:

  at (wrapper managed-to-native) System.Drawing.GDIPlus.GdiplusStartup 
(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
 <0x000e0>
  at (wrapper managed-to-native) System.Drawing.GDIPlus.GdiplusStartup 
(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
 <0xffffffff>
  at System.Drawing.GDIPlus..cctor () <0x00218>
  at (wrapper runtime-invoke) object.runtime_invoke_void 
(object,intptr,intptr,intptr) <0xffffffff>
  at System.Drawing.KnownColors..cctor () <0xffffffff>
  at System.Drawing.KnownColors..cctor () <0x00070>
  at (wrapper runtime-invoke) object.runtime_invoke_void 
(object,intptr,intptr,intptr) <0xffffffff>
  at System.Drawing.Color.get_Black () <0xffffffff>
  at System.Drawing.Color.get_Black () <0x00028>
  at System.Windows.Forms.ThemeWin32Classic..cctor () <0x0001c>
  at (wrapper runtime-invoke) object.runtime_invoke_void 
(object,intptr,intptr,intptr) <0xffffffff>
  at System.Windows.Forms.ThemeEngine..cctor () <0xffffffff>
  at System.Windows.Forms.ThemeEngine..cctor () <0x000e0>
  at (wrapper runtime-invoke) object.runtime_invoke_void 
(object,intptr,intptr,intptr) <0xffffffff>
  at System.Windows.Forms.SystemInformation.get_MenuAccessKeysUnderlined () 
<0xffffffff>
  at System.Windows.Forms.SystemInformation.get_MenuAccessKeysUnderlined () 
<0x0001c>
  at System.Windows.Forms.Control..ctor () <0x00258>
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control..ctor () 
<0xffffffff>
  at System.Windows.Forms.WindowsFormsSynchronizationContext..cctor () <0x00040>
  at (wrapper runtime-invoke) object.runtime_invoke_void 
(object,intptr,intptr,intptr) <0xffffffff>
  at System.Windows.Forms.Control..ctor () <0xffffffff>
  at System.Windows.Forms.Control..ctor () <0x00080>
  at System.Windows.Forms.ScrollableControl..ctor () <0x00024>
  at System.Windows.Forms.ContainerControl..ctor () <0x00038>
  at System.Windows.Forms.Form..ctor () <0x0005c>
  at HelloWorld..ctor () <0x00024>
  at (wrapper remoting-invoke-with-check) HelloWorld..ctor () <0xffffffff>
  at HelloWorld.Main () <0x00040>
  at (wrapper runtime-invoke) object.runtime_invoke_void 
(object,intptr,intptr,intptr) <0xffffffff>
Abort trap
vengeo-incs-imac-g5:Development vengeo$ 

Attachment: WinHelloWorld.cs
Description: Binary data

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to