Re: Scrollback buffer broken with snapshot

2014-01-31 Thread Steven Penny
On Fri, Jan 31, 2014 at 11:40 PM, Andrey Repin wrote > You're comparing apples and oranges. > mintty is a "basic Linux terminal", native NT console is... meh... Hey Andrey, if you have nothing constructive to add you should consider to stop emailing. Saying "meh..." is not adding to the conversati

Re: Scrollback buffer broken with snapshot

2014-01-31 Thread Andrey Repin
Greetings, Steven Penny! > On Fri, Jan 31, 2014 at 7:26 AM, Marco Atzeri wrote >> 2) mintty is always better them CMD. IMHO > I shouldnt have to use "mintty" just to get back functionality that has > existed > with Cygwin Bash itself for years, not to mention even the most basic Linux > Terminal

Re: How big are your /etc/passwd and /etc/group files?

2014-01-31 Thread Christopher Faylor
On Fri, Jan 31, 2014 at 11:13:49PM -0500, tedno...@bellsouth.net wrote: >Maybe an /etc/nsswitch.conf to choose the desired behavior? Interesting idea! I like it because it's Linux-like and potentially useful in other situations. cgf -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: How big are your /etc/passwd and /etc/group files?

2014-01-31 Thread tednolan
In message <52ec4727.2000...@gmail.com>you write: >On 1/31/2014 5:03 PM, Corinna Vinschen wrote: >> On Jan 31 22:40, Frank Fesevur wrote: >>> 2014-01-31 Corinna Vinschen: Is anybody here who's using /etc/passwd and/or group files of more than 16K in size? >>> The new way to store th

Re: How big are your /etc/passwd and /etc/group files?

2014-01-31 Thread Max Polk
On 1/31/2014 5:03 PM, Corinna Vinschen wrote: On Jan 31 22:40, Frank Fesevur wrote: 2014-01-31 Corinna Vinschen: Is anybody here who's using /etc/passwd and/or group files of more than 16K in size? The new way to store the stuff would make Cygwin definitely faster, but it would struggle

Re: TIFFWriteDirectory() fails on network drive

2014-01-31 Thread Charles Wilson
On 1/31/2014 3:38 PM, Corinna Vinschen wrote: On Jan 31 14:17, Hsu, Justine wrote: The attached program tries to save a blank 64 x 64 TIFF image to specified path. When the path specified is local, the images saves fine. If the path is on a network drive on a Windows7, then it saves a corrupt fi

Re: Scrollback buffer broken with snapshot

2014-01-31 Thread Steven Penny
On Fri, Jan 31, 2014 at 7:26 AM, Marco Atzeri wrote > 2) mintty is always better them CMD. IMHO I shouldnt have to use "mintty" just to get back functionality that has existed with Cygwin Bash itself for years, not to mention even the most basic Linux Terminals. -- Problem reports: http://c

Re: How big are your /etc/passwd and /etc/group files?

2014-01-31 Thread Corinna Vinschen
On Jan 31 22:40, Frank Fesevur wrote: > 2014-01-31 Corinna Vinschen: > > Is anybody here who's using /etc/passwd and/or group files > > of more than 16K in size? > > We don't go over 16K. > > On our server 101 rows result in 12k in /etc/passwd. Doing the basic > math I would say anyone in a A

Re: How big are your /etc/passwd and /etc/group files?

2014-01-31 Thread Corinna Vinschen
On Jan 31 13:46, Jim Kresse wrote: > > Is anybody here who's using /etc/passwd and/or group files > > of more than 16K in size? > > > > If so, please reply to this thread with the size of your files. > > /etc/passwd: 2.6 MB > /etc/group: 460 kB Oh boy. Considering what I wrote in my mail:

Re: How big are your /etc/passwd and /etc/group files?

2014-01-31 Thread Frank Fesevur
2014-01-31 Corinna Vinschen: > Is anybody here who's using /etc/passwd and/or group files > of more than 16K in size? We don't go over 16K. On our server 101 rows result in 12k in /etc/passwd. Doing the basic math I would say anyone in a AD-environment with over ~135 rows is likely to get ove

