knowledge-database (beta)

Current group: comp.sys.apollo

Re: VNC server available

Re: VNC server available  
Robert Franchisseur
 Re: VNC server available  
Jim Rees
 Re: VNC server available  
FRANCHISSEUR Robert
 Re: VNC server available  
Jim Rees
From:Robert Franchisseur
Subject:Re: VNC server available
Date:12 Jan 2005 15:05:04 -0800
Hello,

I tried to use Jim Rees' vncd but on client side
a window open and close immediately.

I ran the client from my Dell laptop (1600x1200) with
TightVNC viewer version 1.2.9 and I got the messages:


#### rabeson:/home/users/robert > vncviewer neptune
VNC server supports protocol version 3.3 (viewer 3.3)
No authentication needed
Desktop name "neptune"
Connected to VNC server, using protocol version 3.3
VNC server default format:
8 bits per pixel.
True colour: max red 7 green 7 blue 3, shift red 0 green 3 blue 6
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
Using shared memory PutImage
Rect too large: 4096x0 at (0, 4096)
ShmCleanup called


//neptune > vncd -v
display is 1280x1024 depth 8
134.157.47.59 C Wed Jan 12 23:04:58 2005
client version RFB 003.003
proto_init done
client message rfbSetPixelFormat
client message rfbSetEncodings
client message rfbFramebufferUpdateRequest
client wants 0 0 1280 1024 full
rounding to 0 0 1280 1024
0 copy, 0 black, 5120 white, 0 raw
134.157.47.59 D Wed Jan 12 23:05:00 2005



I also did a try on an other Linux box (1280x1024) with
VNC viewer version 3.3.3 and got :


#### henocq:/u/robert > vncviewer neptune
VNC server supports protocol version 3.3 (viewer 3.3)
No authentication needed
Desktop name "neptune"
Connected to VNC server, using protocol version 3.3
VNC server default format:
8 bits per pixel.
True colour: max red 7 green 7 blue 3, shift red 0 green 3 blue 6
Using default colormap which is TrueColor. Pixel format:
16 bits per pixel.
Least significant byte first in each pixel.
True colour: max red 31 green 63 blue 31, shift red 11 green 5 blue 0
Using shared memory PutImage
Rect too large: 4096x4096 at (4096, 0)
ShmCleanup called


//neptune server side :


134.157.47.56 C Wed Jan 12 23:43:24 2005
client version RFB 003.003
proto_init done
client message rfbSetPixelFormat
client message rfbSetEncodings
client message rfbFramebufferUpdateRequest
client wants 0 0 1261 985 full
rounding to 0 0 1264 992
0 copy, 0 black, 4898 white, 0 raw
client message rfbFramebufferUpdateRequest
client wants 1261 0 19 985 full
rounding to 1248 0 32 992
0 copy, 0 black, 124 white, 0 raw
client message rfbFramebufferUpdateRequest
client wants 0 985 1280 39 full
rounding to 0 976 1280 48
0 copy, 0 black, 240 white, 0 raw
134.157.47.56 D Wed Jan 12 23:43:27 2005



did I miss something ?

Thanks for your help.
--
Best regards,
Robert FRANCHISSEUR

____ Apollo_gist
!________________________________________________________
| Robert FRANCHISSEUR - Laboratoire de M=E9t=E9orologie Dynamique -
C=2EN.R.S. |
| Equipe "R.A.M.S.E.S." - UNIVERSITE P. et M. Curie - Tour 45-55 3=E8me
315C |
| Boite 99 - 4, place Jussieu F-75252 PARIS CEDEX 05
FRANCE |
| Phone : +33 (0)1 44 27 73 87 fax : +33 (0)1 44 27 62
72 |
| e-mail : robert @ lmd.jussieu.fr http :
//www.lmd.jussieu.fr |

--------------------------------------------------------------------------
From:Jim Rees
Subject:Re: VNC server available
Date:Thu, 13 Jan 2005 13:20:17 EST
In article <1105571104.473516.171940@c13g2000cwb.googlegroups.com>, "Robert Franchisseur" writes:

I tried to use Jim Rees' vncd but on client side
a window open and close immediately.

It only works with mono displays. You're trying to run it on color. If
you'd like to fix it and send me a diff that would be great.

The vncd is really not yet usable, but I'm hoping some of you will help me
get it going.
From:FRANCHISSEUR Robert
Subject:Re: VNC server available
Date:Thu, 20 Jan 2005 23:59:27 +0100
Jim Rees wrote:
> In article <1105571104.473516.171940@c13g2000cwb.googlegroups.com>, "Robert Franchisseur" writes:
>
> I tried to use Jim Rees' vncd but on client side
> a window open and close immediately.
>
> It only works with mono displays. You're trying to run it on color. If
> you'd like to fix it and send me a diff that would be great.
>

Do you mean that the client vncviewer should run on a mono X server ?
I also tried vncd on my last mono DN31000 runing but I got almost the
same result :

//venus > vncd.1 -v
display is 1280x1024 depth 1
134.157.47.59 C Mon Jan 17 21:11:50 2005
client version RFB 003.003
proto_init done
client message rfbSetPixelFormat
client message rfbSetEncodings
client message rfbFramebufferUpdateRequest
client wants 0 0 1280 1024 full
rounding to 0 0 1280 1024


#### rabeson:/home/users/robert > /usr/X11R6/bin/vncviewer venus
VNC server supports protocol version 3.3 (viewer 3.3)
No authentication needed
Desktop name "venus"
Connected to VNC server, using protocol version 3.3
VNC server default format:
8 bits per pixel.
True colour: max red 7 green 7 blue 3, shift red 0 green 3 blue 6
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
Using shared memory PutImage
Zero size rect - ignoring
Zero size rect - ignoring
Zero size rect - ignoring
Rect too large: 65535x65280 at (0, 0)
ShmCleanup called





> The vncd is really not yet usable, but I'm hoping some of you will help me
> get it going.

I whish I could help but I don't think I am able to (just
a Fortran programmer :-(

--
Best regards,
Robert FRANCHISSEUR

____ Apollo_gist !________________________________________________________
| Robert FRANCHISSEUR - Laboratoire de Météorologie Dynamique - C.N.R.S. |
| Equipe "R.A.M.S.E.S." - UNIVERSITE P. et M. Curie - Tour 45-55 3ème 315C |
| Boite 99 - 4, place Jussieu F-75252 PARIS CEDEX 05 FRANCE |
| Phone : +33 (0)1 44 27 73 87 fax : +33 (0)1 44 27 62 72 |
| e-mail : robert @ lmd.jussieu.fr http : //www.lmd.jussieu.fr |
--------------------------------------------------------------------------
From:Jim Rees
Subject:Re: VNC server available
Date:Fri, 21 Jan 2005 10:52:06 EST
That should work. It looks like the server started to send an update but
never finished. There was no other output from vncd? You might have to run
a debugger on it and see where it got stuck. Or just run tb on it and get a
trace.
   

Copyright © 2006 knowledge-database   -   All rights reserved