对于KDE Plasma 无法启动utools报错 FATAL ERROR: Error::New napi_get_last_error_info 的问题的解决办法: 安装一个 xwayland-satellite,修改/usr/lib/systemd/user/xwayland-satellite.service,[Service]增加一个Environment=DISPLAY=:2 ,然后修改utools desktop文件 Exec=env DISPLAY=:2 utools ,使用xwayland-satellite启动utools能够成功,并且不会影响Kwin_wayland。
Search Criteria
Package Details: utools-bin 7.8.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/utools-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | utools-bin |
| Description: | uTools Utilities.(Prebuilt version)新一代效率工具平台,自由组合插件应用,打造专属你的趁手工具集 |
| Upstream URL: | https://u.tools |
| Keywords: | development electron tools utilities utools |
| Licenses: | LicenseRef-custom |
| Conflicts: | utools |
| Provides: | utools |
| Submitter: | zxp19821005 |
| Maintainer: | zxp19821005 |
| Last Packager: | zxp19821005 |
| Votes: | 5 |
| Popularity: | 0.091847 |
| First Submitted: | 2023-11-08 03:59 (UTC) |
| Last Updated: | 2026-04-17 04:00 (UTC) |
me10zyl commented on 2026-04-30 05:20 (UTC)
lijiangang commented on 2026-04-20 08:39 (UTC) (edited on 2026-04-20 08:39 (UTC) by lijiangang)
通过dbus,适配wayland的办法,快捷键显示隐藏,看我的视频或者文档。 视频 https://www.bilibili.com/video/BV1c3oKBbEZ2
文档 https://github.com/JianGangLi/niri_wayland_utools/blob/main/README.md
zxp19821005 commented on 2026-04-17 08:35 (UTC)
@lijiangang 这给你得给上游反馈吧?
lijiangang commented on 2026-04-17 08:24 (UTC) (edited on 2026-04-17 08:44 (UTC) by lijiangang)
niri桌面快捷键只能通过niri设置绑定,这样系统快捷键是无法生效的,目前只能快捷键绑定utools,这样是可以呼出搜索栏,但是很慢,没有鼠标点击任务栏的utools的显示快,是否可以放开命令? 比如utools toggle,来切换搜索栏的显示和隐藏,开放一样吧,拜托了。 还有每次唤出,显示的位置不一样。有点随机,但是偏差又不大。
zxp19821005 commented on 2025-10-31 02:19 (UTC)
@DawnMagnet 建议直接给上游反馈吧,wayland的问题,一般似乎都是由上游程序代码解决的。
DawnMagnet commented on 2025-10-29 12:04 (UTC)
更新到7.3.1版本报错FATAL ERROR: Error::New napi_get_last_error_info 在KDE6 WAYLAND下
Luanshang commented on 2025-10-19 01:25 (UTC)
更新至最新版本(v7.3.1)可以通过vim PKGBUILD文件,将pkgver=7.3.1,这样,就可以解决旧版本连接失效(404)的问题了。实测似乎没有什么问题。不敢绝对肯定。
leiZhiMin commented on 2025-09-18 01:53 (UTC)
@zxp19821005 确实看到上游论坛中有人提出过这个问题,但是官方人员好像也一直没有去适配,同时也没有对这个问题做出说明。
cyo57 commented on 2025-09-18 01:48 (UTC)
kde6, wayland 无法运行
zxp19821005 commented on 2025-09-18 01:48 (UTC)
@leiZhiMin 或许你可以给上游反馈一下这个问题,让上游进行适配呢?
Pinned Comments
zxp19821005 commented on 2025-04-08 04:05 (UTC)
已经安装过
electron22的正常使用即可,未安装过的一定要安装electron22-bin,否则将会花费几个小时的时间,下载几十G文件编译安装electron22。切记!