https://bugs.winehq.org/show_bug.cgi?id=56217
Bug ID: 56217 Summary: Paint Shop Pro 9.01, minor hang when a selection in a picture is moved Product: Wine Version: 9.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus Assignee: wine-bugs@winehq.org Reporter: kle@bluewin.ch Distribution: ---
Hi all
Here follows my second issue report about Paint Shop Pro 9 under Wine 9.x.
It works almost perfectly fine. One regression regarding a hang on exit was already reported, see bug 56182 for more information.
After some time of testing I found another minor flaw which is most likely gdiplus.dll related. The screen-output freezes for a short time after a selected area (in a picture) is moved around for more than two or three pixels. This is true for both, the built-in and the native gdiplus.dll. It affects only the drawing of the picture and not the mouse cursor. However, while the bug is present on both gdiplus variants, there exist still a difference when it occurs. (That's the reason why I think it is related to gdiplus.)
A gdiplus.dll override to native is also needed for the first startup. Otherwise it is not possible to close the "Learning center" dialog box. When that is done the override can be reverted. Note, Paint Shop Pro 9 already contains an own (quite old) native "gdiplus.dll" file.
It can be said that the built-in gdiplus works apart from that flaw somehow smoother than the included native version.
The program can be downloaded from here: https://www.tenforums.com/software-apps/191499-paint-shop-pro-4-12-7-04-8-1-...
Note, it can be installed via the "Jasc Paint Shop Pro 9.msi" and "Jasc Animation Shop 3.msi" files without any registration and also without any serial.
https://bugs.winehq.org/show_bug.cgi?id=56217
C. Leu kle@bluewin.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu
https://bugs.winehq.org/show_bug.cgi?id=56217
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.tenforums.com/s | |oftware-apps/191499-paint-s | |hop-pro-4-12-7-04-8-1-9-01- | |a.html Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=56217
Bartosz gang65@poczta.onet.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gang65@poczta.onet.pl
--- Comment #1 from Bartosz gang65@poczta.onet.pl --- I was able to successfully install Paint Shop Pro, unfortunately I am not able to reproduce the issue.
Please provide step by step instruction (you could attach the screenshot), in form:
Steps to reproduce: 1. 2. 3.
Expected behaviour: -
Current behaviour: -
https://bugs.winehq.org/show_bug.cgi?id=56217
--- Comment #2 from C. Leu kle@bluewin.ch --- Okay I have looked again into that matter and indeed this is not gdiplus but d3dcompiler_47 related.
There was an override to native active in my Wine prefix. And when I set it back to built-in then there is no longer any hang present when a selection in a picture is moved.
However at the CLI I have during that action the following messages:
0024:err:rebar:REBAR_MoveChildWindows DeferWindowPos returned NULL 0024:err:rebar:REBAR_MoveChildWindows DeferWindowPos returned NULL 0024:err:rebar:REBAR_MoveChildWindows EndDeferWindowPos returned NULL 0024:err:rebar:REBAR_MoveChildWindows DeferWindowPos returned NULL 0024:err:rebar:REBAR_MoveChildWindows EndDeferWindowPos returned NULL
But otherwise it runs okay. So really sorry for the noise. Will close that issue.
Last thing, @Bartosz are you able to confirm the problem regarding the non-closable "learning center" dialog box during the first start-up when the built-in gdiplus file is used? If so then I can let this report open for that problem. Otherwise I will close it.
https://bugs.winehq.org/show_bug.cgi?id=56217
Bartosz gang65@poczta.onet.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #3 from Bartosz gang65@poczta.onet.pl --- I could confirm the issue with non-closable "learning center" dialog box during the first start-up, on Wine 9.0
https://bugs.winehq.org/show_bug.cgi?id=56217
C. Leu kle@bluewin.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Paint Shop Pro 9.01, minor |Paint Shop Pro 9.01, |hang when a selection in a |"learning center" dialog |picture is moved |box cannot be closed with | |built-in gdiplus
https://bugs.winehq.org/show_bug.cgi?id=56217
--- Comment #4 from C. Leu kle@bluewin.ch --- Thanks for the confirmation. I have changed the main title to reflect the problem regarding the non-closable "learning center" dialog box with built-in gdiplus.
Andy by the way. The following is a bit far-fetched but there exist an interesting Wine GitLab MR which resolves different "windowing bugs" under X11. It might probably make sense to take a look: https://gitlab.winehq.org/wine/wine/-/merge_requests/2343
https://bugs.winehq.org/show_bug.cgi?id=56217
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com