Downgrading lib32-freetype2 worked for me too.
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.04 |
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 .. 38 39 40 41 42 43 44 45 46 47 48 .. 127 Next › Last »
z3ntu commented on 2017-10-17 19:47 (UTC)
gerladeno commented on 2017-10-16 07:20 (UTC)
@valnelde, thank you, mate, that worked for me!
valnelde commented on 2017-10-15 13:05 (UTC)
I have just tried all the tips here without success. In the end, I got teamviewer then with lib32-freetype2-infinality-ultimate to run
jerome2016 commented on 2017-10-13 13:02 (UTC)
@annoyingduck, thank you man, you are the best.
annoyingduck commented on 2017-10-12 20:11 (UTC) (edited on 2017-10-12 20:17 (UTC) by annoyingduck)
You guys are great here. Will we be notified if we can eventually release freetype2 from the ignore pkg list here? Steps to install & run (thanks to awesome comments):
gpg --keyserver pgp.mit.edu --recv-keys C1A60EACE707FDA5
(for ttfautohint package dependency)
yaourt -S teamviewer
sudo pacman -U https://archive.archlinux.org/packages/l/lib32-freetype2/lib32-freetype2-2.8-2-x86_64.pkg.tar.xz
OR:
sudo downgrade lib32-freetype2 (if downgrade installed)
Then add to pacman ignore pkg list in your preferred way.
sudo systemctl start teamviewerd.service
sudo systemctl enable teamviewerd.service
Now you can run teamviewer
jimmy00784 commented on 2017-10-12 15:07 (UTC)
I can confirm that Teamviewer works with lib32-freetype2-2.8-2
netpumber commented on 2017-10-12 14:32 (UTC)
@gerladeno : I'm having the same issue since yesterday and I couldn't find any solution.
gerladeno commented on 2017-10-12 11:16 (UTC)
Folks, help me out please!
I have following issue:
[pavel@pavel-pc ~]$ teamviewer
Init...
CheckCPU: SSE2 support: yes
XRandRWait: No value set. Using default.
XRandRWait: Started by user.
Checking setup...
Launching TeamViewer ...
Launching TeamViewer GUI ...
[pavel@pavel-pc ~]$
meaning nothing happens after that. Does anyone have the same issue? Any ideas on how to solve this?
Thank you!
tuva_men commented on 2017-10-12 04:40 (UTC)
@yu.development, me also thanking you. I have to reboot just restarting daemon wasn't enough.
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