[ Technical exchange] 在ubuntu24.04下面安装玲珑版的腾讯会议无法打开
Tofloor
poster avatar
引栗先生
deepin
2025-07-18 20:43
Author

ll-cli run com.qq.wemeet报错了!!!!
./wemeetapp.sh:行35: zenity:未找到命令
Error: CODE=-1

详细过程如下:

参照https://linyaps.org.cn/guide/start/install.html
安装如意玲珑
Ubuntu 24.04
echo "deb [trusted=yes] https://ci.deepin.com/repo/obs/linglong:/CI:/release/xUbuntu_24.04/ ./" | sudo tee /etc/apt/sources.list.d/linglong.list
sudo apt update
sudo apt install linglong-builder linglong-box linglong-bin

lyl@hp:$ ll-cli search wemeet
(36862) (null):0 QDBusConnection: name 'org.deepin.linglong.PackageManager1' had owner '' but we thought it was ':1.473'
ID 名称 版本 渠道 模块 仓库 描述
com.qq.wemeet com.qq.wemeet 3.19.1.401 main runtime stable 腾讯会议是一款供您随时随地发起视频会议的软件
com.qq.wemeet.linyaps com.qq.wemeet 3.19.2.404 main binary stable 腾讯会议是一款供您随时随地发起视频会议的软件
lyl@hp:$ ll-cli list
ID 名称 版本 渠道 模块 描述
lyl@hp:$ ll-cli install com.qq.wemeet
Install main:com.qq.wemeet/3.19.1.401/x86_64 (from repo: stable) success:100%
lyl@hp:$ ll-cli run com.qq.wemeet
./wemeetapp.sh:行35: zenity:未找到命令
Error: CODE=-1
./libs/linglong/src/linglong/runtime/container.cpp:272 run container 9c02cd517a437608b56fa6c21fd69998b43a90e11fbf592d836937280a955879: cli run: run command failed: /usr/bin/ll-box --cgroup-manager=disabled run -b /run/user/1000/linglong/9c02cd517a437608b56fa6c21fd69998b43a90e11fbf592d836937280a955879 9c02cd517a437608b56fa6c21fd69998b43a90e11fbf592d836937280a955879 retval=256
lyl@hp:~$

Reply Favorite View the author
All Replies
mozixun
Moderator
2025-07-19 13:23
#1

如有需要可以用我自行维护的玲珑版腾讯会议或者Flatpak版的,这两者都合并了Wayland补丁

Reply View the author
引栗先生
deepin
2025-07-19 16:48
#2
mozixun

如有需要可以用我自行维护的玲珑版腾讯会议或者Flatpak版的,这两者都合并了Wayland补丁

感谢回复。果然是高手

用flatpak版本就好了。

Reply View the author