Manjaro Difference between revisions of "TeamViewer"

Difference between revisions of "TeamViewer"

From Manjaro
imported>McMarius11
imported>McMarius11
Line 22: Line 22:




==Manual configuration of media keys==
==TeamViewer error: connection is not ready==


If your system does not detect the media keys, their names are (in order) XF86AudioPlay, XF86AudioStop, XF86AudioNext, XF86AudioPrevious
If TeamViewer does not detect teamviewerd deamon running, you can reinstall the demon by


  dbus-send --print-reply --dest=org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.PlayPause
  sudo teamviewer --daemon enable
dbus-send --print-reply --dest=org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Stop
dbus-send --print-reply --dest=org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Next
dbus-send --print-reply --dest=org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Previous


If it's not enabled or startet you can use
systemctl enable teamviewerd
systemctl start teamviewerd


==Opening Links from Spotify==
==Opening Links from Spotify==

Revision as of 15:46, 14 August 2020


200px-Teamviewer-logo-big.svg.png

Teamviewer is a proprietary software application for remote control, desktop sharing, online meetings, web conferencing and file transfer between computers.

Spotify operates under a freemium model (basic services are free, while additional features are offered via paid subscriptions). Spotify makes its revenues by selling premium streaming subscriptions to users and advertising placements to third parties.


Installing TeamViewer

Teamviewer can be only be installed from source.


Installing from the Arch User Respository(AUR)

To install Spotify from the AUR using your favorite package manager or the command:

pamac build teamviewer

Tips & Tricks

TeamViewer error: connection is not ready

If TeamViewer does not detect teamviewerd deamon running, you can reinstall the demon by

sudo teamviewer --daemon enable

If it's not enabled or startet you can use

systemctl enable teamviewerd
systemctl start teamviewerd

Opening Links from Spotify

Spotify may fail to open links (e.g. for password reset or login via Facebook). To fix this, install xdg-desktop-portal-gtk via:

pamac install xdg-desktop-portal-gtk


PGP signatures could not be verified

Import the public key with

curl -sS https://download.spotify.com/debian/pubkey.gpg | gpg --import -

then try installing it again

pamac build spotify

See Also

AUR:TeamViewer The TeamViewer Community

Cookies help us deliver our services. By using our services, you agree to our use of cookies.