3.0.0-3: tetex-bin tcdialog segmentation fault

2009-09-08 Thread Fernando Gonzo
$ tcdialog.exe --radiolist file 80 25 10 0 0 0 8 [main] tcdialog 2944 _cygtls::handle_exceptions: Error while dumping state (probably corrupted stack) Segmentation fault (core dumped) -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ D

Re: syntax for Cygwin bash invoking Win apps

2009-09-08 Thread Larry Hall (Cygwin)
On 09/08/2009 11:30 PM, Ziser, Jesse wrote: Hello list, When I type a command in bash to invoke a Windows application (like cmd.exe, for example), I can't seem to find a pattern in the Windows command line that actually gets executed. Ordinary bash syntax does not seem to apply in general when t

Re: syntax for Cygwin bash invoking Win apps

2009-09-08 Thread Matt Wozniski
On Tue, Sep 8, 2009 at 11:30 PM, Ziser, Jesse wrote: > Hello list, > > When I type a command in bash to invoke a Windows application (like cmd.exe, > for example), I can't seem to find a pattern in the Windows command line that > actually gets executed. Ordinary bash syntax does not seem to apply

Help needed getting unicode working in bash

2009-09-08 Thread Kit Johnson
I'm just getting started with cygwin and really enjoying the linux-like functionality under windows. I have one major problem which is displaying unicode filenames in bash. There are two references in the cygwin documentation to getting unicode up and running. Unfortunately the FAQ is incredib

syntax for Cygwin bash invoking Win apps

2009-09-08 Thread Ziser, Jesse
Hello list, When I type a command in bash to invoke a Windows application (like cmd.exe, for example), I can't seem to find a pattern in the Windows command line that actually gets executed.  Ordinary bash syntax does not seem to apply in general when the command is a Windows app, but rather, s

Re: Where is gcc, don't see it in the setup list

2009-09-08 Thread Greg Chicares
On 2009-09-09 01:14Z, David Lubbers wrote: > I have installed cygwin about 8 times over a week. On the setup exe > page under the DEVEl project I only see examples for gcc. I never get a > chance to select gcc for installation and I never have gcc or c++ or g++ > after an installation. What am I

Where is gcc, don't see it in the setup list

2009-09-08 Thread David Lubbers
I have installed cygwin about 8 times over a week. On the setup exe page under the DEVEl project I only see examples for gcc. I never get a chance to select gcc for installation and I never have gcc or c++ or g++ after an installation. What am I doing wrong. A constraint: I have to install fro

Re: Nondeveloper: Cygwin duplicate dlls -- apache2triad and separate install of cygwin

2009-09-08 Thread Larry Hall (Cygwin)
On 09/08/2009 07:35 PM, Sunni wrote: Hello: One person at our university installed C://cygwin and a few of its utilities on our Microsoft Server and, then, recently, I installed apache2triad. With the install of Apache2Triad, we now have multiple copies of cygwin.dll What we would like to

[ANNOUNCEMENT] [1.5] Updated: task-1.8.2-1

2009-09-08 Thread Federico Hernandez
The task package provides a command line todo list manager. [[ compiled using gcc-3.4.4-999 ]] This is a new minor upstream bug fix release of task. CHANGES since task-1.8.1-1 == - correct shadow files without control codes - rc.name:value did not propagate for default.co

Nondeveloper: Cygwin duplicate dlls -- apache2triad and separate install of cygwin

2009-09-08 Thread Sunni
Hello: One person at our university installed C://cygwin and a few of its utilities on our Microsoft Server and, then, recently, I installed apache2triad. With the install of Apache2Triad, we now have multiple copies of cygwin.dll What we would like to know is: (1) If we delete (or convert

Re: [1.7] rename/renameat error

2009-09-08 Thread Eric Blake
Corinna Vinschen cygwin.com> writes: > > POSIX states that rename must fail with EINVAL if either argument ends in > > '.' or '..' (after trailing slashes are stripped). Cygwin 1.7 is > > detecting this situation (which is a step up from 1.5 which did the rename > > anyways), but sets errno to E

Re: The C locale

2009-09-08 Thread Andy Koppe
ps: > Maximum 1.5 compatibility (what for and how long?) vs. maximum > default usability in the long run (at least I hope so). Compatibilty for users upgrading to 1.7, who are used to being able to use the non-ASCII chars in their ANSI codepage, which is usually all they care about. And who have

Re: The C locale

2009-09-08 Thread Andy Koppe
2009/9/8 Corinna Vinschen: >> Which leaves one apparently good solution for the "C" locale: >> >> - Use the default Windows codepage for filenames, console, and >> >> multibyte functions. This is what happens already if you specifiy a >> >> locale with a language but no charset, e.g. "en". Maximum

Re: The C locale

2009-09-08 Thread Corinna Vinschen
On Sep 7 21:08, Andy Koppe wrote: > Which leaves one apparently good solution for the "C" locale: > >> - Use the default Windows codepage for filenames, console, and > >> multibyte functions. This is what happens already if you specifiy a > >> locale with a language but no charset, e.g. "en". Maxi

Re: missing ipi_spec_dst in struct in_pktinfo

2009-09-08 Thread Andrew Schulman
> > The IP man page > > (http://homepages.cwi.nl/~aeb/linux/man2html/man7/ip.7.html) lists > > in_pktinfo as > > > > struct in_pktinfo { > > unsigned int ipi_ifindex; /* Interface index */ > > struct in_addr ipi_spec_dst; /* Local address */ > > struct in_addr ipi_addr; /* Heade

Re: [RFU 1.5 and 1.7] subversion-1.6.5-1 and -2

2009-09-08 Thread David Rothenberger
On 9/7/2009 1:41 PM, Thomas Plank wrote: Hi David, Hi Thomas. I'm sending the reply to the cygwin mailing list, too, so others may benefit. Please follow up there. on http://www.mail-archive.com/cygwin-a...@cygwin.com/msg22439.html I saw your mails concerning newer versions of subversion.

Bug or feature missing in rsync.

2009-09-08 Thread Linda Walsh
I'm trying to copy NTFS file permisions to a SMB share with ACLS and extended attributes on top of XFS. However the local rsync was build without the external attribute support. I am not sure why -- I was going to use teh --fake-super to store the NT ACL's on the target file system, but due to t