any1 / wayvnc

A VNC server for wlroots based Wayland compositors
ISC License
1.16k stars 69 forks source link

got grey blank screen when streaming Hyprland Headless display #326

Closed J4ckTh3R1pper closed 3 months ago

J4ckTh3R1pper commented 3 months ago

Client is TigerVNC, I got grey blank screen when connected to wayvnc

Useful information:

Please, try to gather as much of useful information as possible and follow these instructions:

any1 commented 3 months ago

Looks like hyprland raises a protocol error when wayvnc tries to resize the headless output. This should not be a protocol error and this is the problem.

J4ckTh3R1pper commented 3 months ago

i switched to TightVNC client and it works fine now, strange

any1 commented 3 months ago

No, it isn't strange at all. TightVNC doesn't support client-side resizing, so it's not going to trigger this error.

J4ckTh3R1pper commented 3 months ago

No, it isn't strange at all. TightVNC doesn't support client-side resizing, so it's not going to trigger this error.

So what am I supposed to do to prevent TigerVNC from resizing the WM?

any1 commented 3 months ago

No, it isn't strange at all. TightVNC doesn't support client-side resizing, so it's not going to trigger this error.

So what am I supposed to do to prevent TigerVNC from resizing the WM?

This is a hyprland bug, not a TigerVNC bug or a wayvnc bug.