http://bugs.winehq.org/show_bug.cgi?id=15545 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk --- Comment #5 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-10-13 06:33:00 --- maybe this is the same problem as reported here http://www.winehq.org/pipermail/wine-bugs/2008-October/137771.html Quote: Running it causes a crash on my system before any GUI is put up: Unhandled Exception: System.TypeInitializationException: The type initializer for 'WindowsLive.Writer.Localization.Res' threw an exception. ---> 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) +relay shows that the crash happens shortly after it processes Z:\\USR\\SHARE\\FONTS\\TRUETYPE\\ARPHIC\\UKAI.TTF Ah, our old friend ukai.ttf. I thought winetricks dotnet20 had a workaround for that. (Maybe I only notice now because I'm on a relatively old Gutsy system.) sudo chmod 000 /usr/share/fonts/truetype/arphic works around it more effectively. end Quote Maybe you could try if the work-around above helps -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.