@Nowaker you must install lib32-dbus it's a dependency but no installed
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 .. 33 34 35 36 37 38 39 40 41 42 43 .. 127 Next › Last »
jmontano commented on 2017-11-17 15:48 (UTC)
PhotonX commented on 2017-11-16 20:05 (UTC)
Updated to -7 on one machine, seems to work without manual intervention now, thanks for the update!
Nowaker commented on 2017-11-15 18:09 (UTC)
I'm getting this when starting it:
/opt/teamviewer/tv_bin/script/tvw_exec: line 40: 6160 Aborted (core dumped) "$TV_BIN_DIR/teamviewerd" -n -f
Anyone else had the same?
Utini commented on 2017-11-15 10:00 (UTC) (edited on 2017-11-15 10:01 (UTC) by Utini)
@swiftgeek
@nickoe
@astronautlevel
Please include this change to easily fix this package for all people:
cp libfreetype.so.6.14.0 /opt/teamviewer/tv_bin/wine/lib/libfreetype.so.6
Also please add "lib32-dbus" as dependency.
Thanks !
<deleted-account> commented on 2017-11-15 05:57 (UTC)
That fixed it, thanks!
Utini commented on 2017-11-14 22:07 (UTC)
It needs lib32-dbus as dependency. Install it manually from the official repo and it will work again.
<deleted-account> commented on 2017-11-14 21:18 (UTC)
I'm getting the same libdbus error as @Utini
Utini commented on 2017-11-14 21:16 (UTC)
Shouldn't it be like this:
cp libfreetype.so.6.14.0 /opt/teamviewer/tv_bin/wine/lib/libfreetype.so.6-14.0
instead of:
cp libfreetype.so.6.14.0 /opt/teamviewer/tv_bin/wine/lib/libfreetype.so.6
?
Also I am getting this error when starting teamviewerd.service:
teamviewerd[4828]: /opt/teamviewer/tv_bin/teamviewerd: error while loading shared libraries: libdbus-1.so.3: cannot open shared object file: No such file or directory
Caiosama205 commented on 2017-11-14 19:24 (UTC)
@bubbles, thank you! that works
bubbles commented on 2017-11-12 04:19 (UTC) (edited on 2017-11-12 04:19 (UTC) by bubbles)
@benjarobin
`A much better fix, it to simply do, from the extracted package lib32-freetype2-2.8-2-x86_64.pkg.tar.xz :
cp libfreetype.so.6.14.0 /opt/teamviewer/tv_bin/wine/lib/libfreetype.so.6`
Working Fine.
Thanks.
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