http://bugs.winehq.org/show_bug.cgi?id=14132 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|pbronline-wine(a)yahoo.co.uk | --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-06-26 21:48:07 ---
1. remove all references to Corel installed fonts from system.reg which ever way you choose but the following works:
cd .wine mv system.reg system.reg~ sed -e '/TrueType.*C:.*\.TTF/d' -e '/TrueType.*C:.*\.ttf/d' system.reg~ > system.reg
In other words an intentional crippling of an existing install is required to reproduce the problem? There is no need to add your e-mail to the cc: list if you are the reporter. -- 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.