Teamviewer9

Would there by chance be an expert in the opensuse world on the installation of teamviewer. It appears to install with all its dependencies. But I can’t get the GUI to launch. I have read a number of threads on the subject and there seems to be troubles on the subject.

Is it an easy fix or should I forget it.

Try to launch Teamviewer in your Terminal. Maybe you can see an error message or something else. Post the output here in code tags.

Init...
Checking setup...
Launching TeamViewer .

It says that, but it does nothing.

Ok. It may help to remove & re-install it. Or try this first:

sudo teamviewer --daemon start && teamviewer

Maybe the deamon isn’t running.

sudo teamviewer --daemon start && teamviewer

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

root's password:

systemctl start teamviewerd.service
Job for teamviewerd.service failed. See 'systemctl status teamviewerd.service' and 'journalctl -n' for details.
fail


Init...
Checking setup...
Launching TeamViewer ...

Tried that code and got this.

removing and reinstalling did nothing. when I click on launcher, I see the mini icon bouncing for 15 seconds.

On 2014-02-11 04:06, mike7757 wrote:

> Code:
> --------------------

> systemctl start teamviewerd.service
> Job for teamviewerd.service failed. See ‘systemctl status teamviewerd.service’ and ‘journalctl -n’ for details.
> fail
> --------------------

Why did you not do what the message tells you to do?


Cheers / Saludos,

Carlos E. R.

(from 13.1 x86_64 “Bottle” (Minas Tirith))

probably because I don’t know what Im looking at.

Post the ouput of:

systemctl status teamviewerd.service

Maybe we can figure out what’s wrong.

systemctl status teamviewerd.service
teamviewerd.service - TeamViewer remote control daemon
          Loaded: loaded (/etc/systemd/system/teamviewerd.service; enabled)
          Active: failed (Result: exit-code) since Tue, 2014-02-11 13:07:31 CST; 2h 31min ago
         Process: 3018 ExecStart=/opt/teamviewer9/tv_bin/teamviewerd -d (code=exited, status=127)
          CGroup: name=systemd:/system/teamviewerd.service

On 2014-02-11 22:46, mike7757 wrote:

It doesn’t say much. You can try the other command, journalctl. For
example, try:


journalctl _SYSTEMD_UNIT=teamviewerd.service


Cheers / Saludos,

Carlos E. R.

(from 13.1 x86_64 “Bottle” (Minas Tirith))

journalctl _SYSTEMD_UNIT=teamviewerd.service
Unprivileged users can't see messages unless persistent log storage is enabled. Users in the group 'adm' can always see messages.

You need sudo for the command.

sudo journalctl _SYSTEMD_UNIT=teamviewerd.service
Logs begin at Tue, 2014-02-11 13:07:00 CST, end at Tue, 2014-02-11 17:01:08 C
Feb 11 13:07:31 linux-bfvw.site teamviewerd[3018]: /opt/teamviewer9/tv_bin/teamv
(END)

On 2014-02-12 00:06, mike7757 wrote:

That doesn’t say anything.

You could try this, perhaps:


su -
systemctl start teamviewerd.service
journalctl -n

If the program doesn’t say itself what the problem is, there is little
we can do…

And please, remember those are administrative commands. You need to use
sudo or su.


Cheers / Saludos,

Carlos E. R.

(from 13.1 x86_64 “Bottle” (Minas Tirith))

