upset errors: jasper, ImageMagick

2010-05-18 Thread Yaakov (Cygwin/X)
On 2010-05-18 14:30, upset complained: upset: *** setup.ini: warning - package libjasper1.701_0 refers to non-existent external-source: jasper Dr. Volker Zell, The deprecated libjasper1.701_0 does not have a corresponding source jasper-1.701.0-3-src.tar.bz2. The only package which still

Re: Re: Slow response to keypresses in xorg-server-1.8.0-1

2010-05-18 Thread Ryan Johnson
On 8:59 PM, Ken Brown wrote: On 5/1/2010 9:49 AM, Ken Brown wrote: I'm often seeing a very slow response to keypresses under xorg-server-1.8.0-1. The problem is intermittent, but it always happens within a few minutes after starting the server (via the start menu shortcut or a slight variant).

winsup/cygwin ChangeLog environ.cc exceptions. ...

2010-05-18 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: c...@sourceware.org 2010-05-18 14:30:51 Modified files: cygwin : ChangeLog environ.cc exceptions.cc external.cc fhandler_process.cc fork.cc pinfo.cc pinfo.h

src/winsup/mingw ChangeLog mingwex/mb_wc_common.h

2010-05-18 Thread ironhead
CVSROOT:/cvs/src Module name:src Changes by: ironh...@sourceware.org 2010-05-19 02:59:46 Modified files: winsup/mingw : ChangeLog winsup/mingw/mingwex: mb_wc_common.h Log message: 2010-04-27 Danny Smith dannysm...@users.sourceforge.net

Cygwin 1.7: Accessing (local) junctions via SMB

