Re: Console doesn't work correctly under anything else than cmd or mintty

2020-05-15 Thread Takashi Yano via Cygwin
On Fri, 15 May 2020 14:57:14 -0600 Brian Inglis wrote: > >cygcheck -k > > This key check works only in a console window, _NOT_ in a terminal session! > Abort with Ctrl+C if in a terminal session. Now cygcheck -k works in pty in a limited way due to pseudo console support if the OS is Win10 1809

[ITP] minizip

2020-05-15 Thread Ken Brown via Cygwin-apps
cygport file attached. This is a followup to Yaakov's suggestion in https://sourceware.org/pipermail/cygwin-apps/2020-May/040049.html After I've uploaded this, someone should move all the minizip stuff under zlib on sourceware to the new minizip directory. Or else that should be done

Re: Console doesn't work correctly under anything else than cmd or mintty

2020-05-15 Thread Brian Inglis
On 2020-05-14 17:47, Takashi Yano via Cygwin wrote: > On Thu, 14 May 2020 19:48:59 +0200 > Kacper Michajlow wrote: >> On Thu, 14 May 2020 at 05:33, Takashi Yano wrote: >> >>> I guess setting >>> stty erase '^?' >>> on the host resolves this problem. >>> >> >> Nope, it still doesn't work. And

Re: Trying to build OCRmyPDF under Cygwin, hit a brick wall

2020-05-15 Thread Marco Atzeri via Cygwin
On 15.05.2020 20:17, Jim Garrison via Cygwin wrote: On 5/14/2020 5:23 PM, René Berber via Cygwin wrote: [snip] if os.name == 'nt': libname = 'liblept-5' os.environ['PATH'] = shim_paths_with_program_files() Notice this change in search path, dll files in Windows are executables

Re: Trying to build OCRmyPDF under Cygwin, hit a brick wall

2020-05-15 Thread Marco Atzeri via Cygwin-apps
On 15.05.2020 20:17, Jim Garrison via Cygwin wrote: On 5/14/2020 5:23 PM, René Berber via Cygwin wrote: [snip] if os.name == 'nt': libname = 'liblept-5' os.environ['PATH'] = shim_paths_with_program_files() Notice this change in search path, dll files in Windows are executables and

Re: Trying to build OCRmyPDF under Cygwin, hit a brick wall

2020-05-15 Thread Jim Garrison via Cygwin
On 5/14/2020 6:45 PM, Marco Atzeri via Cygwin wrote: > Am 15.05.2020 um 00:50 schrieb Jim Garrison via Cygwin: >> The magic incantation necessary to get strdup turns out to be - >> D_GNU_SOURCE, as noted on StackOverflow. [xnip] > > where are you looking for ? > Have you installed libleptonica_5

Re: Trying to build OCRmyPDF under Cygwin, hit a brick wall

2020-05-15 Thread Jim Garrison via Cygwin
On 5/14/2020 5:23 PM, René Berber via Cygwin wrote: [snip] >> if os.name == 'nt': >> libname = 'liblept-5' >> os.environ['PATH'] = shim_paths_with_program_files() > > Notice this change in search path, dll files in Windows are executables > and they are (must) installed in the system

Re: [ITP] cairomm, as replacement for cairomm1.0

2020-05-15 Thread Marco Atzeri via Cygwin-apps
On 15.05.2020 17:30, Ken Brown via Cygwin-apps wrote: cygport file attached.  I've bumped the version to 1.12.2, which is the latest stable upstream release.  Upstream has actually released 1.15.5, but the News file says it's unstable and recommends that distros not package it. I'm proposing

Re: [ITA] cairo

2020-05-15 Thread Marco Atzeri via Cygwin-apps
On 15.05.2020 15:57, Ken Brown via Cygwin-apps wrote: cygport file attached.  I bumped the release number and added one new Fedora patch, but that probably doesn't warrant a new release.  But if anyone disagrees, I'll go ahead with a new release. Ken changed maintainer

Re: www.cygwin.com DNS setup

2020-05-15 Thread Chad Kimes via Cygwin
Thanks Jon! I see the change went through and I re-ran my validation script a few times and I don't see the error anymore, which is awesome. However, I believe my suggestions have inadvertently broken IPv6 connectivity for www.cygwin.com! The CNAME accounts for both A and records, but only

Re: Console doesn't work correctly under anything else than cmd or mintty

2020-05-15 Thread Kacper Michajlow via Cygwin
On Fri, 15 May 2020 at 13:45, Takashi Yano wrote: > ... > Then, > stty echoe echok echoctl echoke > should solve the problem. > Indeed, but I got confused, because it does work fine in local session and it also has -echoe -echok -echoctl -echoke... What is the difference? I'm just curious at

[ITP] cairomm, as replacement for cairomm1.0

2020-05-15 Thread Ken Brown via Cygwin-apps
cygport file attached. I've bumped the version to 1.12.2, which is the latest stable upstream release. Upstream has actually released 1.15.5, but the News file says it's unstable and recommends that distros not package it. I'm proposing an unversioned source package cairomm, as well as

[ITA] cairo

