Search Criteria
Package Details: teamviewer-beta 15.31.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/teamviewer-beta.git (read-only, click to copy) |
---|---|
Package Base: | teamviewer-beta |
Description: | All-In-One Software for Remote Support and Online Meetings |
Upstream URL: | https://www.teamviewer.com/en-us/download/linux/ |
Licenses: | custom |
Conflicts: | teamviewer |
Provides: | teamviewer |
Submitter: | eworm |
Maintainer: | SimPilotAdamT |
Last Packager: | SimPilotAdamT |
Votes: | 71 |
Popularity: | 0.23 |
First Submitted: | 2015-11-17 13:22 (UTC) |
Last Updated: | 2022-07-09 22:31 (UTC) |
Dependencies (7)
Required by (4)
- remmina-plugin-teamviewer (requires teamviewer)
- teamviewer-openrc (requires teamviewer)
- teamviewer-runit (requires teamviewer)
- teamviewer-s6 (requires teamviewer)
Sources (4)
- https://dl.tvcdn.de/download/linux/version_15x/teamviewer-host_15.31.5_arm64.deb
- https://dl.tvcdn.de/download/linux/version_15x/teamviewer-host_15.31.5_armhf.deb
- https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.31.5_amd64.deb
- https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.31.5_i386.deb
Latest Comments
severach commented on 2022-06-06 15:23 (UTC)
See mailing lists aur-requests. Deletion request filed by kalipus, not me.
SimPilotAdamT commented on 2022-06-06 13:28 (UTC)
@MarsSeed email sent, we'll see how it goes...
MarsSeed commented on 2022-06-06 13:24 (UTC)
@SimPilotAdamT, I believe @severach, the former maintainer of this package has submitted a deletion request for it.
You can reply to that on some mailing list if you want to let your voice heard that you want to keep this package. (Unfortunately I am not yet subscribed so I cannot help you with that as of now.)
Though bear in mind that if a Trusted User goes through with the deletion of this package, you can immediately recreate it by pushing a new commit to the same AUR git repo as you did just now. Only the votes and the comments will be lost but the package will live.
MarsSeed commented on 2022-05-12 13:11 (UTC)
@CyberShadow right, I'm sorry for the unintended spam ´:-)
CyberShadow commented on 2022-05-12 13:08 (UTC)
MarsSeed, there is an edit button on the right. We still get one email each time you repost your comment.
MarsSeed commented on 2022-05-12 13:07 (UTC)
It seems there are no more public beta downloads available from TeamViewer website, only via the installed public version of the application:
https://community.teamviewer.com/English/kb/articles/4086-teamviewer-insider-builds
Information about preview (beta) releases are only available after logging in with an account:
https://community.teamviewer.com/English/categories/insider-builds-channel
freebench commented on 2022-01-21 02:50 (UTC)
recently refused to work. forced to sign up for a free account. even after sign up it didn't work - Unknown error on connection attempt. had to switch to https://aur.archlinux.org/pkgbase/teamviewer/. It could be that I didn't activate it after signing up.
CyberShadow commented on 2019-08-25 22:38 (UTC)
It is created with a different value, no? So, software which depends on the value being consistent on the same machine will be affected.
CyberShadow commented on 2019-08-25 22:37 (UTC)
What makes you say that?
Can you provide some examples of core Arch Linux packages which delete files created by the packaged software during uninstallation?
severach commented on 2019-08-25 22:35 (UTC) (edited on 2019-08-25 22:39 (UTC) by severach)
You're talking Windows Uninstaller talk. Removing a package should restore the system to as close to the clean original as possible. All deleted files are TeamViewer files of which the user has no interest. TeamViewer removal leaves a lot of junk files around. I notify the user to they can delete them. I can take the
rm
off."You" the package isn't deleting it. It is completely safe for "You" the user to delete it. It is created again on the next boot, just like it was created the first time on the first boot.
CyberShadow commented on 2019-08-25 18:17 (UTC)
I don't think packages should do anything of the sort, unless the files are created during installation. Uninstalling and reinstalling a package should have no net effect on the system. The only exception are configuration files, as indicated by the
backup=(...)
array inPKGBUILD
files, and whenpacman -R
is invoked also with-n
.tmpfiles.d
allows declaring a list of files and directories created by programs at runtime, including log directories, if that's what you're looking for.You should definitely not be deleting a systemd file just because TeamViewer happens to read it. It will affect much more than just TeamViewer. If you are going to advise your package's users to delete it, at least add a warning that it may have significant consequences.
I think that's a good idea, but it should probably come with some explanation comments.
severach commented on 2019-08-25 17:58 (UTC)
I was in a hurry to get something that worked. I'll switch to getting home dirs from getent. I can delete anything that Teamviewer creates in system folders. A package can't remove stuff from user dirs. I can show you what to clean up to fully remove the package. Google TeamViewer Linux "machine-id" to see what it has to do with TeamViewer.
CyberShadow commented on 2019-08-25 01:34 (UTC)
Hi, what is with the
post_remove
hook added in the last "autu" commit? Why is it globbing /home/* instead of using the user database? Why does it remove some things, but only prints commands to remove other things? And how is /etc/machine-id related at all here, considering it's a systemd file and has nothing to do with Teamviewer?severach commented on 2018-11-11 21:08 (UTC)
A message to enable the server is output if it's not already enabled. Do you want a separate message for only temporarily enabling?
CyberShadow commented on 2018-11-11 17:45 (UTC) (edited on 2018-11-11 19:12 (UTC) by CyberShadow)
Please name some services for network software (which listens on all interfaces) packaged in Arch Linux that are automatically configured to start upon installation. I'm not aware of any.
You can do both actions in one command using:
IMHO, Arch Linux is not the best Linux distribution for those users.
wjhk23 commented on 2018-11-11 17:38 (UTC) (edited on 2018-11-11 17:38 (UTC) by wjhk23)
How about just some output after the install (from the command line at least) which shows the next steps for enabling the server (for those who want it). Although it appears that it's not hard to enable the service, but I dnon't think it's obvious that if someone knows how to run 'yaourt -S', which they do hundreds of times, that they would know how to start a service, which they probably rarely have to do when most other services all are enabled and started by default, without googling (which is easy, but just stating the commands would save time and be easier). For those who came here first expecting a bug than googling how to start (like me), the commands you need are:
sudo systemctl start teamviewerd
sudo systemctl enable teamviewerd
(Someone else please correct me if I'm wrong.)
CyberShadow commented on 2018-10-18 06:00 (UTC)
If that's true, that must be new - I've definitely used the client before without having to run any server.
severach commented on 2018-10-18 05:58 (UTC)
I disabled autostart. All my tests show that the client doesn't run without the server running.
CyberShadow commented on 2018-10-18 03:58 (UTC)
"not autostarting TeamViewer makes remote support impossible"
What does that mean? Presumably, if you can install a package from AUR, you can enable/start TeamViewer, right?
Auto-starting proprietary code, with a history of vulnerabilities, which runs unsandboxed... seems like a pretty bad idea.
As I understand, this package includes both the client and server, and many people (incl. myself) won't need the server component at all, nor do they want it running at any time.
maximbaz commented on 2018-10-17 18:19 (UTC)
This is a weird argument, if a person doesn't want to learn how to start systemd services or even how to copy-paste the command from post_install notice, maybe they shouldn't be using Arch Linux in the first place.
severach commented on 2018-10-17 16:47 (UTC)
Supporting you is easy. I can be sure that you'll get the 40 character command right. I want a teamviewer package with which I could remote support your mom. Part of Arch best practice is knowing when not to follow it. I can make a separate package if you like.
anonfunc commented on 2018-10-17 08:59 (UTC)
I strongly disagree with the decision to auto-enable teamviewerd.service in .install, Arch best-practise is to not enable services with install, even if they are needed to run/are the installed program.
Louis commented on 2018-09-02 20:44 (UTC)
I've decided to disown this package because the teamviewer aur package has been upgraded to version 13. If anyone wants to maintain this package please do so.
joelostblom commented on 2018-04-04 12:26 (UTC)
Regarding using teamviewer without a display manager, I just received a reply from one of the teamviewer developers (in the forum thread I linked previously):
"it will not happen this year. However, a part of TeamViewer is currently rewritten that will make it simpler to implement it in the future."
joelostblom commented on 2018-04-02 03:58 (UTC)
I am experiencing the same issue as several others here, I can't start TV without launching X via a display manager. There are several threads about this on the TV community forum, e.g. https://community.teamviewer.com/t5/Linux/uninstalled-tar-package-running-without-display-manager/m-p/26866, but no solution available so far.
FabioLolix commented on 2018-03-31 23:08 (UTC)
There is a duplicate of this package https://aur.archlinux.org/packages/teamviewer13/
DoesntLikeSand commented on 2018-03-14 21:50 (UTC) (edited on 2018-03-14 21:51 (UTC) by DoesntLikeSand)
@JJK I was having the exact same problem. I solved it by installing lightdm, lightdm-greeter-gtk, and lightdm-greeter-gtk-settings; sudo systemctl enable lightdm. Once I rebooted and logged in, TeamViewer GUI launched successfully for the first time and now I have everything up and running. I'm using XFCE fwiw. Hope this helps, sorry if it doesn't.
Tldr: install a greeter and reboot
francoism90 commented on 2018-03-12 16:10 (UTC)
Bit of an odd question, but could we add a patch to remove the
NetworkManager-wait-online.target
in After of the systemd service?It's not needed/wanted, when running systemd-networkd and it should work fine with NetworkManager-wait-online.target` as well. But maybe someone can confirm this first.
JJK commented on 2018-03-06 10:15 (UTC) (edited on 2018-03-06 10:18 (UTC) by JJK)
The GUI is refusing to start for me.
Output teamviewer:
After this, I cannot find the process running using
ps -aux
Output after
systemctl start teamviewerd
:Log file:
dcarter9 commented on 2018-02-16 21:33 (UTC)
@p.klotz that was it! Here's what ldd had:
A simple re-install of qt5-webkit via pacman did the trick, as there were missing files in /usr/lib, such as libQt5WebKit.so.5.
Thanks so much for your assistance. Still learning about all the ways to troubleshoot issues like this.
p.klotz commented on 2018-02-16 20:02 (UTC) (edited on 2018-02-16 20:05 (UTC) by p.klotz)
@dcarter9
What does ldd say? It should look like this:
Maybe the symbolic link is missing. A "sudo ldconfig" call may help in this case.
dcarter9 commented on 2018-02-14 18:13 (UTC)
@Louis I thought the same when I first saw that error in gui.log but I'm pretty certain I have all the necessary dependencies. pkgfile output:
I installed this package via yaourt -
yaourt -S teamviewer-beta
.Louis commented on 2018-02-14 15:22 (UTC)
It seems that "qt5-webkit" isn't installed on your system. What's the output of "pkgfile libQt5WebKit.so.5" ?
How did you install this package?
dcarter9 commented on 2018-02-10 01:10 (UTC) (edited on 2018-02-10 01:53 (UTC) by dcarter9)
Apologies for the potential noob question as I am new to Arch but am really enjoying it. I'm unable to bring up the GUI and my logs don't appear to have anything major as an issue; no missing dependencies. Just to ensure, I've done a
systemctl daemon-restart
,systemctl enable teamviewerd
andsystemctl restart teamviewerd
. Here's my log files:$ cat gui.log
$ cat startup.log
$ cat TeamViewer13_Logfile.log
maximbaz commented on 2018-02-09 11:29 (UTC)
@DuBistKomisch see this and this
DuBistKomisch commented on 2018-02-09 11:08 (UTC) (edited on 2018-02-09 11:08 (UTC) by DuBistKomisch)
I'm using startx + i3 and TV13 doesn't start, it just exits after saying it's launching the GUI in the command line, no error message. TV12 works fine though. Maybe it's also to do with no display manager? I don't really want to have to install one though.
tulleydr commented on 2018-02-03 17:11 (UTC) (edited on 2018-02-04 01:32 (UTC) by tulleydr)
Client will connect to host on arch linux (both devices), but screen will not refresh on client. The only screen you can see is the first load. If both devices are view-able, you can see the mouse moving and packages opening on host, but client only sees first screen that is loaded.
OS: Arch Linux Kernel: x86_64 Linux 4.14.15-1-ARCH Shell: bash 4.4.18 Resolution: 1440x900 DE: KDE 5.42.0 / Plasma 5.11.5 WM: KWin GTK Theme: Breeze [GTK2/3] Icon Theme: breeze Font: Noto Sans Regular CPU: Intel Core2 Duo P8600 @ 2x 2.401GHz [50.0°C] GPU: intel RAM: 715MiB / 3843MiB
[EDIT] The problem was that I was using xf86-video-intel drivers.
To fix I installed vesa drivers and removed intel drivers:
pacman -S xf86-video-vesa
pacman -Rs xf86-video-intel
reboot
gbr commented on 2018-01-31 22:11 (UTC) (edited on 2018-01-31 22:16 (UTC) by gbr)
Does anybody know why starting teamviewerd via systemctl takes so long? If I manually start it it's blazing fast:
versus:
guiguan commented on 2018-01-28 12:31 (UTC)
@zesaver also needed to restart system
zesaver commented on 2018-01-24 11:35 (UTC)
I've got "No connection." error after upgrading from stable (tv12). It was resolved by running systemctl start teamviewerd.service Now it is working well for me (Arch Linux, LightDM, xfce4).
oranje25 commented on 2018-01-23 14:00 (UTC)
@c84 @yair
I had the same error - was starting KDE manually w/o display manager. I setup one (SDDM) and now TV13 works, no issues.
kiwiarch commented on 2018-01-17 01:20 (UTC) (edited on 2018-01-17 01:43 (UTC) by kiwiarch)
I have an issue where teamviewer 13 crashes Mate Notifications applet. Anyone had this issue? If the you have please let me you how you fixed it. There is nothing in the teamviewer logs and cant find where the mate notifications app would log it.
journalctl output
https://pastebin.com/iR8wnwuA
yair commented on 2018-01-15 12:19 (UTC)
@c84 noted i can confirm. i had the same error message
had to set up a desktop manager for i3wm (i used lightDM) .
that solved the issue. tv13 now works.
severach commented on 2018-01-03 17:39 (UTC)
No more wine. When wine was used it was mostly supplied. All that was needed was some extra libraries.
snqlby commented on 2018-01-03 17:15 (UTC)
Does this version not require wine?
forbi commented on 2017-12-28 16:10 (UTC)
I can confirm the behavior that @c84 reports. When I launch startx tv does not work. But after installing Slim, tv works just fine.
Somehow TV manages to break my Mate Notification Area plugin. So, back to TV 12...
severach commented on 2017-12-27 08:48 (UTC) (edited on 2017-12-27 08:51 (UTC) by severach)
I finally got it all working. On one machine (Antergos) it said "No connection." Settings refused to save. The tgz did work so I switched the PKGBUILD to rpm and fixed that one. On another (Arch) that didn't show a GUI I found that a greeter is required. startx and startxfce4 from a text login does not work. systemctl enable --now lightdm also doesn't work. The system must boot to the greeter.
lucasbrynte commented on 2017-12-21 22:16 (UTC)
After realizing I need to start the daemon teamviewerd.service, this is working great for me! Such a relief, since my remote part requires my local teamviewer to be version 13.
So grateful to you guys for packaging this, someday I will make the effort and learn about the process as well.
c84 commented on 2017-12-21 09:50 (UTC)
I found something which could be related to my issue: https://community.teamviewer.com/t5/Linux/Teamviewer-13-amp-Debian-Stable-9-2-no-GUI/td-p/24817
According to them, it could be due to the fact that I'm not using a display manager.
I'm still not sure I want to use one - if I decide to try I will let you know the result.
c84 commented on 2017-12-20 11:51 (UTC) (edited on 2017-12-20 20:27 (UTC) by c84)
@Louis, sure, here they are:
[user@host ~]$ cat ~/.local/share/teamviewer13/logfiles/startup.log
https://pastebin.com/jt673GTj
[user@host ~]$ cat ~/.local/share/teamviewer13/logfiles/TeamViewer13_Logfile.log
https://pastebin.com/zQcCDrHA
Louis commented on 2017-12-20 11:33 (UTC)
@c84 Can you post the output of ~/.local/share/teamviewer13/logfiles/startup.log and ~/.local/share/teamviewer13/logfiles/TeamViewer13_Logfile.log?
c84 commented on 2017-12-20 09:06 (UTC) (edited on 2017-12-20 09:07 (UTC) by c84)
Unluckily it doesn't start on my machine, could not find any reason for that, exception following error message:
2017/12/20 10:03:51.537 2461 140346522287232 G!!!Own session could not be resolved, unable to startup
2017/12/20 10:03:51.537 2461 140346522287232 G!! ConfigurationHub::HandleRegistrationResponse(): registering for feature 5 failed with error 2
2017/12/20 10:03:51.537 2461 140346522287232 G!! ConfigurationHub::HandleRegistrationResponse(): registering for feature 6 failed with error 2
2017/12/20 10:03:51.537 2461 140346522287232 G!! ConfigurationHub::HandleRegistrationResponse(): registering for feature 9 failed with error 2
2017/12/20 10:03:51.537 2461 140346522287232 G!! ConfigurationHub::HandleRegistrationResponse(): registering for feature 10 failed with error 2
2017/12/20 10:03:51.537 2461 140346522287232 G interprocessbase::SecureNetwork destroyed
2017/12/20 10:03:51.545 2461 140346522287232 G Shutting down System DBus
Someone an idea about that?
alecmev commented on 2017-12-18 21:28 (UTC)
@Louis Can you publish it, please?
Louis commented on 2017-12-16 21:23 (UTC)
@gun26 thx it works perfectly now
gun26 commented on 2017-12-14 14:39 (UTC) (edited on 2017-12-15 05:08 (UTC) by gun26)
@Nachoc, @Louis - I had the same problem, and after looking at TeamViewer13_Logfile.log, figured out that I was missing a dependency. Turned out to be qt5-quickcontrols, which should maybe be added into the PKGBUILD's dependencies. Now Teamviewer 13 displays, although I haven't had a chance to actually use it yet.
Edit (after trying it in action, remote controlling a Windows Teamviewer 13 host): Nope, although Teamviwer can connect to the host, after connecting the Teamviewer menu attached to the host window's titlebar is missing. This is the white menu with the big X at the left end. So, I'm still missing dependencies, probably qt5-related.
Edit 2: After reading this thread at Teamviewer's Community board https://community.teamviewer.com/t5/Linux/Update-TeamViewer-13/td-p/24537 I realize that what I'm talking about is the Teamviewer "toolbar" and it's simply not implemented yet. And without it, you can't do things like send "Ctrl-Alt-Del" or, in my case, use the Communicate, Switch Sides functionality. The toolbar is "coming soon" according to that thread.
Nachoc commented on 2017-12-14 03:24 (UTC)
@Louis Did you check the log files located in ~/.local/share/teamviewer13/logfiles
Louis commented on 2017-12-13 17:31 (UTC)
@Nachoc It installed fine for me, but if I start it under Gnome X11 only the tray icon shows up. If I click on "Show Teamviewers", "Show computers and contacts" and the other entries on there nothing happens
Stempit commented on 2017-12-12 07:32 (UTC)
Thanks @Nachoc! I was commented line #18, run "sudo systemctl daemon-reload" and "sudo systemctl restart teamviewerd" and now works great!
Nachoc commented on 2017-12-10 20:35 (UTC)
PKGBUILD for version 13.0.5693: https://pastebin.com/pv6pGpJL
dano5 commented on 2017-12-02 11:55 (UTC)
bobpaul commented on 2017-11-17 22:10 (UTC)
nashley commented on 2016-12-14 12:58 (UTC) (edited on 2016-12-14 14:11 (UTC) by nashley)
Ferik commented on 2016-11-27 12:09 (UTC)
bit_shifter commented on 2016-11-17 18:53 (UTC)
dpeukert commented on 2016-11-09 18:28 (UTC) (edited on 2016-11-09 18:28 (UTC) by dpeukert)
funilrys commented on 2016-08-09 13:40 (UTC)
eworm commented on 2015-12-01 16:26 (UTC)
wcasanova commented on 2015-12-01 15:18 (UTC)
Wieschie commented on 2015-11-23 20:53 (UTC)
eworm commented on 2015-11-23 15:26 (UTC)
Wieschie commented on 2015-11-23 15:10 (UTC) (edited on 2015-11-23 20:53 (UTC) by Wieschie)
eworm commented on 2015-11-20 06:23 (UTC)
dixi_minga commented on 2015-11-19 22:46 (UTC)
dixi_minga commented on 2015-11-19 22:34 (UTC)