Skip to content

[VncViewer] Rect too big trying to connect ro my local TiverVNC server #11

Description

@stefanofornari

I have setup a TigerVNC server and configured it to stream one application window. When I run VncViewer, I get the error below

CConn: connected to host localhost port 5905
CConnection: Server supports RFB protocol version 3.8
CConnection: Using RFB protocol version 3.8
CConn: Using pixel format depth 24 (32bpp) little-endian rgb888
CConn: Requesting Tight encoding
CMsgReader: Rect too big: 17152x7168 at 2304,4098 exceeds 1280x720
com.tigervnc.rfb.Exception: Rect too big
at com.tigervnc.rfb.CMsgReader.readRect(CMsgReader.java:91)
at com.tigervnc.rfb.CMsgReaderV3.readMsg(CMsgReaderV3.java:91)
at com.tigervnc.rfb.CConnection.processMsg(CConnection.java:67)
at com.tigervnc.vncviewer.VncViewer.run(VncViewer.java:459)
at java.base/java.lang.Thread.run(Thread.java:1583)

It looks like a bug in reading the protocol, but I really do nothing about the RDP protocol. I am available to provide any help to fix the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions