@annoyingduck i have xfce installed too. i just added sudo systemctl restart teamviewerd to the autostart apps.
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.21 |
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 .. 12 13 14 15 16 17 18 19 20 21 22 .. 127 Next › Last »
callmejoe commented on 2020-01-26 00:30 (UTC)
annoyingduck commented on 2020-01-25 23:29 (UTC)
I've given up. I did the recommended permission change, removed every aspect of teamviewer and reinstalled. No matter what, after every boot I have to restart the daemon to get teamviewer to autostart and show credentials, stays stuck on starting teamviewer. Frustrating, because its a computer I update remotely, and if teamviewer needs to manually be triggered everytime, I can never remotely reboot. Running XFCE if that helps on all machines.
nurunet commented on 2020-01-25 11:30 (UTC)
The current Linux version (teamviewer 15.1.3937-1) will not connect to TeamViewer QuickSupport on Android devices - and does not give any helpful error message either. It works with the last Windows versions though. Very annoying.
I believe this used to work with TeamViewer 12...
FloatingRain commented on 2020-01-22 03:48 (UTC)
Maintainer should fix file access about /etc/teamviewer long time ago, why hasn't it been repaired until now?
el.Quero commented on 2020-01-09 18:09 (UTC)
Installed today, still says "Not Ready, Please check your connection".
Resolution is setting "/etc/teamviewer" and its subdirectories permissions to 775 with "chmod 2775 -R /etc/teamviewer.
Obviously the service must be restarted after this modification with "systemctl restart teamviewerd" or any equivalent command.
Please fix the package.
OvelixMax commented on 2019-12-25 07:45 (UTC)
Hi, may you fix the links? This three links give me error: 403 Forbidden.
<https://dl.tvcdn.de/download/linux/version_15x/teamviewer-host_15.1.3937_armhf.deb> (armv7h)
<https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.1.3937_amd64.deb> (x86_64)
<https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.1.3937_i386.deb> (i686)
j.taala commented on 2019-12-22 05:40 (UTC)
Hey swiftgeek, let me know if you could a hand keeping this up to date. Happy to be a contributor if it would help. Jay.
djb commented on 2019-12-19 12:19 (UTC)
fresh install of teamviewer_15, using i3wm.
starting teamviewer: Launching TeamViewer GUI ... no GUI is started, ID is 0
teamviewer info: Try restarting the TeamViewer daemon (e.g. teamviewer --daemon restart)
did sudo systemctl enable teamviewerd and start and restart a few times, nothing. teamviewerd is active and running but teamviewer doesn't recognize it. did not change the permissons yet, this should be done by the package?
Furthermore:
"ngoonee 2019-11-08 08:11
This package generates a broken symlink /usr/share/licenses/teamviewer/LICENSE which points to /opt/teamviewer/License.txt (which doesn't exist). Please fix"
for me still "broken"
"ferda 2019-11-09 15:13 Line 9 in /usr/lib/systemd/system/teamviewerd.service should be changed to PIDFile = /run/teamviewerd.pid in order to stop systemd from complaining about the PIDFile path."
for me PIDFile = /var/run/teamviewerd.pid and /var/run points to /run so should be ok?
Can you please adress this in a small package update? Thanks
serdarsaglam commented on 2019-12-16 16:11 (UTC) (edited on 2019-12-16 16:11 (UTC) by serdarsaglam)
Hi
Permanent solution: sudo systemctl enable teamviewerd
reboot
rhysperry111 commented on 2019-12-07 14:16 (UTC)
@callmejoe
I can confirm that restarting teamviewerd worked. I think that tip should be pinned @swiftgeek
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