Re: FW: How to display Russian Cyrillic and Chinese in Cygwin Bash Console?

2008-09-17 Thread René Berber
siegfried wrote: [snip] > So could you expand upon this "Unicode package"? what do I look for in the > cygwin installer in addition to the rxvt packages? They are separate packages, from http://cygwin.com/packages/ : rxvtVT102 terminal emulator for both X and Windows rxvt-un

sshd is too slow

2008-09-17 Thread Menghan Zheng
command "ssh localhost -p 1022 -vvv" shows that: ... debug3: sign_and_send_pubkey //here costs me nearly 4 seconds! debug2: we sent a publickey packet, wait for reply ... debug2: shell request accepted on channel 0 Last login: Wed Sep 17 16:16:07 2008 from th143127.ip.tsinghua.edu.cn //here costs

Re: FW: How to display Russian Cyrillic and Chinese in Cygwin Bash Console?

2008-09-17 Thread Kostya Altukhov
On Wed, Sep 17, 2008 at 10:35 AM, siegfried wrote: > Anyway, according to the man page, there are several code pages none of > which are utf8. I was hoping to print the Cyrillic alphabet with this > program: > > perl -wle "binmode STDOUT, q[:utf8]; print chr() for 0x410 .. 0x430;" Non-X rxvt can't

RE: [ANNOUNCEMENT] Updated experimental package: gcc4-4.3.2-1 (Why thread model is single?)

2008-09-17 Thread Dave Korn
Tatsuro MATSUOKA wrote on 17 September 2008 06:30: > Hello > > I have a simple question of the thead model of gcc-4. > > At gcc v3 on cygwin thead model is posix. > $ gcc-4 -v > : > Thread model: single > > Is there any reason to be a single thread model for gcc-4? Nope, I misconfigured it

slow filesystem access mc start take sometimes 1 sec sometimes upto 7 sec or sometimes more

2008-09-17 Thread Bernd Roesch
Hi, all My cygwin have very slow fileaccsess. I read many posts in mailing archive, but i see no solution that fix my Problem. I read in FAQ, that network access can slow things down. Is there a way to disable that shortly, to speed cygwin up ? I need most times no network in cygwin.i have only

[ANNOUNCEMENT] Experimental: octave{,-doc,-devel}-3.0.2-2 and octave-forge-20080831-2

2008-09-17 Thread Marco Atzeri
Versions 20080831-2 of octave-forge and 3.0.2-2 of octave/octave-doc/octave-devel have been uploaded as experimental. To view/install them select "Exp" instead of "Curr" on the "Select Packages" window of setup.exe These version are built with the just released gcc-4.3.2-1 compiler, there is

Re: [1.7] bzr no work

2008-09-17 Thread Andrew Schulman
> In Cygwin 1.7: > > $ bzr whoami > Traceback (most recent call last): > File "/usr/bin/bzr", line 64, in > import bzrlib > File "__init__.py", line 25, in > File "osutils.py", line 319, in > File "lazy_import.py", line 106, in __getattribute__ > File "lazy_import.py", line 89, in

Re: slow filesystem access mc start take sometimes 1 sec sometimes upto 7 sec or sometimes more

2008-09-17 Thread Larry Hall (Cygwin)
On 09/17/2008, Bernd Roesch wrote: My cygwin have very slow fileaccsess. We ask that 'cygcheck' output be *attached* rather than appended. See Given your description of the problem so far and particularly the fact that you get slow results from 'cygcheck', wh

RE: slow filesystem access mc start take sometimes 1 sec sometimes upto 7 sec or sometimes more

2008-09-17 Thread Dave Korn
Larry Hall (Cygwin) wrote on 17 September 2008 17:34: > On 09/17/2008, Bernd Roesch wrote: >> My cygwin have very slow fileaccsess. > > We ask that 'cygcheck' output be *attached* rather than appended. See > > > Given your description of the problem so far and

Re: 1.5.21-1: sshd: "child_copy: linked dll data write copy failed" after computer reboot (Windows 2000 SP4)

2008-09-17 Thread Dan Harkless
I wanted to follow up to the below thread from 2006 because I came across another situation that had the same symptoms but a different solution. More info below the old post. On November 8, 2006, Larry Hall (Cygwin) wrote: > Dan Harkless wrote: > > On November 7, 2006, "Larry Hall (Cygwin)" wrot

RE: 1.5.21-1: sshd: "child_copy: linked dll data write copy failed" after computer reboot (Windows 2000 SP4)

