Package Details: teamviewer 15.76.5-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: https://www.teamviewer.com/en/download/portal/linux/
Licenses: custom
Conflicts: teamviewer-beta
Provides: teamviewer
Submitter: Hilinus
Maintainer: swiftgeek (nickoe, astronautlevel)
Last Packager: swiftgeek
Votes: 1484
Popularity: 1.47
First Submitted: 2010-04-15 10:29 (UTC)
Last Updated: 2026-05-11 17:35 (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 .. 19 20 21 22 23 24 25 26 27 28 29 .. 129 Next › Last »

doctorzeus commented on 2019-01-14 22:32 (UTC)

Why is this grabbing the bins from tvcdn.de and not download.teamviewer.com?

evilside commented on 2019-01-13 16:38 (UTC) (edited on 2019-01-13 16:45 (UTC) by evilside)

I have Corporate license of Teamviewer with mobile devices support. From Arch I can't connect to Android/Apple devices, the connection is closed immediately and not show anything. From Ubuntu it working correctly.

Note: It occur the same with the 13 version. I did hope with the new version is resolved, but not.

WFV commented on 2019-01-12 21:27 (UTC)

I edited /usr/lib/systemd/system/teamviewerd.service PID= to clear systemctl complaints about having to symlink /var/run/... to /run/... but still get this "teamviewerd.service: Can't open PID file /run/teamviewerd.pid (yet?) after start: No such file or directory" even though TeamViewer (14) loads without issue. Just curious, is it just a timing thing, e.g.(yet?)? Thanks

severach commented on 2019-01-12 05:41 (UTC)

I had that happen a few versions ago. Switch from deb to rpm usually fixed it. Try teamviewer-beta where it's easy to switch.

szsong commented on 2019-01-12 04:49 (UTC)

Yes EULA pops out every single time. To make it worse, the GUI says "Not ready. Please check your connection"

thisischrys commented on 2019-01-08 11:51 (UTC)

Anyone else having issues with the EULA popping up asking for agreeing every single time?

amitavmohanty01 commented on 2019-01-05 19:11 (UTC)

When I start teamviewer, I get the following error.

CheckCPU: SSE2 support: yes Checking setup... Launching TeamViewer ... Starting network process (no daemon) Network process already started (or error)

TV gets stuck with a message about checking the network. The process also does not close properly. It coredumps.

            Stack trace of thread 7136:
            #0  0x00000000f7ed9dd9 __kernel_vsyscall (linux-gate.so.1)
            #1  0x00000000f7b90082 raise (libc.so.6)
            #2  0x00000000f7b7a364 abort (libc.so.6)
            #3  0x00000000086d7755 n/a (teamviewerd)
            #4  0x00000000086cc0e3 n/a (teamviewerd)
            #5  0x00000000086cc13d n/a (teamviewerd)
            #6  0x00000000080ad400 n/a (teamviewerd)
            #7  0x0000000008419e08 n/a (teamviewerd)
            #8  0x0000000008419e41 n/a (teamviewerd)
            #9  0x0000000008419ebc n/a (teamviewerd)
            #10 0x00000000f7b927e0 __run_exit_handlers (libc.so.6)
            #11 0x00000000f7b92901 exit (libc.so.6)
            #12 0x00000000f7b7bb4d __libc_start_main (libc.so.6)
            #13 0x00000000080a4ffd n/a (teamviewerd)

maxbaz commented on 2019-01-04 10:17 (UTC)

swiftgeek: remember to reset pkgrel every time you update the version (now is too late, but do this next time pkgver changes).

gyurman commented on 2018-12-12 18:19 (UTC)

teamviewerd.service: Can't open PID file /var/run/teamviewerd.pid

taifunbrowser commented on 2018-12-07 22:14 (UTC)

As mentioned before by ask6155 and m1cr0man, libnss-resolver should be marked by a dependency, or at least we need a pinned comment mentioning that such a resolver must be installed to allow it to get a green light and connect.