Re: [PATCH] fix broken mouse in Cygwin 1.7.14 and 1.7.15

2012-05-16 Thread Christopher Faylor
On Thu, May 17, 2012 at 01:20:06AM +0200, Mikulas Patocka wrote: >On Thu, 17 May 2012, Mikulas Patocka wrote: > >> > Corinna Vinschen: >> > >> > > 2012-04-03 Thomas Wolff >> > > >> > > * fhandler.h (class dev_console): Two flags for extended mouse modes. >> > > * fhandler_console.cc (fhandler_c

Re: procps and pgrep hang

2012-05-16 Thread Christopher Faylor
On Wed, May 16, 2012 at 08:46:09PM -0500, Tom Rodman wrote: >more details > ># example hang (^C will not kill): > > $ pgrep bash > ># tail end of strace of above: > > 37 208960 [main] pgrep 2184 fhandler_process::exists: exists > (/proc/2488/cmdline) > 41 209001 [main] pgrep 2184 build_fh_p

Re: Latest setup doesn't resolve dependencies

2012-05-16 Thread Andrey Repin
Greetings, Andrey Repin! > This was a problem back in the years, when setup was actually doing this. > It was nearly impossible to install a package with dependencies. - install + uninstall -- WBR, Andrey Repin (anrdae...@freemail.ru) 17.05.2012, <04:35> Sorry for my terrible english... -- Pr

[PATCH] fix broken mouse in Cygwin 1.7.14 and 1.7.15

2012-05-16 Thread Mikulas Patocka
On Thu, 17 May 2012, Mikulas Patocka wrote: > > Corinna Vinschen: > > > > > 2012-04-03 Thomas Wolff > > > > > > * fhandler.h (class dev_console): Two flags for extended mouse modes. > > > * fhandler_console.cc (fhandler_console::read): Implemented > > > extended mouse modes 1015 (urxvt,

Re: [ANNOUNCEMENT] Updated: gnupg-1.4.12-1

2012-05-16 Thread Chris Sutcliffe
On 16 May 2012 16:24, marco atzeri wrote: > On 5/16/2012 10:15 PM, Eric Blake wrote: >> It isn't zlib (no binaries) or even zlib0 (cygcheck /usr/bin/cygz.dll >> doesn't show libreadline 6 or 7). >> >> Why are we still linking against libreadline6 instead of libreadline7? >> Is there a hint file tha

Re: [OT] "renaming file immediately after close fails" problem

2012-05-16 Thread Thomas Wolff
Am 16.05.2012 12:46, schrieb Václav Zeman: Hi. This is unrelated to Cygwin directly. I am having problems in my library that renaming files sometimes fails right after the file is closed. I vaguely remember seeing same or similar problems being discussed in this mailing list but I cannot find th

Re: [ANNOUNCEMENT] Updated: gnupg-1.4.12-1

2012-05-16 Thread marco atzeri
On 5/16/2012 10:15 PM, Eric Blake wrote: On 05/16/2012 02:08 PM, Chris Sutcliffe wrote: On 16 May 2012 15:19, marco atzeri wrote: On 5/16/2012 9:12 PM, Chris Sutcliffe wrote: Every command / option I try with gpg comes back with a 'Bad address' error: $ gpg --version mksh: gpg: Bad address A

Re: [ANNOUNCEMENT] Updated: gnupg-1.4.12-1

2012-05-16 Thread Eric Blake
On 05/16/2012 02:08 PM, Chris Sutcliffe wrote: > On 16 May 2012 15:19, marco atzeri wrote: >> On 5/16/2012 9:12 PM, Chris Sutcliffe wrote: >>> Every command / option I try with gpg comes back with a 'Bad address' >>> error: >>> >>> $ gpg --version >>> mksh: gpg: Bad address >>> >>> Am I missing som

Re: [ANNOUNCEMENT] Updated: gnupg-1.4.12-1

2012-05-16 Thread Chris Sutcliffe
On 16 May 2012 15:19, marco atzeri wrote: > On 5/16/2012 9:12 PM, Chris Sutcliffe wrote: >> Every command / option I try with gpg comes back with a 'Bad address' >> error: >> >> $ gpg --version >> mksh: gpg: Bad address >> >> Am I missing something? > > $ cygcheck gpg Ah, should have thought of th

Re: [ANNOUNCEMENT] Updated: gnupg-1.4.12-1

2012-05-16 Thread Chris Sutcliffe
On 16 May 2012 15:19, Yaakov (Cygwin/X) wrote: > On 2012-05-16 14:12, Chris Sutcliffe wrote: >> Every command / option I try with gpg comes back with a 'Bad address' >> error: >> >> $ gpg --version >> mksh: gpg: Bad address >> >> Am I missing something? > > Is cygserver running? Is it required? C

Re: [ANNOUNCEMENT] Updated: gnupg-1.4.12-1

2012-05-16 Thread marco atzeri
On 5/16/2012 9:12 PM, Chris Sutcliffe wrote: On 28 February 2012 10:02, marco atzeri wrote: New version 1.4.12-1 of gnupg is available in the Cygwin distribution: Every command / option I try with gpg comes back with a 'Bad address' error: $ gpg --version mksh: gpg: Bad address Am

Re: [ANNOUNCEMENT] Updated: gnupg-1.4.12-1

2012-05-16 Thread Yaakov (Cygwin/X)
On 2012-05-16 14:12, Chris Sutcliffe wrote: On 28 February 2012 10:02, marco atzeri wrote: New version 1.4.12-1 of gnupg is available in the Cygwin distribution: Every command / option I try with gpg comes back with a 'Bad address' error: $ gpg --version mksh: gpg: Bad address Am

Re: [ANNOUNCEMENT] Updated: gnupg-1.4.12-1

2012-05-16 Thread Chris Sutcliffe
On 28 February 2012 10:02, marco atzeri wrote: > New version 1.4.12-1  of > >        gnupg > > is available in the Cygwin distribution: Every command / option I try with gpg comes back with a 'Bad address' error: $ gpg --version mksh: gpg: Bad address Am I missing something? Chris -- Chris Su

Re: Latest setup doesn't resolve dependencies

2012-05-16 Thread marco atzeri
On 5/16/2012 8:27 AM, Dr. Volker Zell wrote: Hi I'm on Windows 7 SP1 64 Bit with a complete new cygwin installation. Today I tried updating to the zlib and minizip combo. When I for example click on the minizip package in the 'Not installed' page, according to the setup.hint file the libminizip

procps and pgrep

2012-05-16 Thread Tom Rodman
After upgrading to 1.7.15(0.260/5/3), on several hosts (but not all) the commands: procps pgrep hang. I will try to follow up w/more details (cygcheck output) in the next couple of days. -- thanks, Tom Rodman -- Problem reports: http://cygwin.com/problems.html FAQ:

RE: rxvt loses output connection with non cygwin console processes

2012-05-16 Thread James Johnston
> On Tue, May 15, 2012 at 06:59:14PM +0200, Pawel Jasinski wrote: > >i have discovered something peculiar. > >I run my rxvt with the usual: > > > >C:\cygwin\bin\rxvt.exe -bg wheat -fg black -sl 5000 -e /bin/bash -ls > > > >now I try inside to run some *non* cygwin console program rxvt shows > >noth

Re: "emacs -nw" hangs in a terminal

2012-05-16 Thread Ken Brown
On 5/15/2012 10:27 AM, Filipp Gunbin wrote: [Ken Brown wrote:] I can reproduce this on XP but not on Windows 7. And I see from your (partial) cygcheck output that you're running Vista. I'll try to debug this on my XP system. I think I've fixed this, in both emacs-23 and emacs-24. Please rete

Re: rxvt loses output connection with non cygwin console processes

2012-05-16 Thread Christopher Faylor
On Wed, May 16, 2012 at 06:57:55AM -0400, Ken Brown wrote: >On 5/15/2012 9:59 PM, Christopher Faylor wrote: >> On Tue, May 15, 2012 at 06:59:14PM +0200, Pawel Jasinski wrote: >>> i have discovered something peculiar. >>> I run my rxvt with the usual: >>> >>> C:\cygwin\bin\rxvt.exe -bg wheat -fg bla

Re: [OT] "renaming file immediately after close fails" problem

2012-05-16 Thread Earnie Boyd
On Wed, May 16, 2012 at 8:15 AM, Václav Zeman wrote: > On 16 May 2012 12:49, Nick Lowe wrote: >> On Wed, May 16, 2012 at 11:46 AM, Václav Zeman wrote: >>> Hi. >>> >>> This is unrelated to Cygwin directly. I am having problems in my >>> library that renaming files sometimes fails right after the fil

Re: [OT] "renaming file immediately after close fails" problem

2012-05-16 Thread Václav Zeman
On 16 May 2012 12:49, Nick Lowe wrote: > Are you waiting for the file handle to become signalled before > attempting a rename? There is no file handle directly involved. > > Nick > > On Wed, May 16, 2012 at 11:46 AM, Václav Zeman wrote: >> Hi. >> >> This is unrelated to Cygwin directly. I am havi

Re: Latest setup doesn't resolve dependencies

2012-05-16 Thread Andrey Repin
Greetings, Dr. Volker Zell! > I'm on Windows 7 SP1 64 Bit with a complete new cygwin installation. Today I > tried updating to the zlib and minizip combo. When I for example click on the > minizip package in the 'Not installed' page, according to the setup.hint file > the libminizip1 runtime file

Re: ssh error

2012-05-16 Thread Andrey Repin
Greetings, Lars Bjшrndal! > After updating to latest cygwin today on a Win7 64-bit system, I got an > error when starting ssh: "bash: Bad address". Where does that error come > from? ssh -vv ? -- WBR, Andrey Repin (anrdae...@freemail.ru) 16.05.2012, <15:33> Sorry for my terrible english...

Re: rxvt loses output connection with non cygwin console processes

2012-05-16 Thread Ken Brown
On 5/15/2012 9:59 PM, Christopher Faylor wrote: On Tue, May 15, 2012 at 06:59:14PM +0200, Pawel Jasinski wrote: i have discovered something peculiar. I run my rxvt with the usual: C:\cygwin\bin\rxvt.exe -bg wheat -fg black -sl 5000 -e /bin/bash -ls now I try inside to run some *non* cygwin con

ssh error

2012-05-16 Thread Lars Bjørndal
After updating to latest cygwin today on a Win7 64-bit system, I got an error when starting ssh: "bash: Bad address". Where does that error come from? Lars -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.

Re: [OT] "renaming file immediately after close fails" problem

2012-05-16 Thread Nick Lowe
Are you waiting for the file handle to become signalled before attempting a rename? Nick On Wed, May 16, 2012 at 11:46 AM, Václav Zeman wrote: > Hi. > > This is unrelated to Cygwin directly. I am having problems in my > library that renaming files sometimes fails right after the file is > closed

[OT] "renaming file immediately after close fails" problem

2012-05-16 Thread Václav Zeman
Hi. This is unrelated to Cygwin directly. I am having problems in my library that renaming files sometimes fails right after the file is closed. I vaguely remember seeing same or similar problems being discussed in this mailing list but I cannot find the emails. Could any of you remember discussio