Re: multiwindow support for _NET_WM_STATE_SKIP_TASKBAR

2009-01-15 Thread Jon TURNEY
Jon TURNEY wrote: Jon TURNEY wrote: Yes, I see the same behaviour. When I looked into this, it seems to be because the taskbar doesn't re-evaluate if the window should be in it or not when the style is changed, but only when a ShowWindow() occurs. Attached is an updated version of this

[patch 0/7] X server patchset

2009-01-15 Thread Jon TURNEY
on this one. For convenience this patch-set is also avaiable at http://www.dronecode.org.uk/cygwin/cygwin-xorg-server-patch-set-update-20090115.tar.bz2 -- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation

[patch 1/7] Cygwin/X: Make transient windows resizable again

2009-01-15 Thread Jon TURNEY
This reverts the change in from-xming-patch11 which makes parented windows non-resizeable Because this was trying to do something which we should be doing, as an alternative we try checking WM_NORMAL_HINTS for windows which shouldn't be resizable If a window has a maximum size specified, no

[patch 2/7] Xming: Reduce MOUSE_POLLING_INTERVAL

2009-01-15 Thread Jon TURNEY
Reduce MOUSE_POLLING_INTERVAL from 500ms to 50ms In -multiwindow mode, this determines how quickly X windows can track the mouse when it is outside any X window... Move the cursor around an xeyes, and you will see what this timing effects. --- xserver/hw/xwin/win.h |1 +

[patch 4/7] Cygwin/X: Invent a scan code if we dont have one

2009-01-15 Thread Jon TURNEY
Apparently, fake keypresses generated by speech recognizers may not bother with a scan code, so look up what scan code corresponds to the virtual key code if this occurs --- xserver/hw/xwin/winkeybd.c |7 +++ 1 file changed, 7 insertions(+) Index:

[patch 3/7] Cygwin/X: Improve mouse tracking for moving/resizing undecorated windows

2009-01-15 Thread Jon TURNEY
In -multiwindow mode, tell Windows we wish to capture the mouse when a button is down. This causes Windows to continue to send movement events for the mouse even if the mouse pointer moves outside the window frame. This helps greatly with undecorated windows which have regions you can grab to

[patch 5/7] Cygwin/X: Add a timestamp to log messages

2009-01-15 Thread Jon TURNEY
Add a timestamp to log messages Also tidy up a few stray \n issues --- xserver/dix/registry.c |2 +- xserver/hw/xwin/winprocarg.c |4 ++-- xserver/os/log.c | 18 -- 3 files changed, 19 insertions(+), 5 deletions(-) Index:

[patch 7/7] Cygwin/X: Unmap windows when they are minimized and map them again when the are restored

2009-01-15 Thread Jon TURNEY
At the moment, when a window is minimized, it is moved to (0,0) on the shadow framebuffer. This can leads to various problems: tooltips and menus can 'punch through' from an apparently minimized window if the mouse pointer is positioned over the native frame of another X window which covers the

Re: [patch 0/7] X server patchset

2009-01-15 Thread Jon TURNEY
Ah, and what do you think about the attached change to the .cygport file itself to propagate the distribution patchlevel into the version number? --- xorg-server-1.5.3-4.cygport.bak 2009-01-12 22:57:06.0 + +++ xorg-server-1.5.3-4.cygport 2009-01-12 23:26:52.0 + @@

Re: [patch 0/7] X server patchset

2009-01-15 Thread jose isaias cabrera
Jon, are these patches going to be applied to the distributed software soon or do we have to apply the patches ourselves? What I am trying to figure out is that if I run setup in a week or so, will these patches be applied to the software that I download? thanks, josé - Original

Re: [patch 4/7] Cygwin/X: Invent a scan code if we dont have one

2009-01-15 Thread Reini Urban
Shouldn't we properly attribute Paul Loewenstein at least in the patch who came up with this idea. -- Reini Urban http://phpwiki.org/ http://murbreak.at/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

conflicting header files VendorSP.h and VendorP.h

2009-01-15 Thread Siegmar Gross
Hi, I have installed lam-7.1.4 and xmpi-2.2.3b8 on Cygwin-1.5.25. Everything worked without problems for gcc-3.4.4. I've had smaller problems with gcc-4.3.2 which I could solve as far as they were related to lam-mpi/xmpi. eiger lam-7.1.4 24 gcc-4 -v Using built-in specs. Target: i686-pc-cygwin

RE: Re: 1.5.25-14 cygwin on Windows Server2008 Intel64 does not run

2009-01-15 Thread Devor, Tevi
Hello Intel64 is the official name of what you refer to as Intel's x86-64. I am still having the same trouble installing cygwin on server2008 Intel64 systems. I did manage to get it installed and running on one of our 2008 Intel64 systems, but it fails on three others. I attach the setup.log

Re: Bash doesn't launch the applications directly.

2009-01-15 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Lenik on 1/14/2009 5:59 PM: Hi, all I noticed that when bash launches a program, for example win32 notepad.exe or cygwin sleep, it in fact launches another bash which launches the final program, Any idea? Yes. It's called

