Re: rsync failed after windows 10 update

2019-03-05 Thread Corinna Vinschen
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

Re: rsync failed after windows 10 update

2019-03-05 Thread 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 -- Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html -- Problem reports:

RE: can't access remote shares when using ssh with rsa key - passwd -R / set(e)uid / LogonUser is not working as expected

2019-03-05 Thread Maayan Apelboim
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

Re: cygwin snapshots after 23, Feb. ocasionally destroys windows logon session

2019-03-05 Thread Corinna Vinschen
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

Re: rsync failed after windows 10 update

2019-03-05 Thread jwang
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:

Re: Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)

2019-03-05 Thread Tatsuro MATSUOKA
--- 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.) > > > > ---

Re: cygwin port of glib

2019-03-05 Thread LRN
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

Re: cygwin snapshots after 23, Feb. ocasionally destroys windows logon session

2019-03-05 Thread Takashi Yano
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:

Re: rsync failed after windows 10 update

2019-03-05 Thread jwang
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

Re: rsync failed after windows 10 update

2019-03-05 Thread jwang
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:

Re: rsync failed after windows 10 update

2019-03-05 Thread Andrey Repin
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

Re: util-linux package missing usr/bin/script between 2.25 and 2.32

2019-03-05 Thread Brian Inglis
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

Re: cygwin port of glib

2019-03-05 Thread E. Madison Bray
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

Re: Cygwin-3 and the Bleeding Edge

2019-03-05 Thread Achim Gratz
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

Re: Fork issue with timerfd

2019-03-05 Thread Achim Gratz
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

[ANNOUNCEMENT] cygwin 3.0.2-1

2019-03-05 Thread Corinna Vinschen
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

Re: Request for rebuiding Wxwidget 3.0 to avoid ABI mismatch warning

2019-03-05 Thread Achim Gratz
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

Re: Cygwin-3 and the Bleeding Edge

2019-03-05 Thread Ken Brown
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?

Automate - Robots. Vision. Motion. Solutions 2019 Info ?

2019-03-05 Thread Lisa Kimball
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

Re: Fatal errors when compiling x264 from source while Avisynth is enabled

2019-03-05 Thread Achim Gratz
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

Asia

2019-03-05 Thread Tomas Ukkonen
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

Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)

2019-03-05 Thread Achim Gratz
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

Re: Request to support wxt terminal ( Re: [ANNOUNCEMENT] Updated: gnuplot-5.2.6-1)

2019-03-05 Thread Gary Johnson
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

Re: Request to support wxt terminal ( Re: [ANNOUNCEMENT] Updated: gnuplot-5.2.6-1)

2019-03-05 Thread Achim Gratz
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

Re: Request to support wxt terminal ( Re: [ANNOUNCEMENT] Updated: gnuplot-5.2.6-1)

2019-03-05 Thread Gary Johnson
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

Re: can't access remote shares when using ssh with rsa key - passwd -R / set(e)uid / LogonUser is not working as expected

2019-03-05 Thread Achim Gratz
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

Re: Request to support wxt terminal ( Re: [ANNOUNCEMENT] Updated: gnuplot-5.2.6-1)

2019-03-05 Thread Achim Gratz
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

Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)

2019-03-05 Thread Tatsuro MATSUOKA
- 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

Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)

2019-03-05 Thread Tatsuro MATSUOKA
> 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

Re: Cygwin-3 and the Bleeding Edge

2019-03-05 Thread KARL BOTTS
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

sshd problem on WS2008R2 64bit

2019-03-05 Thread Stephen Carrier
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.

Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)

2019-03-05 Thread Tatsuro MATSUOKA
>> 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

Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)

2019-03-05 Thread Tatsuro MATSUOKA
- 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:

Request for rebuiding Wxwidget 3.0 without the assertions

2019-03-05 Thread Tatsuro MATSUOKA
- 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

Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)

2019-03-05 Thread Tatsuro MATSUOKA
> 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

[newlib-cygwin] Created tag cygwin-3_0_2-release

2019-03-05 Thread Corinna Vinschen
The signed tag 'cygwin-3_0_2-release' was created pointing to: 8551226... Cygwin: seteuid: do not verify lsaprivkeyauth token Tagger: Corinna Vinschen Date: Tue Mar 5 19:53:55 2019 +0100 Cygwin 3.0.2 release

cygwin 3.0.2-1

2019-03-05 Thread Corinna Vinschen
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

[newlib-cygwin] Cygwin: bump version to 3.0.3

2019-03-05 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=633278b877e0cb60956ce6da2f795f534ec9b5bc commit 633278b877e0cb60956ce6da2f795f534ec9b5bc Author: Corinna Vinschen Date: Tue Mar 5 20:00:30 2019 +0100 Cygwin: bump version to 3.0.3 Signed-off-by: Corinna Vinschen Diff: