请教一下各位,有没有遇到这个问题(LLDB)
SSX: failed to load
SSX: failed to load
Process 237637 stopped
* thread #1, name = 'ToDesk', stop reason = signal SIGABRT
应用的表现就是,每次在连接一个客户端之后,在输入完密码,点击确定之后,就会报这个错,然后窗口也会消失卡死
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.030789 |
First Submitted: | 2020-10-31 15:34 (UTC) |
Last Updated: | 2024-10-12 01:42 (UTC) |
请教一下各位,有没有遇到这个问题(LLDB)
SSX: failed to load
SSX: failed to load
Process 237637 stopped
* thread #1, name = 'ToDesk', stop reason = signal SIGABRT
应用的表现就是,每次在连接一个客户端之后,在输入完密码,点击确定之后,就会报这个错,然后窗口也会消失卡死
我也遇到了同样的问题,在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.
我也是一样的问题:能打开todesk,能联网,也能被控,但是控制其他设备就闪退,后台进程仍然存在,但是前台页面会消失,用的是X11
我也是一样的问题:能打开todesk,能联网,也能被控,但是控制其他设备就闪退,后台进程仍然存在,但是前台页面会消失,用的是X11
能打开todesk,能联网,也能被控,但是控制其他设备就卡死,有大佬知道咋解决吗?
安装启动以后提示 Network connection error, please check the network, 这是什么问题?
我打开todesk就会崩溃,终端输出是:sh: 行 1: pulseaudio: 未找到命令 。 注:开启使能了todesk服务,我用的是pipwire,而且点击todesk根本看不到窗口就熄火了,todesk官网的方法我也试过了
我只装了这些,那可能是因为我配了fontconfig
,在里边指定了wqy-microhei
字体,最早用 cjk 感觉字体有点细长不是很好看,后边就没装过,那还是加上这个依赖吧,因为我不想系统里装一些用不到的包,所以不是必要的我一般打包都会删掉。
~paru -Qs fonts
local/adobe-source-code-pro-fonts 2.042u+1.062i+1.026vf-2
Monospaced font family for user interface and coding environments
local/cantarell-fonts 1:0.303.1-2
Humanist sans serif font
local/noto-fonts 1:24.9.1-1
Google Noto TTF fonts
local/noto-fonts-emoji 1:2.047-1
Google Noto emoji fonts
local/ttf-inconsolata-nerd 3.2.1-2 (nerd-fonts)
Patched font Inconsolata from nerd fonts library
local/ttf-ms-win11 10.0.26100.2033-1
Microsoft Windows 11 TrueType fonts
local/ttf-ms-win11-zh_cn 10.0.26100.2033-1
Microsoft Windows 11 Simplified Chinese TrueType fonts
local/ttf-wps-fonts 2.0-1
Symbol fonts required by wps-office.
local/wps-office-fonts 1.0-2
The wps-office-fonts package contains Founder Chinese fonts
local/xorg-fonts-encodings 1.1.0-1 (xorg-fonts xorg)
X.org font encoding files
@yifwon,我之前安装了 wqy-microhei 和 wqy-zenhei,但是汉字不显示,安装了noto-fonts-cjk 才正常
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 todeskd
Todesk Linux 官方QQ群:
1102342629