无论是wayland还是x11,最新版启动后点击任意方式的登录都会报错
wemeet:WemeetSatrt
[2:20:0319/112813.874481:ERROR:address_tracker_linux.cc(214)] Could not bind NETLINK socket: Address already in use (98)
Failed to create variant from json2024-03-19 03:28:13|134727522627712|xnn.XNNHandleMonitor|xnnhandlemonitor.cpp:35||regist handle,type:0 handle:15927728
2024-03-19 03:28:13|134727522627712|xnn.XNNRTResource|xnnrtresource.cpp:20||the acc thread cnt is 0
2024-03-19 03:28:13|134727522627712|xnn.XNNContext|xnncontext.cpp:99||init xnn context succ
2024-03-19 03:28:13|134727522627712|XNNReg|xnnlayerreg.cpp:866||layer map inited
2024-03-19 03:28:13|134727522627712|xnn.XNNHandleMonitor|xnnhandlemonitor.cpp:35||regist handle,type:0 handle:15928688
2024-03-19 03:28:13|134727522627712|xnn.XNNRTResource|xnnrtresource.cpp:20||the acc thread cnt is 0
2024-03-19 03:28:13|134727522627712|xnn.XNNContext|xnncontext.cpp:99||init xnn context succ
2024-03-19 03:28:13|134727522627712|XNNReg|xnnlayerreg.cpp:866||layer map inited
2024-03-19 03:28:13|134727522627712|xnn.XNNHandleMonitor|xnnhandlemonitor.cpp:35||regist handle,type:0 handle:15930096
2024-03-19 03:28:13|134727522627712|xnn.XNNRTResource|xnnrtresource.cpp:20||the acc thread cnt is 0
2024-03-19 03:28:13|134727522627712|xnn.XNNContext|xnncontext.cpp:99||init xnn context succ
不使用bwrap直接启动,报错
wemeet:WemeetSatrt
Failed to create variant from json2024-03-19 03:30:10|139151062971904|xnn.XNNHandleMonitor|xnnhandlemonitor.cpp:35||regist handle,type:0 handle:13862464
2024-03-19 03:30:10|139151062971904|xnn.XNNRTResource|xnnrtresource.cpp:20||the acc thread cnt is 0
2024-03-19 03:30:10|139151062971904|xnn.XNNContext|xnncontext.cpp:99||init xnn context succ
2024-03-19 03:30:10|139151062971904|XNNReg|xnnlayerreg.cpp:866||layer map inited
2024-03-19 03:30:10|139151062971904|xnn.XNNHandleMonitor|xnnhandlemonitor.cpp:35||regist handle,type:0 handle:13863344
2024-03-19 03:30:10|139151062971904|xnn.XNNRTResource|xnnrtresource.cpp:20||the acc thread cnt is 0
2024-03-19 03:30:10|139151062971904|xnn.XNNContext|xnncontext.cpp:99||init xnn context succ
2024-03-19 03:30:10|139151062971904|XNNReg|xnnlayerreg.cpp:866||layer map inited
2024-03-19 03:30:10|139151062971904|xnn.XNNHandleMonitor|xnnhandlemonitor.cpp:35||regist handle,type:0 handle:13864496
2024-03-19 03:30:10|139151062971904|xnn.XNNRTResource|xnnrtresource.cpp:20||the acc thread cnt is 0
2024-03-19 03:30:10|139151062971904|xnn.XNNContext|xnncontext.cpp:99||init xnn context succ
[1] 49656 IOT instruction (core dumped) /opt/wemeet/bin/wemeetapp
不知道是个例,还是大家都如此
update1:和之前的评论老哥的情况一样,在给腾讯客服反馈了之后,过了数小时后的回复是:“您好,非常抱歉让您久等了,这边进一步核实,目前Linux端 只支持deepin,uos,ubuntu18.04,ubuntu20.04,ubuntu22.04,银河麒麟v10 这几个系统,其他是不支持的呢,望您知悉。”
是arch系不配了
update2: 不要使用系统的lib*.so,使用/usr/share/wemeet/lib*.so下的,系兼容性问题arch版本qt库版本太前。
Pinned Comments
xuwd1 commented on 2024-11-21 07:39 (UTC) (edited on 2024-12-08 09:58 (UTC) by xuwd1)
Wayland下屏幕共享已经实现(非虚拟相机). 目前已经支持大部分DE/WM,包括KDE, GNOME, Hyprland, wlr-based WMs. 请见AUR包wemeet-wayland-screenshare-git
AvianaCruz commented on 2023-08-13 13:57 (UTC)
原生 Wayland 下无法使用摄像头,无法直接进行屏幕共享。如有上述需求请使用
wemeet-x11
启动。sukanka commented on 2022-07-15 15:09 (UTC) (edited on 2022-12-07 14:13 (UTC) by sukanka)
如果遇到提示更新,可先下载,然后标记过期时提供新版本的 4位版本号+md5 (不是 sha512)
请直接标记过期,而不是在评论区贴新版md5与版本号。
(deb 包可在
/tmp/Temp
下找到) 版本号为四位(如3.10.0.401): 解压 deb包中的control.tar.xz
打开其中的control
文件,找到Version: 3.10.0.401
即为新的版本号。arm 版本有时候与应用内不一致,这是由于 x86版本更新了,但是 arm 版没更新,静待更新即可(欢迎提供 md5+版本号)
sukanka commented on 2022-05-02 03:28 (UTC) (edited on 2023-08-13 13:40 (UTC) by sukanka)
pulseaudio
还是pipewire-pulse
pulseaudio
杂音的解决方法:拖动系统音量条(不是腾讯会议里面的)到0再调回来. 每次这样操作就能好了, thank @KimiblockLoadCustomFont()
,请尝试执行mkdir -p $HOME/.config/fontconfig
wayland
下要使用摄像头,请使用wemeet-x11
启动。