Your console output is the same as on my working system, two things come to my mind 1. delete the ~/.teamviewer directory in your home directory, maybe a bad setting is in it 2. a ldd on on the tvwine.dll.so shows me the following dependencies (not this are all 32 bit libraries) linux-gate.so.1 (0xf76df000) libX11.so.6 => /usr/lib/libX11.so.6 (0xf7559000) libXtst.so.6 => /usr/lib/libXtst.so.6 (0xf7552000) libXext.so.6 => /usr/lib/libXext.so.6 (0xf753f000) libXdamage.so.1 => /usr/lib/libXdamage.so.1 (0xf753b000) libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0xf7534000) libwine.so.1 => /usr/lib/libwine.so.1 (0xf73f1000) libm.so.6 => /lib/libm.so.6 (0xf73c5000) libc.so.6 => /lib/libc.so.6 (0xf721f000) libxcb.so.1 => /usr/lib/libxcb.so.1 (0xf71fc000) libdl.so.2 => /lib/libdl.so.2 (0xf71f7000) /lib/ld-linux.so.2 (0xf76e0000) libXau.so.6 => /usr/lib/libXau.so.6 (0xf71f2000) check one by one if all of them exist on your system or if you miss one or more. Check also with ldd on your system what it shows for your tvwine.dll.so. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org