Maybe these messages are also important? Client Said :: "RFB 003.003" Sharing enabled SET PIXEL FORMAT called bpp = 32 depth = 24 big endian = 0 trueColor = 1 RED MAX = 255 GREEN MAX = 255 blueMax = 255 red shift = 16 green shift = 8 blue shift = 0
SetEncodings Command 14 0 FrameBufferUpdateRequest x=0, y=0 width =1, height=1 FrameBufferUpdateRequest x=1, y=0 width =99, height=1 FrameBufferUpdateRequest x=0, y=1 width =100, height=99 Main: <socket: 7>: hPutBuf: resource vanished (Connection reset by peer) Am 03.02.2011 18:43, schrieb Christian Maeder: > Am 03.02.2011 18:05, schrieb C K Kashyap: >> ck@ck-desktop:~/lab/Chitra$ telnet localhost 5900 >> Trying ::1... >> Trying 127.0.0.1... >> Connected to localhost. >> Escape character is '^]'. >> RFB 003.003 >> >> After this, you can use vncviewer to connect to localhost (5900 is the >> default port for vnc) > > Right, a window seems to pop up very shortly before it fails for me as > shown below: > > Cheers Christian > > maeder@leibniz:~> vncviewer localhost > Connected to RFB server, using protocol version 3.3 > No authentication needed > Desktop name "Haskell Framebuffer" > VNC server default format: > 32 bits per pixel. > Most significant byte first in each pixel. > True colour: max red 255 green 255 blue 255, shift red 16 green 8 blue 0 > Warning: Cannot convert string > "-*-helvetica-bold-r-*-*-16-*-*-*-*-*-*-*" to type FontStruct > Using default colormap which is TrueColor. Pixel format: > 32 bits per pixel. > Least significant byte first in each pixel. > True colour: max red 255 green 255 blue 255, shift red 16 green 8 blue 0 > ShmCleanup called > Using shared memory PutImage > Same machine: preferring raw encoding > Unknown message type 120 from VNC server > ShmCleanup called _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