2010-05-18 Thread Mario Küchler
Hi, there seems to be a change from 1.5 to 1.7 when processing junctions (reparse points). This was already discussed here but I want to point to an issue when accessing them via SMB. Both hosts have a local junction from d:\temp to c:\temp. SMB connection goes from host1 to host2 (identical

Re: [ANNOUNCEMENT] Updated: {gd/libgd2/libgd-devel}-2.0.36RC1-11: An open source code library for the dynamic creation of images.

2010-05-18 Thread Tatsuro MATSUOKA
Hello I'm glad to see that libgd2 is updated to fix the fontconfig related bug. I aplogized that I have not told that gd_png.c should be modified when linking with the libpng-1.4, which is current release of the libpng. The gd_png.c in gd-2.0.36RC1 uses the function png_check_sig in the

Re: vfork always fail problem

2010-05-18 Thread Kazuhiro Fujieda
On Fri, 14 May 2010 21:22:02 +0200 Corinna Vinschen said: That sounds a bit weird. The joke of using the ...W functions is that the string parameters are always given in UTF-16. GBK is a multibyte charset and can only be used in conjunction with the ...A functions. However, I'm on

Re: permissions on dir are incorrectly ordered windows 7 and cygwin

2010-05-18 Thread Bill Hoffman
On 5/17/2010 12:44 PM, Dave Korn wrote: On 17/05/2010 16:44, Bill Hoffman wrote: The permissions on dir are incorrectly ordered, which may cause some entries to be ineffective. Does anyone have any ideas how to avoid this issue? Does anyone have an explanation as to what is going on here?

Re: permissions on dir are incorrectly ordered windows 7 and cygwin

2010-05-18 Thread Ken Brown
On 5/18/2010 7:45 AM, Bill Hoffman wrote: On 5/17/2010 12:44 PM, Dave Korn wrote: On 17/05/2010 16:44, Bill Hoffman wrote: The permissions on dir are incorrectly ordered, which may cause some entries to be ineffective. Does anyone have any ideas how to avoid this issue? Does anyone have

pty infinite master control thread spawning problem

2010-05-18 Thread Dave Korn
Hi, I'm having trouble with the latest changes to the pty control code. In my case they manifest when I run parallel make -j check on GCC; after a minute or two all the expect processes end up spinning CPU and everything grinds to a halt. When I attach to and debug one of the stuck

Re: Script questions

2010-05-18 Thread Christopher Faylor
On Mon, May 17, 2010 at 11:35:17PM -0400, Gregg Levine wrote: Now I can just see CGF posting Why the expletive deleted! are you bothering us with this? (Yes I know you would not probably use foul language online, but, ah, sometimes people do some darned strange things in e-mail, and then want to

Re: vfork always fail problem

2010-05-18 Thread Christopher Faylor
On Tue, May 18, 2010 at 02:47:57PM +0900, Kazuhiro Fujieda wrote: On Fri, 14 May 2010 21:22:02 +0200 Corinna Vinschen said: That sounds a bit weird. The joke of using the ...W functions is that the string parameters are always given in UTF-16. GBK is a multibyte charset and can only be

Re: vfork always fail problem

2010-05-18 Thread Eric Blake
On 05/18/2010 08:31 AM, Christopher Faylor wrote: - WCHAR corefile[strlen (p) + sizeof (.stackdump)]; + WCHAR corefile[wcslen (p) + sizeof (L.stackdump)]; ^^ No L is needed here, AFAICT. I've checked this in, removing the L.

Re: vfork always fail problem

2010-05-18 Thread Kazuhiro Fujieda
On Tue, 18 May 2010 10:31:36 -0400 Christopher Faylor said: 2010-05-18 Kazuhiro Fujida fuji...@acm.org I mistyped my name in ChangeLog. Please correct Fujida to Fujieda on the first opportunity. - WCHAR corefile[strlen (p) + sizeof (.stackdump)]; + WCHAR corefile[wcslen (p) +

Re: vfork always fail problem

2010-05-18 Thread Christopher Faylor
On Tue, May 18, 2010 at 08:45:26AM -0600, Eric Blake wrote: On 05/18/2010 08:31 AM, Christopher Faylor wrote: - WCHAR corefile[strlen (p) + sizeof (.stackdump)]; + WCHAR corefile[wcslen (p) + sizeof (L.stackdump)]; ^^ No L is

[ANNOUNCEMENT] Updated: {freeglut/libfreeglut3/libfreeglut-devel}-2.6.0-1: Open Source GLUT implementation

2010-05-18 Thread Dr. Volker Zell
Hi New versions of 'freeglut/libfreeglut3/libfreeglut-devel' have been uploaded to a server near you. o Update to latest upstream version o Build for cygwin 1.7 with gcc-4 freeglut NEWS: === * Tons of bug fixes * Added deprecated, but working Joystick API. *

[ANNOUNCEMENT] Updated: {gnutls/libgnutls26/libgnutls-devel}-2.8.6-1: Library implementing TLS 1.0 and SSL 3.0 protocols

2010-05-18 Thread Dr. Volker Zell
Hi New versions of 'gnutls/libgnutls26/libgnutls-devel' have been uploaded to a server near you. o Update to latest upstream version gnutls NEWS: === * Version 2.8.6 (released 2010-03-15) ** libgnutls: For CSRs, don't null pad integers for RSA/DSA value. VeriSign rejected

[ANNOUNCEMENT] Updated: man-1.6f-1: Man, apropos and whatis.

2010-05-18 Thread Dr. Volker Zell
Hi A new version of 'man' has been uploaded to a server near you. - Rebuild for cygwin 1.7 with gcc-4 - Added Reini Urban's EXEEXT magic to man makefiles - Moved man.conf from /usr/share/misc to /etc - Switched to latest upstream version man NEWS: === - Fixed incorrect

Re: Cygwin visual brand

2010-05-18 Thread Andrew Schulman
Could Christopher and/or Corinna please weigh in on this? There seem to be a lot of ideas and energy behind this project, but I don't think the discussion can go much further until we hear from them. Is either of you interested in having a redesign of cygwin.com? What would be your

Re: Cygwin visual brand

2010-05-18 Thread Berthold Barth
On Tue, May 18, 2010 at 5:18 PM, Andrew Schulman schulman.and...@epamail.epa.gov wrote: snip So my questions remain.  Christopher and Corinna, if you don't think a redesign is a good idea, then please tell us that. Thanks, Andrew. I'm currently pretty busy, otherwise I would already have

Re: Cygwin visual brand

2010-05-18 Thread Marco Atzeri
--- Mar 18/5/10, Andrew Schulman ha scritto: Could Christopher and/or Corinna please weigh in on this?  There seem to be a lot of ideas and energy behind this project, but I don't think the discussion can go much further until we hear from them. Is either of you interested in

Re: Cygwin visual brand

2010-05-18 Thread David Eisner
On Tue, May 18, 2010 at 11:34 AM, Marco Atzeri marco_atz...@yahoo.it wrote: It is not really polite to ask others to change something without making your effort to do the job. Marco, I don't think you carefully read the thread. Regarding the web design, there's already a website mockup.

Re: permissions on dir are incorrectly ordered windows 7 and cygwin

2010-05-18 Thread Bill Hoffman
On 5/18/2010 8:01 AM, Ken Brown wrote: On 5/18/2010 7:45 AM, Bill Hoffman wrote: On 5/17/2010 12:44 PM, Dave Korn wrote: On 17/05/2010 16:44, Bill Hoffman wrote: The permissions on dir are incorrectly ordered, which may cause some entries to be ineffective. Does anyone have any ideas how

Re: permissions on dir are incorrectly ordered windows 7 and cygwin

2010-05-18 Thread Ken Brown
On 5/18/2010 11:49 AM, Bill Hoffman wrote: On 5/18/2010 8:01 AM, Ken Brown wrote: On 5/18/2010 7:45 AM, Bill Hoffman wrote: On 5/17/2010 12:44 PM, Dave Korn wrote: On 17/05/2010 16:44, Bill Hoffman wrote: The permissions on dir are incorrectly ordered, which may cause some entries to be

[Packaging error] groff-1.20.1-1

2010-05-18 Thread Dr. Volker Zell
Hi This package is missing the /usr/share/doc/groff directory. It puts all its documentation (with the complete subdir structure) directly below /usr/share/doc Ciao Volker -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Re: Cygwin visual brand

2010-05-18 Thread Andrew Schulman
my 2 cents. All your discussion was missing a fundamental point for a volunteer driven project. Where is your source/patch for the changing you propose ? An initial proposal has been posted at http://cygwin.codecamel.com/ . It is not really polite to ask others to change something without

RE: timezone setting ?

2010-05-18 Thread Nellis, Kenneth
From: Rurik Christiansen Sent: Sunday, May 16, 2010 00:43 To: Cygwin Subject: timezone setting ? HI, Where is the system's timezone defined ? (or what is the customary way to set it ?) Cheers, -- Nothing is true. Everything is permitted. You can set the time zone by setting

[Packaging error] lilypond-2.12.4-1

2010-05-18 Thread Dr. Volker Zell
Hi Should the following file really be there (from lilypond-2.12.4-1.tar.bz2) ? /usr/license/lilypond-doc Ciao Volker -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html

[Packaging error] byacc-20100216-1

2010-05-18 Thread Dr. Volker Zell
Hi Man page byacc.1.gz is under /usr/share/man directory instead of /usr/share/man/man1 Ciao Volker -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info:

Re: Cygwin visual brand

2010-05-18 Thread Christopher Faylor
On Tue, May 18, 2010 at 11:18:28AM -0400, Andrew Schulman wrote: Could Christopher and/or Corinna please weigh in on this? There seem to be a lot of ideas and energy behind this project, but I don't think the discussion can go much further until we hear from them. Is either of you

Re: Cygwin visual brand

2010-05-18 Thread Gary
Christopher Faylor writes: On Tue, May 18, 2010 at 11:18:28AM -0400, Andrew Schulman wrote: So my questions remain. Christopher and Corinna, if you don't think a redesign is a good idea, then please tell us that. Since you keep insisting, I'll do my usual WJM dance. Then everyone can

Re: Cygwin visual brand

2010-05-18 Thread Steven Collins
On Tue, May 18, 2010 at 11:39, Gary wrote: Christopher Faylor writes: On Tue, May 18, 2010 at 11:18:28AM -0400, Andrew Schulman wrote: So my questions remain.  Christopher and Corinna, if you don't think a redesign is a good idea, then please tell us that. Since you keep insisting, I'll do my

Re: Cygwin visual brand

2010-05-18 Thread David Eisner
On Tue, May 18, 2010 at 1:28 PM, Christopher Faylor cgf-use-the-mailinglist-ple...@cygwin.com wrote: So far, I have not really cared for either of the proposed redesigns.  I don't think a mascot is necessary on the web site and I think that, as messy as the current cygwin web site may be,

Re: 1.7.5 cannot bg mintty

2010-05-18 Thread Andy Koppe
On 18/05/2010, cy.20.superconductor wrote: I sometimes forget to append a when opening a new mintty from an existing mintty. With rxvt this was never a problem, just ^Z and bg in the parent terminal (my shell is bash 3.2.49-23). This doesn't seem to work for mintty (0.6.2-1) though -

Re: Cygwin visual brand

2010-05-18 Thread Christopher Faylor
I didn't mean for my response to be taken as an invitation for more commiseration. I did say that I sincerely hated these discussions, after all. To reiterate, I am not interested in collaborating with anyone on web site redesign and, as I said, I don't think a mascot is called for. By mascot,

Re: Cygwin visual brand

2010-05-18 Thread Berthold Barth
On Tue, May 18, 2010 at 9:27 PM, Berthold Barth berthold.ba...@googlemail.com wrote: To reiterate, I am not interested in collaborating with anyone on web site redesign and, as I said, I don't think a mascot is called for.  By mascot, I mean an image displayed on the web site. If that is your

RE: 1.7.5: Bug with bash read in /etc/profile.d invocation

2010-05-18 Thread Garber, Dave (GE Infra, Energy, Non-GE)
PING! Anyone have any ideas on this? See lots of discussion on Cygwin visual brand would be nice if there was some discussion of actual issues ;) Thanks, Dave -Original Message- From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of Garber, Dave (GE Infra, Energy,

Re: 1.7.5: Bug with bash read in /etc/profile.d invocation

2010-05-18 Thread Steven Collins
Look at /etc/profile where it runs the profile.d scripts. The scripts are run with standard input redirected to a here document generated by a find command. That is the source of the /etc/profile.d/xinit.sh you're seeing as the answer. The read statement in your script is actually consuming one

RE: 1.7.5: Bug with bash read in /etc/profile.d invocation

2010-05-18 Thread Garber, Dave (GE Infra, Energy, Non-GE)
Thanks for the info. This didn't happen in 1.5.25 so something with 1.7.5 is different. I'll go back to my 1.5.25 setup and look at /etc/profile and see what's different. Dave -Original Message- From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of Steven

Re: Cygwin visual brand

2010-05-18 Thread Brent Kerr
To reiterate, I am not interested in collaborating with anyone on web site redesign and, as I said, I don't think a mascot is called for. Well that's that, case closed :) Thanks for taking the time to respond, Christopher. And while I'm at it, thank you and the other contributors for all the

Re: [ITP] libelf

2010-05-18 Thread Yaakov (Cygwin/X)
On 2009-12-20 13:56, Dave Korn wrote: libelf(*) is a requirement for supporting LTO in the upcoming GCC 4.5.0 (and beyond), and I needed to build myself a local copy so I could test that, so I figured I might as well package it properly while I was at it.

Re: Cygwin visual brand

2010-05-18 Thread Larry Hall (Cygwin)
On 5/18/2010 3:29 PM, Berthold Barth wrote: On Tue, May 18, 2010 at 9:27 PM, Berthold Barth berthold.ba...@googlemail.com wrote: To reiterate, I am not interested in collaborating with anyone on web site redesign and, as I said, I don't think a mascot is called for. By mascot, I mean an image

Re: permissions on dir are incorrectly ordered windows 7 and cygwin

2010-05-18 Thread Bill Hoffman
No. Install Cygwin's emacs-X11 package, and then you can run emacs under X11. Just type 'emacs ' in an xterm window, and emacs will open in a new window. OK, I could use X11, but I would rather a native windows app. It just seems odd that the permissions would be so strange for native

Re: [ITP] libelf

2010-05-18 Thread Dave Korn
On 18/05/2010 22:00, Yaakov (Cygwin/X) wrote: On 2009-12-20 13:56, Dave Korn wrote: libelf(*) is a requirement for supporting LTO in the upcoming GCC 4.5.0 (and beyond), and I needed to build myself a local copy so I could test that, so I figured I might as well package it properly while

Re: Cygwin visual brand

2010-05-18 Thread David Eisner
On Tue, May 18, 2010 at 4:37 PM, Brent Kerr c...@codecamel.com wrote: To reiterate, I am not interested in collaborating with anyone on web site redesign and, as I said, I don't think a mascot is called for. Well that's that, case closed :) Thanks for taking the time to And thanks for

Re: timezone setting ?

2010-05-18 Thread Cliff Hones
Nellis, Kenneth wrote: You can set the time zone by setting environment variable TZ to a file path relative to /usr/share/zoneinfo, e.g., export TZ=America/New_York I'm less clear on how it determines the time zone when TZ is not set. My guess is that TZ=posixrules is the default.

[PACKAGING ERROR] libungif-devel and libXevie-devel reference nonexistant /usr/lib/libxcb-xlib.la

2010-05-18 Thread Dr. Volker Zell
Hi /usr/lib/libXevie.la and /usr/lib/libungif.la reference non existant /usr/lib/libxcb-xlib.la in their dependency_libs line. This prevents for example pstoedit from linking. Ciao Volker -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: vfork always fail problem

2010-05-18 Thread Huang Bambo
 http://cygwin.com/snapshots/ To the OP: please check it out and verify that it solves your problem. Thanks a lot. I've changed my work directory to a full English name directory and it dosn't matter me. And this problem is first reported by gcc, strange :) . cgf -- Problem reports:      

Updated: {gnutls/libgnutls26/libgnutls-devel}-2.8.6-1: Library implementing TLS 1.0 and SSL 3.0 protocols

2010-05-18 Thread Dr. Volker Zell
Hi New versions of 'gnutls/libgnutls26/libgnutls-devel' have been uploaded to a server near you. o Update to latest upstream version gnutls NEWS: === * Version 2.8.6 (released 2010-03-15) ** libgnutls: For CSRs, don't null pad integers for RSA/DSA value. VeriSign rejected

Updated: man-1.6f-1: Man, apropos and whatis.

2010-05-18 Thread Dr. Volker Zell
Hi A new version of 'man' has been uploaded to a server near you. - Rebuild for cygwin 1.7 with gcc-4 - Added Reini Urban's EXEEXT magic to man makefiles - Moved man.conf from /usr/share/misc to /etc - Switched to latest upstream version man NEWS: === - Fixed incorrect