is teamviewer not saving settings for anyone else or is it just me?
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.08 |
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 .. 77 78 79 80 81 82 83 84 85 86 87 .. 127 Next › Last »
trialuser commented on 2014-09-05 04:34 (UTC)
svenstaro commented on 2014-08-25 10:24 (UTC)
You should add options = ('!strip').
acidflash commented on 2014-08-19 08:05 (UTC)
==> Retrieving sources...
-> Downloading teamviewer_linux_x64-9.0.30203.deb...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: http://curl.haxx.se/docs/sslcerts.html
curl performs SSL certificate verification by default, using a "bundle"
of Certificate Authority (CA) public keys (CA certs). If the default
bundle file isn't adequate, you can specify an alternate file
using the --cacert option.
If this HTTPS server uses a certificate signed by a CA represented in
the bundle, the certificate verification probably failed due to a
problem with the certificate (it might be expired, or the name might
not match the domain name in the URL).
If you'd like to turn off curl's verification of the certificate, use
the -k (or --insecure) option.
==> ERROR: Failure while downloading teamviewer_linux_x64-9.0.30203.deb
Aborting...
==> ERROR: Makepkg was unable to build teamviewer.
==> Restart building teamviewer ? [y/N]
==> -----------------------------------
==>
==> ERROR: unable to update
stmc commented on 2014-08-18 17:21 (UTC)
tar.gz version works fine without daemon in any user's directory, from system directory it works only when permissions for directory & all files are 0777. I think in normal installation there are no ways to run it without daemon
alejandro.perez commented on 2014-08-18 15:04 (UTC)
I don't know in other systems, but the tar.gz version executes in my system without executing the daemon. I suggested to make a PKGBUILD using that version, but I did not tried that version. It is possible to be related with lack of permission for the user on the installation path?
I tried the tar.gz version on /tmp, where any user can write.
stmc commented on 2014-08-18 14:44 (UTC)
I am sorry for the inconvenience. A few posts ago, alejandro.perez said that the tar.gz version from teamviewer's website works without daemon, which makes it more safe. So, I tried to build a package from tar.gz, and it works on my PC, but fails to start on other. I will try fix it later. The old version of PKGBUILD (that builds package from .deb) was returned.
wenLiangcan commented on 2014-08-18 14:22 (UTC)
Failed to start, and I found the errors in /var/log/teamviewer/startup.log:
mkdir: cannot create directory ‘/opt/teamviewer9/profile’: Permission denied
Error: Could not create /opt/teamviewer9/profile/dosdevices
smirky commented on 2014-08-18 13:35 (UTC)
[0:smirky@lilly ~/Downloads/teamviewer]: teamviewer
error calling "tv_bin/script/teamviewer"
[254:smirky@lilly ~/Downloads/teamviewer]:
With: teamviewer 9.0.30203-3
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