[Bug 52826] New: All windows are grayed out. text is unreadable
https://bugs.winehq.org/show_bug.cgi?id=52826 Bug ID: 52826 Summary: All windows are grayed out. text is unreadable Product: Wine Version: 7.6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: mmikeinsantarosa(a)gmail.com Distribution: --- Created attachment 72213 --> https://bugs.winehq.org/attachment.cgi?id=72213 grayed out windows sample cardfile.exe windows are grayed out. No text is readable. Bug has been present since wine-6.6. link to cardfile.exe and its help file on my google drive https://drive.google.com/file/d/1uIJo1qtE1sQYQvgUsjiYHxBbU-ZhXehk/view?usp=s... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=52826 Mike Purtell <mmikeinsantarosa(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mmikeinsantarosa(a)gmail.com --- Comment #1 from Mike Purtell <mmikeinsantarosa(a)gmail.com> --- Created attachment 72214 --> https://bugs.winehq.org/attachment.cgi?id=72214 console output running cardfile.exe from a terminal -- 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.
https://bugs.winehq.org/show_bug.cgi?id=52826 Mike Purtell <mmikeinsantarosa(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |win16 --- Comment #2 from Mike Purtell <mmikeinsantarosa(a)gmail.com> --- Please let me know if you need anything else. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=52826 Zhiyi Zhang <zzhang(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |zzhang(a)codeweavers.com Status|UNCONFIRMED |NEW --- Comment #3 from Zhiyi Zhang <zzhang(a)codeweavers.com> --- These are two commits that are related to this bug. There is a commit that makes the application windows black and another commit that makes the windows go grey. black windows commit 6f095cea53787f03a159f0464b9881ace3724e6b is the first bad commit commit 6f095cea53787f03a159f0464b9881ace3724e6b Author: Jacek Caban <jacek(a)codeweavers.com> Date: Tue Aug 3 12:56:49 2021 +0200 gdi32: Use NtGdiPatBlt for PatBlt implementation. Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> Signed-off-by: Huw Davies <huw(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> dlls/gdi32/bitblt.c | 4 ++-- dlls/gdi32/enhmfdrv/bitblt.c | 27 +++++++++++++++++---------- dlls/gdi32/font.c | 2 +- dlls/gdi32/gdi_private.h | 2 ++ dlls/gdi32/gdidc.c | 14 ++++++++++++++ dlls/gdi32/mfdrv/bitblt.c | 9 ++++----- dlls/gdi32/mfdrv/init.c | 2 +- dlls/gdi32/mfdrv/metafiledrv.h | 1 - include/ntgdi.h | 1 + 9 files changed, 42 insertions(+), 20 deletions(-) grey windows commit 0f16aa1842d2bb9f5b8410cfd342680a9a1844ac is the first bad commit commit 0f16aa1842d2bb9f5b8410cfd342680a9a1844ac Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Tue Nov 30 16:51:41 2021 +0100 user.exe: Fix WM_ERASEBKGND HDC param conversion in WINPROC_CallProc16To32A. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51624 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51899 Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> dlls/user.exe16/message.c | 3 +++ 1 file changed, 3 insertions(+) -- 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.
https://bugs.winehq.org/show_bug.cgi?id=52826 --- Comment #4 from Mike Purtell <mmikeinsantarosa(a)gmail.com> --- and that's what I've seen with these in. At one point the windows were grayed out or blacked out. at present they are grayed out. Any text in any window is unreadable. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=52826 --- Comment #5 from Mike Purtell <mmikeinsantarosa(a)gmail.com> --- Is any work being done to resolve this issue? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=52826 Zhiyi Zhang <zzhang(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |0f16aa1842d2bb9f5b8410cfd34 | |2680a9a1844ac -- 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.
https://bugs.winehq.org/show_bug.cgi?id=52826 --- Comment #6 from Mike Purtell <mmikeinsantarosa(a)gmail.com> --- Is there a way to back these commits out? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=52826 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #7 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Duplicate *** This bug has been marked as a duplicate of bug 51949 *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=52826 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Close duplicate. -- 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)
-
WineHQ Bugzilla