RE: How big are your /etc/passwd and /etc/group files?

2014-01-31 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C]
> Is anybody here who's using /etc/passwd and/or group files > of more than 16K in size? > > If so, please reply to this thread with the size of your files. /etc/passwd: 200k /etc/group: 35k Anton Lavrentiev Contractor NIH/NLM/NCBI

Re: How big are your /etc/passwd and /etc/group files?

2014-01-31 Thread Jim Kresse
> Is anybody here who's using /etc/passwd and/or group files > of more than 16K in size? > > If so, please reply to this thread with the size of your files. /etc/passwd: 2.6 MB /etc/group: 460 kB -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.

Re: TIFFWriteDirectory() fails on network drive

2014-01-31 Thread Corinna Vinschen
On Jan 31 14:17, Hsu, Justine wrote: > The attached program tries to save a blank 64 x 64 TIFF image to specified > path. > When the path specified is local, the images saves fine. > If the path is on a network drive on a Windows7, then it saves a corrupt > file, even after applying this hotfix h

How big are your /etc/passwd and /etc/group files?

2014-01-31 Thread Corinna Vinschen
Hi guys, as you may or may not have read, I'm working on a patch which drops the need to maintain /etc/passwd and /etc/group files, but rather loads all required information from Windows (either SAM or AD). It's all working pretty nicely already, but there's one part of my changes which is a bit,

TIFFWriteDirectory() fails on network drive

2014-01-31 Thread Hsu, Justine
The attached program tries to save a blank 64 x 64 TIFF image to specified path. When the path specified is local, the images saves fine. If the path is on a network drive on a Windows7, then it saves a corrupt file, even after applying this hotfix http://support.microsoft.com/kb/2732673 Here is

sh.exe returns incorrect exit code

2014-01-31 Thread Darrel Laursen
C:\> sh sh-4.1$ which -a sh /usr/bin/sh sh-4.1$ sh --version GNU bash, version 4.1.10(4)-release (i686-pc-cygwin) . . . sh-4.1$ exit exit In my make process I get random errors due to non-zero return codes.  In each case there is not any actual compiler errors.  When rerunning the build I may

Re: How to destroy a cygwin terminal

2014-01-31 Thread Corinna Vinschen
On Jan 31 20:04, Corinna Vinschen wrote: > On Jan 31 19:16, Marco Atzeri wrote: > > > > > > On 31/01/2014 14:58, Jon TURNEY wrote: > > >On 31/01/2014 08:58, l.w...@surrey.ac.uk wrote: > > > > > > > >>>and I will bet when you are looking on /proc/*/* > > > > > >Wrong guess :) > > >'ls proc/*/*' d

Re: How to destroy a cygwin terminal

2014-01-31 Thread Corinna Vinschen
On Jan 31 19:16, Marco Atzeri wrote: > > > On 31/01/2014 14:58, Jon TURNEY wrote: > >On 31/01/2014 08:58, l.w...@surrey.ac.uk wrote: > > > > >>>and I will bet when you are looking on /proc/*/* > > > >Wrong guess :) > >'ls proc/*/*' doesn't seem to reproduce it, but 'ls dev/*/*' does. Looks like

Re: How to destroy a cygwin terminal

