Qt multi thread opengl demo run failed after break and restart in weston 1.5

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Qt multi thread opengl demo run failed after break and restart in weston 1.5

562 Views
xiongweihuang
Contributor III

Hello all

I follow the FSL Ycoto  project patched on weston 1.5 and make a runable Qt 5.3.1 + weston 1.5 enviroment

And on my test

After run weston with

# export FB_MULTI_BUFFER=2

# weston --tty=1 --use-gl=0 --use-gal2d=1 --idle-time=65536

And run

# ./hellowindow -platform wayland-egl ( This create 3 windows as default )

ctrl +c stop it and repeat the same command , seems weston get blocked ,and no error output . no black screen .

But

This error not occur when I test with

# ./hellowindow --single -platform wayland-egl, (This create one windows)

So , if you can reproduce it , can you fix with the weston patch ? or driver problem ?

Regards

Xiongwei

Labels (4)
0 Kudos
0 Replies