Every version of TeamViewer in here, either won't start at all or fails to install. Does anyone use TeamViewer anymore ?
Search Criteria
Package Details: teamviewer 15.59.3-1
Package Actions
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) |
Dependencies (5)
Required by (3)
Sources (4)
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.59.3_amd64.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.59.3_arm64.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.59.3_armhf.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.59.3_i386.deb
Latest Comments
« First ‹ Previous 1 .. 17 18 19 20 21 22 23 24 25 26 27 .. 127 Next › Last »
ragouel commented on 2019-02-16 04:02 (UTC)
sikmir commented on 2019-02-14 21:14 (UTC)
Trying to run teamviewer, but nothing happens (no GUI):
Init...
CheckCPU: SSE2 support: yes
Checking setup...
Launching TeamViewer ...
Launching TeamViewer GUI ...
teamviewerd service is up and running.
PhiLosove commented on 2019-02-08 20:39 (UTC)
After AUR-install teamviewer, you have to type "sudo systemctl enable teamviewerd" and then "sudo systemctl start teamviewerd". You can check always teamviewer status with "sudo systemctl status teamviewerd".
Taijian commented on 2019-01-27 16:57 (UTC)
@pete910: Well, this is Arch, so of course .service files do not get auto-enabled/started by AUR-packages. They really shouldn't be, that's for the user to decide! Also, the install script literally tells you this post install!
pete910 commented on 2019-01-27 15:22 (UTC)
teamviewer.service requires manual activation after install. Wont connect to servers until started.
This also stops the ID and pass assignment for non commercial users
severach commented on 2019-01-15 02:44 (UTC)
Download them then look in your download history for where they come from. download.teamviewer.com redirects to tvcdn.de.
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.
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 commentr7v 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
withSource: https://community.teamviewer.com/English/discussion/95696/teamviewer-15-stopped-working-on-debian-buster#M4399