Error Message

2015-06-09 Thread Hal Fountain
I received this error WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com after this 1 [main] sparse2img 7912 find_fast_cwd: I received this error 4 times during the same process. ConvertHima.bat while trying to dump system.img I

Re: Error Message

2015-06-09 Thread Marco Atzeri
On 6/9/2015 11:37 AM, Hal Fountain wrote: I received this error WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com after this 1 [main] sparse2img 7912 find_fast_cwd: I received this error 4 times during the same process. Conver

Re: mintty project

2015-06-09 Thread Corinna Vinschen
On Jun 8 22:11, Csaba Raduly wrote: > On Mon, Jun 8, 2015 at 2:13 PM, Corinna Vinschen wrote: > > On Jun 5 07:36, Thomas Wolff wrote: > >> Am 01.06.2015 um 17:50 schrieb Corinna Vinschen: > >> >>... > >> >We could also put mintty under the cygwin-apps cover on sourceware. > >> >We just need to f

Re: More details about the tmux 2.0 regression

2015-06-09 Thread Corinna Vinschen
On Jun 9 08:02, İsmail Dönmez wrote: > On Mon, Jun 8, 2015 at 11:07 PM, Corinna Vinschen > wrote: > > On Jun 8 19:18, Corinna Vinschen wrote: > >> On Jun 8 16:10, Achim Gratz wrote: > >> > Corinna Vinschen cygwin.com> writes: > >> > > > One question though, would it be possible to return execu

Re: More details about the tmux 2.0 regression

2015-06-09 Thread Corinna Vinschen
On Jun 9 06:58, Achim Gratz wrote: > Corinna Vinschen cygwin.com> writes: > > > > On another front, I've recently uüstreamed a patch for a Perl distribution > > > to use /proc/pid/statm because ps from Cygwin doesn't implement a switch > > > to > > > show the vmsize information. The maintainer

Re: bind mounts in fstab

2015-06-09 Thread Corinna Vinschen
On Jun 9 06:53, Achim Gratz wrote: > Corinna Vinschen cygwin.com> writes: > > I uploaded a new developer snapshot. Please give it a try: > > https://cygwin.com/snapshots/ > > Fix confirmed. Thanks! Cool, thank you! Corinna -- Corinna Vinschen Please, send mails regarding

[Attn. git maintainter] git is now at version 2.4.3

