@All of you having problems: Could you paste the result of
ldd /opt/teamviewer/teamviewer/5/wine/drive_c/Program Files/TeamViewer/Version5/tvwine.dll.so
Here, on i686, it doesn't find only libwine.so.1, but it works.
@Bevan: the alsa-lib thing appears probably because lib32-alsa-lib doesn't appear as a dependency in the PKGBUILD. I've updated that now.
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.00 |
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 .. 120 121 122 123 124 125 126 127 Next › Last »
Hilinus commented on 2010-09-07 10:40 (UTC)
Bevan commented on 2010-09-07 09:37 (UTC)
I forgot to mention that I use x86_64 - seems to be important here. Namcap told me the following about the package:
teamviewer E: Dependency detected and not included (lib32-alsa-lib) from files ['opt/teamviewer/teamviewer/5/wine/lib/wine/winealsa.drv.so']
teamviewer W: Referenced library 'libwine.so.1' is an uninstalled dependency
But installing lib32-alsa-lib and wine doesn't solve the problem.
warnem2 commented on 2010-09-07 05:22 (UTC)
I can't confirm any problems on x86_64. Works great over here.
masser commented on 2010-09-07 05:21 (UTC)
I confirm on amd64 platform is the same problem as with Beavan. On x86, everything works fine.
Bevan commented on 2010-09-06 20:22 (UTC)
Unfortunately the new version does not work for me. It fails during startup with "Could not load the GNU/Linux extension shared library tvwine.dll.so."
I don't know what the problem could be. The file can be found here: /opt/teamviewer/teamviewer/5/wine/drive_c/Program Files/TeamViewer/Version5
I already tried to remove my ~/.teamviewer folder but with no success.
Hilinus commented on 2010-09-06 19:11 (UTC)
They have released a new version, updated PKGBUILD.
bakerboy commented on 2010-09-06 16:25 (UTC)
Teamviewer seems to be failing to validate as of today, any ways round it?
Hilinus commented on 2010-08-30 20:54 (UTC)
Yes, please read last news about the [multilib] repo :)
Bevan commented on 2010-08-28 06:18 (UTC)
Seems like they have changed it again. Please ignore my last comment.
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