src/winsup/cygwin ChangeLog Makefile.in

2012-08-10 Thread corinna
CVSROOT:/cvs/src Module name:src Branch: cygwin-64bit-branch Changes by: cori...@sourceware.org 2012-08-10 11:51:09 Modified files: winsup/cygwin : ChangeLog Makefile.in Log message: * cygwin.sc: Add default w32api search dirs. * Makefile.in

src/winsup/cygwin cygwin.sc

2012-08-10 Thread corinna
CVSROOT:/cvs/src Module name:src Branch: cygwin-64bit-branch Changes by: cori...@sourceware.org 2012-08-10 14:38:03 Modified files: winsup/cygwin : cygwin.sc Log message: Add missing patch from previous checkin Patches:

Re: Please test snapshots

2012-08-10 Thread Achim Gratz
Daniel Colascione dancol at dancol.org writes: It works for me in bash. I don't have tcsh installed, but I don't see why SIGINT would work differently there. Yes, it works in bash for me, too. Tcsh does something that apparently breaks with the new snapshot, but since I don't get any error

bad bash tab completion

2012-08-10 Thread Shaddy Baddah
Hi, I've been having this problem with bash for about half a year now. I can't remember the specific upgrade that caused it, but that's around the time frame. So the issue is with tab completion, and looks something like this: snapshot 1: $ cd ~/../ snapshot 2 (after tab-tab): $ cd \~/../

Re: Please test snapshots

2012-08-10 Thread Christopher Faylor
On Fri, Aug 10, 2012 at 06:31:25AM +, Achim Gratz wrote: Daniel Colascione writes: It works for me in bash. I don't have tcsh installed, but I don't see why SIGINT would work differently there. Yes, it works in bash for me, too. Tcsh does something that apparently breaks with the new

RE: running interactive process on xp through cron not working

2012-08-10 Thread James Johnston
-Original Message- Sent: Friday, August 10, 2012 04:13 Subject: Re: running interactive process on xp through cron not working Any ideas on how to make cron work to allow me run programs interactively like notepad? To be honest, making this work is tenuous at best. MS doesn't

Re: mkpasswd with domain gives The security database is corrupted error

2012-08-10 Thread Corinna Vinschen
On Aug 9 22:37, Orion Poplawski wrote: Fresh install of cygwin 1.7.16 on Windows Server 2008 R2. Trying to add my domain users to /etc/passwd, but when I run mkpasswd I get (somewhat obfuscated): $ mkpasswd -l -d CO-RA SYSTEM:*:18:544:,S-1-5-18:: LocalService:*:19:544:U-NT

Re: App runs 8x slower on dual core machine (with test case to replicate issue)

2012-08-10 Thread Andrew DeFaria
On 08/09/2012 08:56 PM, Zach Saw wrote: No one said their job is easy. And are *you* paying me to make their job easier? Do you do everything for a fee? Keep going with this attitude and see if anyone would be interested at all in creating test cases or even reporting bugs. Hardly. --

Re: bad bash tab completion

2012-08-10 Thread Eric Blake
On 08/10/2012 01:14 AM, Shaddy Baddah wrote: Hi, I've been having this problem with bash for about half a year now. I can't remember the specific upgrade that caused it, but that's around the time frame. So the issue is with tab completion, and looks something like this: snapshot 1:

Re: mkpasswd with domain gives The security database is corrupted error - SOLVED

2012-08-10 Thread Orion Poplawski
Corinna Vinschen corinna-cygwin at cygwin.com writes: On Aug 9 22:37, Orion Poplawski wrote: Fresh install of cygwin 1.7.16 on Windows Server 2008 R2. Trying to add my domain users to /etc/passwd, but when I run mkpasswd I get (somewhat obfuscated): $ mkpasswd -l -d CO-RA

Re: Please test snapshots

2012-08-10 Thread Achim Gratz
Christopher Faylor writes: You're not really giving us much to go on. I don't have anything else, these are the only two (small) issues I've seen after installation of the latest snapshot. A defunct process doesn't mean that something is not properly terminated. Is this also a tcsh shell

Re: Please test snapshots

2012-08-10 Thread Christopher Faylor
On Fri, Aug 10, 2012 at 07:57:24PM +0200, Achim Gratz wrote: Christopher Faylor writes: You're not really giving us much to go on. I don't have anything else, these are the only two (small) issues I've seen after installation of the latest snapshot. A defunct process doesn't mean that

Re: Please test snapshots

2012-08-10 Thread Achim Gratz
Christopher Faylor writes: ...and those are the kind of details which allows us to at least make educated guesses about problems. Showing a defunct ps listing, not so much... You know this, but a defunct listing means that a process terminated, but wasn't reaped by it's parent process.

Re: Please test snapshots

2012-08-10 Thread Christopher Faylor
On Fri, Aug 10, 2012 at 08:33:36PM +0200, Achim Gratz wrote: Christopher Faylor writes: ...and those are the kind of details which allows us to at least make educated guesses about problems. Showing a defunct ps listing, not so much... You know this, but a defunct listing means that a process

Re: Please test snapshots

2012-08-10 Thread Achim Gratz
Christopher Faylor writes: I killed make because I forgot to add a variable definition on the command line. Only later did I find it left that zombie git process that should have been terminated with it (I know it was associated with that particular make invocation by its start time). So you

Re: Please test snapshots

2012-08-10 Thread Christopher Faylor
On Fri, Aug 10, 2012 at 10:23:41PM +0200, Achim Gratz wrote: Christopher Faylor writes: I killed make because I forgot to add a variable definition on the command line. Only later did I find it left that zombie git process that should have been terminated with it (I know it was associated with

Side-by-side configuration is incorrect reported as permission denied

2012-08-10 Thread Andrew DeFaria
I use Cygwin a lot. And I kick off Windows processes a lot. Recently I've been having a problem with my system but from Cygwin all I see is permission denied: Ltsdo-adefaria:cd /cygdrive/c/Program\ Files/IBM/RationalSDLC/Clearquest Ltsdo-adefaria:ls -l clearquest.exe -rwxr-xr-x+ 1

Re: App runs 8x slower on dual core machine (with test case to replicate issue)

2012-08-10 Thread Zach Saw
Andrew DeFaria Andrew at DeFaria.com writes: On 08/09/2012 08:56 PM, Zach Saw wrote: No one said their job is easy. And are *you* paying me to make their job easier? Do you do everything for a fee? Are you a cross dresser and do you change your panties every day? Well that's right!!!

Re: App runs 8x slower on dual core machine (with test case to replicate issue)

2012-08-10 Thread Christopher Faylor
On Sat, Aug 11, 2012 at 12:45:14AM +, Zach Saw wrote: Andrew DeFaria writes: On 08/09/2012 08:56 PM, Zach Saw wrote: No one said their job is easy. And are *you* paying me to make their job easier? Do you do everything for a fee? Are you a cross dresser and do you change your panties every

Re: Side-by-side configuration is incorrect reported as permission denied

2012-08-10 Thread Larry Hall (Cygwin)
On 8/10/2012 7:31 PM, Andrew DeFaria wrote: I use Cygwin a lot. And I kick off Windows processes a lot. Recently I've been having a problem with my system but from Cygwin all I see is permission denied: Ltsdo-adefaria:cd /cygdrive/c/Program\ Files/IBM/RationalSDLC/Clearquest