FYI, running without the daemon (tar.gz version from TeamViewer website) is broken now as well. Seems to be an upstream issue.
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 .. 71 72 73 74 75 76 77 78 79 80 81 .. 127 Next › Last »
drewofdoom commented on 2015-04-13 14:21 (UTC)
max.bra commented on 2015-04-13 09:41 (UTC)
@Midov: there's nothing missing in teamviewerd:
ldd /opt/teamviewer/tv_bin/teamviewerd
linux-gate.so.1 (0xf770f000)
libpthread.so.0 => /usr/lib32/libpthread.so.0 (0xf76b6000)
librt.so.1 => /usr/lib32/librt.so.1 (0xf76ad000)
libXau.so.6 => /usr/lib32/libXau.so.6 (0xf76a9000)
libX11.so.6 => /usr/lib32/libX11.so.6 (0xf755a000)
libm.so.6 => /usr/lib32/libm.so.6 (0xf750c000)
libc.so.6 => /usr/lib32/libc.so.6 (0xf7352000)
/lib/ld-linux.so.2 (0xf7710000)
libxcb.so.1 => /usr/lib32/libxcb.so.1 (0xf732c000)
libdl.so.2 => /usr/lib32/libdl.so.2 (0xf7327000)
libXdmcp.so.6 => /usr/lib32/libXdmcp.so.6 (0xf7320000)
it's simply broken.
silly question: have you an nvidia video card?
Midov commented on 2015-04-13 09:37 (UTC)
Teamviewerd is not working properly for me either. Service does seem to start and it says its running but when i try to run teamviewer client its still complaining about teamviewerd being turned off.
I tried installing teamviewer manually from their website but instalation says im missing libjpeg.so.62. wchich is weird since i do have
extra/libjpeg-turbo 1.4.0-1 [installed]
multilib/lib32-libjpeg-turbo 1.4.0-1 [installed]
It started after updating gnome too.
max.bra commented on 2015-04-13 09:08 (UTC)
Gnome 3.16 huge update has broken teamviewerd on my system: despite is running is not found by the GUI and freeze shutdown procedure (above 90s timeout problem, system is not responsive at all and never halt) if not 'kill -9'ed in advance.
Any one else?
raqua commented on 2015-03-30 21:05 (UTC)
It did not work again. I have looked at the AUR search tool here and found out that the lib you are referencing should exist in Arch, so the problem was with my system, not your package. I apologize for the confusion and possibly waste of your time.
I had multilib repo not working on my system. It is fixed now, should work.
KingYes commented on 2015-03-30 06:24 (UTC)
@raqua please try now again
macxcool commented on 2015-03-27 00:22 (UTC)
I can't get this working on i686. First there is an md5sum error. When I fix that in the PKGBUILD I get an error about there being no .tar.gz file to unpack. Are you supporting 32-bit installations?
raqua commented on 2015-03-26 22:27 (UTC)
Ok, let me repeat that. Let's see:
raqua@phenom:~
$ yaourt -Ss libxinerama
extra/libxinerama 1.1.3-2 [installed]
X11 Xinerama extension library
aur/libx32-libxinerama 1.1.2-1.1 (1)
X11 Xinerama extension library (x32 ABI)
Dependency requested: lib32-libxinerama
Dependency in AUR : libx32-libxinerama
Do you see where the problem is now? :)
KingYes commented on 2015-03-25 07:05 (UTC)
@raqua, You need to install that from AUR.
raqua commented on 2015-03-24 18:37 (UTC)
Hi,
my build is now failing, because it can not find lib32-libxinerama.
There is only libx32-libxinerama package in AUR.
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