Re: [ANNOUNCEMENT] Updated: python 3.9 packages

2022-01-09 Thread Tatsuro MATSUOKA
> - Original Message - > > From: "Marco Atzeri via Cygwin-announce" > To: "cygwin > Date: 2022/01/09 日 22:35 > Subject: [ANNOUNCEMENT] Updated: python 3.9 packages > > > Several python packages have been added to the Cygwin distribution > and at the same time the equivalent packages fo

Re: Unable to open the clipboard

2022-01-09 Thread Marco Atzeri
On 10.01.2022 07:44, Mark Geisert wrote: Marco Atzeri wrote: On 04.01.2022 19:08, Marco Atzeri wrote: On 04.01.2022 06:15, Mark Geisert wrote: Hi Mark, just found another issue $ putclip < Announce_octave Aborted (core dumped) It seems caused by the longest line (86 characters) $ cat Annou

Re: Unable to open the clipboard

2022-01-09 Thread Mark Geisert
Marco Atzeri wrote: On 04.01.2022 19:08, Marco Atzeri wrote: On 04.01.2022 06:15, Mark Geisert wrote: Mark Geisert wrote: I haven't been able to reproduce the issue with -7 or the more recent -8 test version.  I suppose you might try -8 and see if it helps. Puzzling... Sorry, the {put,get}cl

Re: qt terminal for gnuplot on cygwin workaround)

2022-01-09 Thread Mark Geisert
Hi Tatsuro, Tatsuro MATSUOKA wrote: A workaround for qt enables qt termnal on Cygwin is shown by Enrico Forestieri https://sourceforge.net/p/gnuplot/mailman/gnuplot-beta/thread/16092.81463...@web103110.mail.kks.yahoo.co.jp/ --- a/qtbase-everywhere-src-5.10.1/src/network/socket/qlocalsocket_uni

Re: permission 600

2022-01-09 Thread Thomas Wolff
Am 10.01.2022 um 00:13 schrieb Tatsuro MATSUOKA: - Original Message - From: "Eliot Moss" To: "cygwin Date: 2022/01/09 日 20:26 Subject: Re: permission 600 On 1/9/2022 6:11 AM, Tatsuro MATSUOKA wrote: - Original Message - From: "Thomas Wolff" Date: 2022/01/09 日 17:51 Subject:

Re: permission 600

2022-01-09 Thread Tatsuro MATSUOKA
> - Original Message - > > From: "Eliot Moss" > To: "cygwin > Date: 2022/01/09 日 20:26 > Subject: Re: permission 600 > > > On 1/9/2022 6:11 AM, Tatsuro MATSUOKA wrote: > >> - Original Message - > >> > >> From: "Thomas Wolff" > >> Date: 2022/01/09 日 17:51 > >> Subject: Re: permis

[no subject]

2022-01-09 Thread وليد ابو جواد
تم الإرسال من البريد لـ Windows -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-si

[ANNOUNCEMENT] cygport 0.34.1-1

2022-01-09 Thread Jon Turney
The following packages have been uploaded to the Cygwin distribution: * cygport-0.34.1-1 cygport is the standard method for building and maintaining packages for the Cygwin distribution. Highlights of this release: * autotools: WANT_AUTOCONF=2.7 is now the default * python-wheel: PYTHON_WHEEL_

[ANNOUNCEMENT] Updated: python 3.9 packages

2022-01-09 Thread Marco Atzeri via Cygwin-announce
Several python packages have been added to the Cygwin distribution and at the same time the equivalent packages for 3.6/3.7/3.8 have been uploaded. python-hypothesis-6.35.0-1 python-pip-21.3.1-2 python-virtualenv-20.13.0-1 python-wheel-0.37.1-1 python-numpy-1.22.0-1 CHANGES latest upst

Re: permission 600

2022-01-09 Thread Eliot Moss
On 1/9/2022 6:11 AM, Tatsuro MATSUOKA wrote: - Original Message - From: "Thomas Wolff" Date: 2022/01/09 日 17:51 Subject: Re: permission 600 Am 09.01.2022 um 07:10 schrieb Tatsuro MATSUOKA: - Original Message - From: "Marco Atzeri" To: "cygwin> Date: 2022/01/09 日 14:39 Subject:

Re: permission 600

2022-01-09 Thread Tatsuro MATSUOKA
> - Original Message - > > From: "Thomas Wolff" > Date: 2022/01/09 日 17:51 > Subject: Re: permission 600 > Am 09.01.2022 um 07:10 schrieb Tatsuro MATSUOKA: > >> - Original Message - > >> > >> From: "Marco Atzeri" > >> To: "cygwin> Date: 2022/01/09 日 14:39 > >> Subject: Re: permiss

RE: Cygwin setup writing incorrect symlinks for native

2022-01-09 Thread David Allsopp
Jon Turney wrote: > On 06/01/2022 16:45, David Allsopp wrote: > > Jon Turney wrote: > >> On 06/01/2022 10:46, David Allsopp wrote: > >>> Running Cygwin setup 2.912 with --symlink-type native (or > >>> CYGWIN=winsymlinks:native) is not correctly translating all symlinks. > >>> A default install has

Re: permission 600

2022-01-09 Thread Thomas Wolff
Am 09.01.2022 um 07:10 schrieb Tatsuro MATSUOKA: - Original Message - From: "Marco Atzeri" To: "cygwin> Date: 2022/01/09 日 14:39 Subject: Re: permission 600 On 09.01.2022 06:28, Tatsuro MATSUOKA wrote: $ echo aaa > test.txt $ ls -l test.txt -rw-r--r-- 1 user user 4 Jan 9 14:07 tes