BUG: xset fp+ tcp/hostname:port freezes the Xserver

2002-11-28 Thread Matthias Muth
Hi all, I just installed the latest version of the complete Cygwin-Package including XFree86. Because I need some fonts from our fontserver, I added the according xset command to .xinitrc. I must realized that the xset fp+ tcp/hostname:port command lets freeze the whole Xserver. BTW, xset fp=

RE: XFree86 4.2.0 orphans shell on termination

2002-11-28 Thread Harold L Hunt II
Michael, Yes, we have known about this for some time now, but no one has volunteered to work on it. I just work around it by always ``exit''ing my xterms before I shutdown XWin.exe. I don't even know where one would start to find a solution to this. Harold -Original Message- From:

RE: man pages

2002-11-28 Thread Harold L Hunt II
Alan, Are you going to commit this one directly? Harold -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Alan Hourihane Sent: Wednesday, November 27, 2002 12:09 PM To: [EMAIL PROTECTED] Subject: Re: man pages It's broken. We need to rebuild the X tree

Re: man pages

2002-11-28 Thread Alan Hourihane
Yup. On Thu, Nov 28, 2002 at 11:10:46AM -0500, Harold L Hunt II wrote: Alan, Are you going to commit this one directly? Harold -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Alan Hourihane Sent: Wednesday, November 27, 2002 12:09 PM To:

RE: man pages

2002-11-28 Thread Sylvain Petreolle
Harold, could you say if a XF86Config manpage/sample is in CVS ? --- Harold L Hunt II [EMAIL PROTECTED] a écrit : Alan, Are you going to commit this one directly? Harold ___ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en

RE: man pages

2002-11-28 Thread Sylvain Petreolle
no, it's just for keyboard configuration concerns... I don't like hitting on , key to have a m on a non-US keyboard :) same as all others... --- Harold L Hunt II [EMAIL PROTECTED] a écrit : Yeah, there is one there, but I am not certain if it would end up in the Cygwin/XFree86 man page

RE: man pages

2002-11-28 Thread Alexander Gottwald
Sylvain Petreolle wrote: Harold, could you say if a XF86Config manpage/sample is in CVS ? The manpage should be in CVS. The used config keys is a subset of those used for the linux XFree86. A sample can be download from http://www-user.tu-chemnitz.de/~goal/xfree/XF86Config-4.bz2 bye ago

gdb received signal SIGSEGV before even entering main!

2002-11-28 Thread jing . dong
The program I ran gdb on a very standard hello world program, it crashes even before main is entered. Anybody have an idea how to solve this problem? Any help is appreciated. The following is a running script: /home/john gdb -nw a GNU gdb 5.0 (20010428-3) Copyright 2001 Free Software

Re: gdb received signal SIGSEGV before even entering main!

2002-11-28 Thread cygwin
Wrong mailing list. Redirected. On Fri, Nov 29, 2002 at 05:43:13AM +, [EMAIL PROTECTED] wrote: The program I ran gdb on a very standard hello world program, it crashes even before main is entered. Anybody have an idea how to solve this problem? Any help is appreciated. The following is a