any1 / wayvnc

A VNC server for wlroots based Wayland compositors
ISC License
1.06k stars 65 forks source link

Parts of old frame visible on new frame [labwc, yocto, iMX8] #296

Open fscheuMoba opened 6 months ago

fscheuMoba commented 6 months ago

I am on an embedded Linux device (Yocto, iMX8) and using labwc as compositor. When I run wayvnc with the -g option and move the mouse over the mirrored screen, some old mouse positions from the frames before seem freezing and only disappear, when I move the mouse again over this freezed part. It also sometimes happens, that parts of the application stay at the old frame when the application content changes. When I do not use the -g options this does not happen.

any1 commented 6 months ago

Are you using etnaviv or the proprietary vivante driver?

Have you tested this on other platforms?

What version of labwc are you using?

fscheuMoba commented 6 months ago

Are you using etnaviv or the proprietary vivante driver?

I am using the vivante driver (version: imx-gpu-viv_6.4.3p4.6).

Have you tested this on other platforms?

I have not tested it on other platforms, yet.

What version of labwc are you using?

labwc version: 0.7.0-83-g722a802

lexffe commented 6 months ago

Can report the same issue but on Fedora Asahi Remix, with swaywm. Only happens on -g.

any1 commented 1 month ago

I'm pretty sure that this is a problem with graphics drivers and/or mesa, and not wayvnc.