- Logs begin at Tue, 2014-02-11 13:07:00 CST, end at Tue, 2014-02-11 18:19:58 CST. --
Feb 11 18:15:52 linux-bfvw.site kernel: SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=fe80:0000:0000:0000:96de:80ff:fe24:996d DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=84 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=44 
Feb 11 18:19:51 linux-bfvw.site su[5706]: (to root) mike on /dev/pts/1
Feb 11 18:19:51 linux-bfvw.site su[5706]: pam_unix(su-l:session): session opened for user root by mike(uid=1000)
Feb 11 18:19:58 linux-bfvw.site su[5756]: (to root) mike on /dev/pts/1
Feb 11 18:19:58 linux-bfvw.site su[5756]: pam_unix(su-l:session): session opened for user root by mike(uid=0)
Feb 11 18:19:58 linux-bfvw.site systemd[1]: Starting TeamViewer remote control daemon...
Feb 11 18:19:58 linux-bfvw.site teamviewerd[5808]: /opt/teamviewer9/tv_bin/teamviewerd: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
Feb 11 18:19:58 linux-bfvw.site systemd[1]: teamviewerd.service: control process exited, code=exited status=127
Feb 11 18:19:58 linux-bfvw.site systemd[1]: Failed to start TeamViewer remote control daemon.
Feb 11 18:19:58 linux-bfvw.site systemd[1]: Unit teamviewerd.service entered failed state
lines 1-11/11 (END)

Jackpot

On 2014-02-12 01:26, mike7757 wrote:

> Code:
> --------------------
> > > - Logs begin at Tue, 2014-02-11 13:07:00 CST, end at Tue, 2014-02-11 18:19:58 CST. –
> > Feb 11 18:15:52 linux-bfvw.site kernel: SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=fe80:0000:0000:0000:96de:80ff:fe24:996d DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=84 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=44
> > Feb 11 18:19:51 linux-bfvw.site su[5706]: (to root) mike on /dev/pts/1
> > Feb 11 18:19:51 linux-bfvw.site su[5706]: pam_unix(su-l:session): session opened for user root by mike(uid=1000)
> > Feb 11 18:19:58 linux-bfvw.site su[5756]: (to root) mike on /dev/pts/1
> > Feb 11 18:19:58 linux-bfvw.site su[5756]: pam_unix(su-l:session): session opened for user root by mike(uid=0)
> > Feb 11 18:19:58 linux-bfvw.site systemd[1]: Starting TeamViewer remote control daemon…
> > Feb 11 18:19:58 linux-bfvw.site teamviewerd[5808]: /opt/teamviewer9/tv_bin/teamviewerd: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
> > Feb 11 18:19:58 linux-bfvw.site systemd[1]: teamviewerd.service: control process exited, code=exited status=127
> > Feb 11 18:19:58 linux-bfvw.site systemd[1]: Failed to start TeamViewer remote control daemon.
> > Feb 11 18:19:58 linux-bfvw.site systemd[1]: Unit teamviewerd.service entered failed state
> > lines 1-11/11 (END)
> >
> --------------------

At last! We got something. It is looking for libX11.so.6. It should be here:


/usr/lib/libX11.so.6

Do you have it?

Assuming you have 13.1 64, you need both libX11-6-1.6.2-2.1.2.x86_64 and
libX11-6-32bit-1.6.2-2.1.2.x86_64.
If not, install them.


Cheers / Saludos,

Carlos E. R.

(from 13.1 x86_64 “Bottle” (Minas Tirith))

I cannot find the libX11.so.6 or libX11-6-32bit-1.6.2-2.1.2.x86_64 in the repos.

On 2014-02-12 02:56, mike7757 wrote:

> I cannot find the libX11.so.6 or libX11-6-32bit-1.6.2-2.1.2.x86_64 in
> the repos.

Impossible. They are on the default repositories, nothing to search
about. Just use YaST or zypper directly.


minas-tirith:~ # zypper se libX11-6
Retrieving repository 'Local RPMs' metadata
.........................................................................................[done]
Loading repository data...
Reading installed packages...

S | Name           | Summary                          | Type
--+----------------+----------------------------------+--------
i | libX11-6       | Core X11 protocol client library | package
i | libX11-6-32bit | Core X11 protocol client library | package
minas-tirith:~ #

Notice that the versions I quoted are for openSUSE 13.1. I’m assuming
you have 13.1, but you did not say what you have.


Cheers / Saludos,

Carlos E. R.

(from 13.1 x86_64 “Bottle” (Minas Tirith))

I am using 12.3