https://bugs.winehq.org/show_bug.cgi?id=55003
--- Comment #2 from Ittay Dror ittay.dror@gmail.com --- The main window opens, a dialog doesn't. To reproduce: Easiest is `snap install acrordrdc`. This will use wine 6 where the problem is the same. I don't know how to upgrade wine inside a snap. If you want wine 8.0.1, then install then (these are just modifications to the pre-install in the snap): install wine
mkdir artemp wget https://ardownload2.adobe.com/pub/adobe/reader/win/AcrobatDC/2001320064/Acro... 7z x AcroRdrDC2001320064_en_US.exe -o artemp/dl wine artemp/dl/setup.exe /sAll
< wget --no-check-certificate -q https://gist.github.com/mmtrt/896cf131e3956b23e8e47a5a52f58b01/raw/097cbd0ee... -P artemp\
wine regedit artemp/acrordr winetricks winxp cd ~/.wine/drive_c/Program\ Files/Common\ Files/Adobe/ARM/1.0 mv armsvc.exe{,_disabled} mv AdobeARM.exe{,_disabled} mv AdobeARMHelper.exe{,_disabled}
Run acrobat reader open a random pdf click the fountain pen symbol (usually top right) click Add Signature
No dialog will open.