Package Details: rustdesk-bin 1.3.5-1

Git Clone URL: https://aur.archlinux.org/rustdesk-bin.git (read-only, click to copy)
Package Base: rustdesk-bin
Description: Yet another remote desktop software, written in Rust. Works out of the box, no configuration required.
Upstream URL: https://github.com/rustdesk/rustdesk
Keywords: desktop remote rustdesk
Licenses: AGPL-3.0-only
Conflicts: rustdesk
Provides: rustdesk
Submitter: taotieren
Maintainer: kuhtoxo (Zoddo)
Last Packager: Zoddo
Votes: 97
Popularity: 6.26
First Submitted: 2021-06-27 05:16 (UTC)
Last Updated: 2024-12-05 19:28 (UTC)

Latest Comments

1 2 3 4 5 6 .. 8 Next › Last »

frank604 commented on 2024-12-18 03:00 (UTC)

Not sure if this has been discussed but I required package xdg-user-dirs to see my recent connections.

raqua commented on 2024-11-29 21:55 (UTC)

@Zoddo version 1.3.3-1 won't len me connect, when I get to the screen where the password should be typed, it either crashes or most of the time freezes. When I start it from CLI, nothing useful seems to be logged. I have reverted to 1.3.2-1 and all works fine.

Zoddo commented on 2024-11-21 18:02 (UTC)

Thanks a lot, @void09! I've included your suggested changes in the PKGBUILD :)

(No pkgrel bump because the commit only adds support for aarch64. The resulting package for x86_64 doesn't change so a rebuild for these users isn't required.)

void09 commented on 2024-11-20 23:25 (UTC) (edited on 2024-11-20 23:46 (UTC) by void09)

Would it be possible to also support aarch64 please? using the .deb or .rpm

edit: seems to be pretty straightforward using the .rpm: just changed these lines: https://pastebin.com/raw/JC5AThNs

Zoddo commented on 2024-09-23 15:49 (UTC)

Thanks @anasgets111 for your help in email to debug this issue. Fix is released in 1.3.1-3 :)

kuhtoxo commented on 2024-09-23 15:34 (UTC)

@Zoddo, thank you for your corrections and updates. I appreciate the work you've done.

Zoddo commented on 2024-09-23 12:58 (UTC) (edited on 2024-09-23 15:55 (UTC) by Zoddo)

Edit: Please disregard this comment. After some more information from anasgets111 in email, I misunderstood the issue. On Gnome, if you pin the app to the dash, window will not be attached to the pinned icon, but a new (duplicate) one will appear.

---

@anasgets111: Yeah, sorry this is a side effect of the fix for the file conflicts reported by joanmanel (I had to rename the .desktop file). The only other solution would be to ask everyone to uninstall the package and reinstall the latest version (or to delete conflicting files manually), which is less than ideal.

You will need to unpin and repin the RustDesk to fix this issue.

anasgets111 commented on 2024-09-23 12:47 (UTC) (edited on 2024-09-23 12:47 (UTC) by anasgets111)

1.3.1-2 the app will show a new icon when opened while pinned to the dash, I believe the .desktop needs to be setup correctly ?

Zoddo commented on 2024-09-23 11:48 (UTC)

@joanmanel: Can you retry with 1.3.1-2? I've pushed an update that should fix these conflicts.