Python and file attributes

2019-07-28 Thread Steven Penny
The Windows version of Python can access file attributes: >>> import os >>> os.stat('C:\Recovery').st_file_attributes 8214 https://docs.python.org/library/os#os.stat_result.st_file_attributes However the Cygwin version cannot: >>> import os >>>

Re: Piping input from subprocess loses track of temp file

2019-07-28 Thread David Karr
On Sat, Jul 27, 2019 at 8:40 AM Ken Brown wrote: > On 7/19/2019 2:27 PM, David Karr wrote: > > I believe the relevant part of my cygwin version info is > "3.0.7(0.338/5/3)" > > (from uname -a output). > > > > I'm working on a script where one step executes a process where the input > > is taking

Re: Compilation of Qt5 Cygwin in Qt Creator

2019-07-28 Thread Brian Inglis
On 2019-07-27 05:39, Jean Vanhay wrote: > I have some issues about Cygwin Qt5 and Qt Creator on Windows 10. > I have a computer running on Windows 10 and a Qt versions Qt 5.11.2 MinGW 32 > bits and Qt Creator 4.7.2. > I have a project where it is required to develop under a Cygwin environment. Do

[ITA] openldap

2019-07-28 Thread Achim Gratz
I'd like to take over the orphaned openldap package. As with the previous maintainer, I don't use the server components myself, so I'm short on hands-on experience with these. --8<---cut here---start->8--- root=http://cygwin.stromeko.net/maint/$arch

[ITP] italic-man

2019-07-28 Thread Thomas Wolff
I'm again proposing a package to enable italic display of manual pages (as originally intended). I changed the deployment strategy, following comments in my previous attempt (https://cygwin.com/ml/cygwin-apps/2017-04/msg00116.html). A cygport file is included as suggested by Jon Turney but I

Re: [ITA] openldap

2019-07-28 Thread Andrew Schulman via cygwin-apps
> I'd like to take over the orphaned openldap package. As with the > previous maintainer, I don't use the server components myself, so I'm > short on hands-on experience with these. Gold star awarded! https://cygwin.com/goldstars/#AG