[Bug 7098] RufzXP crashes on startup, needs mscoree.dll.CorBindToRuntimeEx

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Mar 15 16:40:40 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=7098


Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #9 from Dan Kegel <dank at kegel.com>  2008-03-15 16:40:39 ---
Aha.  +file showed 
trace:file:wine_nt_to_unix_file_name
L"\\??\\Z:\\USR\\SHARE\\FONTS\\TRUETYPE\\ARPHIC\\UKAI.TTF" ->
"/home/dank/.wine/dosdevices/z:/usr/share/fonts/truetype/arphic/ukai.ttf"

right before the crash.  That font is a known offender, see
http://www.codeweavers.com/compatibility/browse/name?app_id=2634;forum=1;msg=5561
I was able to work around it by doing
wget
http://apt.debian.org.tw/pool/t/ttf-arphic-ukai/ttf-arphic-ukai_0.1.20060108.orig.tar.gz
tar -xzvf Desktop/ttf-arphic-ukai_0.1.20060108.orig.tar.gz
ttf-arphic-ukai-0.1.20060108/ukai.ttf
mv ttf-arphic-ukai-0.1.20060108/ukai.ttf .wine/drive_c/windows/fonts/

Funny, I would have thought that bad font would have been fixed in Gutsy,
but I guess not.

Marking fixed!


-- 
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.



More information about the wine-bugs mailing list