[Haskell-cafe] Review request for "platform independent interactive graphics" with VNC
Christian Maeder
Christian.Maeder at dfki.de
Thu Feb 3 18:43:56 CET 2011
Am 03.02.2011 18:05, schrieb C K Kashyap:
> ck at 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 at 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
More information about the Haskell-Cafe
mailing list