RE: Windows 2000 fun

2001-05-22 Thread Ian Cowley
It sounds like you're describing the "This computer is locked, press CTRL-ALT-DEL to unlock" screen, rather than the login screen. As far as I know, there's no way to get the authorization box to come up when the computer is in this state, as it's supposed to be one of the most secure modes the co

RE: MAJOR bug with 3.3.3r9 on Windows XP

2001-05-22 Thread Ian Cowley
> Right. I know what the code causing the problem is, but not > why it causes a problem. It *looks* like the problem is that > the thread which restores the desktop to its normal settings > is running as the wrong user in some situations. > > What happens during a successful connection? Doe

Re: VNC Connection Freezes / Drops

2001-05-22 Thread Ran Sasson
From: "James ''Wez'' Weatherall" > This sounds like an issue with your network. Sorry James, it does happen. especialy in the followings: if there is high CPU load on the server, if the server side is very low memory, if the connection speed is 56k and below. if there are more than about 20 hoops

Windows 2000 fun

2001-05-22 Thread Lanier, Brian (CCI-San Diego CCC)
I have been using vnc off and on over the last several years and have never had a problem. Now I am finding something interesting happening with the 3.3.3r9 running as a service on win2k pro. It works fine after modifying the registry with AuthHosts entries and a QuerySetting of 4. When I conne

RE: MAJOR bug with 3.3.3r9 on Windows XP

2001-05-22 Thread Ian Cowley
Yup. Tried it with normal bitmaps and JPGs. Disappears both times. None of my friends (thay all have 98 or 2000) can duplicate this 'bug'. -- Ian > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of > James ''Wez'' Weatherall > Sent: Tuesday, May

RE: MAJOR bug with 3.3.3r9 on Windows XP

2001-05-22 Thread James ''Wez'' Weatherall
On Tue, 22 May 2001, Steve Palocz wrote: > James, > This sounds like the same problem I experienced on win98se. A failed > connection causes wallpaper to disappear. Around April 20 2001. Right. I know what the code causing the problem is, but not why it causes a problem. It *looks* like the pr

RE: RedHat 7.0 and VNC

2001-05-22 Thread Brian Street
I wasn't sure if they did or not; I was just making sure I'd get the same thing. Thanks, Brian. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Scott Dunn Sent: Tuesday, May 22, 2001 3:02 PM To: [EMAIL PROTECTED] Subject: RE: RedHat 7.0 and VNC I got t

Re: VNC Connection Freezes / Drops

2001-05-22 Thread James ''Wez'' Weatherall
On Tue, 22 May 2001, David Lankford wrote: > Relatively new to VNC (great product) and I am not sure if this is the > correct place to ask this question, but I am experiencing the following > problems. > > VNC Version: 3.3.3r9 > Connection: WinNT4 SP6 to Win2K > > 1. Periodically the connecti

RE: RedHat 7.0 and VNC

2001-05-22 Thread Scott Dunn
I got the RPMs from the ATT website. I didn't know that RedHat had this program on theirs. On Tue, 22 May 2001, you wrote: > Scott, > > Thanks for the reply. Did you get the RPMs from the AT&T VNC web site or > from Redhat? > > Brian. > > -Original Message- > From: [EMAIL PROTECTED] >

RE: Failed to connect to server

2001-05-22 Thread Bo Berglund
Then the VNC service is not running. Nothing is servicing that port, so you have to find out why. Must be some setting in VNC. However, I am only familiar with WinNT and W2000 machines, it's been a long time since I dealt with the home class PC:s (W95-98-ME) so I guess my ideas are no use here. :-

Re: Failed to connect to server

2001-05-22 Thread Saleel Majeed
Bo, both machines are running Win ME. Scott, launched the server on machine A, went to machine B, Start, Run, "telnet 192.168.0.1 5900". After a long pause: "could not open a connection to 192.168.0.1" or something along those lines. BTW, I haven't had, and don't have, any other problems with my

RE: MAJOR bug with 3.3.3r9 on Windows XP

2001-05-22 Thread Steve Palocz
James, This sounds like the same problem I experienced on win98se. A failed connection causes wallpaper to disappear. Around April 20 2001. Steve -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of James ''Wez'' Weatherall Sent: Tuesday, May 22, 2001 12:55 P

Re: Help with Win98SE Running Viewer and Linux running Server...

