https://bugs.winehq.org/show_bug.cgi?id=49876 --- Comment #2 from Panard <panard(a)inzenet.org> --- You can use the shell script at https://raw.githubusercontent.com/pauleve/docker-mtgo/master/run-mtgo and use it like that: (it will display the used docker command) $ bash run-mtgo --shell panard/mtgo:issue102 wine(a)host:~$ wine --version wine-5.12 wine(a)host:~$ winecfg => works properly $ bash run-mtgo --shell panard/mtgo:2020-09-18 wine(a)host:~$ wine --version wine-5.17 wine(a)host:~$ winecfg => crashes/hangs I'm currently bisecting, takes a while; but currently works well with wine 5.13, and starts crashing with 5.14 -- 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.