2008-09-17 Thread Dave Korn
Dan Harkless wrote on 17 September 2008 18:42: > I wanted to follow up to the below thread from 2006 because [ ... ] A lot has happened since 2006! > [ ... ] McAfee [ ... ] In particular, we have created the http://cygwin.com/acronyms/#BLODA, on which (http://tinyurl.com/BLODA) you will see

Re: 1.5.21-1: sshd: "child_copy: linked dll data write copy failed" after computer reboot (Windows 2000 SP4)

2008-09-17 Thread Larry Hall (Cygwin)
Dan Harkless wrote: I wanted to follow up to the below thread from 2006 because I came across another situation that had the same symptoms but a different solution. More info below the old post. On November 8, 2006, Larry Hall (Cygwin) wrote: Dan Harkless wrote: On November 7, 2006, "Larry Ha

Slow fork issue - Win x64

2008-09-17 Thread Paul-Kenji Cahier
Hello, I have been noticing extreme slowdowns in vista/2k8 64 with latest cygwin 1.5. Fresh installation, no antivirus. The command used to test speed is: while (true); do date; done | uniq -c On windows 2008 64bit: 11 Wed Sep 17 20:35:22 RDT 2008 11 Wed Sep 17 20:35:23 RDT 2008 1

Cygwin source

2008-09-17 Thread NightStrike
Where is the actual source code repo for the cygwin dll, as opposed to any of the other things? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http:/

Re: Cygwin source

2008-09-17 Thread Eric Blake
> Where is the actual source code repo for the cygwin dll, as opposed to > any of the other things? On every page of cygwin.com, as part of the left-hand navbar, is a link to http://cygwin.com/cvs.html. -- Eric Blake -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem rep

Re: [ANNOUNCEMENT] Experimental: octave{,-doc,-devel}-3.0.2-2 and octave-forge-20080831-2

2008-09-17 Thread Tatsuro MATSUOKA
Hello Macro I have tried to install octave 3.0.2-2 through the cygwin setup. Uninstall of octave 3.0.2-1 was successful but install of octave 3.0.2-2 was failed. The mirror site I have used ftp.jaist.ac.jp(ftp), ring.aist.go.jp(ftp) Any suggestions? Regards Tatsuro --- Marco Atzeri <[EMA

Re: Cygwin source

2008-09-17 Thread Larry Hall (Cygwin)
NightStrike wrote: Where is the actual source code repo for the cygwin dll, as opposed to any of the other things? -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd.

Re: Cygwin source

2008-09-17 Thread NightStrike
On Wed, Sep 17, 2008 at 11:22 PM, Eric Blake <[EMAIL PROTECTED]> wrote: >> Where is the actual source code repo for the cygwin dll, as opposed to >> any of the other things? > > On every page of cygwin.com, as part of the left-hand > navbar, is a link to http://cygwin.com/cvs.html. > > -- > Eric Bl

Re: Cygwin source

2008-09-17 Thread Mark Geisert
NightStrike writes: > I see on here how to get to something called "winsup" (I have no idea > what that is). I also see how to browse the cvs tree. What part of > that tree is the cygwin dll itself? The directory named: cygwin ..mark -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe

Re: [ANNOUNCEMENT] Experimental: octave{,-doc,-devel}-3.0.2-2 and octave-forge-20080831-2

2008-09-17 Thread Tatsuro MATSUOKA
Hi It seemed that the process of update-desktop-database.exe collapsed during installing. The verion number of setup.exe that I used was 2.573.2.3. *update-desktop-database.exe.stuckdump Exception: STATUS_ACCESS_VIOLATION at eip=610DEFA1 eax= ebx= ecx= edx=0010

Re: [ANNOUNCEMENT] Experimental: octave{,-doc,-devel}-3.0.2-2 and octave-forge-20080831-2

2008-09-17 Thread Marco Atzeri
--- Tatsuro MATSUOKA ha scritto: > Hi > > It seemed that the process of > update-desktop-database.exe collapsed during > installing. > I have no such package installed desktop-file-utils Utilities for manipulating desktop files So I have no clue of the issue, as usual cygcheck is y

Setup.exe issue? was ([ANNOUNCEMENT] Experimental: octave{,-doc,-devel}-3.0.2-2 and octave-forge-20080831-2)

2008-09-17 Thread Tatsuro MATSUOKA
Hello Please see http://cygwin.com/ml/cygwin/2008-09/msg00408.html http://cygwin.com/ml/cygwin/2008-09/msg00412.html http://cygwin.com/ml/cygwin/2008-09/msg00413.html The file update-desktop-database.exe is fouind at /bin directry. Perhaps setup.exe uses for installing process. This might be a