![]() |
|
|
#34 |
|
May 2007
Kansas; USA
33×5×7×11 Posts |
That corrects the password problem. I'm still getting this exact message in a Windows box:
Code:
Failed to get server address (tight hextile zlib copyrect corre rre). Did you type the host name correctly? |
|
|
|
|
|
#35 |
|
May 2007
Kansas; USA
242338 Posts |
Well, I decided to compare your current version to the previous one that you had given me. I found the text that states what it said in the Windows box about "tight hextile" and removed it.
Low and behold, that worked. My question to you is: Why were 2 things changed that caused bugs? Wasn't all that was needed was to change the IP address of menu options 1 and 7? So, you've correct the "max" to "gary", I've removed the "tight hextile" gibberish, and I've also found one more bug and 2 nitpicks that I've now corrected: 1. (bug) The last 3 digits of the IP address on the "elsif" on menu option 10 should be 109 not 108. 2. (nit) This is version 0.3 not 0.1. You had me make a change last year that made it 0.2. 3. (nit) "elsif($menunumber == 12)..." line should be "elsif($menunumber > 11)...". That is...what if I put in 13 or 99 or something? It does nothing. I've corrected all of these. Attached is the corrected version. Please use it for future modifications. I can now access my machines. ![]() Gary Last fiddled with by gd_barnes on 2009-11-21 at 12:31 |
|
|
|
|
|
#36 |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
3·2,083 Posts |
Hmm...strange. In my experience, the "tight hextile ..." part was needed (or at least the "tight" part of it), or else vncviewer would use "raw" encoding, because it thinks it's connecting to localhost (since with the SSH tunnel in place, VNC is actually talking to 127.0.0.1). On a localhost connection like that, "raw" encoding is fastest, but when you're going over a network or the Internet, "tight" is fastest. Thus, I needed to specify it literally.
Do you by chance have your original version of the script around, the one that you used prior to the switch to dumpford and which worked fine for quite a while? If so, could you post it here? I'd like to see if there's any particular difference in that one as compared to the one I sent you. It's possible the one I modified for you this time around was based off my Linux version of the script, and not the Windows one I sent you before. That could possibly cause problems like you described. |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Planned Abscesses | davar55 | Game 3 - ♚♛♝♞♜♟ - Morphy's Maniacs | 3 | 2015-02-19 09:24 |
| FactorDB is moving to another server this night -> some downtime | Syd | FactorDB | 34 | 2012-02-03 19:18 |
| PRPNet servers down? | opyrt | Prime Sierpinski Project | 13 | 2009-11-04 21:33 |
| Any changes planned for the larger Prescott cache? | Digital Concepts | Software | 8 | 2004-03-06 06:54 |
| Proxy Servers and 22.8 | Prime95 | Software | 1 | 2002-09-07 19:01 |