2001-05-22 Thread Mathieu Marchand
Be sure that your vnc server is runing with more than 16bpp as screen depth. KDE2 need at least this number of color Run Xvnc or the vncserver script with this argument "-depth 16" Mathieu Marchand [EMAIL PROTECTED] - Original Message - From: "Bill Day" <[EMAIL PROTECTED]> To: <[EMAIL PR

Re: VNC Connection Freezes / Drops

2001-05-22 Thread Mark Harris
We also have noticed this same behavior between NT and W2K. I am interested in the feedback. Thanks. Mark H. Harris <>< Staff Software Engineer Software Tools Development - IBM Rochester, MN iSeries Dept EL8Y/664-3 E115 [EMAIL PROTECTED] (8) 456-6910 1-507-286

Viewer disabling

2001-05-22 Thread Kurt Thelen
Is there a way to stop users from disabling or closing VNC on their local PC's? Is it possible to restart the remote PC's VNC app from another location? Kurt Thelen - To unsubscribe, send a message with the line: unsubscribe vnc-

VNC Connection Freezes / Drops

2001-05-22 Thread David Lankford
Relatively new to VNC (great product) and I am not sure if this is the correct place to ask this question, but I am experiencing the following problems. VNC Version: 3.3.3r9 Connection: WinNT4 SP6 to Win2K 1. Periodically the connection will drop the session causing a need to restart the conne

Re: Failed to connect to server

2001-05-22 Thread Scott C. Best
Saleel: Hello! So, if you have the server running on A, and you type "telnet 5900" from a command-line on machine-B, what happens? You *should* see a response something like "RFB 3.0" This will help narrow down the LAN problems you're having. Write back when you get it this far..

vnc-list newcomer

2001-05-22 Thread Mark Harris
Greetings, I want to congratulate all contributors on a very nice project ! I run VNCserver for Linux(RH 7.1) on a local cluster that makes x3270 connections to an S390 system in Boulder. x3270 needs an X server, but I don't want to put the video hardware on the cluster.I have been us

RE: problem in starting vncserver on sol26

2001-05-22 Thread Mel Stotyn
If only root can run Xvnc this indicates that the permissions on Xvnc haven't been modified. It needs to be SGID root. Mel Stotyn, Senior Specialist mailto:[EMAIL PROTECTED] 403 537-5913 Quick Link Communications Ltd. http://www.qlccom.com 403 265-5558 1505, 311 6 Ave

RE: Failed to connect to server

2001-05-22 Thread Bo Berglund
It would help a bit if you state what kind of computers you are dealing with: Linux (which distro) Solaris (which version) Win95 Win98 WinME WinNT4 W2000 etc A lot to choose from. /Bo -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Saleel Majeed Se

RE: MAJOR bug with 3.3.3r9 also on Windows NT4 WS SP6a

2001-05-22 Thread Bo Berglund
I have noted another strange behaviour on 3.3.3r9: This is on NT4 WS SP6a - I have no wallpaper, only the standard green colored background - I connect from a remote client (my laptop) - I maneuver the desktop just fine - Now I log off the VNC connection Suddenly the Windows NT4 logon bitmap app

RE: MAJOR bug with 3.3.3r9 on Windows XP

2001-05-22 Thread Tom Kent
>-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of >James ''Wez'' Weatherall >Sent: Tuesday, May 22, 2001 11:54 AM >To: [EMAIL PROTECTED] >Subject: Re: MAJOR bug with 3.3.3r9 on Windows XP >> Another XP bug: >> When you have more than one profile open simul

RE: RedHat 7.0 and VNC

2001-05-22 Thread Brian Street
Scott, Thanks for the reply. Did you get the RPMs from the AT&T VNC web site or from Redhat? Brian. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Scott Dunn Sent: Monday, May 21, 2001 5:22 PM To: [EMAIL PROTECTED] Subject: RE: RedHat 7.0 and VNC I h

Re: MAJOR bug with 3.3.3r9 on Windows XP

2001-05-22 Thread James ''Wez'' Weatherall
I think this is the "restore wallpaper" call. I suspect that it "restores" an empty wallpaper. What wallpaper are you using? Cheers, James "Wez" Weatherall -- "The path to enlightenment is /usr/bin/enlightenment" Laboratory for Communications Engineering, Cambridge - Tel : 766513 AT&

Re: MAJOR bug with 3.3.3r9 on Windows XP

2001-05-22 Thread James ''Wez'' Weatherall
Hmmm. What happens if you set a normal bitmapped background? Does that dissappear on disconnect/connect? Cheers, James "Wez" Weatherall -- "The path to enlightenment is /usr/bin/enlightenment" Laboratory for Communications Engineering, Cambridge - Tel : 766513 AT&T Labs Cambridge, UK

Re: MAJOR bug with 3.3.3r9 on Windows XP

2001-05-22 Thread James ''Wez'' Weatherall
> Another XP bug: > When you have more than one profile open simultaneously (ya know, using the > quick user change feature) the VNC server only shows the window of the user > that it was originally started in. So if you start the computer, and enter > user "A" and then switch to user "B" without

Failed to connect to server

2001-05-22 Thread Saleel Majeed
Hello I've just installed VNC, but am having a problem. I have two computers on a LAN. On both machines I've installed VNC. One machine A, I load up the server, set up a password, and the tray icon appears. On machine B, I load up the viewer, and try to conenct to the machine A. I enter its hos

Windows XP issues (reality check)

2001-05-22 Thread Mac Reiter
At 01:24 AM 5/22/01 +0100, you wrote: >If someone tries to connect to my VNC server running on Windows XP (Beta >2), and fail, my wallpaper is removed. First, before I start, let me acknowledge that without bug reports, issues are never found and fixed. But I also wanted to make sure that no one

Help with Win98SE Running Viewer and Linux running Server...

2001-05-22 Thread Bill Day
Well I seem to be able to get connected and pull up an XServer with no problems. There is an XTerm on the newly created desktop as well, so I simply use it to launch my Desktop(KDE2.1.1). However, the desktop does not respond properly. Applications that I attempt to launch and such o

Re: vnc for irix 6.5

2001-05-22 Thread Aideen McConville
> I want to use vncviewer on an SGI WorkStation running under IRIX 6.5. > > Please, where do i get the VNC binaries for this OS? See: http://www.uk.research.att.com/vnc/platforms.html#sgi -- Aideen - To unsubscribe, send a me

vnc for irix 6.5

2001-05-22 Thread maurat gerard
Hello, I want to use vncviewer on an SGI WorkStation running under IRIX 6.5. Please, where do i get the VNC binaries for this OS? Thanks a lot -- Girard - To unsubscribe, send a message with the line: unsubscribe vnc-list to [

RE: MAJOR bug with 3.3.3r9 on Windows XP

2001-05-22 Thread Ian Cowley
Well I am using a normal desktop, with the vortec space image. This is a JPG, but I believe windows converts it to a BMP before using it, so it's not using the Active Desktop. -- Ian > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of > James ''

Re: MAJOR bug with 3.3.3r9 on Windows XP

2001-05-22 Thread James ''Wez'' Weatherall
What kinds of desktop background are you using? James "Wez" Weatherall -- "The path to enlightenment is /usr/bin/enlightenment" Laboratory for Communications Engineering, Cambridge - Tel : 766513 AT&T Labs Cambridge, UK - Tel : 343000 - Original Message

Re: "Unrecognized option: -inetd" when accessing via mozilla

2001-05-22 Thread Derek Di Matteo
Yes, now that I stop to create a web page for it, and connect, your advice does help. ;) And in fact, I can almost log in to my machine now. Here's how far I get: I connect to standard web page hosting the java applet. It loads the applet correctly and shows the vnc password text box. I can login

two questions

2001-05-22 Thread Orlando Quiroz
Just installed VNC on sol 7 enviornment. 1) can get CDE, but only root can run, normal users not able to run. 2) How should I have vnc setup? Sever servers to choose from. Depending on the load, should I distribute serveral installs per unix server, or do one installation on one machine ...? Pl

