I had not checked, but I just did. If I remove the -clipboard and the sleep, all is well. As another data point, a longer sleep is needed if the files are run on windows login (which is not surprising).
On a different note, I have noticed that the X clipboard will transfer to windows as long as the data is highlighted. Once the data is unhighlighted (i.e. typing "clear") the text is still in the X buffer (middle button or shift insert pastes correctly), but the windows clipboard is empty. - Andy > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Harold L Hunt II > Sent: Thursday, January 08, 2004 10:20 AM > To: [EMAIL PROTECTED] > Subject: Re: Updated: XFree86-xserv-4.3.0-33 > > > Andrew Braverman wrote: > > > I seem to be the one not to have any luck lately. I tried > running this > > package and get a standard windows "XWin-33.exe has > encountered a problem > > and needs to close. We are sorry for the inconvenience." > message. There > > was no useful stackdump. After going through my batch > file, I found that if > > I put a "sleep 2" before the "xhost +hostname" command that > I have in the > > file, XWin does not crash. If I use "sleep 1", it > sometimes crashes. With > > no sleep, it crashes. I have attached an XWin.log from one > of the attempts > > with no sleep. > > > > - Andy > > Andy, > > You should not need the 'xhost +hostname' unless hostname is > a remote host. > > Have you tried without the -clipboard parameter to confirm > whether the > problem persists in that case? > > Harold >
