AnyDesk turns white and cpu usage keeps increasing when using this package in i3wm, haven't tested in another wm/de though.
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: | 0.81 |
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, 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-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR)
- 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 .. 14 15 16 17 18 19 20 21 22 Next › Last »
nicolehopperB8Y commented on 2018-09-19 16:32 (UTC)
Sonico98 commented on 2018-07-31 00:22 (UTC)
@OJaksch thank you! At the end I used a silly workaround. I minimized the program with AllTray and hid AnyDesk's original icon so I would only get the AllTray one. However, AnyDesk was not working if the screen was locked (using light-locker). Is this normal?
OJaksch commented on 2018-07-09 09:39 (UTC)
@churro: I'm very sorry, but this is not my responsibility.
But feel free to contact AnyDesk directly at https://anydesk.com/contact - they're very friendly and helpful.
OJaksch commented on 2018-07-09 09:35 (UTC)
@SonicoXD: Sure, any comments and questions are welcome. And yes, the application should (in my opinion) run in the background, visible through systray's symbol. But it seems you're right: If I close (not quit) the application it vanishes after a few seconds from systray and task list.
Maybe the answer lies here: https://support.anydesk.com/Menu_Bar "Exit: Closes the current session. If installed, AnyDesk will still be running on the machine. This is indicated by the tray icon. If not installed (no tray icon), closing the last AnyDesk window will terminate AnyDesk and your machine will not be online in the AnyDesk network."
I'll have a look into this as my PKGBUILD needs some love (ie autostart has changed) - and this could be the exact solution for you.
churro commented on 2018-07-06 14:52 (UTC)
the application installed fine and seems to run fine. However, it doesn't mesh well with my dark qt theme. Is there anyway to set it so it launches with a white theme to avoid this problem?
Sonico98 commented on 2018-07-06 04:20 (UTC)
Sorry, not sure if I should ask this here. I suspect that when closing the main window, the service should keep running. Is there any way to do this? And also to start AnyDesk on boot?
OJaksch commented on 2018-06-25 16:02 (UTC)
@Tah9phee: Thanks for the kind words. You (and all others) are always welcome!
Tah9phee commented on 2018-06-25 14:18 (UTC)
@OJaksch: thank you! This was what I suspected from the research I was able to do, and your explanation here is great in helping me on the path to learning more and more about the AUR and it's workings. Thanks for taking the time to reply.. installing! And thank you for your maintenance here - much appreciated.
OJaksch commented on 2018-06-24 10:35 (UTC)
@Tah9phee: Have a look at https://wiki.archlinux.org/index.php/PKGBUILD. Read and understand how an AUR package is built - then you'll know that commands executed within build process are running below the path of ${BUILDDIR}. This ensures that ie 'rm -rf etc/' removes the given path there. Sure, I could use 'rm -rf ${pkgdir}/etc/' but this would remove the real /etc/ in case of malfunction/typo/emptyness of ${pkgdir} ;)
Tah9phee commented on 2018-06-23 22:32 (UTC)
Hello
Just wondering if you could provide an explanation for the following last line in the PKGBUILD (https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=anydesk) :
"rm -rf etc/"
This line feels SCARY. Could you comment? Anyone else?
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.