Do we really need fontconfig<2.8.1 (it's so old that it's not even on Arch Linux Archive), or is this requirement actually on freetype2?
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 .. 37 38 39 40 41 42 43 44 45 46 47 .. 127 Next › Last »
dark-saber commented on 2017-10-21 18:20 (UTC)
pschichtel commented on 2017-10-21 17:26 (UTC)
The reason it works with infinality-patched freetype, is that the package has not been updated to freetype 2.8.1. It worked for me after downgrading to normal 2.8.0 *and restarting my system* (Removing a library from disk doesn't remove it from memory).
The issue is probably the same that affected gnome 2.0: https://bugs.winehq.org/show_bug.cgi?id=43715 (fixed in 2.0.3).
WFV commented on 2017-10-21 17:16 (UTC) (edited on 2017-10-28 22:32 (UTC) by WFV)
Does this mean it's compiled against lib32-freetype2-infinality-ultimate and freetype2-infinality-ultimate from the aur instead the freetype2 packages in the official repos? They're not listed in the dependencies in the pkgbuild. Thanks.
EDIT: The service restarts for me w/o reboot however, had to add an auto-start in Xfce Session and Startup for TeamViewer as the GUI otherwise doesn't auto-start (since after 11.0.67687-4) even though within the app it is set to "start with system".
jackarc commented on 2017-10-21 13:04 (UTC)
sudo downgrade lib32-freetype2
but only lib32-freetype2-2.7.* is working
with lib32-freetype2-2.8.* gui wont show up
hleuckanet commented on 2017-10-20 22:19 (UTC)
"yaourt -s lib32-freetype2-infinality-ultimate"
Works for me. Thanks
CarlosCunha commented on 2017-10-20 11:49 (UTC)
Equal a @boerde
"yaourt -s lib32-freetype2-infinality-ultimate"
Thanks.....
Cysioland commented on 2017-10-20 10:27 (UTC)
For me it worked three
tavuntu commented on 2017-10-18 18:26 (UTC)
Downgrading lib32-freetype2 worked for me too!
boerde commented on 2017-10-18 18:21 (UTC)
For me it is only working by installing "lib32-freetype2-infinality-ultimate".
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