hello i am on fedora core 12 and using wine 1.1.32 to try and run Sharpdevelop 2.2. when i run SharpDevelop i get the following output: Code: fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) err:ole:CoGetContextToken apartment not initialised fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms" fixme:shell:URL_ParseUrl failed to parse L"System" fixme:shell:URL_ParseUrl failed to parse L"System.Drawing" fixme:win:EnumDisplayDevicesW ((null),0,0x33de28,0x00000000), stub! fixme:shell:URL_ParseUrl failed to parse L"ICSharpCode.Core" fixme:shell:URL_ParseUrl failed to parse L"ICSharpCode.SharpDevelop.Sda" fixme:shell:URL_ParseUrl failed to parse L"log4net" fixme:shell:URL_ParseUrl failed to parse L"System.Configuration" fixme:shell:URL_ParseUrl failed to parse L"System.Xml" 2009-12-27 02:46:13,102 [1] FATAL- System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at System.Drawing.SafeNativeMethods.Gdip.GdipCreateFontFamilyFromName(String name, HandleRef fontCollection, IntPtr& FontFamily) at System.Drawing.FontFamily.CreateFontFamily(String name, FontCollection fontCollection) at System.Drawing.FontFamily..ctor(String name, Boolean createDefaultOnFail) at System.Drawing.Font..ctor(String familyName, Single emSize) at ICSharpCode.SharpDevelop.SplashScreenForm..ctor() at ICSharpCode.SharpDevelop.SharpDevelopMain.Run(String[] args) at ICSharpCode.SharpDevelop.SharpDevelopMain.Main(String[] args) fixme:thread:NtQueryInformationThread info class 16 not supported yet fixme:thread:NtQueryInformationThread info class 16 not supported yet err:ole:CoWaitForMultipleHandles Unexpected wait termination: 192, 0 wine: Unhandled page fault on write access to 0x003f16d8 at address 0x7906e943 (thread 003f), starting debugger... now i can only assume because i do not know too much about this. would i correct in saying "2009-12-27 02:46:13,102 [1] FATAL- System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at System.Drawing.SafeNativeMethods.Gdip.GdipCreateFontFamilyFromName(String name, HandleRef fontCollection, IntPtr& FontFamily)" would suggest a problem with the fonts? but the error dialog box its title is "Critical error (cannot use Exception Box)" which contridicts my guess. thanks in advance.