> Any idea why I can not connect to remote client (Windows 7 with anydesk 3.1.1)?
No, not yet, but I'm sure that this is a Windows-thing with it's firewall profiles. Maybe yours has "public" active and is blocking incoming packets therefore?
Search Criteria
Package Details: anydesk-bin 7.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/anydesk-bin.git (read-only, click to copy) |
---|---|
Package Base: | anydesk-bin |
Description: | The Fast Remote Desktop Application |
Upstream URL: | https://anydesk.com |
Keywords: | anydesk desktop remote teamviewer |
Licenses: | custom |
Conflicts: | anydesk |
Provides: | anydesk |
Submitter: | D3SOX |
Maintainer: | D3SOX (severach) |
Last Packager: | D3SOX |
Votes: | 229 |
Popularity: | 1.10 |
First Submitted: | 2020-02-26 00:13 (UTC) |
Last Updated: | 2025-04-17 14:10 (UTC) |
Dependencies (24)
- cairo (cairo-gitAUR)
- fakeroot (fakeroot-gitAUR, fakeroot-tcpAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- libglvnd (libglvnd-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxdamage
- libxext (libxext-gitAUR)
- libxfixes
- libxi (libxi-gitAUR)
- libxkbfile
- libxrandr (libxrandr-gitAUR)
- libxrender
- libxtst
- lsb-release
- minizip (minizip-gitAUR)
- pango (pango-gitAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- gnome-themes-extra (optional) – adwaita theme
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (optional) – audio support
Required by (1)
- remmina-plugin-anydesk-git (requires anydesk)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 16 17 18 19 20 21 22 Next › Last »
OJaksch commented on 2017-03-30 11:24 (UTC)
ltcmdrdata commented on 2017-03-30 11:19 (UTC)
Any idea why I can not connect to remote client (Windows 7 with anydesk 3.1.1)? The client works perfect (I can connect to it from an anydesk Windows Host).
On my 2 Arch Linux computer (desktop and notebook), I can not connect to any other host. Anydesk starts and shows the connection screen. Whe I enter the ID of the remote computer, the connections starts and asks for password. When I enter it, the window disappears and nothing happens. At the remote computer the anydesk windows shows up and it seems that I am connect. When I try it several times, the window on the remote computer shows several connections, but I do not get any window of the remote computer on my desktop.
I do not get any error logs at console or syslog...
OJaksch commented on 2017-01-14 10:34 (UTC) (edited on 2017-01-23 12:29 (UTC) by OJaksch)
Fixed this morning. Please report if Gnome still doesn't feel happy.
Thanks for pointing this out.
EDIT: I contacted anydesk: This will be fixed in the next release by anydesk itself. Great!
dodomorandi commented on 2017-01-13 21:06 (UTC)
I noticed that the following files have CLRFs:
/usr/share/pixmaps/anydesk.xpm
/usr/share/applications/anydesk.desktop
/etc/xdg/autostart/anydesk.desktop
I found it quite weird. I looked at the tar.gz files (https://download.anydesk.com/linux/anydesk-2.6.1-[amd64|i386].tar.gz) and they seem to be unaffected. However, they are missing the anydesk.desktop files.
I am not totally sure, but the GNOME autostart system does not seem to like the CLRFs inside .desktop files, even if they work flawlessly when you run them manually.
OJaksch commented on 2016-10-08 03:50 (UTC)
No need to hurry - Flagging a package out-of-date is sufficient ;)
I saw the upcoming 2.5.0 at their changelog since weeks, they send promotional mails, but no info about release so I missed that.
termuellinator commented on 2016-10-07 23:55 (UTC)
# Maintainer: Oliver Jaksch <arch-aur@com-in.de>
pkgname=anydesk
pkgver=2.5.0
pkgrel=1
pkgdesc="'AnyDesk Free' is an All-In-One Software for Remote Support"
arch=('i686' 'x86_64')
url="http://anydesk.de/"
license=('custom:Freeware')
depends=('gtkglext')
optdepends=('libpulse')
source_i686=(http://download.anydesk.com/linux/${pkgname}_${pkgver}-1_i386.deb)
source_x86_64=(http://download.anydesk.com/linux/${pkgname}_${pkgver}-1_amd64.deb)
sha256sums_i686=('c978aafbc9d7203b805052dd2aa3a673211da76786c769a8bfdd322dc85446f5')
sha256sums_x86_64=('c5ad3ea227e875db1ef0e78474b1039ac8fefe0965c306196dec6b8e1a8917b7')
package() {
cd "${pkgdir}"
tar xf "${srcdir}/data.tar.gz"
# If you want to keep the autostart mode, comment next line
rm -rf etc/
}
should be the current PKGBUILD :)
Esspy commented on 2015-11-14 14:39 (UTC)
it seems i was a little to fast. After >10 seconds the initial screen was transfered. so it basically works but very very slow.
i've tried win -> win on the same machines indeed the broadcast is very fast. but if i try from linux to win the connection is very slow.
its seems there are some performance problems in the linux version. i've tried all options.
i've used the latest version of your PKGBUILD.
OJaksch commented on 2015-11-14 13:00 (UTC)
Oh, and another attempt might be to manually checkout the "other" version at http://anydesk.de/plattformen. That's the version I used 'til yesterday in this package. What pkgrel of this pkgbuild do you have used?
OJaksch commented on 2015-11-14 12:49 (UTC)
Strange. Looks like there's missing a dependency at your side I don't know of.
Please have a look at http://support.anydesk.com , speacially http://support.anydesk.com/forums/251923-general and report back when successful. I'll update the package asap then.
Another way that might be helpful is to start anydesk from cli as it brings some output to stdout.
Esspy commented on 2015-11-14 11:58 (UTC)
after some reading i found out that for local connections you've to tell the local ip or hostname (not the AD address). After that the local connection works fast with some visual glitches when moving windows around.
But WAN still has no video just a gray window. Firewall is off.
Pinned Comments
D3SOX commented on 2024-02-08 16:46 (UTC) (edited on 2024-04-23 11:42 (UTC) by D3SOX)
Please check if there's actually a new version for Linux available before flagging this package. The version numbers for Windows and Linux are different.