Bash seg faulting?

2017-06-02 Thread Andy Hall
Here is some more information The sequence: Andy@Andy-Work ~ $ export OFFICE_BIN="C:\Program Files (x86)\Microsoft Office\root\Office16" $ strace "$OFFICE_BIN"/Wordconv.exe -oice -nme "Post-Install.doc" "Post-Install.docx" >strace.out Segmentation fault $ echo $? 139 Produces the attached

Re: Setup v2.879 - can not scroll package list

2017-06-02 Thread Vlado
On 2.6.2017 17:49, Wayne Davison wrote: There are also some tools you can use on prior Windows versions. For instance, search the web for I still hope somebody will fix the bug. :-) Vlado -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: Bash seg faulting?

2017-06-02 Thread Jack Adrian Zappa
How about using -xv on your first line to see what is actually being executed when doing substitution? I.e. #!/bin/bash -xv Another possibility is that Wordconv.exe requires .DLLs that are not found in the path. HTH A On Fri, Jun 2, 2017 at 11:52 AM, Andy Hall

RE: Bash seg faulting?

2017-06-02 Thread Andy Hall
On 1 June Doug Henderson wrote: > > On 1 June 2017 at 18:01, Andy Hall wrote: > > > > Here is a strange one. I have two scripts, conv.sh and conv.bat that do > > the same thing: scan the current directory for > > .doc files and convert them to .docx files. Here are the two scripts. > > > > $

Re: Setup v2.879 - can not scroll package list

2017-06-02 Thread Wayne Davison
On Fri, Jun 2, 2017 at 7:17 AM, Jon Turney wrote: > I believe this [scrolling] option is new in Windows 10 That does indeed seem to be the case. There are also some tools you can use on prior Windows versions. For instance, search the web for "5 Tools to Scroll or Move Background Windows" and

Re: Setup v2.879 - can not scroll package list

2017-06-02 Thread Jon Turney
On 31/05/2017 16:04, Wayne Davison wrote: On Wed, May 31, 2017 at 2:48 AM, David Balažic wrote: it does not scroll the package list, instead it changes the selection in the mentioned drop down menu. One thing you should be able to do to work around this is to go to the mouse settings and

Re: Setup v2.879 - can not scroll package list

2017-06-02 Thread Jon Turney
On 31/05/2017 21:18, Andrey Repin wrote: Greetings, Wayne Davison! On Wed, May 31, 2017 at 2:48 AM, David Balažic wrote: it does not scroll the package list, instead it changes the selection in the mentioned drop down menu. One thing you should be able to do to work around this is to go to

[ANNOUNCEMENT] stunnel 5.41-1

2017-06-02 Thread Andrew Schulman
stunnel 5.41-1 is now available in Cygwin. This is a new upstream release with minor enhancements and bug fixes. See http://www.stunnel.org/sdf_ChangeLog.html for the list of changes. stunnel is a program that allows you to encrypt arbitrary TCP connections inside TLS (Transport Layer Security,

stunnel 5.41-1

2017-06-02 Thread Andrew Schulman
stunnel 5.41-1 is now available in Cygwin. This is a new upstream release with minor enhancements and bug fixes. See http://www.stunnel.org/sdf_ChangeLog.html for the list of changes. stunnel is a program that allows you to encrypt arbitrary TCP connections inside TLS (Transport Layer Security,

[ANNOUNCEMENT] par2 0.7.1-1

2017-06-02 Thread Andrew Schulman
par2 version 0.7.1-1 is now available in Cygwin. This is a new upstream release, with minor enhancements and bug fixes. You can read the upstream changelog at https://github.com/Parchive/par2cmdline/releases. par2 is a file verification and repair tool. It creates and uses PAR2 files to detect

par2 0.7.1-1

2017-06-02 Thread Andrew Schulman
par2 version 0.7.1-1 is now available in Cygwin. This is a new upstream release, with minor enhancements and bug fixes. You can read the upstream changelog at https://github.com/Parchive/par2cmdline/releases. par2 is a file verification and repair tool. It creates and uses PAR2 files to detect