My system has problem stoping teamviewerd. It waits for 90s every shutdown.
How to fix it?
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 .. 73 74 75 76 77 78 79 80 81 82 83 .. 127 Next › Last »
yurikoles commented on 2015-01-22 21:25 (UTC)
levitsky commented on 2015-01-22 10:15 (UTC)
@pngochai Yep, happens to me, too.
pngochai commented on 2015-01-21 16:02 (UTC)
I'm using systemd by the way
pngochai commented on 2015-01-21 16:02 (UTC)
Anyone has the problem that if you enable teamviewer daemon, system shutdown will take 1m30s more waiting for the daemon to stop?
JDCNS commented on 2015-01-19 21:59 (UTC)
I had some difficulty with initiating chat without first initiating a remote connection. TeamViewer looked over my issue and stated there was a missing library, so I downloaded their program and ran tvsetup, and libjpeg.so.62 was missing.
BTW, there are two versions, one is out of date. The latest one is https://aur.archlinux.org/packages/libjpeg6-turbo/.
jwallden commented on 2015-01-19 20:20 (UTC)
I get
Validating source files with md5sums...
teamviewer_linux_x64-10.0.36281.deb ... FAILED
==> ERROR: One or more files did not pass the validity check!
:: failed to verify teamviewer integrity
when trying to install this with Pacaur
thearcherblog commented on 2015-01-09 12:55 (UTC)
@PhotonX
I found the same issue here.
My keyboard is locally setup as norwegian and I'm connecting from a Windows computer using keyboard layout and same teamviewer version, 10.
I didn't notice it before upgrading to Teamviewer 10.
PhotonX commented on 2014-12-30 12:28 (UTC)
I experience follwing bug: After the update to 10.0 the keyboard layout is recognized in a wrong way. Following setup: machine 1 (my machine, running Arch Linux) and machine 2 (another machine running Manjaro) both have the German keyboard layout. Neither of the machines has a problem with wrong keyboard layout. However, if I connect to machine 2 through teamviewer and type, on machine 2 my input is translated into standard QUERTY layout, i.e. I get [ for ü, / for - and so on. Downgrading to teamviewer9 on both machines solves the problem. Anybody else who can reproduce this?
lockheed commented on 2014-12-25 22:04 (UTC)
I mean any Teamviewer window at all. I know the "Computer & Contacts" can be disabled, but still there's another TV window that opens.
lockheed commented on 2014-12-25 22:02 (UTC)
Is there some way to disable automatic start of the " Computers & Contacts" window when teamviewerd service starts?
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