https://bugs.winehq.org/show_bug.cgi?id=51647
Bug ID: 51647 Summary: Gimp can't create an image from screenshot (it becomes unresponsive instead) Product: Wine Version: 6.15 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: cedric.dewijs@eclipso.eu Distribution: ---
Created attachment 70505 --> https://bugs.winehq.org/attachment.cgi?id=70505 console messages
Gimp can't make an image from a screenshot.
To reproduce: $ rm -rf ~/.wine $ wineboot $ wine ~/Downloads/gimp-2.10.24-setup-3.exe $ wine ~/.wine/drive_c/Program\ Files/GIMP\ 2/bin/gimp-2.10.exe Choose File->Create->Screenshot Now gimp is no longer responsive, and the console shows this message: "03bc:err:ntdll:RtlpWaitForCriticalSection section 00000000006D0C18 "?" wait timed out in thread 03bc, blocked by 04d8, retrying (60 sec)"
My versions: Gimp: 2.10 $ wine --version wine-6.15-123-gbe8501ac6f1 $ uname -a Linux cedric 5.13.10-arch1-1 #1 SMP PREEMPT Thu, 12 Aug 2021 21:59:14 +0000 x86_64 GNU/Linux