https://bugs.winehq.org/show_bug.cgi?id=52021
Bug ID: 52021 Summary: Zorro 2.40.9 window looks blurred after minimizing and maximizing it. Product: Wine Version: 6.21 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: virtualreal@gmail.com Distribution: ---
Created attachment 71020 --> https://bugs.winehq.org/attachment.cgi?id=71020 Blurred window
Introduction. Zorro is a piece of software for developing & deploying automated trading strategies.
Issue. Once you minimize it's window and then maximize it back to normal size, the window looks completely blurred.
How to reproduce this? Download Zorro from http://opserver.de/down/Zorro_setup.exe and run the default installation.
Here's terminal output, note that the missing ForexConnect.dll library isn't relevant to this problem.
//begin
wine zorro.exe 02d0:err:module:import_dll Library ForexConnect.dll (which is needed by L"C:\Program Files\Zorro\Plugin\FXCM.dll") not found 02d0:fixme:imm:ImeSetActiveContext (0x2bff30, 1): stub 02d0:fixme:imm:ImmReleaseContext (000F040C, 002BFF30): stub 02d0:fixme:msvcrt:__clean_type_info_names_internal (003A73D4) stub 02d0:fixme:msvcrt:__clean_type_info_names_internal (026BE424) stub
//end
Attached you will find screenshot from Zorro after minimizing & maximizing it's window.
https://bugs.winehq.org/show_bug.cgi?id=52021
Jim virtualreal@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Debian
https://bugs.winehq.org/show_bug.cgi?id=52021
--- Comment #1 from Jim virtualreal@gmail.com --- Created attachment 71025 --> https://bugs.winehq.org/attachment.cgi?id=71025 Terminal output
https://bugs.winehq.org/show_bug.cgi?id=52021
--- Comment #2 from Jim virtualreal@gmail.com --- As for the 'How to reproduce this?' part, I forgot to include: minimize its window and then maximize it.
https://bugs.winehq.org/show_bug.cgi?id=52021
--- Comment #3 from Jim virtualreal@gmail.com --- Has someone looked into this yet? I've upgraded Wine with the latest available update (7.0 rc4) but this bug is still present.
https://bugs.winehq.org/show_bug.cgi?id=52021
--- Comment #4 from Jim virtualreal@gmail.com --- This issue still happens with Wine 7.15 Can someone please look into this?