2014-01-31 Thread Marco Atzeri
On 31/01/2014 14:58, Jon TURNEY wrote: On 31/01/2014 08:58, l.w...@surrey.ac.uk wrote: and I will bet when you are looking on /proc/*/* Wrong guess :) 'ls proc/*/*' doesn't seem to reproduce it, but 'ls dev/*/*' does. yeah, ls proc/*/* just freeze ls on my xterm Cheers Marco -- Prob

Re: Scrollback buffer broken with snapshot

2014-01-31 Thread Ken
Marco Atzeri wrote: 1) there is not anymore a cygwin.bat http://cygwin.com/cgi-bin2/package-grep.cgi?grep=Cygwin.bat&arch=x86 Actually, while you will not find it in any package search, and it is no longer a Start Menu item, "Cygwin.bat" is still created in the root (/) of the installati

Re: unable to run any cygwin commands: error while loading shared libraries: C

2014-01-31 Thread Christopher Faylor
On Fri, Jan 31, 2014 at 03:45:35PM +, Mateusz Malinowski wrote: >I'm pretty sure that it's not a problem with BLODA. I checked >bash.exe in Dependency Walker. I managed to fix some errors with DLLs >(it shows more info than cygcheck), nevertheless, I still had the same >problem. So then I run

Re: stat64 and friends

2014-01-31 Thread Christopher Faylor
On Fri, Jan 31, 2014 at 01:24:52PM +0400, Pavel Fedin wrote: > Hello! > >> Sorry. Corinna is European. She runs on a Thursday/feline based >> timetable. > > You said - "SHE" ??? Corinna is a woman ? Main Cygwin maintainer is a lady >??? Really ? 1) Corinna isn't "main Cygwin maintainer". 2) Cor

Re: unable to run any cygwin commands: error while loading shared libraries: C

2014-01-31 Thread Mateusz Malinowski
I'm pretty sure that it's not a problem with BLODA. I checked bash.exe in Dependency Walker. I managed to fix some errors with DLLs (it shows more info than cygcheck), nevertheless, I still had the same problem. So then I run profiler on bash.exe and later only on cygwin1.dll to make sure that res

Re: Scrollback buffer broken with snapshot

2014-01-31 Thread Andrey Repin
Greetings, Marco Atzeri! >>> 20140128 seems to work on my system. >>> printf '\ec' clear everything and the >>> scroll bar disappears >> >> Yeah it works with "mintty", but not with "Cygwin.bat" >> > 1) there is not anymore a cygwin.bat > http://cygwin.com/cgi-bin2/package-grep.cgi?grep=Cygwi

Re: How to destroy a cygwin terminal

2014-01-31 Thread Jon TURNEY
On 31/01/2014 08:58, l.w...@surrey.ac.uk wrote: > In cygwin X window, type: > > cd / > ls */*/* Heh. What an interesting bug. However, it doesn't seem to be an X server bug. Typing the same commands into a mintty causes that to exit as well. > xinit: connection to X server lost > > waiting fo

Re: Scrollback buffer broken with snapshot

2014-01-31 Thread Marco Atzeri
On 31/01/2014 13:26, Steven Penny wrote: On Thu, Jan 30, 2014 at 11:29 PM, Marco Atzeri wrote 20140128 seems to work on my system. printf '\ec' clear everything and the scroll bar disappears Yeah it works with "mintty", but not with "Cygwin.bat" 1) there is not anymore a cygwin.bat htt

Re: How to destroy cygwin X server

2014-01-31 Thread Marco Atzeri
On 31/01/2014 09:58, l.w...@surrey.ac.uk wrote: In cygwin X window, type: cd / ls */*/* xinit: connection to X server lost waiting for X server to shut down winClipboardProc - winClipboardFlushWindowsMessageQueue trapped WM_QUIT message, exiting main loop. winClipboardProc - XDestroyWindow

Re: Scrollback buffer broken with snapshot

2014-01-31 Thread Steven Penny
On Thu, Jan 30, 2014 at 11:29 PM, Marco Atzeri wrote > 20140128 seems to work on my system. > printf '\ec' clear everything and the > scroll bar disappears Yeah it works with "mintty", but not with "Cygwin.bat" -- Problem reports: http://cygwin.com/problems.html FAQ: http

RE: stat64 and friends

2014-01-31 Thread Pavel Fedin
Hello! > Sorry. Corinna is European. She runs on a Thursday/feline based > timetable. You said - "SHE" ??? Corinna is a woman ? Main Cygwin maintainer is a lady ??? Really ? P.S. Nothing really personal, just wanted to know, to be more careful maybe... Kind regards, Pavel Fedin Expert Engi

How to destroy cygwin X server

2014-01-31 Thread l.wood
In cygwin X window, type: cd / ls */*/* xinit: connection to X server lost waiting for X server to shut down winClipboardProc - winClipboardFlushWindowsMessageQueue trapped WM_QUIT message, exiting main loop. winClipboardProc - XDestroyWindow succeeded. winClipboardIOErrorHandler! winMultiWind