I am having the most annoying bug with Teamviewer (both AUR releases). Whenever I connect to my Arch install it kicks the screensaver on literally every 2 seconds. Anyone else experiencing this? How do I fix it? I've even turned the screensaver off and no go.
Search Criteria
Package Details: teamviewer 15.76.5-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: | 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.41 |
| First Submitted: | 2010-04-15 10:29 (UTC) |
| Last Updated: | 2026-05-11 17:35 (UTC) |
Dependencies (4)
Required by (3)
Sources (4)
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.76.5_amd64.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.76.5_arm64.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.76.5_armhf.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.76.5_i386.deb
Latest Comments
« First ‹ Previous 1 .. 113 114 115 116 117 118 119 120 121 122 123 .. 129 Next › Last »
MorningWood commented on 2012-03-15 18:39 (UTC)
Hilinus commented on 2012-02-03 19:30 (UTC)
That's NOT a bug. The linux version of Teamviewer, is actually the Windows version that runs under an embedded version of Wine, which is provided as a 32bit executable and therefore needs 32bit libs. As for the dependencies, it's assumed that, as a 64bit user, you have enabled the [multilib] repo.
timofonic commented on 2012-02-02 22:02 (UTC)
Dependency `lib32-alsa-lib' of `teamviewer' does not exist.
timofonic commented on 2012-02-02 22:01 (UTC)
There's a bug: it asks me 32bit libraries in a 64bit environment. There's a 64bit version of teamviewer...
Hilinus commented on 2012-01-26 18:52 (UTC)
Done!
eworm commented on 2012-01-26 12:30 (UTC)
Can you please change the source to
source=("teamviewer_linux-${pkgver}.deb::http://www.teamviewer.com/download/version_7x/teamviewer_linux.deb" "teamviewer.desktop")
and
source=("teamviewer_linux_x64-${pkgver}.deb::http://www.teamviewer.com/download/version_7x/teamviewer_linux_x64.deb" "teamviewer.desktop")
This way makepkg does not fail if an older version is in the cache directory. Thanks!
ottoshmidt commented on 2012-01-25 23:11 (UTC)
confirmed here as well.
artemklevtsov commented on 2012-01-25 18:03 (UTC)
I confirm that new version solved a problem with appearance of window.
Hilinus commented on 2012-01-25 17:38 (UTC)
Upgraded.
@ All of those having problems:
Try this version and report back.
<deleted-account> commented on 2012-01-24 20:57 (UTC)
> When connection established from Archlinux to Windows, the window of remote desktop is created, but it can not be shown/opened.
It's the same for me, only that I tried to connect from Arch to a Mac. I use KDE as Desktop environment. Don't know if it's a KDE issue or wine issue... No error message when starting from terminal.
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.
startxusers 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.confwithSource: https://community.teamviewer.com/English/discussion/95696/teamviewer-15-stopped-working-on-debian-buster#M4399