Re: vnc and vpn

2001-05-22 Thread Miroslav Luptak
Hi, Dave. I think that the cisco client changes the default route on the win98 to point to the corporate network. Therefore the VNC connection is dead from that moment. An easy workaround can be used on the win98 machine. Before you start the cisco client, add a host specific route for the w2k

RE: MAJOR bug with 3.3.3r9 on Windows XP

2001-05-22 Thread Ian Cowley
> -Original Message- > Joshua J. Kugler > > Umm, that's a feature. It's a Registry setting. The the > manual for more info. Please note the presence of the phrase "and fail" in my original message. The wallpaper should not be removed if the connection fails (i.e. if the person attempti

Re: MAJOR bug with 3.3.3r9 on Windows XP

2001-05-22 Thread Joshua J. Kugler
Umm, that's a feature. It's a Registry setting. The the manual for more info. j- k- At 01:24 Tuesday 5/22/2001 +0100, you allegedly said: >If someone tries to connect to my VNC server running on Windows XP (Beta >2), and fail, my wallpaper is removed. > >Which is a bit annoying, as my f

Re: "Unrecognized option: -inetd" when accessing via mozilla

2001-05-22 Thread Joshua J. Kugler
>I completely removed all vnc files from my system and installed the binary >3.3.3r2. I set up my Xinetd vnc service file as you did below. According to >the info at Andre Moreira's page ( >http://www.dei.isep.ipp.pt/~andre/extern/ixvnc.htm ) I should be able to hit >my server on the port specifie

Re: winwnc 3.3.3r9 service goes down at login (WinNT4)

2001-05-22 Thread Torbjorn Mohn
I have exactly the same problem with ONE of my servers. The window closes down just as the remote changes from screen saver mode to normal mode. If I turn the screen saver (blank screen) off on the remote computer VNC works fine. Does anyone have any ideas? Torbjorn Mohn "thomas@jet" wrote: >

RE: MAJOR bug with 3.3.3r9 on Windows XP

2001-05-22 Thread Howlett, Simon (NESL-IT)
NO - This happens in NT4 and Windows 2000 - I has to be a R9 issue - I have reverted to 3.3.3R7 to resolve this... Simon Howlett NT Server Team -Original Message- From: Ian Cowley [mailto:[EMAIL PROTECTED]] Sent: 22 May 2001 00:24 To: [EMAIL PROTECTED] Subject:MAJOR b