Re: [1.7] Setup.exe default ownership of files in fresh install [Admin:None?]

2009-05-09 Thread Chris Rodgers
Dear List, I have two admin accounts on a Windows XP Pro machine. I installed Cygwin 1.7 beta using Admin1 initially. This morning, I tried to update some packages from account Admin2. I kept getting errors about not being able to update files because they were in use. It turned out that

Two other quick things about setup.exe

2009-05-09 Thread Chris Rodgers
Dear List, I noticed two other small things this morning: (1) Pressing ENTER in the search box at the top of the package selection screen causes installation to continue to the next stage. Would it be possible to ignore ENTER in that box? This would make the UI similar to e.g. Firefox and

Re: Packaging bug (?): icu-3.8-5

2009-05-09 Thread Reini Urban
2009/5/7 Ken Brown: In http://cygwin.com/ml/cygwin/2009-05/msg00186.html I asked for help with an icu problem, but part of my message was a report of what I think is a packaging bug in icu-3.8-5.  That report should probably have come to this list.  Here's the short version: $ cygport

Re: X server fails to start on Vista

2009-05-09 Thread Kim Goldov
Run as Administrator did not make a difference. The X icon does not appear hidden or otherwise, no terminal pops up (as it does on my XP machine), and no process shows in the task manager. The bash shell works fine. The /var/log/XWin.0.log file appears as noted earlier. Kim Also be sure to

src/winsup/cygwin ChangeLog sec_auth.cc path.c ...

2009-05-09 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2009-05-09 15:08:16 Modified files: winsup/cygwin : ChangeLog sec_auth.cc path.cc security.h Log message: * sec_auth.cc (str2uni_cat): Move from here... * path.cc (str2uni_cat): ...to

src/winsup/cygwin ChangeLog dtable.cc wincap.c ...

2009-05-09 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2009-05-09 15:56:37 Modified files: winsup/cygwin : ChangeLog dtable.cc wincap.cc wincap.h Log message: * dtable.cc (dtable::init_std_file_from_handle): Add workaround for Windows 7 64

winsup/cygwin ChangeLog include/cygwin/version.h

2009-05-09 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: c...@sourceware.org 2009-05-09 20:16:06 Modified files: cygwin : ChangeLog cygwin/include/cygwin: version.h Log message: * cygwin/version.h (CYGWIN_VERSION_CYGWIN_CONV): New define.

Re: Cygwin programs doesn't support non-ASCII filenames

2009-05-09 Thread Corinna Vinschen
[Repeated and additional question. I accidentally sent this as PM. Sorry about that. Let's keep this on the list, please] On May 9 11:43, Lenik wrote: (My system locale is zh_CN) What ANSI codepage is that? And what OEM codepage uses the console Window by default? 1, test path set

Re: Cygwin programs doesn't support non-ASCII filenames

2009-05-09 Thread Lenik
(This mail is encoded in utf-8) On 2009-5-9 18:02, Corinna Vinschen wrote: [Repeated and additional question. I accidentally sent this as PM. Sorry about that. Let's keep this on the list, please] On May 9 11:43, Lenik wrote: (My system locale is zh_CN) What ANSI codepage is that? And

Re: Cygwin programs doesn't support non-ASCII filenames

2009-05-09 Thread Corinna Vinschen
On May 9 23:12, Lenik wrote: (This mail is encoded in utf-8) On 2009-5-9 18:02, Corinna Vinschen wrote: [Repeated and additional question. I accidentally sent this as PM. Sorry about that. Let's keep this on the list, please] On May 9 11:43, Lenik wrote: (My system locale is zh_CN)

Re: print on cygwin command window with gfortran?

2009-05-09 Thread Dave Korn
Gus K wrote: I use gfortran on cygwin and i want to print in the command window (like it prints in windows) i use the usual stuff: WRITE(6,*) 'Give a number:' or PRINT(6,*) 'Give a number:' but the execution completes without any printing.. What is wrong? It's a problem with

Re: Cygwin programs doesn't support non-ASCII filenames

2009-05-09 Thread Lenik
On 2009-5-9 23:44, Corinna Vinschen wrote: On May 9 23:12, Lenik wrote: (This mail is encoded in utf-8) On 2009-5-9 18:02, Corinna Vinschen wrote: [Repeated and additional question. I accidentally sent this as PM. Sorry about that. Let's keep this on the list, please] On May 9 11:43,

How to detect a cygwin thread?

2009-05-09 Thread Piotr Wyderski
My program has a built-in panic handler, which enumerates all process threads using the CreateToolhelp32Snapshot WinAPI function and then suspends them (except itself) in order to freeze the entire environment in a state as close as possible to the original error conditions. Unfortunately it also

Re: How to detect a cygwin thread?

2009-05-09 Thread Mark Geisert
Piotr Wyderski writes: My program has a built-in panic handler, which enumerates all process threads using the CreateToolhelp32Snapshot WinAPI function and then suspends them (except itself) in order to freeze the entire environment in a state as close as possible to the original error

Re: [ANNOUNCEMENT] [1.7] Updated: cygwin-1.7.0-47

2009-05-09 Thread Lee D. Rothstein
Christopher Faylor wrote: On Thu, May 07, 2009 at 02:20:18PM -0400, Andrew Schulman wrote: By the way, I don't like that setup maximizes the window when on the package selection step. I haven't seen it, but it certainly sounds wrong for a wizard-style window to change its size when