Closed zhou13 closed 3 years ago
It seems that UltraVNC 1.2.4 works fine.
Hmm... Odd. Could you run with -Log *:stderr:100
on the client? The extra logging should hopefully tell us what it layout it's trying to configure.
I'm getting this too. The log output from TigerVNC doesn't report anything more than the error message displayed, but TurboVNC provides:
PlatformPixelBuffer: Native pixel format is depth 24 (32bpp) little-endian rgb888
PlatformPixelBuffer: Native pixel format is depth 24 (32bpp) little-endian rgb888
CConn: Using pixel format depth 24 (32bpp) little-endian rgb888
CConn: Requesting Tight encoding
CConn: Screen 0 work area: 0, 0 1920 x 1044
CConn: Spanned work area: 0, 0 1920 x 1044
Viewport: Set geometry to 0, 0 1920 x 1044
CMsgReaderV3: Server supports GII version 1
CConn: Enabling GII
ScreenSet: LAYOUT RECEIVED:
ScreenSet: 1 (0x1): 0x0+0+0 (flags 0x0)
CMsgHandler: Server sent us an invalid screen layout
ScreenSet: LAYOUT SENT:
ScreenSet: 1 (0x1): 1920x996+0+0 (flags 0x0)
Viewport: Successfully created device 1 (Wacom HID 5215 Pen stylus)
Viewport: Successfully created device 1 (Wacom HID 5215 Finger touch)
Viewport: Successfully created device 1 (Wacom HID 5215 Pen eraser)
CMsgReader: Rect too big: 1920x34 at 0,0 exceeds 0x0
Rect too big
This is definitely a bug in WinVNC 1.3 alpha considering it affects both viewers and seems to be sending a 0x0 screen geometry.
Indeed. So I'm afraid you'll have to file a bug with UltraVNC. Feel free to reference it here for others to find.
Greetings,
same issue on a Void/Linux_64 (musl library) (daily synced) with tigervnc-1.10.1_3
using vinagre-3.22.0_3 works fine (clipboard does not work though)
@RudiDeVos: Please look here.
@acoul: It is not the same bug no?
Dang, just got this myself as well, after upgrading my client to a 4K monitor. Worked fine before that. So now my tigervnc client is connecting from a system on a 4K monitor and refusing to. Grrr.
Describe the bug I get an error message
Attempted to configure an invalid screen layout
when coonect to a ultravnc server. Other clients such as gvncviewer works OK.To Reproduce Same as the summary.
Client (please complete the following information):
Server (please complete the following information):
Additional context I will add more information if necessary.