waylandsink get segmentation fault when try to connect to QtWaylandCompositor

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

waylandsink get segmentation fault when try to connect to QtWaylandCompositor

跳至解决方案
440 次查看
T-Ii
Contributor III

I am using 8MMINILPD4-EVK with Linux 6.12.3_1.0.0. The waylandsink get segmentation fault every time when it try to connect to QtWaylandCompositor application.

 

标记 (3)
0 项奖励
回复
1 解答
437 次查看
T-Ii
Contributor III

This is caused from a luch of implementation for wl_seat protocol. QtWaylnadCompositor sets `name` property in wl_seat, but waylandsink doesn't have the function for it.

The patch attached is a workaround I created.

After it applyed and rebuild, I can see gstreamer videos on QtWaylnadCompositor.

在原帖中查看解决方案

0 项奖励
回复
1 回复
438 次查看
T-Ii
Contributor III

This is caused from a luch of implementation for wl_seat protocol. QtWaylnadCompositor sets `name` property in wl_seat, but waylandsink doesn't have the function for it.

The patch attached is a workaround I created.

After it applyed and rebuild, I can see gstreamer videos on QtWaylnadCompositor.

0 项奖励
回复