Re: First Pass at mintty documentation; etc.

2009-01-15 Thread Mark J. Reed
On Thu, Jan 15, 2009 at 1:02 AM, Andrew DeFaria wrote: In my 25 years of working on such systems I can probably count on 2 fingers the number of times such a situation has arose and what I did was Control-C then Control-R again. Sure. I'm not disagreeing; I was more looking for a plausible

Re: keycodes (was: Re: First Pass at mintty documentation; etc.)

2009-01-15 Thread Matt Wozniski
On Thu, Jan 15, 2009 at 12:24 AM, Andy Koppe wrote: Speaking of history, does anyone know why xterm and rxvt diverged so much on modifier keycodes and why the xterm codes ended up being six characters long? Because rxvt failed to adhere to the relevant standards[1]. [1]

[ANNOUNCEMENT] Updated: lftp 3.7.6

2009-01-15 Thread Andrew Schulman
A new version of lftp is available in the Cygwin distribution: lftp-3.7.6-1 for Cygwin 1.5 lftp-3.7.6-2 for Cygwin 1.7 lftp is a sophisticated file transfer program and ftp/http client. It supports multiple network protocols, offers tab completion, command history, job control, and bookmarks,

[ANNOUNCEMENT] Updated: stunnel 4.26

2009-01-15 Thread Andrew Schulman
A new version of stunnel is available in the Cygwin distribution: stunnel-4.26-1 for Cygwin 1.5 stunnel-4.26-2 for Cygwin 1.7 stunnel is a program that allows you to encrypt arbitrary TCP connections inside SSL (Secure Sockets Layer). stunnel can allow you to secure non-SSL aware daemons and

Re: keycodes

