http://bugs.winehq.org/show_bug.cgi?id=4095
------- Additional Comments From the3dfxdude@gmail.com 2006-01-05 12:34 ------- Created an attachment (id=2377) --> (http://bugs.winehq.org/attachment.cgi?id=2377&action=view) simple workaround
This is a temporary workaround to the problem. More investigation is needed for a real patch.
The problem is that BitBlt is passed a width of zero, and causes a clipping error (empty rect). My feeling is since this doesn't happen on other installer versions, the problem lies in its own calculation of the Polish text width based on the bitmap font used. There may be other filed bugs that are similar to this.