run.exe + conhost + emacs-w32 / emacsclient-w32 problem.

2017-06-12 Thread Oleksandr Gavenko
>From some time I can't run emacs-w32 / emacsclient-w32 via run.exe from cmd.exe or mintty.exe. Actually at the end I use chain of call: ``e.bat`` with: run.exe --quote emacsclient-w32 -a e ``e`` with: cygstart --action=runas run emacs-w32 and then: run --quote emacsclient-w32 ...

Re: Two undefined links after installing tcl-tk

2017-06-12 Thread Ian Lambert via cygwin
On June 11, 2017 6:45:29 AM EDT, Marco Atzeri <> wrote: >On 11/06/2017 08:24, Ugly Leper wrote: >> Two undefined links after installing tcl-tk are >> /lib/tcl8.6/tclConfig.sh -> ../tclConfig.sh >> /lib/tk8.6/tkConfig.sh -> ../tkConfig.sh >> There are no such .sh files at /lib or at /usr/lib (or

Sometimes Emacs sticks on forking...

2017-06-12 Thread Oleksandr Gavenko
I use latest Cygwin Emacs W32 under Windows 10 x64 and Emacs spawns external processes like hg/git when it open file. Sometimes it freezes and in procexp I see spawned Emacs fork. Usual build-in Emacs C-g key binding doesn't help much (it work with lots of key press and long delay). It is faster

Re: libUSB-Win32

2017-06-12 Thread Marco Atzeri
On 13/06/2017 01:18, Chris Johnson wrote: Hi. Never run into this before. Running Win7 and installing cygwin via setup-x86_64 v2.879. I kept running into categories I couldn't install due to a missing libUSB-W32 driver. Some of the categories are Devel Math Net Publishing Python I get an

Git without SSH Server and cygrunsrv

2017-06-12 Thread mli...@x76.eu
Hi, how can I install Git without binutils, cygrunsrv, python and OpenSSH server? I want to work with remote repositories using clone/pull/push, built would like to avoid having to install a ton of other things that won't be used. Thanks. :) -- Problem reports:

libUSB-Win32

2017-06-12 Thread Chris Johnson
Hi. Never run into this before. Running Win7 and installing cygwin via setup-x86_64 v2.879. I kept running into categories I couldn't install due to a missing libUSB-W32 driver. Some of the categories are Devel Math Net Publishing Python I get an error about libusb0, says I need to

Re: Git without SSH Server and cygrunsrv

2017-06-12 Thread Marco Atzeri
On 13/06/2017 02:13, mli...@x76.eu wrote: Hi, how can I install Git without binutils, cygrunsrv, python and OpenSSH server? I want to work with remote repositories using clone/pull/push, built would like to avoid having to install a ton of other things that won't be used. cygrunsrv is part of

[ANNOUNCEMENT] New: geomview 1.9.5-1

2017-06-12 Thread Ken Brown
The following packages have been added to the Cygwin distribution: * geomview-1.9.5-1 * geomview-devel-1.9.5-1 Geomview lets you view and manipulate three-dimensional objects: you use the mouse to rotate, translate, zoom in and out, and so on. Geomview can be used as a standalone viewer for

Re: Python 3.6.1 fails to generate 256 colors, with xterm-256color, on Cygwin based 64-bit Windows 10.

2017-06-12 Thread Richard S. Gordon
Hello Cygwin & Brian Inglis, I have not yet received the subject e-mail but did see a copy in the Cygwin Archive. I’ve reproduced it below to facilitate my reply. I used a different mailer to generate plain text, without pdf attachment. My HTML formatted email was rejected. Re:

[ANNOUNCEMENT] Updated: leptonica-1.74.4-1

2017-06-12 Thread Marco Atzeri
Version 1.74.4-1 of packages leptonica libleptonica-devel libleptonica_5 are available in the Cygwin distribution: CHANGES Latest upstrame release http://www.leptonica.org/source/version-notes.html DESCRIPTION Leptonica is a pedagogically-oriented open source site containing

[ANNOUNCEMENT] Updated: irssi-1.0.3-1

2017-06-12 Thread Marco Atzeri
New version 1.0.3-1 irssi irssi-devel have been uploaded. CHANGES This is a new upstream security and bug fix. https://irssi.org/2017/06/06/irssi-1.0.3-released/ full list of changes https://github.com/irssi/irssi/releases DESCRIPTION Irssi is a terminal based IRC client for UNIX systems.

[ITP] geomview 1.9.5

2017-06-12 Thread Ken Brown
geomview is in Debian: https://packages.debian.org/jessie/geomview The cygport file and patches are attached. As I said in https://sourceware.org/ml/cygwin-apps/2017-06/msg00019.html, I'm not sure about the naming convention for the versioned library subpackage. I made a choice, but I can

Re: Naming convention for versioned libraries

2017-06-12 Thread Ken Brown
On 6/12/2017 1:15 PM, Yaakov Selkowitz wrote: On 2017-06-11 13:13, Ken Brown wrote: I'm about to ITP geomview, which will include a library package containing DLLs of the form cyg*-1-9-5.dll. Should the package be called libgeomview1_9_5 or libgeomview_1_9_5? I see both conventions in the

Re: Naming convention for versioned libraries

2017-06-12 Thread Yaakov Selkowitz
On 2017-06-11 13:13, Ken Brown wrote: I'm about to ITP geomview, which will include a library package containing DLLs of the form cyg*-1-9-5.dll. Should the package be called libgeomview1_9_5 or libgeomview_1_9_5? I see both conventions in the distro. libgeomview1.9.5 But, is this really

Re: [ITP] geomview 1.9.5

2017-06-12 Thread Jon Turney
On 12/06/2017 18:51, Ken Brown wrote: On 6/12/2017 1:05 PM, Ken Brown wrote: geomview is in Debian: https://packages.debian.org/jessie/geomview The cygport file and patches are attached. I think DEPEND could also include zlib-devel. I'm not sure the discussion of the issue with weak

Re: [ITP] geomview 1.9.5

2017-06-12 Thread Ken Brown
On 6/12/2017 1:05 PM, Ken Brown wrote: geomview is in Debian: https://packages.debian.org/jessie/geomview The cygport file and patches are attached. As I said in https://sourceware.org/ml/cygwin-apps/2017-06/msg00019.html, I'm not sure about the naming convention for the versioned library

Re: [ITP] geomview 1.9.5

2017-06-12 Thread Ken Brown
On 6/12/2017 3:26 PM, Ken Brown wrote: On 6/12/2017 3:17 PM, Jon Turney wrote: On 12/06/2017 18:51, Ken Brown wrote: On 6/12/2017 1:05 PM, Ken Brown wrote: geomview is in Debian: https://packages.debian.org/jessie/geomview The cygport file and patches are attached. I think DEPEND could

[ITP] xforms 1.2.4

2017-06-12 Thread Ken Brown
xforms is in Debian and Fedora: https://packages.debian.org/source/jessie/libforms https://apps.fedoraproject.org/packages/xforms My cygport file and patches are attached. Package files: http://sanibeltranquility.com/cygwin/x86/release/xforms/xforms-1.2.4-1-src.tar.xz

Re: [ITP] geomview 1.9.5

2017-06-12 Thread Ken Brown
On 6/12/2017 3:17 PM, Jon Turney wrote: On 12/06/2017 18:51, Ken Brown wrote: On 6/12/2017 1:05 PM, Ken Brown wrote: geomview is in Debian: https://packages.debian.org/jessie/geomview The cygport file and patches are attached. I think DEPEND could also include zlib-devel. I'm not sure

Re: [PATCH] Compatibility improvement to reparse point handling, v2

2017-06-12 Thread Joe Lowe
Corinna, I will work through the code and apply your feedback. A few additional comments below. On 2017-06-12 03:27, Corinna Vinschen wrote: On Jun 9 15:44, Joe Lowe wrote: 2nd pass at reparse point handling patch. [...] static inline int readdir_check_reparse_point (POBJECT_ATTRIBUTES

New: geomview 1.9.5-1

2017-06-12 Thread Ken Brown
The following packages have been added to the Cygwin distribution: * geomview-1.9.5-1 * geomview-devel-1.9.5-1 Geomview lets you view and manipulate three-dimensional objects: you use the mouse to rotate, translate, zoom in and out, and so on. Geomview can be used as a standalone viewer for

Updated: irssi-1.0.3-1

2017-06-12 Thread Marco Atzeri
New version 1.0.3-1 irssi irssi-devel have been uploaded. CHANGES This is a new upstream security and bug fix. https://irssi.org/2017/06/06/irssi-1.0.3-released/ full list of changes https://github.com/irssi/irssi/releases DESCRIPTION Irssi is a terminal based IRC client for UNIX systems.

Updated: leptonica-1.74.4-1

2017-06-12 Thread Marco Atzeri
Version 1.74.4-1 of packages leptonica libleptonica-devel libleptonica_5 are available in the Cygwin distribution: CHANGES Latest upstrame release http://www.leptonica.org/source/version-notes.html DESCRIPTION Leptonica is a pedagogically-oriented open source site containing

Re: [ITP] mingw64-{i686,x86_64}-libsolv

2017-06-12 Thread Corinna Vinschen
On Jun 8 14:32, Jon Turney wrote: > On 07/06/2017 15:24, Corinna Vinschen wrote: > > On Jun 7 13:22, Jon Turney wrote: > > > > > > libsolv is a package dependency solver using a satisfiability > > > algorithm. > > > > > > These packages are for building Win32 apps using libsolv (e.g. my

Re: [PATCH] Compatibility improvement to reparse point handling, v2

2017-06-12 Thread Corinna Vinschen
Hi Joe, thanks for the patch. Review inline. On Jun 9 15:44, Joe Lowe wrote: > 2nd pass at reparse point handling patch. > [...] > static inline int > readdir_check_reparse_point (POBJECT_ATTRIBUTES attr) > { > - DWORD ret = DT_UNKNOWN; > + int ret = DT_UNKNOWN; Given that d_type is an