https://bugs.winehq.org/show_bug.cgi?id=40119
--- Comment #4 from Ulf Zibis Ulf.Zibis@gmx.de --- The only working install routine is: $ sudo apt-get install wine-stable $ sudo dpkg --add-architecture i386 && sudo apt-get update && sudo apt-get install wine32 ... witch results in: $ wine --version ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. wine-3.0 (Ubuntu 3.0-1ubuntu1)