@webmonarch: That's weird cause the command I (totally mis)used was setting the executable bit on everything. I've fixed that now though, only what needs to be executable is. Can you try rev 7?
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.12 |
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 .. 102 103 104 105 106 107 108 109 110 111 112 .. 127 Next › Last »
alucryd commented on 2013-01-25 20:59 (UTC)
webmonarch commented on 2013-01-25 20:18 (UTC)
i had some permission issues on my machine. Fixed them with chmod +x'ing the following:
/opt/teamviewer8/tv_bin/teamviewerd
/opt/teamviewer8/tv_bin/script/teamviewer
/opt/teamviewer8/tv_bin/wine/bin/wine
alucryd commented on 2013-01-25 09:54 (UTC)
@LookTJ: I wouldn't say one is better than the other, this package is bound to disappear anyway once teamviewer 8 is out of beta, unless there is a beta for the 9th version by that time. If that becomes a regular thing, I'll have its name changed to teamviewer-beta.
LookTJ commented on 2013-01-25 09:15 (UTC)
a better source is the tar they provide. http://www.teamviewer.com/download/teamviewer_linux.tar.gz
LookTJ commented on 2013-01-25 09:14 (UTC)
Would a better name be teamviewer-beta?
bawrak commented on 2013-01-23 10:20 (UTC)
Thanks.
I Compared your log to mine and the first line that I don't have is:
fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported
Maybe it is network related? I will give the teamviewerforums a try.
alucryd commented on 2013-01-23 10:14 (UTC)
@bawrak: I tried launching teamviewer using my system's wine, but to no avail.
Using the built-in, I get the exact same CLI messages as you, but mine keeps going past that point, don't why it does not for you. I suggest you ask for help here: http://teamviewerforums.com/index.php?board=2.0, unfortunately I don't really know what could go wrong.
bawrak commented on 2013-01-23 09:10 (UTC)
Unfortunately no change after rm -r ~/.config/teamviewer8
I do get a small popup for maybe 1/2 a second saying wine is generating a new configuration, but nothing happens afterwards. CLI has same text as my first post below.
alucryd commented on 2013-01-23 09:04 (UTC)
Well I'm getting a lot of errors too (http://pastebin.com/p5TTiJBx) but the GUI starts and I could succesfully connect to the demo server.
Could you delete ~/.config/teamviewer8 and try again? This is where teamviewer stores its wine config. Doing this got rid of the failed auto-start service errors it throws at the beginning for me.
bawrak commented on 2013-01-23 08:55 (UTC)
@Alucryd: Thanks.
Updated now to teamviewer8-8.0.16675-6. Did systemctl --system deamon-reload and started the teamviewerd again. Running teamviewer8 still gives me the same error as below.
Is it possible I am missing something else?
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