Thanks for your answer. I get another error now:
> sudo systemctl start teamviewerd
Failed to get D-Bus connection: No connection to service manager.
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 .. 106 107 108 109 110 111 112 113 114 115 116 .. 127 Next › Last »
Alp commented on 2012-12-29 18:04 (UTC)
alucryd commented on 2012-12-29 17:33 (UTC)
I'm taking over the package. You have to start the daemon with systemd "sudo systemctl start teamviewerd" then you will be able to launch teamviewer.
Alp commented on 2012-12-29 17:29 (UTC)
@Ariec:
i tried your solution: /opt/teamviewer8/tv_bin/teamviewerd start && teamviewer
but it does not work, i am still getting this error message:
"Teamviewer daemon is not running
Please start teamviewerd and then restart TeamViewer"
<deleted-account> commented on 2012-12-26 06:55 (UTC)
It's work:
/opt/teamviewer8/tv_bin/teamviewerd start && teamviewer
[url=http://www.zimagez.com/zimage/-26122012-105846.php][img]http://www.zimagez.com/miniature/-26122012-105846.php[/img][/url]
Tomato commented on 2012-12-24 11:08 (UTC)
package still doesn't install correctly, no systemd service file
gardar commented on 2012-12-23 20:35 (UTC)
sudo teamviewer --daemon enable
Sun Dec 23 20:32:12 GMT 2012
Action: Installing daemon (8.0.16675) for 'SystemV' ...
Failed to update daemon configuration
/etc/init.d/teamviewerd start
/opt/teamviewer8/tv_bin/script/tvw_daemon: line 166: /etc/init.d/teamviewerd: No such file or directory
fail
alucryd commented on 2012-12-21 15:11 (UTC)
You might want to fix that desktop file of yours. Just copying the one from the regular teamviewer is not gonna do it.
And that "teamviewer --daemon enable" should be done in the pkgbuild because now we all have a service file in our system that is not referenced by pacman, and this is _bad_.
Finally please run namcap on your package once build and correct all the errors it throws at you, there are a lot but you can of course disregard errors telling you files are in a wrong directory as /opt is not supported.
<deleted-account> commented on 2012-12-21 07:25 (UTC)
muflone, a new upstream version was released. PKGBUILD has been updated to the latest verion now. :)
Muflone commented on 2012-12-20 23:55 (UTC)
wrong md5 value for both 32 and 64 bit packages.
==> Validating source files with md5sums...
teamviewer_linux-8.0.16485.deb ... FAILED
teamviewer.desktop ... Passed
==> ERROR: One or more files did not pass the validity check!
$ md5sum *.deb
8615365b444eb3927cefbbf3dbed6ffa teamviewer_linux-8.0.16485.deb
4f718ad52ea9091fab4218968a3c1fd7 teamviewer_linux_x64-8.0.16485.deb
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