2009-01-15 Thread Matt Wozniski
On Thu, Jan 15, 2009 at 1:05 AM, Andrew DeFaria wrote: Andy Koppe wrote: Andrew DeFaria wrote: \e[1;5A: history-search-backward \e[1;5B: history-search-forward Perhaps I don't understand this 'bash' feature, but it doesn't seem to work for me. Start typing a command, press Ctrl-Up,

Re: Bash doesn't launch the applications directly.

2009-01-15 Thread Dave Steenburgh
On Thu, Jan 15, 2009 at 8:06 AM, Eric Blake e...@byu.net wrote: According to Lenik on 1/14/2009 5:59 PM: Hi, all I noticed that when bash launches a program, for example win32 notepad.exe or cygwin sleep, it in fact launches another bash which launches the final program, Any idea? Yes.

Net-tools and other system apps

2009-01-15 Thread Dave Wood
Hi Just wondered if anyone has managed to compile net-tools? I had a go but got some make errors. Would apps like ifconfig even work in windows? Any other useful system/network tools about that have already been compiled or are known to compile ok? I've been googling a bit but haven't found

Re: Bash doesn't launch the applications directly.

2009-01-15 Thread Christopher Faylor
On Thu, Jan 15, 2009 at 12:11:30PM -0500, Dave Steenburgh wrote: Well, now I understand why I occasionally see more instances of bash in the task manager than I was expecting. However, now I have to ask why the shim doesn't appear [plainly] with ps: 4540 14540 45400 1003

Re: 1.5.25: Vista x64 - can't install, no (known) BLODAs, rebase not helping

2009-01-15 Thread Lee D. Rothstein
Alexander Smith wrote: I am running Vista Home Premium x64. After checking the BLODA http://www.cygwin.com/faq/faq.using.html#faq.using.bloda, I turned off Windows Defender. I also tried running rebaseall, but that still didn't help. Below is a list of the steps I followed to try to install

Re: 1.5.25: Vista x64 - can't install, no (known) BLODAs, rebase not helping

2009-01-15 Thread Corinna Vinschen
On Jan 15 15:04, Lee D. Rothstein wrote: Alexander Smith wrote: I am running Vista Home Premium x64. After checking the BLODA http://www.cygwin.com/faq/faq.using.html#faq.using.bloda, I turned off Windows Defender. I also tried running rebaseall, but that still didn't help. Below is a

Re: 1.5.25: Vista x64 - can't install, no (known) BLODAs, rebase not helping

2009-01-15 Thread Corinna Vinschen
On Jan 15 22:02, Corinna Vinschen wrote: On Jan 15 15:04, Lee D. Rothstein wrote: Alexander Smith wrote: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6 Yep, happens every time on My Vista 64b HP. Just for fun, run the 32 bit regedit

Re: Another rvxt vs. minTTY 0.3.4

2009-01-15 Thread Andy Koppe
Paul McFerrin wrote: I have another difference between 0.3.4 and 0.3.3 of minTTY and rxvt. If you have a long-running script running, any attemps to stop it with either Control-C or Control-\ does nothing. It's working here. Just tried it with a 'configure' script. Seems that minTTY is

Re: 1.5.25: Vista x64 - can't install, no (known) BLODAs, rebase not helping

2009-01-15 Thread Lee D. Rothstein
Corinna Vinschen wrote: On Jan 15 15:04, Lee D. Rothstein wrote: Alexander Smith wrote: I am running Vista Home Premium x64. After checking the BLODA http://www.cygwin.com/faq/faq.using.html#faq.using.bloda, I turned off Windows Defender. I also tried running rebaseall, but that still

1.5.25-15: expect uses tcl8.3, tcl8.4 is installed

2009-01-15 Thread Gunnar Alm
Made my first cygwin installation this evening including the expect package. However, expect fails because it expects tcl8.3 while tcl8.4 is installed. QUOTE gun...@spawn home $ expect qdr_sweep1_mon.exp Tcl_Init failed: Can't find a usable init.tcl in the following directories:

Re: automate SSH-HOST-CONFIG

2009-01-15 Thread Dmitry Semyonov
On Tue, Jan 13, 2009 at 22:16, blazt wrote: I created the script based on yours but it never sends the expect back to the program. #!/bin/bash This line was not included into my sample. I doubt it can work this way. #!./expect -f Why the dot-slash? Do you have expect executable in your

Re: automate SSH-HOST-CONFIG

2009-01-15 Thread blazt
Thank you Dimitri. It was my bin bash that cuased it to not work. I was not aware that I did not have to include that. Once I fixed that and put things back. it worked. Thank you Dmitry Semyonov-2 wrote: On Tue, Jan 13, 2009 at 22:16, blazt wrote: I created the script based on yours but

Re: Bash doesn't launch the applications directly.

2009-01-15 Thread Lenik
Eric Blake e...@byu.net 写入消息 news:496f34bb.6080...@byu.net... -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Lenik on 1/14/2009 5:59 PM: Hi, all I noticed that when bash launches a program, for example win32 notepad.exe or cygwin sleep, it in fact launches another bash which

Re: Bash doesn't launch the applications directly.

2009-01-15 Thread Mark J. Reed
On Thu, Jan 15, 2009 at 8:59 PM, Lenik wrote: Is it possible to make cygstart as a bash built-in? I think you might misunderstand the relationship between Cygwin and bash. Bash is not a part of Cygwin. It is a standalone shell, written to run on any UNIX-like platform: Linux, Solaris, OS X,

SSH Setup Issue

2009-01-15 Thread Syphon
I cant seem to get sshd service to start on my Windows Vista box. I tried a few different things, I turned off UAC, I ran bash as Admin. Also, 'chown system:system /var/empty /etc/ssh_*' , 'chmod 755 /etc'. Still when I run 'ssh-host-config', I seem to be missing a few prompts $

Re: First Pass at mintty documentation; etc.

2009-01-15 Thread Lee D. Rothstein
Andy Koppe wrote: Lee D. Rothstein wrote: \e[1;5A: history-search-backward \e[1;5B: history-search-forward Perhaps I don't understand this 'bash' feature, but it doesn't seem to work for me. Start typing a command, press Ctrl-Up, and it finds the previous line in the history that

Re: First Pass at mintty documentation; etc.

2009-01-15 Thread Lee D. Rothstein
Andy Koppe wrote: Andy Koppe wrote: Lee D. Rothstein wrote: I do lots of bash scripting including Windows/DOS commands, and I can think of only one character cell app that ever gave me any trouble from rxvt or xterm (whatever that app is -- I think a Kit app), I found a work-around and

Re: First Pass at mintty documentation; etc.

2009-01-15 Thread Charles Wilson
Lee D. Rothstein wrote: Andy Koppe wrote: -- Chuck Nice example! Who is Chuck? Me. As I explained to Andy off-list, the 'Virtual Identify' Thunderbird plugin got kinda confused, and tried to pass off my email as if Andy had sent it. Bad Virtual Identity! No Cookie! -- Chuck --

Re: keycodes

2009-01-15 Thread Andrew DeFaria
Matt Wozniski wrote: On Thu, Jan 15, 2009 at 1:05 AM, Andrew DeFaria wrote: Andy Koppe wrote: Andrew DeFaria wrote: \e[1;5A: history-search-backward \e[1;5B: history-search-forward Perhaps I don't understand this 'bash' feature, but it doesn't seem to work for me.

Updated: lftp 3.7.6

2009-01-15 Thread Andrew Schulman
A new version of lftp is available in the Cygwin distribution: lftp-3.7.6-1 for Cygwin 1.5 lftp-3.7.6-2 for Cygwin 1.7 lftp is a sophisticated file transfer program and ftp/http client. It supports multiple network protocols, offers tab completion, command history, job control, and bookmarks,

Updated: stunnel 4.26

2009-01-15 Thread Andrew Schulman
A new version of stunnel is available in the Cygwin distribution: stunnel-4.26-1 for Cygwin 1.5 stunnel-4.26-2 for Cygwin 1.7 stunnel is a program that allows you to encrypt arbitrary TCP connections inside SSL (Secure Sockets Layer). stunnel can allow you to secure non-SSL aware daemons and