Package Details: teamviewer 15.59.3-1

Git Clone URL: https://aur.archlinux.org/teamviewer.git (read-only, click to copy)
Package Base: teamviewer
Description: All-In-One Software for Remote Support and Online Meetings
Upstream URL: http://www.teamviewer.com
Licenses: custom
Conflicts: teamviewer-beta
Provides: teamviewer
Submitter: Hilinus
Maintainer: swiftgeek (nickoe, astronautlevel)
Last Packager: swiftgeek
Votes: 1474
Popularity: 2.00
First Submitted: 2010-04-15 10:29 (UTC)
Last Updated: 2024-11-15 22:36 (UTC)

Pinned Comments

swiftgeek commented on 2023-08-01 19:17 (UTC) (edited on 2023-08-01 19:21 (UTC) by swiftgeek)

As mentioned in @seyn6gk's comment

Without changing anything, since teamviewer 13 a desktop environment/login with display manager like lightdm/sddm/gdm is required.

startx users can follow workaround mentioned in @r7v s comment

r7v commented on 2022-06-07 14:49 (UTC)

Workaround for startx

Create drop-in /etc/systemd/system/getty@tty1.service.d/getty@tty1.service-drop-in.conf with

[Service]
Environment=XDG_SESSION_TYPE=x11

Source: https://community.teamviewer.com/English/discussion/95696/teamviewer-15-stopped-working-on-debian-buster#M4399

Latest Comments

« First ‹ Previous 1 .. 85 86 87 88 89 90 91 92 93 94 95 .. 127 Next › Last »

Aerion commented on 2014-03-01 21:57 (UTC)

Why is this package flagged out of date when the latest version upstream is the very one on offer here?

maxwux commented on 2014-02-22 03:24 (UTC)

I fixed this problem. edit /usr/lib/systemd/system/teamviewerd.service change ExecStart = /opt/teamviewer9/tv_bin/teamviewerd -d to ExecStart = /opt/teamviewer9/tv_bin/teamviewerd

PieterDeBruijn commented on 2014-02-18 09:48 (UTC)

Mine does not work either. One small typo (maybe it's in the application itself): "The Teamviewer daemon must be running for Teamviewer 8 to work." --> we are at version 9 now.

developej commented on 2014-02-15 12:46 (UTC)

Mine says 'Ready to connect', so it's not the package. I don't know what could be the problem for you, though.

AleXoundOS commented on 2014-02-15 11:36 (UTC)

The package has 823 votes and not working. Does anybody know a fix for "Not ready. Please check your connection" issue?

maxwux commented on 2014-02-12 02:37 (UTC)

$ sudo systemctl start teamviewerd Job for teamviewerd.service failed. See 'systemctl status teamviewerd.service' and 'journalctl -xn' for details. $ sudo systemctl status teamviewerd.service teamviewerd.service - TeamViewer remote control daemon Loaded: loaded (/usr/lib/systemd/system/teamviewerd.service; enabled) Active: failed (Result: timeout) since Wed 2014-02-12 10:34:43 CST; 1min 50s ago Process: 4403 ExecStart=/opt/teamviewer9/tv_bin/teamviewerd -d (code=exited, status=0/SUCCESS) Feb 12 10:31:43 max-t430s systemd[1]: Starting TeamViewer remote control daemon... Feb 12 10:31:43 max-t430s systemd[1]: PID file /var/run/teamviewerd.pid not readable (yet?) after start. Feb 12 10:33:13 max-t430s systemd[1]: teamviewerd.service operation timed out. Terminating. Feb 12 10:34:43 max-t430s systemd[1]: teamviewerd.service stopping timed out (2). Killing. Feb 12 10:34:43 max-t430s systemd[1]: Failed to start TeamViewer remote control daemon. Feb 12 10:34:43 max-t430s systemd[1]: Unit teamviewerd.service entered failed state. $ pacman -Q systemd systemd 208-11

AleXoundOS commented on 2014-02-11 12:48 (UTC)

Same problem: "Not ready. Please check your connection"

MorningWood commented on 2014-02-08 19:26 (UTC)

I'm also having the same problem as mgruben. This package is not recognizing any incoming connections for me.

giner commented on 2014-01-23 13:16 (UTC)

> I found the working script for teamviewer8 I assume it's written by me a while ago. > Hey did anyone figure out how to start teamviewer9 without root? No luck so far, they changed something.

confusedfla commented on 2014-01-23 13:13 (UTC)

Hey did anyone figure out how to start teamviewer9 without root? I found the working script for teamviewer8, but the daemon /opt/teamviewer9/tv_bin/teamviewerd does not start anymore (with root it works fine). Would be glad to hear ideas :-)