http://bugs.winehq.org/show_bug.cgi?id=14132
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|pbronline-wine@yahoo.co.uk |
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2008-06-26 21:48:07 ---
- 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.