Please revert your last change! (lib32-)libpng12 is required to display all graphical elements. User ata is suffering a missing (lib32-)libpng12, look at his screenshot...
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 .. 60 61 62 63 64 65 66 67 68 69 70 .. 127 Next › Last »
eworm commented on 2016-03-02 11:35 (UTC)
tsouzar commented on 2016-03-01 23:01 (UTC)
@pelo I still can't install teamviewer in my i686 system, same error messages:
:: no results found for lib32-fontconfig
:: no results found for lib32-libpng
:: no results found for lib32-libsm
:: no results found for lib32-libxinerama
:: no results found for lib32-libxrender
There's nothing such as "multilib" in my /etc/pacman.conf.
LKHN commented on 2016-02-29 22:31 (UTC)
@ata
Install lib32-libpng12 from AUR.
ata commented on 2016-02-29 15:08 (UTC)
Where connect button
http://i.hizliresim.com/a3DGlz.png
aligator commented on 2016-02-25 16:08 (UTC)
I had same problem as theLadder.
For me installing lib32-libpng12 worked, too.
phR0ze commented on 2016-02-24 14:32 (UTC)
I've tried all the suggestions here to no avail. As other have described I'm able to connect to the system and view the desktop fine just can't interact (i.e mouse/keyboard).
JoeKnock90 commented on 2016-02-23 14:51 (UTC) (edited on 2016-02-23 14:52 (UTC) by JoeKnock90)
@Jesse
I was getting the same thing. Try uninstalling teamviewer, installing teamviewer10, then uninstalling teamviewer10, and reinstalling teamviewer.
I know it sounds kind of stupid and I can't tell if it's a missing possibly optional dependency, but this worked for me on Arch Linux Kernel 4.4.1-2-ARCH with KDE 5.5.4
I should probably also mention that I used yaourt to do all of it.
nerdoc commented on 2016-02-23 08:04 (UTC)
OK then, seems that we should ask at TeamViewer's to upgrade their sowtware to a newer png version ;-)
Thanks anyway.
theLadder commented on 2016-02-22 13:50 (UTC)
This installed for me, but i had GUI problems, some buttons and textboxes did not render so i could not press the connect button for example.
Installing lib32-libpng12 from AUR solved that problem for me.
To find this out i downloaded the teamviewer.tar.gz package from teamviewer.com, extracted it, then ran ./tv-setup checklibs, and that told me that these where missing:
Analyzing dependencies (64 bit)...
All 64 bit dependencies seem to be satisfied!
Analyzing dependencies (32 bit)...
libjpeg.so.62 => not found
libpng12.so.0 => not found
The 32 bit libraries listed above seem to be missing.
libjpeg.so.62 is still missing but it seems to work anyway...
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