> I have updated the cygiwn by setup because cygwin is updated to 3.0.1-1.
NOT 3.0.1-1 but 3.0.2-1 .
Tatsuro
>
> The above code works with or without O_NONBLOCK.
>
> On cygwin 3.0.0, with O_NONBLOCK, the code does not work.
>
> Thus situation is changing.
>
> But connection of gnuplot to
- Original Message -
> From: Tatsuro MATSUOKA
> To: Achim Gratz; cygwin
> Cc:
> Date: 2019/3/6, Wed 10:10
> Subject: Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)
>
>>> From: Achim Gratz
>
>>> To: cygwin
>>> Cc:
>>> Date: 2019/3/6, Wed 04:24
>>> Subject: Re: Pa
>> From: Achim Gratz
>> To: cygwin
>> Cc:
>> Date: 2019/3/6, Wed 04:24
>> Subject: Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)
>>
>> T atsuro MATSUOKA writes:
>>> I contacted with Enrico who tells me the patch that I have shown.
>>
>> Yes, but that monkeys around the rea
Since upgrading a WS2008 R2 system to 3.0.1, attempts to ssh to the server
fail unless some user logs into Windows first. In this case, that is by
RDP, and it doesn't need to be the same user as the one logging in by ssh.
After logging out of the windows-native session, ssh continues to work.
Win
- Original Message -
> From: Achim Gratz
> To: cygwin
> Cc:
> Date: 2019/3/6, Wed 04:18
> Subject: Re: Request for rebuiding Wxwidget 3.0 to avoid ABI mismatch warning
>
>T atsuro MATSUOKA writes:
>> WxWidget on Cygwin may be built by old compiler.
>> This caused ABI mismatch warining
Achim wrote:
> Cygwin, for better or worse, is a rolling distribution.
> If that doesn't suit your needs...
Please, I was no way complaining or attacking. To the contrary: cygwin is a
superb platform, excellently supported. To which I can atest: i have been
utterly dependent on it for 20 year
- Original Message -
> From: Achim Gratz
> To: cygwin
> Cc:
> Date: 2019/3/6, Wed 04:24
> Subject: Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)
>
>T atsuro MATSUOKA writes:
>> I contacted with Enrico who tells me the patch that I have shown.
>
> Yes, but that monkeys aro
> From: Achim Gratz
> To: cygwin
> Cc:
> Date: 2019/3/6, Wed 04:24
> Subject: Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)
>
>T atsuro MATSUOKA writes:
>> I contacted with Enrico who tells me the patch that I have shown.
>
> Yes, but that monkeys around the real problem. What Y
Hei
Minua pyritään murhaamaan (rikoslaki). Voitteko auttaa?
Aivotoimintani tuhottiin murhaamalla 2012 ja ääni laitettiin päähäni tuhoten
normaaliaivotoimintani ja ajattelu ja suunnitelu toimintani.
Ainakin Osuuspankki murhaa minua toimillaan ja minulla on sopimus Osuuspankin
kanssa jossa käyte
On 2019-03-05, Achim Gratz wrote:
> Gary Johnson writes:
> > Is this a bug in mintty that it doesn't use a white background for
> > the plot?
>
> No. By default the background in gnuplot is transparent in terminals
> that support it. You can set a solid fill color like that:
>
> set term sixelg
Achim Gratz writes:
> Gary Johnson writes:
>> Is this a bug in mintty that it doesn't use a white background for
>> the plot?
>
> No. By default the background in gnuplot is transparent in terminals
> that support it. You can set a solid fill color like that:
>
> set term sixelgd background #
Gary Johnson writes:
> Is this a bug in mintty that it doesn't use a white background for
> the plot?
No. By default the background in gnuplot is transparent in terminals
that support it. You can set a solid fill color like that:
set term sixelgd background #ff
(that's the white color you
Hashim Aziz writes:
> I'm trying to follow the FFmpeg wiki's guide here to build FFmpeg from
> source with the most superior codecs it can make use of, like
> libfdk-aac and libopus:
>
> https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu
>
> I've sorted many of the dependencies to get it to work
On 2019-03-04, Thomas Wolff wrote:
> It is quite straight-forward to run gnuplot without X11 as mintty
> will display its output inline:
>
> export GNUTERM=sixel
>
> gnuplot -e "splot [x=-3:3] [y=-3:3] sin(x) * cos(y)"
That's really nice! I didn't know terminals could do that.
I notice that w
Maayan Apelboim writes:
> To my understanding this feature should be working in older versions
> as well.
If it works OK with 2.11.2, then wait a few moments for 3.0.2 to appear
and it should work the same, plus you can then run the service under
Local System instead of the special cyg_server user
Tatsuro MATSUOKA writes:
> I contacted with Enrico who tells me the patch that I have shown.
Yes, but that monkeys around the real problem. What Yaakov is telling
you is that there are two options and we don't know yet which one we
have to deal with.
If O_NONBLOCK is needed, but does not work co
Tatsuro MATSUOKA writes:
> WxWidget on Cygwin may be built by old compiler.
> This caused ABI mismatch warining on gnuplot for Cygwin
> in plotting on wxt terminal.
That you get a warning rather than an error means that wxWidgets is
already built with the corresponding option. If you want to get
Ken Brown writes:
> On 3/4/2019 1:13 PM, Achim Gratz wrote:
>> I consistently see that problem with the latest snapshot 20190303 when
>> trying to save a changed document from emacs-w32. I didn't try
>> emacs-X11 and emacs-nox doesn't exhibit the problem (or rarely enough
>> that I got through the
The following packages have been uploaded to the Cygwin distribution:
* cygwin-3.0.2-1
* cygwin-devel-3.0.2-1
* cygwin-doc-3.0.2-1
This is mailing a bugfix release.
What changed:
-
- Windows 10 1803 or later and WSL installed:
Starting with 3.0.0, mkdir(2) automatically created d
KARL BOTTS writes:
> Are cygwin packages being pushed to mirrors still compatible with
> cygwin-2.11.2, now that cygwin-3 has entered the release pipeline?
Cygwin, for better or worse, is a rolling distribution. If that doesn't
suit your needs, you'll have to come up with your own mechanism to lo
On 3/4/2019 7:05 AM, KARL BOTTS wrote:
> So: Assume for the moment that the latest git package release on the mirrors,
> has been built against cygwin-3 base. Am I reasonably safe to assume it will
> still work with cygwin-2.11.2? Does this generalize to all, or at least most,
> other packages?
Hi Good Morning,
Good day to you,
Would you be interested in reaching out to the potential attendees of
Automate - Robots. Vision. Motion. Solutions 2019 to drive traffic to your
booth and showcase your products and services?
We have a total of 16,500 attendee contacts from the current
Not sure if this (update to the latest Cygwin snapshots) will fix my issue
though as all my other "Windows 10" boxes, all have the great Cygwin
installed, have no such an issue.
Is it possible that some Windows back-end services stopped ?
Thanks a lot in advance
--
Sent from: http://cygwin.106
On 05.03.2019 17:07, E. Madison Bray wrote:
> On Sun, Mar 3, 2019 at 11:07 AM LRN wrote:
>>
>> Looking at cygwin glib source package, i see a lot of downstream patches
>> applied to glib over the years (there are no dates, but the versions range
>> from
>> 2.34.3 to 2.50 - that might be as early a
On Sun, Mar 3, 2019 at 11:07 AM LRN wrote:
>
> Looking at cygwin glib source package, i see a lot of downstream patches
> applied to glib over the years (there are no dates, but the versions range
> from
> 2.34.3 to 2.50 - that might be as early as 2012 and as late as 2017) to make
> it
> work co
On 2019-03-03 14:48, Vince Rice wrote:
>> On Mar 3, 2019, at 3:38 PM, Mason Giles wrote:
>> The /usr/bin/script program seems to have gone missing from the util-linux
>> package somewhere between the 2.25 and 2.32 timeframe.
>> As far as I can tell this program is still included upstream (and the
Shall upgrade regardless if no WSL. Thanks a lot.
--
Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:
Nope. Thought that was for WSL activated.
Shall try. Thanks
--
Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscr
--- yselkowitz wrote:
> On Mon, 2019-03-04 at 07:43 +0900, Tatsuro MATSUOKA wrote:
> > Dear Yaakov Selkowitz
> >
> > I ask alpply a patch the below which enables to use qt terminal on gnuplot
> > for Cygwin.
> > (cygQt5Network-5.dll is affected.)
> >
> > --- a/qtbase-opensource-src-5.9.4/src/net
On Mar 5 21:15, Takashi Yano wrote:
> Hi Corinna,
>
> On Mon, 4 Mar 2019 17:38:57 +0100 Corinna Vinschen wrote:
> > I reverted the entire patchset and uploaded new developer snapshots
> > to https://cygwin.com/snapshots/.
>
> I confirmed that the problem was fixed. Thank you.
Thanks for testing
Greetings, jwang!
> Hi All,
> My home laptop has: WSL off
> Also tried "netsh winsock reset" and reboot - "rsync /tmp/test.log /temp/"
> still timeout with the same pipe error.
> Please shed some light.
> Thanks a lot in advance
Did you try the snapshot as Corinna suggested?
--
With best
Hi Corinna,
On Mon, 4 Mar 2019 17:38:57 +0100 Corinna Vinschen wrote:
> I reverted the entire patchset and uploaded new developer snapshots
> to https://cygwin.com/snapshots/.
I confirmed that the problem was fixed. Thank you.
--
Takashi Yano
--
Problem reports: http://cygwin.com/proble
On Mar 5 02:40, jwang wrote:
> Hi All,
>
> My home laptop has: WSL off
> Also tried "netsh winsock reset" and reboot - "rsync /tmp/test.log /temp/"
> still timeout with the same pipe error.
>
> Please shed some light.
Another look into your strace snippet shows that socketpair fails and
you'r
Hi All,
My home laptop has: WSL off
Also tried "netsh winsock reset" and reboot - "rsync /tmp/test.log /temp/"
still timeout with the same pipe error.
Please shed some light.
Thanks a lot in advance
--
Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html
--
Problem reports:
To my understanding this feature should be working in older versions as well.
I have Cygwin running on production servers.
If I upgrade one I need to upgrade all, so I prefer to see if anyone has any
suggestion before trying to upgrade.
Regards,
Maayan
-Original Message-
From: Andrey Rep
35 matches
Mail list logo