SikuliX1 icon indicating copy to clipboard operation
SikuliX1 copied to clipboard

TigerVNC

Open LisBerndt opened this issue 5 years ago • 1 comments

Hello!

Using Sikulix 2.0.4 with the integrated TigerVNC, I get the exception

Caused by: com.tigervnc.rfb.Exception: Unsupported color depth (15) at com.tigervnc.rfb.PixelBuffer.setPF(PixelBuffer.java:65) at com.sikulix.vnc.VNCFrameBuffer.(VNCFrameBuffer.java:37) at com.sikulix.vnc.VNCClient.serverInit(VNCClient.java:82) at com.tigervnc.rfb.CMsgReaderV3.readServerInit(CMsgReaderV3.java:43) at com.tigervnc.rfb.CConnection.processInitMsg(CConnection.java:232) at com.tigervnc.rfb.CConnection.processMsg(CConnection.java:66) at com.sikulix.vnc.VNCClient.connect(VNCClient.java:51) at org.sikuli.vnc.VNCScreen.init(VNCScreen.java:78) at org.sikuli.vnc.VNCScreen.start(VNCScreen.java:64) at org.sikuli.vnc.VNCScreen.start(VNCScreen.java:53)

I see you refer to the sikulix2tigervnc-artifact, and that is somewhat old. - is it intended to use the current artifacts of the the original tigervnc? - I suppose it is meanwhile suitable for this color depth.

LisBerndt avatar May 15 '20 09:05 LisBerndt

I will check.

RaiMan avatar May 15 '20 11:05 RaiMan