远程连接的时候,无论输入临时密码时还安全密码,都被提示“密码错误,请重新输入”,使用“免密连接”功能就能连上。 有人碰到类似问题么?
Search Criteria
Package Details: todesk-bin 4.8.1.0-2
Package Actions
| 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: | 10 |
| Popularity: | 0.000138 |
| First Submitted: | 2020-10-31 15:34 (UTC) |
| Last Updated: | 2025-10-13 12:52 (UTC) |
Dependencies (5)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libappindicator-gtk3 (libappindicator)
- noto-fonts-cjk (noto-fonts-cjk-vfAUR, noto-fonts-cjk-hk-vfAUR, noto-fonts-cjk-jp-vfAUR, noto-fonts-cjk-kr-vfAUR, noto-fonts-cjk-sc-vfAUR, noto-fonts-cjk-tc-vfAUR, noto-fonts-hk-vfAUR, noto-fonts-jp-vfAUR, noto-fonts-kr-vfAUR, noto-fonts-sc-vfAUR, noto-fonts-tc-vfAUR, otf-noto-sans-cjkAUR, otf-noto-sans-cjk-vfAUR, otf-noto-sans-mono-cjk-vfAUR, otf-noto-serif-cjk-vfAUR, otf-noto-serif-cjkAUR, noto-fonts-cjk-chwsAUR, ttf-noto-sans-cjk-vfAUR, ttf-noto-sans-mono-cjk-vfAUR, ttf-noto-serif-cjk-vfAUR)
- tar (tar-gitAUR, uutils-tar-gitAUR) (make)
- wget (wget-gitAUR) (make)
Required by (0)
Sources (3)
tocer commented on 2025-11-26 12:22 (UTC)
ynk commented on 2025-08-14 07:57 (UTC)
提示无网络,需要启动todesk的后台服务。sudo systemctl start todeskd.service
ynk commented on 2025-08-14 07:42 (UTC)
@Universebenzene 抱歉,我没有注意到todesk 网站的Arch Linux版本 严重过时。
Universebenzene commented on 2025-08-14 07:40 (UTC)
@ynk 使用deb包的原因维护者在2022年2月16日的评论里有解释
ynk commented on 2025-08-14 07:34 (UTC)
安装后提示无网络,todesk网站目前提供pkg.tar.zst包
warmlamp commented on 2025-07-29 07:23 (UTC)
各位有遇到登录提示“网络连接错误,请检查网络”吗?todesk-bin 4.7.2.0-6
DawnMagnet commented on 2025-04-23 01:34 (UTC)
大家可以看一下我的AUR包,修复了连接设备闪退的问题,https://aur.archlinux.org/packages/todesk-rpm-bin
DawnMagnet commented on 2025-04-03 11:39 (UTC) (edited on 2025-04-03 12:11 (UTC) by DawnMagnet)
请教一下各位,有没有遇到这个问题(LLDB)
SSX: failed to load
SSX: failed to load
Process 237637 stopped
* thread #1, name = 'ToDesk', stop reason = signal SIGABRT
应用的表现就是,每次在连接一个客户端之后,在输入完密码,点击确定之后,就会报这个错,然后窗口也会消失卡死
ylyl commented on 2025-03-26 09:23 (UTC) (edited on 2025-03-26 09:23 (UTC) by ylyl)
我也遇到了同样的问题,在wayland上面,连接设备一小段时间之后,会发生控制界面闪退的情况,给的报错是
(ToDesk:1151138): GLib-GObject-CRITICAL **: 16:53:54.759: invalid cast from 'SciterPopup' to 'GtkWindow'
(ToDesk:1151138): Gtk-CRITICAL **: 16:53:54.759: gtk_window_set_transient_for: assertion 'parent == NULL || GTK_IS_WINDOW (parent)' failed
Gdk-Message: 16:53:54.759: Window 0x93cf260ce00 is a temporary window without parent, application will not be able to position it on screen.
DawnMagnet commented on 2025-03-26 08:30 (UTC)
我也是一样的问题:能打开todesk,能联网,也能被控,但是控制其他设备就闪退,后台进程仍然存在,但是前台页面会消失,用的是X11
Pinned Comments
yjun commented on 2024-05-18 02:59 (UTC)
注意⚠️
Todesk 官网下载现在接入了TencentCaptcha 验证码,导致makepkg下载deb错误(实际会下载到js文件),无法通过完整性检查。
目前的解决方案是:
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:
todesk 客户端 需要 开启 对应的服务才能正常工作. 默认 todeskd 未启动和设置开机自启, 请执行
systemctl start/enable todeskdTodesk Linux 官方QQ群:
1102342629