sony / flutter-elinux

Flutter tools for embedded Linux (eLinux)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rotation issue

thomtomdup opened this issue · comments

Hello.

Since 3.7 version i have a problem on Yocto projhect imx8 with wayland. When i want to rotate with parameter -r 90 half or all screen is freezed. It unfreeze when i touch many time the screen.

Have you seen this issue or not ?

Thank you,
Regards

Specifically, what version happens this issue? Also, have you tried the latest version?

The version is the last ( i have updated version today ) and did tests but same issue.

rotation option (-r) may not be working properly in the first place.

It unfreeze when i touch many time the screen.

Is it possible to check that the issue doesn't happen if you don't use -r option?

Hello.
I tested it without -r and all work good.

Can you try to use Sway or other Wayland compositor instead of Weston?

I guess this issue is related to sony/flutter-embedded-linux#349, which has already fixed.

I think rotation option works fine now on the latest master branch of flutter-embedded-linux. I'll close this issue, but please let me know if there is still an issue.