Re: Problems with mutt & charset

2010-02-20 Thread Andy Koppe
Gary: >> I don't use mutt, so I can't really help here, but a mintty user >> reported that he had to rebuild mutt against ncursesw (which is now >> part of the Cygwin distribution) to get UTF-8 in mutt working: >> http://code.google.com/p/mintty/issues/detail?id=124#c28 > > Hmm. You mean to get any

Re: mintty - char encoding problems

2010-02-20 Thread Andy Koppe
David Balažic: >> I'm puzzled by that, because the standards and formats setting >> shouldn't have any effect on LANG, at least as far as mintty and >> Cygwin are concerned. Any idea how it might have got set to "SL"? > > As I already mentioned, it is a fresh cygwin install. > And since the problem

[ANNOUNCEMENT] Updated: sharutils-4.8-1

2010-02-20 Thread Eric Blake
A new release of sharutils, 4.8-1, is available, leaving 4.7-2 as previous. NEWS: = This is a new upstream version. Details about the release are listed below. Using shar on text mounts continues to have the possibility that line endings on text files might not be handled the way you want, b

Re: ssh + patch + $TMP

2010-02-20 Thread Christopher Faylor
On Sun, Feb 21, 2010 at 12:04:19AM +0100, Cyrille Lefevre wrote: > >Larry Hall (Cygwin) a ??crit : >> >> On 02/19/2010 07:12 AM, Corinna Vinschen wrote: >>> Well, here's the revised list of what I think should be kept: >>> >>>ALLUSERSPROFILE >>>COMPUTERNAME >>>COMSPEC >>>CYGWIN >>>

Re: mintty - char encoding problems

2010-02-20 Thread David Balažic
On 20 February 2010 13:23, Andy Koppe wrote: > David Balažic: A mismatch of Cygwin's charset and mintty's charset, probably. What versions of Cygwin and mintty are you using? What are the values of LC_ALL, LC_CTYPE and LANG? Is anything set in the Charset (or Codepage) field on

Re: ssh + patch + $TMP

2010-02-20 Thread Cyrille Lefevre
Kurt Franke a écrit : I added a script 000-ssh-session-env.sh to /etc/profile.d/ to fetch the SYSTEM environment and USER environment from the registry. Some Variables like PATH are preserved. The login performance via ssh is degraded in comparison without this script. do you use r

Re: ssh + patch + $TMP

2010-02-20 Thread Cyrille Lefevre
Larry Hall (Cygwin) a écrit : On 02/19/2010 07:12 AM, Corinna Vinschen wrote: Well, here's the revised list of what I think should be kept: ALLUSERSPROFILE COMPUTERNAME COMSPEC CYGWIN OS PATH PATHEXT SYSTEMDRIVE SYSTEMROOT WINDIR Can we agree on that? OK by me

Re: netstat for reporting only TCP and UDP end points

