bump libusb packages?

2015-11-03 Thread KIMURA Masaru
Hi, can someone bump libusb packages to v1.0.20 or HEAD? FYI, v1.0.20 and HEAD have a compilation issue[1], was already reported to the upstream, but is not fixed ATM. Peace, - [1] https://github.com/libusb/libusb/issues/104 - $ cygcheck -c -d libusb1.0 libusb1.0-devel Cygwin Package Info

Re: fstat st_size on open files on Parallels filesystem is wrong

2015-11-03 Thread Jonathan Lennox
On Tuesday, November 3 2015, "Corinna Vinschen" wrote to "cygwin@cygwin.com" saying: > Btw., there's more than one problem here. The fact that all drives > have the same volume name *and* a serial number of 0 leads to all > drives being identified as the same drive. I have to add some code > cr

Re: Unison 2.43.3 fails to synchronize execute permission bit

2015-11-03 Thread Ms. Alex Hankins
On Nov 3, 2015 9:43 AM, "Andrew Schulman schulman.andrew-at-epa.gov |cygwin|" wrote: > > > There was a bug with the umask in the test script. I have fixed it > > and attached it. > > Thanks for reporting this. I haven't had time to look at it yet, but I > will when I can. My guess is that the o

Personal use not permitted: (was Re: Pop up GUI remotely via SSH)

2015-11-03 Thread Linda Walsh
trimat wrote: If I create the service with the command /ssh-host-config/ (and then set up user and privileges) I can start remotely from SSH a program without the possibility to see its GUI. Where are you expecting the output to come out? Where it is executing or where you ran ss

[ANNOUNCEMENT] Updated: mintty 2.2.1

