I recently installed a fresh copy of cygwin64 on a new Windows 10 box. xserver
starts but randomly fails after a few minutes with:
waiting for X server to shut down winClipboardProc -
winClipboardFlushWindowsMessageQueue trapped WM_QUIT message, exiting main
loop.
winMultiWindowXMsgProc - Fata
Cygwin used to run very quickly for me; now it doesn't. Not sure when it
stopped -- last few weeks.
# time for i in {1..5} ; do bash -c "echo Hello" ; done
Hello
Hello
Hello
Hello
Hello
real0m51.451s
user0m0.230s
sys 0m0.979s
# time ls | wc -l
21
real0m10.231s
user0m0.030s
Kevin Bond wrote, on 1/9/2010 10:10 AM:
Hello, I am trying to use rsync in cygwin but it seems to be hanging.
Right after it asks me for password of my host the 'building file
list...' message displays then hangs. I can ssh into the host fine.
Any ideas?
I have openssh and rsync installed.
A
Another rsync problem since the 1.7.1 upgrade (from 1.5) -- an rsync job
just gets stuck a few bytes into a file. ctrl-c doesn't work, but I can
kill it with pskill. If I keep running the rsync it gets a little
further each time.
Here's the stranger part: if I jump a few directories in, it see
Andy Koppe wrote, on 12/28/2009 2:12 AM:
Yes, that's one way. Specifying e.g. 'LC_CTYPE=en_US rsync ...' (i.e.
a language without an explicit character set) will give you the ANSI
codepage.
Thanks! This fixes it perfectly for me.
But I think the --iconv option is the better way. Assuming you
Adam Rosi-Kessel wrote, on 12/27/2009 10:41 PM:
I'm running cygwin on a WinXP system with an NTFS-formatted drive. I
have a script that regularly backs up using rsync onto a Linux system
(Debian) with an ext3 drive.
Before the recent major upgrade, all extended ASCII characters were
pres
I'm running cygwin on a WinXP system with an NTFS-formatted drive. I
have a script that regularly backs up using rsync onto a Linux system
(Debian) with an ext3 drive.
Before the recent major upgrade, all extended ASCII characters were
preserved perfectly without any special rsync switches. E.
I have using rxvt under cygwin for years with no problem rendering
colors through ANSI codes. Just recently, possibly after a cygwin
upgrade, the codes stopped rendering and now I just see raw ANSI codes,
e.g. ^[[39m~. Any suggestions as to what might have changed and/or how
to troubleshoot?
8 matches
Mail list logo