On 2014-02-24 11:27, Dr. Alexander Kleinsorge wrote:
But after (export AUDIODRIVER=ao ; play ding.wav)
I see messages indicating successfull playing and application is waiting
the time the wav-file takes, but no sound.
WFM. Does AUDIODRIVER=oss work?
If you're still having problems, then pleas
Hi Andrey,
Thanks for your patient answer. Actually the code is historic
legacy, and I want to have a quick try on Windows and reduce the
efforts as much as possible. Code part B mainly contains some device
operations, like serial port, ethernet config(not only socket), USB
detection, etc, code
On Tue, Feb 25, 2014 at 12:16:37AM +, Dawid Ferenczy wrote:
>Christopher Faylor cygwin.com> writes:
>>This wasn't my snapshot, it was Corinna's. I am still working on the
>>problem.
>
>Oh, I'm sorry, I didn't know that. I wouldn't bother you, I really
>appreciate your support. If you would
Christopher Faylor cygwin.com> writes:
> This wasn't my snapshot, it was Corinna's. I am still working on the
> problem.
>
> cgf
Oh, I'm sorry, I didn't know that. I wouldn't bother you, I really appreciate
your support. If you would need a support with anything (e.g. testing), just
write m
Hello
gnuplot 4.6.5 has been released.
http://sourceforge.net/projects/gnuplot/files/gnuplot/4.6.5/
Are there any plan to update from current distribution (4.6.3)?
Regards
Tatsuro
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documenta
On Mon, Feb 24, 2014 at 12:48:01PM -0500, Christopher Faylor wrote:
>On Mon, Feb 24, 2014 at 05:35:21PM +, Dawid Ferenczy wrote:
>>Christopher Faylor cygwin.com> writes:
>>
>>> Getting that kind of functionality in the Windows console is tricky but
>>> I think it should be there in the latest
On 24/02/2014 17:27, Dr. Alexander Kleinsorge wrote:
But after (export AUDIODRIVER=ao ; play ding.wav)
I see messages indicating successfull playing and application is waiting
the time the wav-file takes,
but no sound. But I can hear the sound using VLC-win32 or WindowsMediaPlayer.
You could tr
On Mon, Feb 24, 2014 at 05:35:21PM +, Dawid Ferenczy wrote:
>Christopher Faylor cygwin.com> writes:
>
>> Getting that kind of functionality in the Windows console is tricky but
>> I think it should be there in the latest snapshot. I also fixed some
>> problems with some of the escape sequence
Christopher Faylor cygwin.com> writes:
> Getting that kind of functionality in the Windows console is tricky but
> I think it should be there in the latest snapshot. I also fixed some
> problems with some of the escape sequences that scroll the screen.
>
> There is still one more difference bet
Hi Cygwin Team
As reply for my Post: aplay (audio) support for cygwin - solution
I got the hint to: " Install the Cygwin packages 'sox' and 'sox-fmt-*' "
But installation of these sox packages is broken!
I tried it on 3 computers and i have successfull installed Cygwin many
times before.
Error Me
Ftp mirrors download some stuff then say: "550 Failed to change directory"
http sites can't download setup.ini then stop.
The cygwin installer usually works with no problem. What could I be
doing wrong?
-gene
--
Problem reports: http://cygwin.com/problems.html
FAQ:
(GMail won't let me stick a References: header in; the thread here
was from [1].)
> Bash 4.2 is *still* using the old and long deprecated
> cygwin_conv_to_full_posix_path function. It should long have changed
> the call to use the cygwin_conv_path or cygwin_create_path function.
>
> Eric? Any ch
> > I've tried 3 different mirrors all with the same result - when I try
> > to update to vim-minimal-7.4.182-1.tar.xz via setup-x86.exe I get a
> > pop-up stating "Download Incomplete. Try again?" Is the file
> > truncated?
>
> Yet it installed. For good measure I re-installed it again and all
On 02/21/2014 03:58 PM, Larry Hall (Cygwin) wrote:
> On 2/21/2014 3:48 PM, Paul Griffith wrote:
>> Hi,
>>
>> I am using a software package called WPKG (wpkg.org) to silently deploy
>> Cygwin and then configure SSHD. The Cygwin installation works like a
>> charm. Configuring sshd is another story. I
> On Feb 24 14:29, Adam Dinwoodie wrote:
> > On Thu, Feb 20, 2014 at 08:19:20PM +0100, Corinna Vinschen wrote:
> > > I just uploaded the new getent package to the 32 and 64 bit distros.
> >
> > Getent is included in Base, but it has a dependency on libargp, which is
> > only in Devel and Libs. At
On Feb 24 16:16, Corinna Vinschen wrote:
> On Feb 24 13:26, Cristi wrote:
> > Corinna Vinschen cygwin.com> writes:
> >
> > >
> > > On Feb 18 14:07, Brian Holley wrote:
> > > > Under Win8.1, cygwin64 reports:
> > > >
> > > > 1 [main] scp 4648 find_fast_cwd: WARNING: Couldn't compute
> > >
On Feb 24 13:26, Cristi wrote:
> Corinna Vinschen cygwin.com> writes:
>
> >
> > On Feb 18 14:07, Brian Holley wrote:
> > > Under Win8.1, cygwin64 reports:
> > >
> > > 1 [main] scp 4648 find_fast_cwd: WARNING: Couldn't compute
> > > FAST_CWD pointer.
> > >
> > > and asks for this to be re
On Feb 24 14:29, Adam Dinwoodie wrote:
> On Thu, Feb 20, 2014 at 08:19:20PM +0100, Corinna Vinschen wrote:
> > I just uploaded the new getent package to the 32 and 64 bit distros.
>
> Getent is included in Base, but it has a dependency on libargp, which is
> only in Devel and Libs. At least that'
Thanks to all.
I was able to get it to work with "/c/my directory name"
Todd Poole
On 2/24/2014 10:06 AM, Eric Blake wrote:
On 02/23/2014 03:40 PM, David Stacey wrote:
On 23/02/14 22:27, Todd Poole wrote:
Getting confused on something. From bash terminal I can change
directory like so:
$ cd
On 02/23/2014 03:40 PM, David Stacey wrote:
> On 23/02/14 22:27, Todd Poole wrote:
>> Getting confused on something. From bash terminal I can change
>> directory like so:
>>
>> $ cd /c/directoryname
>>
>> But if the directory has multi words it does not recognize the directory:
>>
>> $ cd /c/my dir
On Thu, Feb 20, 2014 at 08:19:20PM +0100, Corinna Vinschen wrote:
> I just uploaded the new getent package to the 32 and 64 bit distros.
Getent is included in Base, but it has a dependency on libargp, which is
only in Devel and Libs. At least that's the case for the 32-bit
packages; I've not chec
On 24 February 2014 08:37, Chris Sutcliffe wrote:
> I've tried 3 different mirrors all with the same result - when I try
> to update to vim-minimal-7.4.182-1.tar.xz via setup-x86.exe I get a
> pop-up stating "Download Incomplete. Try again?" Is the file
> truncated?
Yet it installed. For good m
Hi All,
I've tried 3 different mirrors all with the same result - when I try
to update to vim-minimal-7.4.182-1.tar.xz via setup-x86.exe I get a
pop-up stating "Download Incomplete. Try again?" Is the file
truncated?
Thanks,
Chris
--
Chris Sutcliffe
http://google.com/+ChrisSutcliffe
--
Prob
Corinna Vinschen cygwin.com> writes:
>
> On Feb 18 14:07, Brian Holley wrote:
> > Under Win8.1, cygwin64 reports:
> >
> > 1 [main] scp 4648 find_fast_cwd: WARNING: Couldn't compute
> > FAST_CWD pointer.
> >
> > and asks for this to be reported.
>
> Are you using an older Cygwin version
Greetings, Qw Liu!
> I have legacy code (part A) written in Posix API that I want to
> port to Windows, and there is also some other necessary code (part B)
> written in Win32 API, but seems that I cannot use GCC on Cygwin to
> build them (A and B) together to get the executable program, since
25 matches
Mail list logo