adnan-SM / adnan-SM/android-vnc-viewer

fails to connect to windows xp server running tightvnc server

Abierto
#192 0 comentarios 0 reacciones 0 asignados Ver en GitHub
auto-migrated Priority-Medium Type-Defect
Lenguaje dominante
Java
Estrellas
1
Forks
1
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

```
What steps will reproduce the problem?
1.attempt to connect to server with 64 colours/no local mouse/no full screen
2.
3.

What is the expected output? What do you see instead?
get vnc connection failed: null

What version of android-vnc-viewer are you using?
tried with current android market build and downloaded 20101119 version this
morning with no more success
Which VNC server/version are you using? On which platform?
tightvnc on windows xp
What is the size of the desktop you are trying to access (i.e. 1024x768,
1920x1080...)?
1024 x 768 i think
What device are you using?

Are you using a custom ROM? If so, which?

Please provide any additional information below.

access across 3g network

has worked previously on same server

here is the logcat output:

I/VncCanvas( 4952): Connecting to xcoast.homeip.net, port 5902...
I/ActivityManager( 2511): Displayed activity
android.androidVNC/.VncCanvasActivity: 302 ms (total 302 ms)
I/DBG_WSS_TP( 4244): [wssHttpAdapter.java Line:1722] getIsConnected connect
status is false
D/NetworkLocationProvider( 2511): onDataConnectionStateChanged 3
W/PowerManagerService( 2511): Timer 0x3->0x3|0x0
V/VncCanvas( 4952): Connected to server
I/VncCanvas( 4952): RFB server supports protocol version 3.8
I/VncCanvas( 4952): Using RFB protocol version 3.8
D/debug ( 4952): bitPref=0
I/VncCanvas( 4952): VNC authentication needed
I/System.out( 4952): VNC authentication: success
E/VncCanvas( 4952): java.io.EOFException
W/System.err( 4952): java.io.EOFException
W/System.err( 4952): at
java.io.DataInputStream.readUnsignedShort(DataInputStream.java:414)
W/System.err( 4952): at
android.androidVNC.RfbProto.readServerInit(RfbProto.java:672)
W/System.err( 4952): at
android.androidVNC.VncCanvas.doProtocolInitialisation(VncCanvas.java:264)
W/System.err( 4952): at android.androidVNC.VncCanvas$3.run(VncCanvas.java:166)
V/WindowManager( 2511): Dsptch > Window{485b06e0
android.androidVNC/android.androidVNC.VncCanvasActivity paused=false}
V/WindowManager( 2511): Dsptch > Window{485b06e0
android.androidVNC/android.androidVNC.VncCanvasActivity paused=false}
V/VncCanvas( 4952): Cleaning up resources

```

Original issue reported on code.google.com by `crisp.mo...@gmail.com` on 19 Nov 2010 at 6:21

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.