2010-02-20 Thread René Berber
Karthik Balaguru wrote: > I have been trying to use the command of 'netstat -a -n -f inet' to > generate a report on all network end points not just the ESTABLISHED > (-a option) by printing the IP addresses as dotted-decimal numbers(-n > option), but only for TCP and UDP end points(-f inet option

Cygwin Usage -- Occasional but sunny

2010-02-20 Thread Ben Kamen
I just wanted to say thanks to everyone who contributes to Cygwin for the great tool it is. I don't use it often, but like these past 2 weeks using openssl, net-snmp, vi and tcl from a friendly ksh prompt on windows to do some development from my WinXP laptop has been great. The ease which I

Re: netstat for reporting only TCP and UDP end points

2010-02-20 Thread Karthik Balaguru
On Sat, Feb 20, 2010 at 9:54 PM, Christopher Faylor wrote: > On Sat, Feb 20, 2010 at 06:11:46PM +0530, Karthik Balaguru wrote: >>I have been trying to use the command of 'netstat -a -n -f inet' to >>generate a report on all network end points not just the ESTABLISHED >>(-a option) by printing the

Re: netstat for reporting only TCP and UDP end points

2010-02-20 Thread Karthik Balaguru
On Sat, Feb 20, 2010 at 10:14 PM, Gregg Levine wrote: > On Sat, Feb 20, 2010 at 11:38 AM, Karthik Balaguru > wrote: >> On Sat, Feb 20, 2010 at 9:54 PM, Christopher Faylor >> <..> wrote: >>> On Sat, Feb 20, 2010 at 06:11:46PM +0530, Karthik Balaguru wrote: I have been trying to use

Re: Setup.exe does not work (IGNORE)

2010-02-20 Thread Chris Stafford
@All, I found the problem. I needed to add the application to my firewall. Also, I needed to install the exe as Administrator (right click the exe and select run as administrator). It all works so beautifully know. I apologize to everyone for my stupidity... lol. Chris -Original Message-

Re: Setup.exe does not work.

2010-02-20 Thread DePriest, Jason R.
On Sat, Feb 20, 2010 at 12:35 PM, Chris Stafford <> wrote: > All, > > I downloaded and ran setup.exe. I have Windows Vista x64. I get to the part > that wants to pick a download site. None are listed, it should automatically > find the sites for me. Anyways, I go back to your site, find a mirror

Setup.exe does not work.

2010-02-20 Thread Chris Stafford
All, I downloaded and ran setup.exe. I have Windows Vista x64. I get to the part that wants to pick a download site. None are listed, it should automatically find the sites for me. Anyways, I go back to your site, find a mirror then click on it. Example: http://mirror.cs.vt.edu/pub/cygwin/cygwi

Re: netstat for reporting only TCP and UDP end points

2010-02-20 Thread Christopher Faylor
On Sat, Feb 20, 2010 at 10:08:03PM +0530, Karthik Balaguru wrote: >On Sat, Feb 20, 2010 at 9:54 PM, Christopher Faylor > wrote: >> On Sat, Feb 20, 2010 at 06:11:46PM +0530, Karthik Balaguru wrote: >>>I have been trying to use the command of 'netstat -a -n -f inet' to >>>generate a report on all net

Re: netstat for reporting only TCP and UDP end points

2010-02-20 Thread Gregg Levine
On Sat, Feb 20, 2010 at 11:38 AM, Karthik Balaguru wrote: > On Sat, Feb 20, 2010 at 9:54 PM, Christopher Faylor > <..> wrote: >> On Sat, Feb 20, 2010 at 06:11:46PM +0530, Karthik Balaguru wrote: >>>I have been trying to use the command of 'netstat -a -n -f inet' to >>>generate a report

Re: netstat for reporting only TCP and UDP end points

2010-02-20 Thread Karthik Balaguru
On Sat, Feb 20, 2010 at 9:54 PM, Christopher Faylor wrote: > On Sat, Feb 20, 2010 at 06:11:46PM +0530, Karthik Balaguru wrote: >>I have been trying to use the command of 'netstat -a -n -f inet' to >>generate a report on all network end points not just the ESTABLISHED >>(-a option) by printing the

Re: netstat for reporting only TCP and UDP end points

2010-02-20 Thread Christopher Faylor
On Sat, Feb 20, 2010 at 06:11:46PM +0530, Karthik Balaguru wrote: >I have been trying to use the command of 'netstat -a -n -f inet' to >generate a report on all network end points not just the ESTABLISHED >(-a option) by printing the IP addresses as dotted-decimal numbers(-n >option), but only for

Re: Problems with mutt & charset

2010-02-20 Thread Gary
On Sat, Feb 20, 2010 at 01:27:48PM +0100, I wrote: > On Sat, Feb 20, 2010 at 12:00:54PM +, Andy Koppe wrote: > > Gary: > > > However if I send *myself* an email containing upper case an umlauted A, > > > O, or U I see garbage in mutt where the character should be > > > a mintty user > > repor

netstat for reporting only TCP and UDP end points

2010-02-20 Thread Karthik Balaguru
Hi, I have been trying to use the command of 'netstat -a -n -f inet' to generate a report on all network end points not just the ESTABLISHED (-a option) by printing the IP addresses as dotted-decimal numbers(-n option), but only for TCP and UDP end points(-f inet option). But, strangely, the '-f i

Re: Problems with mutt & charset

2010-02-20 Thread Gary
On Sat, Feb 20, 2010 at 12:00:54PM +, Andy Koppe wrote: > Gary: > > I have the following environment variables set > > LANG = "en_US.UTF-8" > > LC_CTYPE = "de_CH.UTF-8" > > > > (LANG is en because I want to have my messages in English. Must LC_CTYPE > > match?) > > The charsets should probabl

Re: mintty - char encoding problems

2010-02-20 Thread Andy Koppe
David Balažic: >>> A mismatch of Cygwin's charset and mintty's charset, probably. What >>> versions of Cygwin and mintty are you using? What are the values of >>> LC_ALL, LC_CTYPE and LANG? Is anything set in the Charset (or >>> Codepage) field on the Text pane of mintty's options? >> >>  Cygwin DL

Re: Problems with mutt & charset

2010-02-20 Thread Andy Koppe
Gary: > For some reason although when I send emails containing certain umlauted > characters everything looks fine, the recipient sometimes (or possibly > always, I only know because one person mentioned it) doesn't see the > characters correctly. > > I have the following environment variables set

Re: 1.7.1: unable to run the a bash script resides in chinese path using: c:\cygwin\bin\bash --login script.

2010-02-20 Thread Andy Koppe
Corinna Vinschen: >> Anyway, I had a look into why the dosfilewarning prints the wrong >> filename: it calls small_sprintf to print the message, and >> small_sprintf uses the ANSI version of WriteFile to write to >> STD_ERROR_HANDLE, so it ends up interpreting a UTF-8 string as GBK. >> Seems sys_mb

Re: 1.7.1: unable to run the a bash script resides in chinese path using: c:\cygwin\bin\bash --login script.

2010-02-20 Thread Corinna Vinschen
On Feb 20 08:00, Andy Koppe wrote: > Hongyi Zhao: > >>Looks like there's some sort of GBK vs UTF-8 mixup going on, because > >>'??' is the same byte sequence in GBK as '' is > >>in UTF-8: > >>\xE6\x96\xB0\xE6\x9F\xA5\xE6\x96\x87\xE7\x8C\xAE > > > > Could you please give

Re: 1.7.1: unable to run the a bash script resides in chinese path using: c:\cygwin\bin\bash --login script.

2010-02-20 Thread Andy Koppe
Hongyi Zhao: >>Looks like there's some sort of GBK vs UTF-8 mixup going on, because >>'鏂版煡鏂囩尞' is the same byte sequence in GBK as '新查文献' is in UTF-8: >>\xE6\x96\xB0\xE6\x9F\xA5\xE6\x96\x87\xE7\x8C\xAE > > Could you please give me some hints on the tools > used by you to obtain this conclusion? Th