X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=cPfb/gShFvm2cMlcgkaZAq/pe687zOanwryRJDJ34nPxffnPXazjG WlmX7OYa/HwyYVUZalM/QG1cX/SOwmVjbI2sAWxQxr64tKOflnvZhxN4xAcj1kTU V59KKUnyobRdBWELWdSnCh9Epor9Z+zUKMs2Se5ps/WuX/C9LwoTIQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=pzqcrZCBV3AFQYEBNRmqDGmDJlE=; b=lwluBmbssoh6kWX2QyJ4jIWP6qvC B8Ssh4PcGxxn6QXTN8Ebjsqb7CSrIGNNWL+wmOlN+NIWfs11eku8DtOXynVcELvY GOOYjG1NrsFZdyYbrKIjA8F2eV9G+Rgc7r9ZudhwJRIbGw5gy3n8UetHB09AT8XC NrMk7kazIqNKqvE= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.5 required=5.0 tests=AWL,BAYES_50,RDNS_NONE,URIBL_BLOCKED autolearn=no version=3.3.2 X-HELO: mho-02-ewr.mailhop.org X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/gWe4nTHvrDoPaK3uH3PX3 Date: Sat, 30 Nov 2013 21:16:31 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Cygwin 1.7.26: opening /dev/dsp fails Message-ID: <20131201021631.GA6392@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <529A7ED1 DOT 10509 AT dyximaq DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <529A7ED1.10509@dyximaq.de> User-Agent: Mutt/1.5.20 (2009-06-14) On Sun, Dec 01, 2013 at 01:12:01AM +0100, Dirk Sondermann wrote: >After upgrading to Cygwin 1.7.26, trying to open the audio device >/dev/dsp fails with "No such file or directory". > >This error appears in the log file of mpd (the music player daemon >available from Cygwin Ports), but there is also a simple test case: > > $ ls -l /dev/dsp > crw-rw-rw- 1 ds None 14, 3 Dec 1 01:12 /dev/dsp > $ date > /dev/dsp > -bash: /dev/dsp: No such file or directory > >The problem affects both the 64- and the 32-bit version and >disappears after downgrading to Cygwin 1.7.25. Argh. Yes, that's a bug in 1.7.26. It will be fixed in the next snapshot. The underlying problem may justify a 1.7.27 release. http://cygwin.com/snapshots/ cgf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple