Package Details: rustdesk-bin 1.3.7-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: 104
Popularity: 7.31
First Submitted: 2021-06-27 05:16 (UTC)
Last Updated: 2025-01-21 20:04 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

dataprolet commented on 2022-05-28 13:57 (UTC)

@jkhsjdhjs Thanks, a workaround is using mesa-git, which is already patched.

jkhsjdhjs commented on 2022-05-28 11:12 (UTC)

@proledatarian: Yes, that's a mesa/radeonsi bug. It has already been fixed upstream but the patch hasn't made it into a new release yet.

https://gitlab.freedesktop.org/mesa/mesa/-/issues/6415

dataprolet commented on 2022-05-28 11:08 (UTC)

The application crashes my complete Xorg session right when I start it and sends me back to the login screen. Anybody else experiencing this?

jkhsjdhjs commented on 2022-05-16 13:47 (UTC)

@sukanka The line has been removed in the latest release.

sukanka commented on 2022-05-14 01:51 (UTC)

This line in rustdesk.desktop should be removed.

MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;

jkhsjdhjs commented on 2022-05-03 11:02 (UTC)

1.1.9 is only a pre-release at this point, so please don't flag this package out-of-date just yet.

jkhsjdhjs commented on 2022-01-05 20:24 (UTC)

@taotieren Can you please reply to or implement the changes proposed by the other commenters? E.g. the unnecessary make dependencies and the service that gets enabled on installation/update.

jonian commented on 2021-11-22 18:13 (UTC)

@taotieren Please stop starting/enabling rustdesk.service. Even if you stop/disable the service, in the next update it will be enabled again. This is a security issue.

mi544 commented on 2021-11-22 15:39 (UTC)

Is there a particular reason why a direct Github URL is not desired?

mi544 commented on 2021-11-22 15:37 (UTC)

After the switch to ghproxy I'm still having issues installing the package:

curl: (60) SSL: no alternative certificate subject name matches target host name 'ghproxy.com'
More details here: https://curl.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
==> ERROR: Failure while downloading https://ghproxy.com/https://github.com/rustdesk/rustdesk/releases/download/1.1.8/rustdesk-1.1.8-manjaro-arch.pkg.tar.zst
    Aborting...

Navigating to https://ghproxy.com/ in any modern browser gives a SSL_ERROR_BAD_CERT_DOMAIN error.