waylandsink get segmentation fault when try to connect to QtWaylandCompositor

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

waylandsink get segmentation fault when try to connect to QtWaylandCompositor

ソリューションへジャンプ
459件の閲覧回数
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 解決策
456件の閲覧回数
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 返信
457件の閲覧回数
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 件の賞賛
返信