Re: gitk fails to start after updating cygwin

2012-02-17 Thread marco atzeri
On 2/17/2012 11:34 PM, Bill Hoffman wrote: On 2/11/2012 12:40 AM, marco atzeri wrote: On 2/11/2012 12:02 AM, Arnon Moscona wrote: Hi Arnon, because Tk now need the X server. Have you missed ? http://cygwin.com/ml/cygwin-announce/2012-02/msg00011.html See also http://cygwin.com/ml/cygwin-app

Re: gitk fails to start after updating cygwin

2012-02-17 Thread Bill Hoffman
On 2/11/2012 12:40 AM, marco atzeri wrote: On 2/11/2012 12:02 AM, Arnon Moscona wrote: Hi Arnon, because Tk now need the X server. Have you missed ? http://cygwin.com/ml/cygwin-announce/2012-02/msg00011.html See also http://cygwin.com/ml/cygwin-apps/2011-10/msg00083.html for further info Hi

Re: svn2cl (subversion-tools 1.7.3-1) fails to load svn2cl.xsl

2012-02-17 Thread David Rothenberger
On 2/17/2012 11:15 AM, Thrall, Bryan wrote: > It thinks the svn2cl.xsl file should be in /usr/bin, but it looks like the > file is in /etc/svn2cl: Thanks for the report. I mistakenly dropped a patch to fix that when I packaged 1.7. I'll do a new release shortly. -- David Rothenberger dav

svn2cl (subversion-tools 1.7.3-1) fails to load svn2cl.xsl

2012-02-17 Thread Thrall, Bryan
It thinks the svn2cl.xsl file should be in /usr/bin, but it looks like the file is in /etc/svn2cl: $ svn2cl warning: failed to load external entity "/usr/bin/svn2cl.xsl" cannot parse /usr/bin/svn2cl.xsl $ cygcheck -l subversion-tools | grep svn2cl.xsl /etc/svn2cl/svn2cl.xsl $ cygcheck -cd subvers

Re: getitimer() in 1.7.10-1

2012-02-17 Thread Corinna Vinschen
On Feb 17 17:06, Andrew Mangogna wrote: > After recently updating to 1.7.10-1 of the Cygwin library I have noticed that > the invocation of "getitimer()" in my applications is now failing all the > time. The following program shows the result: > > #include > #include > #include > #include >

getitimer() in 1.7.10-1

2012-02-17 Thread Andrew Mangogna
After recently updating to 1.7.10-1 of the Cygwin library I have noticed that the invocation of "getitimer()" in my applications is now failing all the time. The following program shows the result: #include #include #include #include int main( int arc, char **argv) { struct itim

[Packaging bug] perl-5.10.1-5: Superfluous symlink for cygperl5_10.dll

2012-02-17 Thread Dr. Volker Zell
Hi In the latest perl-5.10.1-5 there is a symlink /usr/lib/perl5/5.10/i686-cygwin/CORE/cygperl5_10.dll for /usr/bin/cygperl5_10.dll which breaks 'make check' when trying to run the testsuite for openldap when it's perl enabled. The libtool generated wrapper for slapd includes the follow

Re: base-files 4.0-9: LANG is set to the system default, why not the user selection?

2012-02-17 Thread Andy Koppe
On 16 February 2012 20:05, David Sastre Medina wrote: > For the first, I apologize. WRT the second, here's a new attempt: > 'locale' is set system-wide in /etc/profile.d/tzset.* to provide > a new functionality, that, IIRC, was included in the announcement of > the base-files' release. > Also, 'loc

vim - patch 7.3.358 broke double click and copy/paste functionality

2012-02-17 Thread P. Szmytka
After updating to vim-7.3.393-1 paste using middle mouse button stopped working for me. I narrowed it down to patch 7.3.358 to be the culprit. This patch was supposed to fix mouse functionality, but it broke it for me. Is it possible to revert the patch on cygwin build? As per http://cygwin.com/m