ahamdabo / android-vnc-viewer

Automatically exported from code.google.com/p/android-vnc-viewer
0 stars 0 forks source link

connection fails #197

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Set tightvncserver with  vncserver -geometry 1440x900 -depth 24 :1

2.Set Color format in androidVNC to 24bit color
3.

What is the expected output? What do you see instead? VNC connection failed!

What version of android-vnc-viewer are you using? 0.4.7 

Which VNC server/version are you using?  On which platform? tightvncserver 
1.3.9-4 on Debian Linux Lenny

What is the size of the desktop you are trying to access (i.e. 1024x768,
1920x1080...)? 1440x900

What device are you using? Motorola Defy, Android 2.1

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

Please provide any additional information below.
I'm trying to connect to a Tight Vncserver which I have set up with the flag 
-depth 24 . That flag allows for values between 8 and 32. I don't understand 
the color format in your client. The highest value available is 24 bit color 
(4bpp). Is that 4 bits per pixel maximum?

Original issue reported on code.google.com by daveduf...@gmail.com on 28 Nov 2010 at 12:36