http://bugs.winehq.org/show_bug.cgi?id=5404
Summary: Regression: wine>0.9.9, ClientSideWithCore=N&ClientSideWithRender=N workaround do not work Product: Wine Version: 0.9.15. Platform: PC URL: http://mtgoinstall.wizards.com/installers/mtgodl2.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-x11driver AssignedTo: wine-bugs@winehq.org ReportedBy: killertux@suomi24.fi CC: killertux@suomi24.fi
System:
Gentoo Linux Xorg-X11 6.8.2-r7 Fluxbox 0.9.14-r1 Stock Kernel 2.6.16.20 GCC 3.4.6-r1 (Wine and kernel are compiled with this)
Problem:
Magic: The Gathering Online installer (after winzip self extractor) and in game fonts are totally transparent or invisible/gone however using two settings worked to solve this problem those are
ClientSideWithCore=N ClientSideWithRender=N to the Wine registry to make fonts visible.
Latest Wine where this workaround worked was Wine 0.9.9 and it stopped working in Wine 0.9.10. There are two possible way to fix this bug generally first to make the two settings work like they worked before or make fonts be visuble when using default settings.
first bad commit: http://source.winehq.org/git/?p=wine.git;a=commit;h=b55746ab62739fc1e4c0d4a1...