https://bugs.winehq.org/show_bug.cgi?id=51949
Bug ID: 51949 Summary: black boxes for mouse pointer and windows in wine-staging-6.20 Product: Wine-staging Version: 6.20 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mmikeinsantarosa@gmail.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
Created attachment 70927 --> https://bugs.winehq.org/attachment.cgi?id=70927 cardfile w/black window & PS 6.0 w/black box pointer
The mouse pointer is obscured by a black box in photoshop 6.0 and the window that has focus is all black making any text in the window unreadable. See attached images for cardfile & photoshop.
https://bugs.winehq.org/show_bug.cgi?id=51949
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO Ever confirmed|0 |1
--- Comment #1 from Ken Sharp imwellcushtymelike@gmail.com --- And using Vanilla Wine?
Logs? https://wiki.winehq.org/FAQ#How_can_I_get_a_debugging_log_.28a.k.a._terminal...
Is "cardfile" available for download?
https://bugs.winehq.org/show_bug.cgi?id=51949
--- Comment #2 from Mike Purtell mmikeinsantarosa@gmail.com --- I zipped up cardfile.exe and its help into a zip file and have made them available from my google drive https://drive.google.com/file/d/1uIJo1qtE1sQYQvgUsjiYHxBbU-ZhXehk/view?usp=s... This cardfile.exe & help is what shipped originally with windows 3.1. It has been 100% functional up until wine-staging-6.6. The last version of wine-staging it had no problem on was version 6.5. The wine-staging-6.20 cardfile was tested on was built from the source here https://dl.winehq.org/wine-builds/debian/dists/buster/main/source/
https://bugs.winehq.org/show_bug.cgi?id=51949
--- Comment #3 from Bruni earns.61@gmail.com --- Hi Mike
If cardfile.exe is 16-bit, the following patch may help you: https://bugs.winehq.org/show_bug.cgi?id=51899#c18
https://bugs.winehq.org/show_bug.cgi?id=51949
--- Comment #4 from Mike Purtell mmikeinsantarosa@gmail.com --- here's the debug trace. launched, changed selected items several times the closed the program (google drive link as there are > 350k lines in the file): https://drive.google.com/file/d/1zxjbwdLTFSFmTCA8JOZ5OqmhvTUo7akR/view?usp=s...
https://bugs.winehq.org/show_bug.cgi?id=51949
--- Comment #5 from Mike Purtell mmikeinsantarosa@gmail.com --- (In reply to Bruni from comment #3)
Hi Mike
If cardfile.exe is 16-bit, the following patch may help you: https://bugs.winehq.org/show_bug.cgi?id=51899#c18
Sorry, but I don't see a whatever.patch file called out in that thread. If you can point me to the patch file, I'll give it a try. - mike
https://bugs.winehq.org/show_bug.cgi?id=51949
--- Comment #6 from Bruni earns.61@gmail.com --- (In reply to Mike Purtell from comment #5)
(In reply to Bruni from comment #3)
Hi Mike
If cardfile.exe is 16-bit, the following patch may help you: https://bugs.winehq.org/show_bug.cgi?id=51899#c18
Sorry, but I don't see a whatever.patch file called out in that thread. If you can point me to the patch file, I'll give it a try. - mike
Select all & copy the text from https://bugs.winehq.org/attachment.cgi?id=70883&action=edit to your text editor and save it as cardfile.patch
cd into the wine source directory and run patch -Np1 < /path/to/cardfile.patch
https://bugs.winehq.org/show_bug.cgi?id=51949
--- Comment #7 from Mike Purtell mmikeinsantarosa@gmail.com --- (In reply to Bruni from comment #6)
(In reply to Mike Purtell from comment #5)
(In reply to Bruni from comment #3)
Hi Mike
If cardfile.exe is 16-bit, the following patch may help you: https://bugs.winehq.org/show_bug.cgi?id=51899#c18
Sorry, but I don't see a whatever.patch file called out in that thread. If you can point me to the patch file, I'll give it a try. - mike
Select all & copy the text from https://bugs.winehq.org/attachment.cgi?id=70883&action=edit to your text editor and save it as cardfile.patch
cd into the wine source directory and run patch -Np1 < /path/to/cardfile.patch
Any plan to add this patch to the set for wine-staging-6.21 if my testing result is positive?
https://bugs.winehq.org/show_bug.cgi?id=51949
--- Comment #8 from Bruni earns.61@gmail.com --- Mike, it will be known that this bug has been a duplicate then and many people have needed this patch.
GDI bugs are usually fixed longer than others.
https://bugs.winehq.org/show_bug.cgi?id=51949
--- Comment #9 from Mike Purtell mmikeinsantarosa@gmail.com --- (In reply to Bruni from comment #8)
Mike, it will be known that this bug has been a duplicate then and many people have needed this patch.
GDI bugs are usually fixed longer than others.
I rebuilt with the patch and it changed but did not resolve it. Running cardfile.exe, my results reveal that instead of the seleceted item being black, it is now gray and anything in the window/item is still unreadable.
https://bugs.winehq.org/show_bug.cgi?id=51949
--- Comment #10 from Mike Purtell mmikeinsantarosa@gmail.com --- I retested photoshop-6 on the wine-staging-6.20 build with the new patch and its mouse pointer is still a black box.
https://bugs.winehq.org/show_bug.cgi?id=51949
--- Comment #11 from Bruni earns.61@gmail.com --- (In reply to Mike Purtell from comment #9)
(In reply to Bruni from comment #8)
Mike, it will be known that this bug has been a duplicate then and many people have needed this patch.
GDI bugs are usually fixed longer than others.
I rebuilt with the patch and it changed but did not resolve it. Running cardfile.exe, my results reveal that instead of the seleceted item being black, it is now gray and anything in the window/item is still unreadable.
Please post a screenshot of patched wine running cardfile.exe and demonstrating changed behavior.
Patches to be tried with photoshop are here: https://bugs.winehq.org/show_bug.cgi?id=51296#c11
https://bugs.winehq.org/show_bug.cgi?id=51949
Mike Purtell mmikeinsantarosa@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mmikeinsantarosa@gmail.com
--- Comment #12 from Mike Purtell mmikeinsantarosa@gmail.com --- Created attachment 70929 --> https://bugs.winehq.org/attachment.cgi?id=70929 cardfile now has gray window, unreadable text, ps6 still has black box pointer
attached is an image with cardfile and photoshop 6. photoshop 6 looks the same as it did before the patch but cardfile has the same problem but the color changed from black to gray. This is after rebuilding wine-staging-6.20 with cardfile.patch posted @ https://bugs.winehq.org/attachment.cgi?id=70883&action=edit
https://bugs.winehq.org/show_bug.cgi?id=51949
--- Comment #13 from Mike Purtell mmikeinsantarosa@gmail.com --- FWIW - I rebuilt wine-staging-6.20 with the cardfile.patch and the 3 photoshop patches listed in this thread
https://bugs.winehq.org/show_bug.cgi?id=51296#c11
and they do fix the black box mouse pointer issue with photoshop 6. cardfile is not improved though.
https://bugs.winehq.org/show_bug.cgi?id=51949
--- Comment #14 from Bruni earns.61@gmail.com --- @Mike
Please re-apply the patch for cardfile.exe from comment #6 on wine-6.21 and retest it.
cardfile's behavior might get better after https://source.winehq.org/git/wine.git/commit/2f1bbd88edc82a41967692b8c339a4... for bug #51914
If it improved, please post a new screenshot.
This commit should not change the issue with photoshop.
https://bugs.winehq.org/show_bug.cgi?id=51949
--- Comment #15 from Mike Purtell mmikeinsantarosa@gmail.com --- Hope this isn't cross posting but I figured additional information somewhere would be useful.
Someone here pointed me to 3 patches for photoshop but I can't locate that reference and link to the patches but I kept them once posted.
The author is Fabian Maurer dark.shadow4@web.de The patches are called pspatch1of3.patch pspatch2of3.patch pspatch3of3.patch
Photoshop-6 would not run on a build of wine-6.21 with or without these patches.
I did a fresh build of wine-6.22 without the 3 patches and photoshop now launches but has a square box for a pointer and cardfile windows are blacked out.
I rebuilt wine-6.22 with the 3 patches and the mouse pointer for photoshop problem is fixed. Cardfile launches but any selected window is blacked out.
I will rebuild wine-6.22 again with just the cardfile patch you just pointed me to here and test cardfile and photoshop then I'll rebuild it again with the cardfile patch and the 3 photoshop patches and test and post results here if that is OK.
https://bugs.winehq.org/show_bug.cgi?id=51949
--- Comment #16 from Mike Purtell mmikeinsantarosa@gmail.com --- following up: with only cardfile.patch in build, photoshop 6 launches but pointer is a small block and carfile windows are now grayed out.
with cardfile.patch & the 3 photoshop patches, photoshop 6 pointer is fixed and cardfile windows are grayed out.
https://bugs.winehq.org/show_bug.cgi?id=51949
--- Comment #17 from Mike Purtell mmikeinsantarosa@gmail.com --- Created attachment 71092 --> https://bugs.winehq.org/attachment.cgi?id=71092 cardfile with cardfile.patch
the image shows any selected window grayed out. this is after a build with the cardfile.patch for wine-6.22
https://bugs.winehq.org/show_bug.cgi?id=51949
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|1 |0 Status|NEEDINFO |UNCONFIRMED Component|-unknown |-unknown Product|Wine-staging |Wine
--- Comment #18 from Ken Sharp imwellcushtymelike@gmail.com --- (In reply to Ken Sharp from comment #1)
And using Vanilla Wine?
Given that you've opened FIVE bugs for this one issue I'll assume this has nothing to do with the Staging patches.
(In reply to Mike Purtell from comment #2)
I zipped up cardfile.exe and its help into a zip file and have made them available from my google drive https://drive.google.com/file/d/1uIJo1qtE1sQYQvgUsjiYHxBbU-ZhXehk/ view?usp=sharing This cardfile.exe & help is what shipped originally with windows 3.1.
I doubt you have the rights to redistribute Microsoft's content.
https://bugs.winehq.org/show_bug.cgi?id=51949
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|black boxes for mouse |black boxes for mouse |pointer and windows in |pointer and windows |wine-staging-6.20 |
https://bugs.winehq.org/show_bug.cgi?id=51949
--- Comment #19 from Ken Sharp imwellcushtymelike@gmail.com --- *** Bug 54244 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=51949
--- Comment #20 from Ken Sharp imwellcushtymelike@gmail.com --- *** Bug 52826 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=51949
--- Comment #21 from Ken Sharp imwellcushtymelike@gmail.com --- *** Bug 52576 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=51949
--- Comment #22 from Ken Sharp imwellcushtymelike@gmail.com --- *** Bug 52117 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=51949
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Keywords| |win16 Summary|black boxes for mouse |cardfile: black boxes for |pointer and windows |windows CC|leslie_alistair@hotmail.com | |, z.figura12@gmail.com | Ever confirmed|0 |1
--- Comment #23 from Ken Sharp imwellcushtymelike@gmail.com --- Well, I confirmed this previously but it looks fine to me in Wine 8.12. Please retry.
The pointer problems for a completely different app is unlikely to be the same issue. One problem = one bug report.
https://bugs.winehq.org/show_bug.cgi?id=51949
--- Comment #24 from Mike Purtell mmikeinsantarosa@gmail.com --- Ever since wine-staging 6.6 the top window in the app "cardfile" is grayed out making any text impossible to read and 8.12 is no different. I provided the executable so you could see the same problem.
https://bugs.winehq.org/show_bug.cgi?id=51949
--- Comment #25 from Mike Purtell mmikeinsantarosa@gmail.com --- Created attachment 74889 --> https://bugs.winehq.org/attachment.cgi?id=74889 top window is grayed out.
grayed out window launched from wine-staging-8.12