QT listwidget bug

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

QT listwidget bug

1,132件の閲覧回数
coindu
Contributor IV

Hi:

         I have test 4.9.88 and 4.14.98 linux version and found the QT listwidget have some bug.When selecting an item of the list control, it does not disappear.

         How to fix the issue?

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

1,055件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello

They will, be added when qt jump to at least 5.13.2.

Regards

0 件の賞賛
返信

1,055件の閲覧回数
coindu
Contributor IV

Do you think the issue is due to the Qt version?  

I have done some test for it.

when using linuxfb to replace the wayland ,the list widget work well.

Compile the libqlinuxfb.so and copy it to /usr/lib/qt5/plugins/platforms

run the command 'systemctl stop weson'

and set the QT_QPA_PLATFORM

export  QT_QPA_PLATFORM=linuxfb:fb=/dev/fb0:size=800x600:mmSize=800x600:offset=0x0:tty=/dev/tty1

after above process and run the qt demo,the issue solve.

But i still want to use wayland and weston.

Can you solve it on L4.9.14 or L4.9.88 version?

0 件の賞賛
返信