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.16
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 .. 22 23 24 25 26 27 28 29 30 31 32 .. 127 Next › Last »

swiftgeek commented on 2018-06-06 12:17 (UTC)

Removed libdepend on x86_64, report issues related to that if they happen

kmahyyg commented on 2018-05-26 08:12 (UTC)

Please add a pid file to /var/run/teamviewerd.pid , without this file, the service may be not started.

stifi commented on 2018-05-23 11:16 (UTC)

i can confirm that it works without the lib32 packages (i have commented out the "depends_x86_64" block in the PKGBUILD)

Another hint: with wayland, teamviewer only supports outgoing connections - if you need an incoming connection you need to open a X11 session.

evgeniydoronin commented on 2018-05-01 14:18 (UTC) (edited on 2018-05-01 14:19 (UTC) by evgeniydoronin)

1) $ teamviewer daemon status

if disable

2) $ teamviewer daemon start

then start app

alpha0x00 commented on 2018-04-28 13:53 (UTC) (edited on 2018-04-28 13:54 (UTC) by alpha0x00)

why do we need 32bits-libraries for version of x86_64? I use debian(stretch) firstly and download the deb package, and I found it does not depend on 32bits-libraries by ldd Teamviewer, then I download the tar package teamviewer_13.1.3026_amd64.tar.xz from offical website and extract it on ArchLinux without lib32-xxx, which doesn't depend on lib32-xxx also, verifing through ./tv-setup checklibs.

Xiaomu commented on 2018-04-28 09:27 (UTC)

Need to start teamviewerd first, and then everything's fine : )

Taijian commented on 2018-04-22 07:36 (UTC)

@Tids: actually, there are - me, for instance. I enable the service selectively when I need TV to remotely administer my parents PC. At all other times, I do not want that daemon to be running in the background.

fabiscafe commented on 2018-04-22 00:14 (UTC)

@swiftgeek could you just run

systemctl enable --now teamviewerd.service

from the install script? Because why not enable it, so we can use it right away? I dont think there are many users who install TV and then dont use it, but many who are a bit upset that the service isnt running after installation.

annoyingduck commented on 2018-04-16 15:18 (UTC)

@Pietro_Pizzi I noticed this too. The individual computer settings via GUI are no longer there (where you could change the default resolution, window size, etc. per computer). However, changing these options when connected to a remote computer via the pull down menu seem to stick when logging back in. I'm not sure if those settings are just handled differently in 13 or maybe they haven't been added back in on TV13 Linux yet.

Pietro_Pizzi commented on 2018-04-16 14:11 (UTC)

I have upgraded from v12. I'm on KDE/Plasma/SDDM and I'm logged in.

Q: Is it normal that now I can't edit any settings for my stored connections with in the GUI? The only features v13 has right now is "connect to an already saved machine" and "open the management console online" (where you can edit the connections).