On 10/03/14 20:01, Christopher Faylor wrote:
On Mon, Mar 10, 2014 at 12:36:47PM +0300, Alexander Kurilo wrote:
could anyone say how much space does Cygwin mirror currently take?
I'll be really grateful if someone can run du -hs * (or something
similar) in the root of existing Cygwin mirror and p
--- On Mon, 2014/3/10, Jon TURNEY wrote:
> On 08/03/2014 10:31, Tatsuro MATSUOKA wrote:
> > I have build wxWidgets-2.8.12 on Cygwin_x86.
> > After that I have build gnuplot (4.6.5 and cvs) with wxt terminal.
> >
> > On the plotting window of the terminal of gnuplot, there is a "copy to
> > clipbo
ing
>>>attention to console screen issues.
>>
>>I discovered your mail server doesn't allow *.png. Anyway:
>>
>>Console is 55 lines, buffer 300 lines and the buffer is filled. ^L
>>in bash works as it should, but I get an artifact after less.
>
>This
On Mon, Mar 10, 2014 at 05:33:38PM +0100, Bengt Larsson wrote:
>Christopher Faylor wrote:
>
>>There is a new snapshot available which should fix the problem with
>>screen status bar.
>>
>>There are still issues with the console buffer and full screen apps
>>like vim/emacs/less. If you scroll the b
Jon TURNEY sent the following at Monday, March 10, 2014 12:17 PM
>On 10/03/2014 09:36, Alexander Kurilo wrote:
>> could anyone say how much space does Cygwin mirror currently take?
>> I'll be really grateful if someone can run du -hs * (or something similar) in
>> the root of existing Cygwin mirror
Corinna Vinschen writes:
> In that case the stat call is very likely unrelated. There must be some
> other call involved in perl.
IIRC, the next call is the write that prints "no" or "yes"... there may
have been something like "stat_helper" inbetween only on Cygwin64, but
I'll have to check again
On Mon, Mar 10, 2014 at 02:27:25PM -0400, Christopher Faylor wrote:
>...that the snapshots will not have Corinna's prize-winning passwd/group
>rewrite. Snapshots will be from the 1.7.29 branch as we approach a
>1.7.29 release. Once 1.7.29 is released, they will again be generated
>from CVS head.
On Mar 10 19:28, Achim Gratz wrote:
> Corinna Vinschen writes:
> >> (\??\X:\install\x86, 0x800390D0) st_size=0, st_mode=0x4000,
> >> st_ino=-197262732544
> > ^^
> > This is the important snippet, but I don't see how this could have been
> >
Corinna Vinschen writes:
>> (\??\X:\install\x86, 0x800390D0) st_size=0, st_mode=0x4000,
>> st_ino=-197262732544
> ^^
> This is the important snippet, but I don't see how this could have been
> different before my patches. The mode is S_IFD
...that the snapshots will not have Corinna's prize-winning passwd/group
rewrite. Snapshots will be from the 1.7.29 branch as we approach a
1.7.29 release. Once 1.7.29 is released, they will again be generated
from CVS head.
cgf
--
Problem reports: http://cygwin.com/problems.html
FAQ:
On Mar 10 18:36, Denis Excoffier wrote:
> Hello,
>
> Under XP/x86, the last snapshot (20140310) cannot be launched and Windowos
> produces (translated from french): "entry point GetConsoleScreenBufferInfoEx
> is not found in KERNEL32.DLL"
> The last snapshot dated
On Mar 10 17:19, Achim Gratz wrote:
> Corinna Vinschen cygwin.com> writes:
> > The fact that the shells are doing it right seems to indicate that this
> > isn't a generic problem. I can't debug this, though. Can you see if
> > you can figure out what's going on under the hood? Does strace show
Hello,
Under XP/x86, the last snapshot (20140310) cannot be launched and Windowos
produces (translated from french): "entry point GetConsoleScreenBufferInfoEx is
not found in KERNEL32.DLL"
The last snapshot dated 20140309 also produces this message, but a preceeding
one also date
Corinna Vinschen cygwin.com> writes:
> The fact that the shells are doing it right seems to indicate that this
> isn't a generic problem. I can't debug this, though. Can you see if
> you can figure out what's going on under the hood? Does strace show
> anything of interest? Can we perhaps set
On Mon, Mar 10, 2014 at 12:36:47PM +0300, Alexander Kurilo wrote:
>could anyone say how much space does Cygwin mirror currently take?
>I'll be really grateful if someone can run du -hs * (or something
>similar) in the root of existing Cygwin mirror and post the output (or
>hint how can I see it m
Christopher Faylor wrote:
>There is a new snapshot available which should fix the problem with
>screen status bar.
>
>There are still issues with the console buffer and full screen apps
>like vim/emacs/less. If you scroll the buffer while in that mode
>then things will get weird. The solution so
On 10/03/2014 09:36, Alexander Kurilo wrote:
> could anyone say how much space does Cygwin mirror currently take?
> I'll be really grateful if someone can run du -hs * (or something similar) in
> the root of existing Cygwin mirror and post the output (or hint how can I see
> it myself given an exis
On Mar 10 16:34, Václav Zeman wrote:
> On 10 March 2014 11:39, Corinna Vinschen wrote:
> > On Mar 10 10:11, Václav Zeman wrote:
> >> On 7 March 2014 21:08, Corinna Vinschen wrote:
> >> > On Mar 7 17:04, Václav Zeman wrote:
> >> >> Hi.
> >> >>
> >> >> This bit from /usr/include/stdlib.h hides the `
On 10 March 2014 11:39, Corinna Vinschen wrote:
> On Mar 10 10:11, Václav Zeman wrote:
>> On 7 March 2014 21:08, Corinna Vinschen wrote:
>> > On Mar 7 17:04, Václav Zeman wrote:
>> >> Hi.
>> >>
>> >> This bit from /usr/include/stdlib.h hides the `strtold()` function
>> >> even though the `strtold`
On Mon, Mar 10, 2014 at 02:57:56AM -0700, PolarStorm wrote:
>I would appreciate if any Cygwin list responsible person could get back to me
>on why I am not able to post this article:
>
>http://cygwin.1069669.n5.nabble.com/CSIH-SSH-setup-script-problems-on-W81-64-td106953.html
This isn't the place
On 08/03/2014 10:31, Tatsuro MATSUOKA wrote:
> I have build wxWidgets-2.8.12 on Cygwin_x86.
> After that I have build gnuplot (4.6.5 and cvs) with wxt terminal.
>
> On the plotting window of the terminal of gnuplot, there is a "copy to
> clipboad"
> button.
>
> However, I clicked the button and
On Mar 9 21:37, Dr. Alexander Kleinsorge wrote:
> Hi Dave,
>
> yes, /dev/dsp seems to be broken.
> short wav-files are silent, long ones (> 2sec) are ok (hearable).
>
> Alexander
>
> --
> On 26/02/2014 22:38, Dr. Alexander Kleinsorge wrote:
>
> 1st sox problem:
> in Cyg
Perhaps this has been flagged or probably it is matter I don't
understand, but I am seeing some "defunct" process with ps command.
The following occurs on Cygwin64 (I don't have Cygwin32 any more).
Suppose I start mintty with the link created by its installation.
Suppose I create another mintt
On Mar 7 18:09, Jon Beniston wrote:
> >> It seems recent versions of setup-x86.exe exit before the installation is
> >> complete. Without the --no-admin option, the main installation is run as
> a
> >> child process, and the parent doesn't wait for the child to complete.
> This
> >> can cause a bi
On Mar 10 10:11, Václav Zeman wrote:
> On 7 March 2014 21:08, Corinna Vinschen wrote:
> > On Mar 7 17:04, Václav Zeman wrote:
> >> Hi.
> >>
> >> This bit from /usr/include/stdlib.h hides the `strtold()` function
> >> even though the `strtold` symbol appears to be exported from
> >> `cygwin1.dll`:
to work
>
> CYGWIN_NT-6.1-WOW64 1.7.29s(0.271/5/3) 20140228 15:31:43
> first to fail
>
> still failing up to
> CYGWIN_NT-6.1-WOW64 1.7.29s(0.272/5/3) 20140305 15:33:33
Not for me using the 20140310 snapshot or current CVS:
http://cygwin.com/ml/cygwin/2014-03/msg00128.html
I
ises.
> >
> >This should be fixed in the upcoming snapshot.
> >
> >cgf
> >
>
> $ uname -svr
> CYGWIN_NT-6.1-WOW64 1.7.29s(0.272/5/3) 20140310 03:20:19
>
> xwin still segfaults as for
> http://cygwin.com/ml/cygwin/2014-03/msg00107.html
I just tried
I would appreciate if any Cygwin list responsible person could get back to me
on why I am not able to post this article:
http://cygwin.1069669.n5.nabble.com/CSIH-SSH-setup-script-problems-on-W81-64-td106953.html
Regards,
Gene Rederer
PS. Cygwin list need to reconsider their spam filter settings
Hello,
could anyone say how much space does Cygwin mirror currently take?
I'll be really grateful if someone can run du -hs * (or something
similar) in the root of existing Cygwin mirror and post the output (or
hint how can I see it myself given an existing mirror).
Thanks in advance,
Alex.
On 7 March 2014 21:08, Corinna Vinschen wrote:
> On Mar 7 17:04, Václav Zeman wrote:
>> Hi.
>>
>> This bit from /usr/include/stdlib.h hides the `strtold()` function
>> even though the `strtold` symbol appears to be exported from
>> `cygwin1.dll`:
>>
>> {.c}
>> /* On platforms where long double
30 matches
Mail list logo