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@winehq.org Reporter: mmikeinsantarosa@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...
https://bugs.winehq.org/show_bug.cgi?id=52826
Mike Purtell mmikeinsantarosa@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mmikeinsantarosa@gmail.com
--- Comment #1 from Mike Purtell mmikeinsantarosa@gmail.com --- Created attachment 72214 --> https://bugs.winehq.org/attachment.cgi?id=72214 console output
running cardfile.exe from a terminal
https://bugs.winehq.org/show_bug.cgi?id=52826
Mike Purtell mmikeinsantarosa@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |win16
--- Comment #2 from Mike Purtell mmikeinsantarosa@gmail.com --- Please let me know if you need anything else.
https://bugs.winehq.org/show_bug.cgi?id=52826
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |zzhang@codeweavers.com Status|UNCONFIRMED |NEW
--- Comment #3 from Zhiyi Zhang zzhang@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@codeweavers.com Date: Tue Aug 3 12:56:49 2021 +0200
gdi32: Use NtGdiPatBlt for PatBlt implementation.
Signed-off-by: Jacek Caban jacek@codeweavers.com Signed-off-by: Huw Davies huw@codeweavers.com Signed-off-by: Alexandre Julliard julliard@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@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@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
dlls/user.exe16/message.c | 3 +++ 1 file changed, 3 insertions(+)
https://bugs.winehq.org/show_bug.cgi?id=52826
--- Comment #4 from Mike Purtell mmikeinsantarosa@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.
https://bugs.winehq.org/show_bug.cgi?id=52826
--- Comment #5 from Mike Purtell mmikeinsantarosa@gmail.com --- Is any work being done to resolve this issue?
https://bugs.winehq.org/show_bug.cgi?id=52826
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |0f16aa1842d2bb9f5b8410cfd34 | |2680a9a1844ac
https://bugs.winehq.org/show_bug.cgi?id=52826
--- Comment #6 from Mike Purtell mmikeinsantarosa@gmail.com --- Is there a way to back these commits out?
https://bugs.winehq.org/show_bug.cgi?id=52826
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Status|NEW |RESOLVED Resolution|--- |DUPLICATE
--- Comment #7 from Ken Sharp imwellcushtymelike@gmail.com --- Duplicate
*** This bug has been marked as a duplicate of bug 51949 ***
https://bugs.winehq.org/show_bug.cgi?id=52826
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Close duplicate.