Package Details: todesk-bin 4.7.2.0-6

Git Clone URL: https://aur.archlinux.org/todesk-bin.git (read-only, click to copy)
Package Base: todesk-bin
Description: Remote control and team work
Upstream URL: https://www.todesk.com/
Keywords: control remote teamwork
Licenses: custom
Conflicts: todesk
Provides: todesk
Submitter: yjun
Maintainer: witt.9099
Last Packager: witt.9099
Votes: 11
Popularity: 0.038563
First Submitted: 2020-10-31 15:34 (UTC)
Last Updated: 2024-10-12 01:42 (UTC)

Pinned Comments

yjun commented on 2024-05-18 02:59 (UTC)

注意⚠️

Todesk 官网下载现在接入了TencentCaptcha 验证码,导致makepkg下载deb错误(实际会下载到js文件),无法通过完整性检查。

目前的解决方案是:

  • 使用浏览器等工具下载官网上的deb包 到 PKGBUILD 所在的目录下,手动执行makepkg -si安装。

HoracePeng commented on 2023-03-08 07:01 (UTC)

缩放问题,目前好像只能支持整数缩放,为是在todesk.desktop中加了一个环境变量GDK_SCALE=2来实现2倍缩放

yjun commented on 2022-11-22 14:54 (UTC) (edited on 2022-11-22 14:56 (UTC) by yjun)

Todesk 4.3.0.0及以上版本需要 x86_64 CPU支持 avx2 指令集,不支持的CPU运行todeskd服务会出现 illegal hardware instruction (core dumped)的报错.

yjun commented on 2020-12-30 12:23 (UTC) (edited on 2024-05-11 13:36 (UTC) by yjun)

tips:

  1. todesk 客户端 需要 开启 对应的服务才能正常工作. 默认 todeskd 未启动和设置开机自启, 请执行systemctl start/enable todeskd

  2. Todesk Linux 官方QQ群: 1102342629

Latest Comments

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

yifwon commented on 2024-05-05 12:01 (UTC)

wget本地下载吧,下载出来正常的,这玩意标记过期干啥

Universebenzene commented on 2024-05-05 12:00 (UTC)

好像todesk是不是在下载包的时候加网页验证了?

yifwon commented on 2024-05-05 11:55 (UTC)

下载文件有问题也来标记过期?

SparrowHe commented on 2024-05-02 13:50 (UTC)

==> 正在验证 source_x86_64 文件,使用sha256sums... todesk-v4.7.2.0-amd64.deb ... 失败 checksum 错误

SparrowHe commented on 2024-05-02 13:50 (UTC)

==> 正在验证 source_x86_64 文件,使用sha256sums... todesk-v4.7.2.0-amd64.deb ... 失败 checksum 错误

yifwon commented on 2024-04-03 03:49 (UTC) (edited on 2024-04-03 03:50 (UTC) by yifwon)

noto-fonts-cjk is not needed any more, with wqy-microhei installed.

Universebenzene commented on 2024-03-20 08:45 (UTC)

@everyx 这个错不影响运行罢

everyx commented on 2024-03-20 08:38 (UTC)

启动 todeskd 服务是报错: Mar 20 16:23:06 Arch ToDesk_Service[235287]: sh: line 1: pulseaudio: command not found

monshark commented on 2024-03-19 12:45 (UTC)

try to remote control, errors: SSX: failed to load

witt.9099 commented on 2024-03-02 03:09 (UTC) (edited on 2024-03-02 03:10 (UTC) by witt.9099)

❯ pacman -Fy libappindicator3.so.1
错误:非 root (根用户) 无法执行指定操作。
❯ sudo pacman -Fy libappindicator3.so.1
[sudo] witt 的密码:
:: 正在同步软件包数据库...
 core                                                   2.1 MiB   960 KiB/s 00:02 [###############################################] 100%
 extra                                                 41.4 MiB  2.86 MiB/s 00:15 [###############################################] 100%
 community                                             29.0   B   170   B/s 00:00 [###############################################] 100%
 multilib                                             215.3 KiB   373 KiB/s 00:01 [###############################################] 100%
 archlinuxcn                                           40.4 MiB  2.38 MiB/s 00:17 [###############################################] 100%
extra/libappindicator-gtk3 12.10.0.r298-3
    usr/lib/libappindicator3.so.1
multilib/lib32-libappindicator-gtk3 12.10.0.r298-1
    usr/lib32/libappindicator3.so.1
❯ todesk
/opt/todesk/bin/ToDesk: error while loading shared libraries: libappindicator3.so.1: cannot open shared object file: No such file or directory
~