1 Jan 2010 01:33
1 Jan 2010 02:01
Re: [ANNOUNCEMENT] Updated: {libtool/libltdl7}-2.2.7a-15
Charles Wilson <cygwin <at> cwilson.fastmail.fm>
2010-01-01 01:01:48 GMT
2010-01-01 01:01:48 GMT
Angelo Graziosi wrote: > Charles Wilson wrote: >> CHANGES SINCE 2.2.7a-14 > > Perhaps something went wrong. After several hours, mirrors still offer > only -14 and not -15. Odd. I must have forgotten to actually upload it. Fixed. Thanks for the headsup. -- Chuck
1 Jan 2010 01:36
Help on configuring keyboard on Cygwin/x on Windows XP
Gunnar Vestergaard <post <at> gunnar-pv.fo>
2010-01-01 00:36:19 GMT
2010-01-01 00:36:19 GMT
The situation is this: I _sadly_ have Windows XP on this laptop only because i must. My employer requires itI installed Cygwin and Cygwin/X. I was thrilled to see that emacs& started out in its own X11 window with the great graphic logo introduction and clickable menus. So that part works fine. But I have trouble setting the keyboard mapping for Emacs and xterm. It may have got something to do with xmodmap. But I can't figure out how. I prefer that Emacs accepts input from my Faroese keyboard, or at least Danish if need be. Whatever I do, the US keyboard mapping is in effect always. How do I change that? I mean, for every X11 application? Gunnar Vestergaard
1 Jan 2010 02:58
Re: Can't use key authentication on x64 Server 2003 R2
Larry Hall (Cygwin <reply-to-list-only-lh <at> cygwin.com>
2010-01-01 01:58:46 GMT
2010-01-01 01:58:46 GMT
On 12/31/2009 07:33 PM, Gordon Messmer wrote: > For the time being, I've reinstalled Cygwin 1.5 on the problematic host. > It still works as well as it ever did. Oh good. 1.5 must be the new b20. -- -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email?
1 Jan 2010 03:28
Build_WinSup fails
Stephen Grant Brown <sg_brown <at> mcmedia.com.au>
2010-01-01 02:28:47 GMT
2010-01-01 02:28:47 GMT
Hi All, Why does the attached Build_WinSup bash script fai? I suspect it has something to do with unable to remove temporary files. I have attached the make.out file. I have also attached the output of cygcheck -s -r -v > cygcheck.out 2> cygcheck_2.out I believe the problem reported in cygcheck_2.out is a separate issue Yours Sincerely Stephen Grant Brown
Hi All, Why does the attached Build_WinSup bash script fai? I suspect it has something to do with unable to remove temporary files. I have attached the make.out file. I have also attached the output of(Continue reading)
1 Jan 2010 06:58
Re: BSOD after major release
Dave Korn <dave.korn.cygwin <at> googlemail.com>
2010-01-01 05:58:58 GMT
2010-01-01 05:58:58 GMT
Lee D. Rothstein wrote: > I wonder if a new Vista update has somehow exposed a driver > problem that didn't previously rear its ugly head. Speaking of rearing, and ugly heads, reminds me of something, I'm not quite sure what, like a forgotten ancestral memory of danger .... > My conclusion is I still don't know what the problem is, but I'm > reasonably clear the solution is Mac.> (Everybody around me > uses Macs. The problems there have mostly to do with hard disk > failures.) Yeh. A falling hippo will do that to your park zone. Youse guys wanna be careful there, somebody might burn it down! cheers, DaveK -- -- uh, yeh. happy new year everyone. normal service will be resumed. probably. someday. or maybe not !
1 Jan 2010 06:55
bash process substitution hangs with ssh
aputerguy <nabble <at> kosowsky.org>
2010-01-01 05:55:13 GMT
2010-01-01 05:55:13 GMT
Running the following command: cat <(ssh remotemachine cat remotefile) *hangs* on cygwin bash while working on linux bash. Note though that even on cygwin, the individual pieces seem to work, i.e.: ssh remotemachine cat remotefile> and cat <(cat localfile) both work. But combining the two fails. Any thoughts on what may be wrong here? -- -- View this message in context: http://old.nabble.com/bash-process-substitution-hangs-with-ssh-tp26983912p26983912.html Sent from the Cygwin list mailing list archive at Nabble.com.
1 Jan 2010 06:56
Re: bash process substitution hangs with ssh
aputerguy <nabble <at> kosowsky.org>
2010-01-01 05:56:39 GMT
2010-01-01 05:56:39 GMT
aputerguy writes:
> ssh remotemachine cat remotefile>
Note typo above. Should be:
ssh remotemachine cat remotefile
--
--
View this message in context: http://old.nabble.com/bash-process-substitution-hangs-with-ssh-tp26983912p26983920.html
Sent from the Cygwin list mailing list archive at Nabble.com.
1 Jan 2010 07:09
Re: bash process substitution hangs with ssh
aputerguy <nabble <at> kosowsky.org>
2010-01-01 06:09:16 GMT
2010-01-01 06:09:16 GMT
The problem also seems to affect named pipes: i.e. $ mkfifo mypipe $ ssh remotemachine cat remotefile > mypipe Segmentation fault (core dumped) But.... $ cat localfile > mypipe works (note in both cases I read the pipe in another terminal using: cat < mypipe) -- -- View this message in context: http://old.nabble.com/bash-process-substitution-hangs-with-ssh-tp26983912p26983954.html Sent from the Cygwin list mailing list archive at Nabble.com.
1 Jan 2010 07:19
Re: bash process substitution hangs with ssh
aputerguy <nabble <at> kosowsky.org>
2010-01-01 06:19:33 GMT
2010-01-01 06:19:33 GMT
OK I got it to work by using 'ssh -n' since I guess otherwise it was waiting to read from stdin. Not sure though why it works without '-n' in Linux... -- -- View this message in context: http://old.nabble.com/bash-process-substitution-hangs-with-ssh-tp26983912p26983985.html Sent from the Cygwin list mailing list archive at Nabble.com.
I installed Cygwin and Cygwin/X. I was thrilled to see that emacs&
started out in its own X11 window with the great graphic logo
introduction and clickable menus. So that part works fine.
But I have trouble setting the keyboard mapping for Emacs and xterm.
It may have got something to do with xmodmap. But I can't figure out how.
I prefer that Emacs accepts input from my Faroese keyboard, or at least
Danish if need be. Whatever I do, the US keyboard mapping is in effect
always. How do I change that? I mean, for every X11 application?
Gunnar Vestergaard
> (Everybody around me
> uses Macs. The problems there have mostly to do with hard disk
> failures.)
Yeh. A falling hippo will do that to your park zone. Youse guys wanna be
careful there, somebody might burn it down!
cheers,
DaveK
RSS Feed