Re: gfortran console I/O quit working

2018-08-03 Thread Brian Inglis
On 2018-08-03 22:30, Randy Dawson wrote: > I recently upgraded/re-installed, and the following example used to work. > uname reports: > CYGWIN_NT-10.0 > --- > program test > write(6,700) > 700 format('hello from write') > print *, 'hello from

gfortran console I/O quit working

2018-08-03 Thread Randy Dawson
I recently upgraded/re-installed, and the following example used to work. uname reports: CYGWIN_NT-10.0 --- program test write(6,700) 700 format('hello from write') print *, 'hello from print' end No compile errors with gfortra

Re: ssh cause mintty terminal not to close (tested on 4 cygwin installations)

2018-08-03 Thread Brian Inglis
On 2018-08-03 04:01, n...@internetgruppen.dk wrote: > On 2018-08-02 23:08, Andrey Repin wrote: >> A long known issue. >> mintty holds terminal open if last program finished with failure. >> ssh somehow tripping this wire on occasion. > OK. >>> This may seem like a minor thing, but we have much trou

Re: ssh cause mintty terminal not to close (tested on 4 cygwin installations)

2018-08-03 Thread cyg Simple
On 8/3/2018 6:01 AM, n...@internetgruppen.dk wrote: > For cyg Simple: > I am stuck with Cygwin 32 bit because of some tools, we use. A team is > trying to get it to work with 64 bits, but that is not there yet. > Are the tools dependent on the cygwin1.dll? What problems, bring them here and mayb

Re: ssh cause mintty terminal not to close (tested on 4 cygwin installations)

2018-08-03 Thread Andrey Repin
Greetings, Niels Kristian Jensen! >>> This may seem like a minor thing, but we have much trouble with >>> Jenkins >>> builds (started via Cygwin OpenSSH) which randomly hang forever - I >>> wonder >>> if this could be a clue in this investigation. >> > (cut) >> >> Try upgrading your mintty, al

[ANNOUNCEMENT] Updated: npth-1.6-1

2018-08-03 Thread Marco Atzeri
version 1.6-1 of libnpth-devel libnpth0 is available in the Cygwin distribution: CHANGES Latest upstream release DESCRIPTION nPth is a library to provide the GNU Pth API and thus a non-preemptive threads implementation. In contrast to GNU Pth is is based on the system's stand

[ANNOUNCEMENT] Updated: gnupg-1.4.23-1

2018-08-03 Thread Marco Atzeri
New version 1.4.23-1 of gnupg is available in the Cygwin distribution: CHANGES It is a security bug fix update, see https://www.gnupg.org/ for detail DESCRIPTION The GNU Privacy Guard GnuPG is the GNU complete and free implementation of the OpenPGP standard as defined by RFC4880 . Gn

Cygwin Tcl iwidgets4.0.1 has package find Errors

2018-08-03 Thread Ed Knappe
Cygwin Tcl iwidgets Issue I installed the following latest Cygwin packages on 03-Aug-2018: 4.0.3-1 tcl-itcl 4.0.1-1 tcl-itk 4.0.1-3 tcl-iwidgets I created a small Tk/Widgets test program including: # Include incr Widgets extension package require Iwidget iwidgets::combobox .combobox \ -foreg

Re: Self-compiled xorg-server 1.20.0 crashes at startup, buffer overflow

2018-08-03 Thread Jon Turney
On 03/08/2018 18:19, tumtum00 wrote: On 31 July 2018 7:57 PM, Jon Turney wrote: I tried 3 new machines today, can reproduce the issue in all of them. All were Win7 x86_64. 2 VMs installed from scratch (one in English, the other German as in my first report) plus a system running on bare metal.

Re: Self-compiled xorg-server 1.20.0 crashes at startup, buffer overflow

2018-08-03 Thread tumtum00
On 31 July 2018 7:57 PM, Jon Turney wrote: > > - Dependencies installed as described in > > https://x.cygwin.com/docs/cg/prog-build-prerequisites.html, plus > > xcb-composite-devel > > Thanks for pointing out this oversight. I will amend the documentation. Thanks for that. I typoed the package

Re: Problem with JTR

2018-08-03 Thread Marco Atzeri
Am 03.08.2018 um 18:32 schrieb marcus gong: Hi, Cygwin I keep on getting this problem whenever I type in a command like "john single hash.txt" and all I get is: 1 [main] john 380 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. https://cygwin.com/faq.html#faq.using.fixing-find_fa

Problem with JTR

2018-08-03 Thread marcus gong
Hi, Cygwin I keep on getting this problem whenever I type in a command like "john single hash.txt" and all I get is: 1 [main] john 380 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq

Re: KDE Konsole does not display the special characters

2018-08-03 Thread Keith Christian
Michel, There is a "[" missing in Formats] your reply above, chedk that the file on disk is OK. If making Format] ---> [Format] doesn't work, put the old file back and see if Konsole starts using it. Also check that the read permissions and ownership on the .config/plasma-localerc file a

[ANNOUNCEMENT] Updated: gdal-2.3.1-1

2018-08-03 Thread Marco Atzeri
Version 2.3.1-1 of gdal libgdal-devel libgdal20 perl-gdal python-gdal have been uploaded for cygwin. The Geospatial Data Abstraction Library is a translator library for raster and vector geospatial data formats that is released under an X/MIT style Open Source license by the Open

Re: ssh cause mintty terminal not to close (tested on 4 cygwin installations)

2018-08-03 Thread nkj
On 2018-08-02 23:08, Andrey Repin wrote: Greetings, Niels Kristian Jensen! (cut) A long known issue. mintty holds terminal open if last program finished with failure. ssh somehow tripping this wire on occasion. OK. This may seem like a minor thing, but we have much trouble with Jenkins bu

Re: KDE Konsole does not display the special characters

2018-08-03 Thread Michel Dubois
Thanks to answer I filled the file .config/plasma-localerc like this : Formats] LANG=fr_FR.UTF-8 LC_CTYPE=" fr_FR.UTF-8" LC_NUMERIC="fr_FR.UTF-8" LC_TIME="fr_FR.UTF-8" LC_COLLATE="fr_FR.UTF-8" LC_MONETARY="fr_FR.UTF-8" LC_MESSAGES="fr_FR.UTF-8" useDetailed=true [Translations] LANGUAGE=fr_FR I r