2015-06-09 Thread İsmail Dönmez
Hi, Would it be possible to update our git version? Currently we are at 2.1.4 and upstream recently released 2.4.3. Also git-for-windows team (https://github.com/git-for-windows/git/commits/master) has some nice windows fixes which might be interesting. Regards, ismail -- Problem reports:

Re: More details about the tmux 2.0 regression

2015-06-09 Thread Achim Gratz
Corinna Vinschen cygwin.com> writes: > That requires to update procps and cygwin packages at the same time. I thought the raison d'être was that procps, by using the /proc interface, would not be intertwined with the kernel anymore... I didn't suggest to move it into another package, btw: the pro

[ANNOUNCEMENT] Updated: Cygwin 2.0.4-1

2015-06-09 Thread Corinna Vinschen
Hi Cygwin friends and users, I just released Cygwin 2.0.4-1. This is a bugfix release only. Bug Fixes - - Handle SIGHUP in pty master close. Addresses: https://cygwin.com/ml/cygwin/2015-06/msg00133.html https://cygwin.com/ml/cygwin/2011-07/msg00295.html - Avoid fetchin

Re: More details about the tmux 2.0 regression

2015-06-09 Thread Helmut Karlowski
Achim Gratz Tue, 9 Jun 2015 11:18:40 + (UTC) --- > Again, I just think procps is good enough for us as is, it is good enough > for Linux anyway. > :-) Would be great if the ps from procps would work as the current ps, e.g. ps -W (with and witho

Re: XWin Server fails to start with keymap failure, strace log attached.

2015-06-09 Thread Jon TURNEY
On 09/06/2015 00:09, John T. Kerich wrote: I've uploaded a patched version which collects more information at [1], perhaps you download that, put it in /usr/bin and try that strace command again. (You may need to chmod +x it after downloading) [1] ftp://cygwin.com/pub/cygwinx/x86_64/strace.exe

managing multiple emacs

2015-06-09 Thread Nellis, Kenneth
I have two versions of emacs on my Windows 7 box: Cygwin's and a native Windows one. Each one has its own .emacs file, distinguished by different HOME environment variables. This generally works: when I launch Cygwin's emacs it uses $HOME/.emacs; when I launch Windows emacs, It /generally/ uses

Re: managing multiple emacs

2015-06-09 Thread Tobias Zawada
> "Nellis, Kenneth" wrote: > > Ideally, I could unify the two .emacs files, but that presents another > problem: > I want the menu to be disabled in the character-cell Cygwin console (mintty) > where it is > useless, but it is useful in the Windows emacs, so how do I test within a > unified .ema

RE: managing multiple emacs

2015-06-09 Thread Nellis, Kenneth
From: Tobias Zawada > > You can use the system-type variable: > > (when (eq system-type 'cygwin) > (menu-bar-mode 0)) > > But, I would rather start /usr/bin/emacs-w32.exe of cygwin. > Just soft-link > /etc/alternatives/emacs > to /usr/bin/emacs-w32.exe. Tobias: 1. Thanx! I now have a unifie

Re: managing multiple emacs

2015-06-09 Thread Jim Reisert AD1C
> 3. I don't have the Cygwin emacs-w32 package installed; my Windows version is > outside the > Cygwin environment. Don't install GNU Emacs for Windows. Get rid of it. Install the Cygwin emacs-w32 package instead. You can use this in Windows as long as cygwin/bin is in your Windows path. I di

RE: managing multiple emacs

2015-06-09 Thread Nellis, Kenneth
From: Jim Reisert AD1C > > > 3. I don't have the Cygwin emacs-w32 package installed; my Windows > version is outside the > > Cygwin environment. > > Don't install GNU Emacs for Windows. Get rid of it. Install the > Cygwin emacs-w32 package instead. You can use this in Windows as long > as cyg

Re: managing multiple emacs

2015-06-09 Thread Vince Rice
The good reason is this problem goes away if you’re only using native (cygwin) emacs. The other good reason is that you’ll almost certainly spend more time trying to work around not using native tools than you would just installing them (and uninstalling the non-native one). (Spoken as a non-em

Re: mintty project

2015-06-09 Thread Thomas Wolff
Am 09.06.2015 um 11:56 schrieb Corinna Vinschen: On Jun 8 22:11, Csaba Raduly wrote: On Mon, Jun 8, 2015 at 2:13 PM, Corinna Vinschen wrote: On Jun 5 07:36, Thomas Wolff wrote: Am 01.06.2015 um 17:50 schrieb Corinna Vinschen: ... We could also put mintty under the cygwin-apps cover on sou

Re: [Attn. git maintainter] git is now at version 2.4.3

2015-06-09 Thread Steven Penny
On Tue, Jun 9, 2015 at 5:51 AM, İsmail Dönmez wrote: > Would it be possible to update our git version? Currently we are at > 2.1.4 and upstream recently released 2.4.3. I am all for updating Git http://cygwin.com/ml/cygwin/2013-06/msg00489.html but 2.1.4 is only 5 month old http://github.com/git/

Re: can't change a file's permissions + some ssh

2015-06-09 Thread Marilo
>On Jun 7 17:46, Marilo wrote: >> after some fiddling with ssh.. removing the service, removing keys, >> re-running ssh-host-config, I got this >error >> >> harvey@samsung350 ~ >> $ tail /var/log/sshd.log >> @@@ >> @ WARNING: U

Re: [Attn. git maintainter] git is now at version 2.4.3

2015-06-09 Thread Yaakov Selkowitz
On Tue, 2015-06-09 at 18:12 -0500, Steven Penny wrote: > On Tue, Jun 9, 2015 at 5:51 AM, İsmail Dönmez wrote: > > Would it be possible to update our git version? Currently we are at > > 2.1.4 and upstream recently released 2.4.3. > > I am all for updating Git > http://cygwin.com/ml/cygwin/2013-06/

[ANNOUNCEMENT] Updated: ncurses-5.9-20150530-1

2015-06-09 Thread Yaakov Selkowitz
The following packages have been updated in the Cygwin distribution: * ncurses-5.9-20150530-1 * ncurses-demo-5.9-20150530-1 * libncurses10-5.9-20150530-1 (x86 only) * libncursesw10-5.9-20150530-1 * libncurses-devel-5.9-20150530-1 * terminfo-5.9-20150530-1 * terminfo-extra-5.9-20150530-1 Ncurses (

[ANNOUNCEMENT] Updated: mesa-10.5.7-1

2015-06-09 Thread Yaakov Selkowitz
The following packages have been updated in the Cygwin distribution: * dri-drivers-10.5.7-1 * libEGL1-10.5.7-1 * libEGL-devel-10.5.7-1 * libGL1-10.5.7-1 * libGL-devel-10.5.7-1 * libGLESv2_2-10.5.7-1 * libGLESv2-devel-10.5.7-1 * libglapi0-10.5.7-1 * libOSMesa8-10.5.7-1 * libOSMesa-devel-10.5.7-1 *

[ANNOUNCEMENT] Updated: python3-h5py-2.5.0-1

2015-06-09 Thread Chris LeBlanc
Version 2.5.0-1 of python3-h5py has been uploaded for both x86 and x86_64. The h5py package is a Pythonic interface to the HDF5 binary data format. It lets you store huge amounts of numerical data, and easily manipulate that data from NumPy. For example, you can slice into multi-terabyte datasets

[ANNOUNCEMENT] Updated: python-h5py-2.5.0-1

2015-06-09 Thread Chris LeBlanc
Version 2.5.0-1 of python-h5py has been uploaded for both x86 and x86_64. The h5py package is a Pythonic interface to the HDF5 binary data format. It lets you store huge amounts of numerical data, and easily manipulate that data from NumPy. For example, you can slice into multi-terabyte datasets s

Re: [Attn. git maintainter] git is now at version 2.4.3

2015-06-09 Thread İsmail Dönmez
Hi, On Wed, Jun 10, 2015 at 2:12 AM, Steven Penny wrote: > On Tue, Jun 9, 2015 at 5:51 AM, İsmail Dönmez wrote: >> Would it be possible to update our git version? Currently we are at >> 2.1.4 and upstream recently released 2.4.3. > > I am all for updating Git > http://cygwin.com/ml/cygwin/2013-06