2020-05-15 Thread Ken Brown via Cygwin-apps
cygport file attached. I bumped the release number and added one new Fedora patch, but that probably doesn't warrant a new release. But if anyone disagrees, I'll go ahead with a new release. Ken inherit gnome2 NAME="cairo" VERSION=1.16.0 RELEASE=2 CATEGORY="Libs" SUMMARY="Cross-device

[ANNOUNCEMENT] Updated: extractpdfmark-1.1.0-1

2020-05-15 Thread Masamichi Hosoda
The following package has been uploaded to the Cygwin distribution: * extractpdfmark-1.1.0-1 Extract PDFmark can extract page mode and named destinations as PDFmark from PDF. By using this you can get the small PDF files that have preserved the page mode and the named destinations. This is an

Updated: extractpdfmark-1.1.0-1

2020-05-15 Thread Masamichi Hosoda
The following package has been uploaded to the Cygwin distribution: * extractpdfmark-1.1.0-1 Extract PDFmark can extract page mode and named destinations as PDFmark from PDF. By using this you can get the small PDF files that have preserved the page mode and the named destinations. This is an

libsigc3.0 3.0.3-1

2020-05-15 Thread Ken Brown via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * libsigc3.0_0-3.0.3-1 * libsigc3.0-devel-3.0.3-1 * libsigc3.0-doc-3.0.3-1 libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any callback

[ANNOUNCEMENT] libsigc3.0 3.0.3-1

2020-05-15 Thread Ken Brown via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * libsigc3.0_0-3.0.3-1 * libsigc3.0-devel-3.0.3-1 * libsigc3.0-doc-3.0.3-1 libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any callback

[ANNOUNCEMENT] libsigc2.0 2.10.3-1

2020-05-15 Thread Ken Brown via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * libsigc2.0_0-2.10.3-1 * libsigc2.0-devel-2.10.3-1 * libsigc2.0-doc-2.10.3-1 libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any callback

libsigc2.0 2.10.3-1

2020-05-15 Thread Ken Brown via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * libsigc2.0_0-2.10.3-1 * libsigc2.0-devel-2.10.3-1 * libsigc2.0-doc-2.10.3-1 libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any callback

[ANNOUNCEMENT] mm-common 1.0.0-1

2020-05-15 Thread Ken Brown via Cygwin-announce
The following package has been uploaded to the Cygwin distribution: * mm-common-1.0.0-1 The mm-common module provides the build infrastructure and utilities shared among the GNOME C++ binding libraries. Ken Brown Cygwin's mm-common maintainer -- Problem reports:

mm-common 1.0.0-1

2020-05-15 Thread Ken Brown via Cygwin-announce
The following package has been uploaded to the Cygwin distribution: * mm-common-1.0.0-1 The mm-common module provides the build infrastructure and utilities shared among the GNOME C++ binding libraries. Ken Brown Cygwin's mm-common maintainer

Re: Console doesn't work correctly under anything else than cmd or mintty

2020-05-15 Thread Takashi Yano via Cygwin
On Fri, 15 May 2020 11:34:33 +0200 Kacper Michajlow wrote: > Windows Terminal: > > $ echo $TERM > xterm-256color > $ stty > speed 38400 baud; line = 0; > eol = M-^?; eol2 = M-^?; > -brkint -imaxbel iutf8 > -echoe -echok -echoctl -echoke ... > Mintty: > > $ echo $TERM > xterm-256color > $ stty >

Re: [ITA] libsigc2.0, [ITP] libsigc3.0

2020-05-15 Thread Ken Brown via Cygwin-apps
On 5/15/2020 1:19 AM, Yaakov Selkowitz wrote: On Thu, 2020-05-14 at 17:14 -0400, Ken Brown via Cygwin-apps wrote: cygport files attached. I've updated libsigc2.0 to the latest release in the 2.0 series, and I've created libsigc3.0 as a new package, as Fedora does. Note: If you want to do a

Re: Console doesn't work correctly under anything else than cmd or mintty

2020-05-15 Thread Kacper Michajlow via Cygwin
On Fri, 15 May 2020 at 01:47, Takashi Yano wrote: > Please check the result of > xxd > Ctrl-V Backspace Enter Ctrl-D > Here is comparison with running ssh connection to the same machine in WT and Mintty. Also I noticed that selecting and copying multi-line output of stty in Windows Terminal

Sv: ECONNABORTED and ECONNRESET on TCP socket using recv()

2020-05-15 Thread Kristian Ivarsson via Cygwin
> > Hi all > > > > Have anyone experienced getting ECONNABORTED and ECONNRESET on local > > TCP socket when using recv() ? > > > > > > We have a fairly complex application where it, amongst others, spawns > > child processes (using posix_spawnp) > > > > This is a simplified scenario > > > > -

Re: [ITA from Yaakov] python-wx

2020-05-15 Thread Hamish McIntyre-Bhatty via Cygwin-apps
On 15/05/2020 00:47, Yaakov Selkowitz wrote: > This looks fine. I'm glad. What do I do next? Do I need to upload and mark as a testing package or similar? >> Seeing as I have no need to rebuild wxWidgets, I guess that can stay >> under your maintainership until an update is needed, at which point