Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.XplatUI ---> System.ArgumentNullException: Could not open display (X-Server required. Check you DISPLAY environment variable) Parameter name: Display at System.Windows.Forms.XplatUIX11.SetDisplay (IntPtr display_handle) [0x00000] at System.Windows.Forms.XplatUIX11..ctor () [0x00000] at System.Windows.Forms.XplatUIX11.GetInstance () [0x00000] at System.Windows.Forms.XplatUI..cctor () [0x00000] --- End of inner exception stack trace ---
at <0x00000> <unknown method> at System.Windows.Forms.Application.EnableVisualStyles () [0x00000] at System.Windows.Forms.Application.EnableVisualStyles () [0x00000] at EasyLearnMac.Program.Main () [0x00000] Mono C# compiler version 1.2.5.1 This is with and without X11 running. What are the other requirements? On Nov 19, 2007, at 2:38 AM, [EMAIL PROTECTED] wrote: > Hallo everyone, > I have developed application for vocabulary learning using .Net 2.0 - > flesh cards, tests, crossword and WordSearch generators, etc. As some > people asked me to run it on Mac OS X, I moved it to Mono framework > with > some effort. The problem is that I do not have Mac so even that I > know it > runs on Mono on Windows I do not know if it runs on Mac. > > Is there anyone that would be so kind and try if it can be run on > Mac? Of > course I will provide any number of free licences and any support. > > Thank you > Pavel > > App: http://www.sds-sw.eu/public/EasyLearnMac.app.tar.gz > Doc: http://www.sds-sw.eu/download.php?file=doc/ > EasyLearnPC.pdf&lang=english > > > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
