GUI is working after installing 'minizip' package, can you add it as a dependency? @swiftgeek
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.50 |
| 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 .. 3 4 5 6 7 8 9 10 11 12 13 .. 129 Next › Last »
ogulcancelik commented on 2021-07-14 12:15 (UTC)
cipanzhi commented on 2021-07-06 19:47 (UTC)
@swiftgeek you need to add 'minizip' package as a dependencies. Otherwise it will not run.
amdgoodez commented on 2021-07-02 19:58 (UTC) (edited on 2021-07-08 18:20 (UTC) by amdgoodez)
@tioguda Nope, I've tried -Rncs and reinstalling the app again and its truly borked. Nothing pops up at all, No GUI. I reverted to the previous version, and the GUI comes up but says that the teamviewer daemon is not running. I enabled ad started the teamviewerd service again and even that still wouldn't work.
Thanks to @cipanzhi, after installing minizip package, Teamviewer is working again! Thank you.
tioguda commented on 2021-07-02 17:34 (UTC)
@amdgoodez it doesn't work even after restarting the system?
amdgoodez commented on 2021-07-02 16:55 (UTC)
After updating to latest release, Teamviewer is no longer working.
adrian5 commented on 2021-06-15 14:04 (UTC)
Small detail, but the teamviewer.desktop file points its Icon to "teamviewer.png" which doesn't exist by name. I thought to just symlink to the desktop file, but maybe it's meant to be copied and the icon size selected according to personal use case?
ArthurBorsboom commented on 2021-05-24 16:56 (UTC)
teamviewerd.service
/usr/lib/systemd/system/teamviewerd.service:9: PIDFile= references a path below legacy directory /var/run/, updating /var/run/teamviewerd.pid → /run/teamviewerd.pid; please update the unit file accordingly.
Needs to go upstream ?
bittin commented on 2021-05-03 11:25 (UTC)
Updated Teamviewer PKGBUILD: https://pastebin.com/xNNEzEHT
flo.lm commented on 2021-05-03 11:14 (UTC)
Also having the segfault after a few seconds.
Version 15.9.5 seems to work fine, as reported in other comments.
I used the tar from TeramViewer Host (available from them at https://download.teamviewer.com/download/linux/version_15x/teamviewer-host_15.9.5_amd64.tar.xz ).
The non-Host version 15.9.5 is also available there
scarecrow commented on 2021-04-30 19:43 (UTC) (edited on 2021-04-30 20:51 (UTC) by scarecrow)
I can confirm the segfault dakota is mentioning. Running kernel 5.12 and LightDM with nvidia binary driver. I upgraded to the last version (15.17.6) and it still segfaults. 15.9.5 works without issues.
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