[Bug 22334] New: Hearts of Iron III - missing texture on initial window
http://bugs.winehq.org/show_bug.cgi?id=22334 Summary: Hearts of Iron III - missing texture on initial window Product: Wine Version: 1.1.39 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: wylda(a)volny.cz Created an attachment (id=27324) --> (http://bugs.winehq.org/attachment.cgi?id=27324) Missing texture in wine-1.1.39 There is a missing texture on initial window of Hearts of Iron 3. 1. Attached picture explains that better. 2. I did a regression test between 1.1.38 and 1.1.39: commit 53e326a77c8eaba69917dfe0a3e257d5f3231289 Author: Vincent Povirk <vincent(a)codeweavers.com> Date: Thu Feb 11 16:30:56 2010 -0600 gdiplus: Use GdipCloneBitmapArea to get bitmap areas for texture brushes. :040000 040000 658db9f50b2beddfe8a8334d020bc7f06aa61e36 ae049af9ba427bed58c2d9a58a58670d3ab887a6 M dlls 3. No other bug report suffers from this commit. 4. Revert of this patch after git checkout makes that problem go away. 5. Adding author of this patch to CC. --private keyword: bisected -- 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.
http://bugs.winehq.org/show_bug.cgi?id=22334 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |madewokherd(a)gmail.com -- 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.
http://bugs.winehq.org/show_bug.cgi?id=22334 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |gdiplus -- 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.
http://bugs.winehq.org/show_bug.cgi?id=22334 --- Comment #1 from Vincent Povirk <madewokherd(a)gmail.com> 2010-04-17 11:37:48 --- Can you get a +gdiplus log of this please? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=22334 --- Comment #2 from Wylda <wylda(a)volny.cz> 2010-04-17 13:56:08 --- Created an attachment (id=27407) --> (http://bugs.winehq.org/attachment.cgi?id=27407) console log from wine-1.1.43 +gdiplus Hi Vincent, here is something for you. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=22334 --- Comment #3 from Vincent Povirk <madewokherd(a)gmail.com> 2010-04-17 15:09:50 --- Created an attachment (id=27410) --> (http://bugs.winehq.org/attachment.cgi?id=27410) create texture brushes using a ddb instead of a dib Does this patch help? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=22334 --- Comment #4 from Wylda <wylda(a)volny.cz> 2010-04-17 15:35:51 --- Created an attachment (id=27411) --> (http://bugs.winehq.org/attachment.cgi?id=27411) Builtin gdiplus behaves different from native (In reply to comment #3)
Does this patch help?
Yes, it fixes the problem :-) I was waiting for such fix, because i have another bonus, which can be uncovered now. See attached picture - notice: * texture begins with its lower half-part * different size of texture * unreadable font It is "broken" since your commit which makes transition from native->builtin. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=22334 --- Comment #5 from Vincent Povirk <madewokherd(a)gmail.com> 2010-04-17 15:41:48 --- Yeah, the way texture brushes are done now is a hack, and they can't be sized/aligned properly. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=22334 --- Comment #6 from Wylda <wylda(a)volny.cz> 2010-04-17 15:44:57 --- Are you aware of an opened bug report or should i open a new one? Thus i won't forget and will keep posting "Still not..." ;-) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=22334 --- Comment #7 from Vincent Povirk <madewokherd(a)gmail.com> 2010-04-17 15:47:16 --- Please open a new report. I'm aware of the issue in theory, but I don't remember seeing it in practice. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=22334 --- Comment #8 from Vincent Povirk <madewokherd(a)gmail.com> 2010-05-08 12:32:58 --- The patch is in winehq. Please retest. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=22334 --- Comment #9 from Wylda <wylda(a)volny.cz> 2010-05-08 20:11:49 --- Confirming, already FIXED in: 1.1.44, 1.1.44-19-gd2a0188 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=22334 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2010-05-08 20:41:19 --- (In reply to comment #9)
Confirming, already FIXED in: 1.1.44, 1.1.44-19-gd2a0188
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.
http://bugs.winehq.org/show_bug.cgi?id=22334 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2010-05-21 14:39:53 --- Closing bugs fixed in 1.2-rc1. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=22334 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |53e326a77c8eaba69917dfe0a3e | |257d5f3231289 -- 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.
participants (1)
-
wine-bugs@winehq.org