Re: beep perl script

2014-01-22 Thread GigabitPony
Helmut Karlowski wrote > Don't know why >/dev/dsp does not work (I get just noise), but you can use > ogg123 (ogg-vorbis) and play for example .oga-files: > > e.g.: > > ogg123 alarm-clock-elapsed.oga > > That works for me on 1.7.20. > > It's been a while since I played with sound-output, don'

Win8 issue with pthread_once in ctor? (Re: Is there someone who have a same problem ?)

2014-01-22 Thread Yaakov (Cygwin/X)
On 2014-01-22 15:56, Yaakov (Cygwin/X) wrote: I believe that there is a problem when p11-kit command runs on the cygwin64 under Windows 8. Confirmed with a fresh Windows 8 x64 installation, but not with 8.1. I'll have to look into this further. Here's what I've found so far: So far only with

Re: AdminCygwin Release

2014-01-22 Thread Christopher Faylor
On Wed, Jan 22, 2014 at 07:17:29PM -0700, Tom Schutter wrote: >Kitizo, I have an alternative solution that you may find helpful. I >have created a batch file that automates the process of installing and >updating cygwin. You can find the batch files at: > https://github.com/tschutter/AppData/tre

Re: Is there someone who have a same problem ?

2014-01-22 Thread kou1okada
> And please use meaningful subjects. > Thomas Sorry. I replied to my previous post ( http://cygwin.com/ml/cygwin/2014-01/msg00262.html ) with the Sent folder of GMail. So I thought the mail subject is meaningful enough on the thread. But in fact "References" field of mail header was not appended.

Re: Is there someone who have a same problem ?

2014-01-22 Thread kou1okada
> Please don't top post, and please don't include email addresses in your > replies. Oops, I'm sorry. I didn't care so that was inserted automatically. I'll care it. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http

wget: needs rebuild for x86

2014-01-22 Thread Yaakov (Cygwin/X)
Eric, Could you please update/rebuild the x86 wget package? The current x86 release is linked against an old gnutls which preceded the addition of ca-certificates, so it rejects HTTPS requests without either an explicit --ca-certificate argument (or equivalent setting in wgetrc(5)) or --no-c

Re: AdminCygwin Release

2014-01-22 Thread Tom Schutter
Kitizo, I have an alternative solution that you may find helpful. I have created a batch file that automates the process of installing and updating cygwin. You can find the batch files at: https://github.com/tschutter/AppData/tree/master/bin The specific files you need are: https://github.co

Re: Reduce noise in dependency declaration during uninstall in setup.exe

2014-01-22 Thread Christopher Faylor
On Wed, Jan 22, 2014 at 02:04:01PM -0700, Warren Young wrote: >On 1/21/2014 23:02, Christopher Faylor wrote: >>I think Corinna mentioned that she was going to get to this next >>Thursday or possibly I'm misremembering and she was going to complete >>work on an AI which passed the Turing Test. I ca

Re: Maintainer for git?

2014-01-22 Thread Chris O'Bryan
> On Mon, Jan 20, 2014 at 5:31 PM, Steven Penny wrote: > >> Are you certain the bug is present in Adam’s version? He has tested it here >> >> http://cygwin.com/ml/cygwin/2014-01/msg00085.html > > I just tried cloning something big again (the linux kernel). See > below. The first one was with gi

Re: [ANNOUNCEMENT] Updated: cppcheck-1.63-1

2014-01-22 Thread Chris Sutcliffe
On 22 January 2014 13:04, René Berber wrote: > On 1/8/2014 7:42 AM, Chris Sutcliffe wrote: > >> Version 1.63-1 of cppcheck has been uploaded, following the upstream >> release. > > Which is broken... Thanks for the heads up, there is a '-2' version on it's way to the mirrors that corrects this pro

Re: Maintainer for git?

2014-01-22 Thread Balaji Venkataraman
On Mon, Jan 20, 2014 at 5:31 PM, Steven Penny wrote: > Are you certain the bug is present in Adam’s version? He has tested it here > > http://cygwin.com/ml/cygwin/2014-01/msg00085.html I just tried cloning something big again (the linux kernel). See below. The first one was with git-1.7.9 the

Re: Is there someone who have a same problem ?

2014-01-22 Thread Yaakov (Cygwin/X)
On 2014-01-22 02:35, kou1okada wrote: Windows 7 doesn't have no problems. But Windows 8 causes a problem at verify SSL certification. Maybe the cause of this problem is not dependencies. No, it seems not. I believe that there is a problem when p11-kit command runs on the cygwin64 under Window

Re: Is there someone who have a same problem ?

2014-01-22 Thread Thomas Wolff
Am 22.01.2014 17:36, schrieb Adam Dinwoodie: On 22 January 2014 16:29, kou1okada wrote: Thanks ! It seems a result under the Windows 8.1, and verifying for SSL certificate is succeeded. Hmm, can someone provide results under the Windows 8 ? I checked it on 2 environments which are Windows 8 ver

Re: Reduce noise in dependency declaration during uninstall in setup.exe

2014-01-22 Thread Warren Young
On 1/21/2014 23:02, Christopher Faylor wrote: I think Corinna mentioned that she was going to get to this next Thursday or possibly I'm misremembering and she was going to complete work on an AI which passed the Turing Test. I can't, for the life of me, remember which it was. Or maybe she was

Re: Is there someone who have a same problem ?

2014-01-22 Thread Csaba Raduly
On Wed, Jan 22, 2014 at 6:15 PM, Balaji Venkataraman wrote: (snip) > And I would > appreciate any tips on configuring browser based Gmail from not > quoting real email addresses. AFAIK it's not possible. I always had to delet those manually (like yours in this reply). Plus, the blasted thing seem

Re: Maintainer for git?

2014-01-22 Thread Adam Dinwoodie
On 22 January 2014 18:25, David Conrad wrote: > On Mon, Jan 20, 2014 at 8:31 PM, Steven Penny wrote: > I just wanted to add, I have been using Adam's version for the last > couple of days without any issues. (The x86 variant.) The only problem > I had was when I went to install it using Steven's in

Re: Maintainer for git?

2014-01-22 Thread David Conrad
On Mon, Jan 20, 2014 at 8:31 PM, Steven Penny wrote: > On Mon, Jan 20, 2014 at 7:26 PM, Balaji Venkataraman wrote >> But the cygcrypto dll version bug referred here[1] is still present as >> this version (1.8.5.2-1) is linked w/ cygcrypto-1.0.0.dll > > Are you certain the bug is present in Adam’s v

Re: [ANNOUNCEMENT] Updated: cppcheck-1.63-1

2014-01-22 Thread René Berber
On 1/22/2014 12:04 PM, René Berber wrote: On 1/8/2014 7:42 AM, Chris Sutcliffe wrote: Version 1.63-1 of cppcheck has been uploaded, following the upstream release. Which is broken... In many ways, it seems that there is a version 1.63.1, which may fix the problems (not certain because 1.63

Re: AdminCygwin Release

2014-01-22 Thread Larry Hall (Cygwin)
On 1/22/2014 12:43 PM, BGINFO4X wrote: -> Larry wrote: Certainly this would have the potential to interfere with any existing Cygwin installation. I have read that you can have more than one installation of cywgin in a single machine... Yes, if it is managed properly. If not, bad things ca

Re: AdminCygwin Release

2014-01-22 Thread Christopher Faylor
On Wed, Jan 22, 2014 at 06:48:02PM +0100, BGINFO4X wrote: >>>Hello everyone, >>> >>>I'm trying to create a "Small Admin Cywgin relase", called AdminCgwin. >>>If it works, I will upload to sourceforge. >>> >>>These are the main lines: >>> >>>1- Create an installation windows package (.msi) with WIX.

Re: [ANNOUNCEMENT] Updated: cppcheck-1.63-1

2014-01-22 Thread René Berber
On 1/8/2014 7:42 AM, Chris Sutcliffe wrote: Version 1.63-1 of cppcheck has been uploaded, following the upstream release. Which is broken... if you try to use it: $ cppcheck --check-config /opt/some_project/ (information) Failed to load std.cfg. Your Cppcheck installation is broken, please r

Re: AdminCygwin Release

2014-01-22 Thread BGINFO4X
>>Hello everyone, >> >>I'm trying to create a "Small Admin Cywgin relase", called AdminCgwin. >>If it works, I will upload to sourceforge. >> >>These are the main lines: >> >>1- Create an installation windows package (.msi) with WIX. >> >>2- Default Installed packages: base + admin + apt-cyg. >>The

Re: AdminCygwin Release

2014-01-22 Thread BGINFO4X
-> Larry wrote: > Certainly this would have the potential to interfere with any existing > Cygwin installation. I have read that you can have more than one installation of cywgin in a single machine... > Also, it's not clear to me that the post-installscripts for the packages > you're bundling

Re: Is there someone who have a same problem ?

2014-01-22 Thread Balaji Venkataraman
On Wed, Jan 22, 2014 at 8:36 AM, Adam Dinwoodie wrote: > See http://cygwin.com/acronyms/#PCYMTNQREAIYR, > http://cygwin.com/lists.html, and http://cygwin.com/acronyms/#TOFU. Sorry - if this is off topic. How did those emails make it through? Whenever I have accidentally included the sender's ema

Re: Is there someone who have a same problem ?

2014-01-22 Thread Adam Dinwoodie
On 22 January 2014 16:29, kou1okada wrote: > Thanks ! > It seems a result under the Windows 8.1, and verifying for SSL > certificate is succeeded. > Hmm, can someone provide results under the Windows 8 ? > > I checked it on 2 environments which are Windows 8 version of SONY > VAIO Duo 11 and acer A

Re: Is there someone who have a same problem ?

2014-01-22 Thread kou1okada
Thanks ! It seems a result under the Windows 8.1, and verifying for SSL certificate is succeeded. Hmm, can someone provide results under the Windows 8 ? I checked it on 2 environments which are Windows 8 version of SONY VAIO Duo 11 and acer Aspire V5-171. These 2 environments can not be installed

Re: cygcheck and literal plus sign

2014-01-22 Thread David Boyce
On Wed, Jan 22, 2014 at 7:07 AM, Christopher Faylor wrote: > So I'll change my answer to "I don't know". How about 'g[+][+]' or 'g[+]{2}'? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Un

Re: cygcheck and literal plus sign

2014-01-22 Thread Larry Hall (Cygwin)
On 1/22/2014 11:05 AM, David Boyce wrote: On Wed, Jan 22, 2014 at 7:07 AM, Christopher Faylor wrote: So I'll change my answer to "I don't know". How about 'g[+][+]' or 'g[+]{2}'? May I suggest that curious folks can more directly validate workarounds by trying them directly. cygwin.com gen

Re: cygcheck and literal plus sign

2014-01-22 Thread Andrew Schulman
> On Wed, Jan 22, 2014 at 06:34:49AM -0500, Andrew Schulman wrote: > >> >$ cygcheck -p 'g\+\+.exe' > >> >Found 0 matches for g\ \ .exe > >> > > >> >How can I include a literal '+' (plus character) in my search? > >> > >> By remembering that this is a regex search. How do you quote special

Re: cygcheck and literal plus sign

2014-01-22 Thread Christopher Faylor
On Wed, Jan 22, 2014 at 06:34:49AM -0500, Andrew Schulman wrote: >> >$ cygcheck -p 'g\+\+.exe' >> >Found 0 matches for g\ \ .exe >> > >> >How can I include a literal '+' (plus character) in my search? >> >> By remembering that this is a regex search. How do you quote special >> character

Re: Reduce noise in dependency declaration during uninstall in setup.exe

2014-01-22 Thread Corinna Vinschen
On Jan 22 01:02, Christopher Faylor wrote: > On Tue, Jan 21, 2014 at 08:02:41PM -0500, Larry Hall (Cygwin) wrote: > >On 1/21/2014 7:44 PM, Warren Young wrote: > >> Alternate idea: > >> > >> If all of the changes requested on the previous screen are "Uninstall" > >> (i.e. > >> everything else is "K

[ANNOUNCEMENT] Updated: sqlite3-3.8.3-1 (beta, as test package) for Cygwin/Cygwin64

2014-01-22 Thread Jan Nijtmans
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine Changes since 3.8.2-3 = * Updated to upstream 3.8.3 beta release. Main feature: Added support for CTE (Common Table Expressions) and Recursiv

1.7.27-2: Caption line issue of screen 4.1.0-20130513-2 with cygwin64

2014-01-22 Thread Brook Hong
Whenever something in the terminal overflows a full screen, the terminal does not scroll. Instead, each new line "overwrites" the last one on the bottom row of the window. Someone else has also had this issue, http://stackoverflow.com/questions/18881116/gnu-screen-output-that-causes-the-screen-to-

Re: Is there someone who have a same problem ?

2014-01-22 Thread Tim Prince
On 1/22/2014 3:35 AM, kou1okada wrote: 2014/1/22 Yaakov (Cygwin/X) : On 2014-01-21 22:18, kou1okada wrote: If you are using the cygwin64 under the Windows 8, please check a following command sequence and please tell me a result. #-- uname -srvmp cygcheck -c | grep ca-certifica

Re: cygcheck and literal plus sign

2014-01-22 Thread Andrew Schulman
> >$ cygcheck -p 'g\+\+.exe' > >Found 0 matches for g\ \ .exe > > > >How can I include a literal '+' (plus character) in my search? > > By remembering that this is a regex search. How do you quote special > characters > in regexes? Answer: With a '\'. That's what he did. The single qu

Re: Is there someone who have a same problem ?

2014-01-22 Thread kou1okada
Sorry, I made a mistake. The parent article of this thread is http://cygwin.com/ml/cygwin/2014-01/msg00262.html. I tried to install cygwin64 to Windows 7 Ultimate and Windows8 as below: $ setup-x86_64 -s http://ftp.jaist.ac.jp/pub/cygwin -P wget,ca-certificates Windows 7 doesn't have no problems.