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 .. 107 108 109 110 111 112 113 114 115 116 117 .. 127 Next › Last »

Fong-Wan commented on 2012-12-20 03:54 (UTC)

New version: v8.0.16675 beta

Zeth commented on 2012-12-17 09:40 (UTC)

The only clients that'll be unable to connect are outdated clients in their respective main version number. E.g. I had collegues using windows with an old 7 version which where unable to connect. But they were asked to update either to latest 7 oder new 8 version. And this package uses the latest 7 (7.0.9377) published on teamviewer.com so please don't mark it as outdatet... Also, if you want to use the version 8, please use the teamviewer8-beta package. I'd also vote for not upgrading this package to 8 even when 8 is released as stable (not beta) on the teamviewer website. It'll break my license.

<deleted-account> commented on 2012-12-16 10:57 (UTC)

Once the daemon has been enabled via the 'teamviewer --daemon enable' command you should be abled to control it with systemctl.

<deleted-account> commented on 2012-12-15 16:38 (UTC)

My fault. Default behaviour for systemd is that enable is used for autostart on boot. For example, I use tomcat and mysql for development, I can start/stop them as I want without enabling them first. Teamviewer seems to do things differently. I can't even enable/disable the service using systemctl. I mistakenly assumed that "teamviewer --daemon" was just a wrapper for "systemctl".

<deleted-account> commented on 2012-12-15 13:53 (UTC)

pkgname fixed, thanks. You will need to enable the daemon before you can start it. Use: 'teamviewer --daemon enable' to enable the daemon in systemd before you try to start it. You cannot start a daemon that has not been enabled.

<deleted-account> commented on 2012-12-15 10:06 (UTC)

It currently does not build, it should be: pkgname=teamviewer and not pkgname=teamviewer8-beta And after fixing that, the service does not seem to be getting installed. $ sudo teamviewer --daemon start systemctl start teamviewerd.service Failed to issue method call: Unit teamviewerd.service failed to load: No such file or directory. See system logs and 'systemctl status teamviewerd.service' for details. fail $ sudo systemctl status teamviewerd teamviewerd.service Loaded: error (Reason: No such file or directory) Active: inactive (dead)

<deleted-account> commented on 2012-12-15 09:00 (UTC)

When trying to launch teamviewer it will complain: "TeamViewer Daemon is not running, Please start teamviewerd and then restart TeamViewer." Use: 'teamviewer --daemon enable' to enmable the daemon in systemd Use: 'teamviewer --daemon start' to start the daemon in systemd And you're good to go. Source: http://ubuntuforums.org/showthread.php?t=2092298

max.bra commented on 2012-12-13 08:42 (UTC)

the real problem is not stable or beta! download pages for other systems except linux offers version 8.x as unique download link available. sooner or later in these days, 7.x linux client will not more be able to connect with others (like me yesterday). at least this will happens with occasional remote controlled customers.

russo79 commented on 2012-12-11 17:15 (UTC)

@Raymondcal If you go to the linux downloads page[1], you will see that the version 8 provided for linux is still a beta one. [1] http://www.teamviewer.com/en/download/linux.aspx

Raymondcal commented on 2012-12-11 17:03 (UTC)

@all : Where have you read that version 8 is a beta version ? On the official website, they present this 8 version as as whole stable one… @vwyodajl : yaourt -R teamviewer yaourt -S teamviewer et voilà, your version 8 is here, without any problem. Not a sorcery and no need to downgrade to version 7. And I have had no problem with the systemd service either… Systemd is now the ONLY official service manager for ArchLinux… So, I would be very glad to see version 8 coming back ! :)