2015-11-03 Thread Thomas Wolff
I have uploaded mintty 2.2.1 with the following changes: Major New Search Feature (thanks to Kai (twitter:@sixhundredns)): * Search scrollback buffer (#85); shortcuts Alt+F3 or Shift+Ctrl+H; configuration options. Window placement and Multi-Monitor support: * Option -p @N to select monitor

Re: Error accessing mapped drive >2TB?

2015-11-03 Thread Warren Young
On Oct 26, 2015, at 5:15 AM, Corinna Vinschen wrote: > > On Oct 23 16:15, Warren Young wrote: >> On Oct 23, 2015, at 8:30 AM, Jeffrey Altman wrote: >>> While Apple's design choices do not fit with the expectations of Cygwin >>> they are not necessarily wrong. >> >> So, should I send Apple this co

Re: Cygwin64 vs. Cygwin (speed)

2015-11-03 Thread Corinna Vinschen
On Nov 3 07:59, Jim Reisert AD1C wrote: > In another thread, I wrote (and Corinna replied): > > >> I have tried 64-bit Cygwin in the past. I do a lot of file I/O and > >> sorting/searching on largish test-based data sets, and 64-bit was > >> noticeably slower than 32-bit Cygwin, > > > > Hmm, I u

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.3.0-0.5

2015-11-03 Thread Corinna Vinschen
On Nov 3 11:56, Ken Brown wrote: > On 11/2/2015 11:39 AM, Corinna Vinschen wrote: > >Hi Cygwin friends and users, > > > > > >I released a new TEST version of Cygwin, 2.3.0-0.5. > > I tried to build cygport with this release of Cygwin installed, and I found > that a call to aclocal seemed to hang

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.3.0-0.5

2015-11-03 Thread Ken Brown
On 11/2/2015 11:39 AM, Corinna Vinschen wrote: Hi Cygwin friends and users, I released a new TEST version of Cygwin, 2.3.0-0.5. I tried to build cygport with this release of Cygwin installed, and I found that a call to aclocal seemed to hang (or infloop?), with high CPU usage. This is on W

Cygwin64 vs. Cygwin (speed)

2015-11-03 Thread Jim Reisert AD1C
In another thread, I wrote (and Corinna replied): >> I have tried 64-bit Cygwin in the past. I do a lot of file I/O and >> sorting/searching on largish test-based data sets, and 64-bit was >> noticeably slower than 32-bit Cygwin, > > Hmm, I usually have the opposite impression... I'm using mallo

Re: Unison 2.43.3 fails to synchronize execute permission bit

2015-11-03 Thread Andrew Schulman
> There was a bug with the umask in the test script. I have fixed it > and attached it. Thanks for reporting this. I haven't had time to look at it yet, but I will when I can. My guess is that the only thing I'll be able to do is report it upstream, to the unison-users list. Feel free to do th

Re: Using cp converts windows junctions to a cywin symlink

2015-11-03 Thread Corinna Vinschen
On Nov 2 13:57, Adrian H wrote: > I was copying a directory of files, some of which were windows junctions. > These got converted to a cygwin symlink. Although I am impressed that there > are such a thing for those OSs/drives that do not support such things, for > those > that do, I think it wou

Re: Help: cygheap base mismatch detected

2015-11-03 Thread Corinna Vinschen
On Nov 2 18:24, Jim Reisert AD1C wrote: > On Mon, Nov 2, 2015 at 4:31 AM, Corinna Vinschen wrote: > > > It seems a Windows DLL or a virus scanner DLL gets loaded to this > > address for some reason. I'm a bit at a loss to make a suggestion here, > > except for switching to 64 bit Cygwin which ha

Re: Mounting a network share

2015-11-03 Thread Corinna Vinschen
On Nov 2 12:06, Mike Brown wrote: > On Mon, Nov 02, 2015 at 05:26:51PM +0100, Corinna Vinschen wrote: > > On Nov 2 10:03, Mike Brown wrote: > > > On Mon, Nov 02, 2015 at 04:40:33AM +0300, Andrey Repin wrote: > > > > If you want to do it from Cygwin side, use fstab and don't use /cygdrive > > > >

Re: TP_NUM_C_BUFS too small

2015-11-03 Thread Corinna Vinschen
On Nov 3 00:07, Helmut Karlowski wrote: > Am 02.11.2015, 12:15 Uhr, schrieb Corinna Vinschen: > > >>Glad it's fixed! For the record, could you say what sort of bug would > >>cause > >>a fatal internal error like that? > >>Just curious, > > > >Me too. Sounds like some kind of recursion. > > It

Re: fstat st_size on open files on Parallels filesystem is wrong

2015-11-03 Thread Corinna Vinschen
On Nov 2 17:05, Jonathan Lennox wrote: > On Monday, November 2 2015, "Corinna Vinschen" wrote to "cygwin@cygwin.com" > saying: > > > On Nov 2 08:08, Jonathan Lennox wrote: > > > On Monday, November 2 2015, "Corinna Vinschen" wrote to > > > "cygwin@cygwin.com" saying: > > > > I added support fo

Re: Pop up GUI remotely via SSH

2015-11-03 Thread trimat
If I create the service with the command /ssh-host-config/ (and then set up user and privileges) I can start remotely from SSH a program without the possibility to see its GUI. If I modify the /sshd/ service by Windows Services logging on as "Local System account" with "Allow service to interact w

Re: pthread_kill: signals remain pending after target thread exits

2015-11-03 Thread Corinna Vinschen
On Nov 2 23:54, John Carey wrote: > > From: Corinna Vinschen [corinna-cyg...@cygwin.com] > > Sent: Monday, November 02, 2015 9:58 AM > > On Nov 2 15:18, Corinna Vinschen wrote: > > > On Oct 29 16:16, John Carey wrote: > > > > > From: Corinna Vinschen [corinna-cyg...@cygwin.com] > > > > > Sent: Th

[ANNOUNCEMENT] gst123 0.3.3-2

2015-11-03 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * gst123-0.3.3-2 The program gst123 is designed to be a more flexible command line player in the spirit of ogg123, based on GStreamer. It plays all file formats GStreamer understands, so if you have a media collection which c

[ANNOUNCEMENT] libcdio 0.93-2

2015-11-03 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * libcdio-0.93-2 * libcdio16-0.93-2 * libcdio++0-0.93-2 * libiso9660_10-0.93-2 * libiso9660++0-0.93-2 * libudf0-0.93-2 * libcdio-devel-0.93-2 * libcdio++-devel-0.93-2 * libcdio_cdda2-10.2+0.93+1-1 * libcdio_paranoia2-10.2+0.93+1

[ANNOUNCEMENT] krb5 1.13.2-2

2015-11-03 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * krb5-workstation-1.13.2-2 * krb5-server-1.13.2-2 * krb5-server-ldap-1.13.2-2 * krb5-pkinit-1.13.2-2 * krb5-k5tls-1.13.2-2 * krb5-samples-1.13.2-2 * krb5-doc-1.13.2-2 * libgssapi_krb5_2-1.13.2-2 * libgssrpc4-1.13.2-2 * libk5cry

[ANNOUNCEMENT] tigervnc 1.5.0-2

2015-11-03 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * tigervnc-1.5.0-2 * tigervnc-server-1.5.0-2 * tigervnc-server-module-1.5.0-2 TigerVNC is a high-performance implementation of VNC, a client/server application that allows users to launch and interact with graphical applicati

[ANNOUNCEMENT] gsl 1.16-2

2015-11-03 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * gsl-1.16-2 * libgsl0-1.16-2 * libgsl-devel-1.16-2 the GNU Scientific Library, a collection of numerical routines for scientific computing. The library provides a wide range of mathematical routines such as random number gen

[ANNOUNCEMENT] iso-codes 3.63-1

2015-11-03 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * iso-codes-3.63-1 This package aims to provide the list of the ISO country, language, and currency names and their translations in one place. This is an update to the latest upstream release: https://anonscm.debian.org/cgit/