http://bugs.winehq.org/show_bug.cgi?id=27811
Summary: CivCity Rome 1.0: weird text drawing Product: Wine Version: 1.3.24 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: bojan@antonovic.ch
Created an attachment (id=35571) --> (http://bugs.winehq.org/attachment.cgi?id=35571) screenshot
Have a look at the screenshot. Some texts are drawn in the top. Correctly the texts are drawn in the boxes.
Note: The last time I've tested this game was with Wine 1.2-RC 2 and with the help of "winetricks corefonts". It run perfectly.
http://bugs.winehq.org/show_bug.cgi?id=27811
bojan@antonovic.ch bojan@antonovic.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=27811
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #35571|0 |1 is obsolete| |
--- Comment #1 from Wylda wylda@volny.cz 2011-07-30 04:45:51 CDT --- Created an attachment (id=35749) --> (http://bugs.winehq.org/attachment.cgi?id=35749) How to gain text in wine-1.3.24
Confirming the regression. See the attached screenshot.
Actually you need to revert two commits on top of wine-1.3.24 (on top of 1.3.25 it can't be cleanly reverted):
* wine-1.3.23-87-gd59c3d4 (d59c3d45e34817e08e68305d3e5f632e3c8523a3) * wine-1.3.3-451-gc8a48f2 (c8a48f237e43174673fa3686ebe99e42f6a0d8a4)
commit d59c3d45e34817e08e68305d3e5f632e3c8523a3 Author: Vincent Povirk vincent@codeweavers.com Date: Mon Jun 27 14:40:59 2011 -0500
gdiplus: Use DrawDriverString to draw the text in DrawString.
commit c8a48f237e43174673fa3686ebe99e42f6a0d8a4 Author: Vincent Povirk vincent@codeweavers.com Date: Thu Sep 30 16:07:53 2010 -0500
gdiplus: Don't create a DIB section for non-alpha or reference bitmaps.
http://bugs.winehq.org/show_bug.cgi?id=27811
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |madewokherd@gmail.com, | |wylda@volny.cz Component|-unknown |gdiplus Summary|CivCity Rome 1.0: weird |CivCity Rome: Autorun.exe |text drawing |shows misplaced text Ever Confirmed|0 |1
--- Comment #2 from Wylda wylda@volny.cz 2011-07-30 04:49:46 CDT ---
Filling some fields and adding author of both changes to CC.
http://bugs.winehq.org/show_bug.cgi?id=27811
--- Comment #3 from Vincent Povirk madewokherd@gmail.com 2011-07-30 07:51:44 CDT --- Probably a duplicate of bug 27776.
http://bugs.winehq.org/show_bug.cgi?id=27811
--- Comment #4 from Wylda wylda@volny.cz 2011-07-30 09:47:51 CDT ---
Probably a duplicate of bug 27776.
Hi Vincent, i do not think so, because this bug is still present even in current git compared to already fixed bug 27776. The reason why i didn't go further is, that d59c3d45e34817e08e68305d3e5f632e3c8523a3 can not be cleanly reverted in current git, thus stayed at 1.3.24.
http://bugs.winehq.org/show_bug.cgi?id=27811
--- Comment #5 from bojan@antonovic.ch bojan@antonovic.ch 2011-07-30 10:27:31 CDT --- With Wine 1.3.25, the menus have a text, but it's displayed at the top of the red boxes. So they are not centered.
http://bugs.winehq.org/show_bug.cgi?id=27811
--- Comment #6 from Wylda wylda@volny.cz 2011-08-01 18:07:03 CDT --- Created an attachment (id=35778) --> (http://bugs.winehq.org/attachment.cgi?id=35778) Screen shot from wine-1.3.25-299-gf932abf
With Wine 1.3.25, the menus have a text, but it's displayed at the top of the red boxes. So they are not centered.
I attached the current state - notice that "Exit the Autoplay" is much more off its place compared to the other values. Wine-1.3.3 shows the correct positions.
http://bugs.winehq.org/show_bug.cgi?id=27811
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #7 from Wylda wylda@volny.cz 2011-08-02 14:52:48 CDT ---
Thank you Vincent. Fixed by:
http://source.winehq.org/git/wine.git/commit/380abdeb10119a3ae2210544da99a33...
http://bugs.winehq.org/show_bug.cgi?id=27811
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #8 from Dan Kegel dank@kegel.com 2011-08-02 21:53:02 CDT --- And thank you, Wylda, too!
http://bugs.winehq.org/show_bug.cgi?id=27811
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2011-08-05 12:39:51 CDT --- Closing bugs fixed in 1.3.26.