[Bug 24024] New: Candy World III : Heart of Heaven Demo's setup is not displayed properly
http://bugs.winehq.org/show_bug.cgi?id=24024 Summary: Candy World III : Heart of Heaven Demo's setup is not displayed properly Product: Wine Version: 1.3.0 Platform: x86 URL: http://games.on.net/file/36253/Candy_World_III__Heart_ of_Heaven_Demo_v1.01 OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: andrew.millington(a)gmail.com I haven't got a Windows desktop to tell what the setup display should look like. fixme:win:EnumDisplayDevicesW ((null),0,0x32f510,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x32f4c4,0x00000000), stub! fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x15a0a0,0x15a010): stub fixme:win:EnumDisplayDevicesW ((null),0,0x32f484,0x00000000), stub! fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats err:ddraw:PixelFormat_WineD3DtoDD Can't translate this Pixelformat 58 err:ddraw:PixelFormat_WineD3DtoDD Can't translate this Pixelformat 64 fixme:d3d:context_apply_blit_state Applying blit state for an offscreen target with ORM_FBO. This should be avoided. fixme:ddraw:ddraw7_WaitForVerticalBlank (0x12c000)->(1,(nil)): Stub fixme:d3d:context_apply_blit_state Applying blit state for an offscreen target with ORM_FBO. This should be avoided. fixme:d3d:context_apply_blit_state Applying blit state for an offscreen target with ORM_FBO. This should be avoided. The above is repeated nearly forever unless you close the setup and then the below is displayed. err:d3d_surface:IWineGDISurfaceImpl_UnLoad (0x130708): UnLoad is not supported on X11 surfaces! err:d3d_surface:IWineGDISurfaceImpl_UnLoad (0x130708): Most likely the parent library did something wrong. err:d3d_surface:IWineGDISurfaceImpl_UnLoad (0x130708): Please report to wine-devel fixme:d3d:IWineD3DDeviceImpl_Release (0x134b80) Device released with resources still bound, acceptable but unexpected fixme:d3d:IWineD3DDeviceImpl_Release Leftover resource 0x130708 with type WINED3DRTYPE_SURFACE (0x1). I shortened parts of the above log as some repeats. -- 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=24024 Andrew Millington <andrew.millington(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- 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=24024 --- Comment #1 from Andrew Millington <andrew.millington(a)gmail.com> 2010-09-05 00:52:57 CDT --- Created an attachment (id=30567) --> (http://bugs.winehq.org/attachment.cgi?id=30567) Screenshot displaying the problem -- 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=24024 --- Comment #2 from Andrew Millington <andrew.millington(a)gmail.com> 2010-09-05 00:53:58 CDT --- Problem still exist in wine-1.3.2. -- 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=24024 --- Comment #3 from Wylda <wylda(a)volny.cz> 2010-09-05 03:39:59 CDT --- Created an attachment (id=30568) --> (http://bugs.winehq.org/attachment.cgi?id=30568) unreadable text Great! I've been patiently waiting for and app/game which will easily reveal problems seeing elsewhere and where regression test can be performed. This tiny app shows actually two regressions. I'm going to hijack this bug report and get it into a better state so it can be fixed. Thanks Andrew for report! Let's begin with the easier problem i guess. See attached picture showing the wrong font and forget about actually being upside down under wine (will be addressed at another bug report). 1. I did a regression test between 1.1.15 and 1.1.16: commit e93d3481092f7abe72cdbab066947717f5e568a0 Author: Huw Davies <huw(a)codeweavers.com> Date: Mon Feb 16 12:39:15 2009 +0000 gdi32: Improve calculation of the character code text metrics. :040000 040000 e5cb0a2165897c3ef827a49749bad19982abd0fa 28cba50e7c63699487e6e9d9d3135e825d52756f M dlls 2. There are plenty of bug reports suffering from Huw's commit, see bug 18140, bug 18497, bug 19467, bug 20707. 3. Revert of this patch after git checkout makes that problem go away. 4. 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=24024 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Version|1.3.0 |1.1.16 Keywords| |regression Component|-unknown |gdi32 CC| |huw(a)codeweavers.com, | |wylda(a)volny.cz Ever Confirmed|0 |1 Summary|Candy World III : Heart of |CandyWorldSetup.exe from |Heaven Demo's setup is not |Candy World III: Heart of |displayed properly |Heaven Demo show incorrect | |font Severity|trivial |normal --- Comment #4 from Wylda <wylda(a)volny.cz> 2010-09-05 03:42:35 CDT --- Confirming under wine-1.3.2 -- 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=24024 --- Comment #5 from Wylda <wylda(a)volny.cz> 2010-09-05 05:02:20 CDT --- Picture being upside down is described at: http://bugs.winehq.org/show_bug.cgi?id=23173#c7 -- 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=24024 --- Comment #6 from Wylda <wylda(a)volny.cz> 2010-09-19 07:34:24 CDT --- This regression (bisected) is still present in wine-1.3.3. -- 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=24024 --- Comment #7 from Wylda <wylda(a)volny.cz> 2010-12-11 23:45:14 CST --- This regression (bisected) is still present in wine-1.3.9. -- 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=24024 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de Regression SHA1| |e93d3481092f7abe72cdbab0669 | |47717f5e568a0 -- 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=24024 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #8 from joaopa <jeremielapuree(a)yahoo.fr> 2011-09-03 18:02:53 CDT --- still a bug in current wine? -- 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=24024 --- Comment #9 from Andrew Millington <andrew.millington(a)gmail.com> 2011-09-24 05:21:28 CDT --- Still present in wine-1.3.29 -- 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=24024 --- Comment #10 from Huw Davies <huw(a)codeweavers.com> 2011-10-20 04:37:24 CDT --- Please retest with the current git. Commit 595dbe2eba54d9532aa783c353ac1cee3e684b44 should fix this. -- 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=24024 Andrew Millington <andrew.millington(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |595dbe2eba54d9532aa783c353a | |c1cee3e684b44 Status|NEW |RESOLVED Resolution| |FIXED --- Comment #11 from Andrew Millington <andrew.millington(a)gmail.com> 2011-10-20 05:46:01 CDT --- The text is now readable. Thank 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=24024 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> 2011-10-21 13:50:39 CDT --- Closing bugs fixed in 1.3.31. -- 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