https://bugs.winehq.org/show_bug.cgi?id=56217 --- Comment #2 from C. Leu <kle(a)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. -- 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.