Teamviewer9

you totally lost me.
When I used yast to search for those files, it came up with nothing. But maybe I typed something incorrectly.

Hi
The 1.5 version is in 12.3 updates, but you might need the 1.6 version from;
http://download.opensuse.org/repositories/X11:/XOrg/openSUSE_12.3/

I went to a page and downloaded one file. haven’t installed yet.
would this be correct… libX11-6-1.1.6.2-32.5.i586.rpm

Hi
No, since your on x86_64 it would be;
http://download.opensuse.org/repositories/X11:/XOrg/openSUSE_12.3/x86_64/libX11-6-32bit-1.6.2-32.5.x86_64.rpm

Now, it may also want to update other items, so you may need to add as a repository and then update…

as far as I know all dependencies are delt with, but it still doesnt want to start. what next.

this is what logs say now, still no GUI.

Logs begin at Tue, 2014-02-11 13:07:00 CST, end at Tue, 2014-02-11 22:09:53 CST. --
Feb 11 22:02:39 linux-bfvw.site systemd[1]: Starting TeamViewer remote control daemon...
Feb 11 22:02:39 linux-bfvw.site systemd[1]: Started TeamViewer remote control daemon.
Feb 11 22:08:18 linux-bfvw.site sudo[8522]: mike : TTY=pts/1 ; PWD=/home/mike ; USER=root ; COMMAND=/usr/bin/journalctl _SYSTEMD_UNIT=teamviewerd.service
Feb 11 22:08:18 linux-bfvw.site sudo[8522]: pam_unix(sudo:session): session opened for user root by mike(uid=0)
Feb 11 22:09:30 linux-bfvw.site sudo[8522]: pam_unix(sudo:session): session closed for user root
Feb 11 22:09:49 linux-bfvw.site su[8553]: (to root) mike on /dev/pts/1
Feb 11 22:09:49 linux-bfvw.site su[8553]: pam_unix(su-l:session): session opened for user root by mike(uid=1000)
Feb 11 22:09:53 linux-bfvw.site su[8603]: (to root) mike on /dev/pts/1
Feb 11 22:09:53 linux-bfvw.site su[8603]: pam_unix(su-l:session): session opened for user root by mike(uid=0)
Feb 11 22:09:53 linux-bfvw.site systemd[1]: Started TeamViewer remote control daemon.

Hi
So that’s the daemon running, you need to start the GUI as your user… there should be a menu item?

The icon on desktop just bounces a mini icon for 15 or 20 seconds then quits. And thats where I remain to be to this day.

Hi
So you need to open a terminal session and run the binary (teamviewer) to see what is occurring now.

I tried terminal with su and still have nothing. As far as I know everything that is needed has been installed. What else can it be.

Hi
As you user, not root… the binary is in /usr/bin and it’s a softlink to the binary in opt, I would guess your missing the 32 bit versions of the various libraries, so as your user run;


ldd /usr/bin/teamviewer

I had this issue with an older version of Teamviewer. The funny thing is it wasn’t my version of libs, it was my version of default Wine. What version of Wine do you have installed?

You do know this is not a native linux program? It uses a Wine wrapper which in turn needs Wine and some Wine libs. If you don’t have wine installed , install the latest if you do have it installed update to the latest.

Also if this is OpenSuse 13.1 and Teamviewer 9 then it should work with the latest Wine installed. No special libs or updates required.

Teamviewer has his own wine Version build-in.
see:

rpm -ql teamviewer

Teamviewer 9 installed in a VBox works.
But it seem, Teamviewer is a 32-Bit Programm, because it has installed libXtst6-32bit.
And when I uninstall them, Teamviewer also get uninstalled.

Did you verify, that your Download of Teamviewer is ok?

ls -l teamviewer_linux.rpm
-rw------- 1 xxxxx yyyyy 22305590 12. Feb 09:29 teamviewer_linux.rpm