ugly truetype fonts

2006-05-27 Thread Michael Livshin
(this must be a FAQ, only I can't find an answer). so: I went into the /windows/fonts directory. I've created a fonts.dir file there (tried ttmkfdir and mkfontdir/mkfontscale, same difference). did xset +fp /windows/fonts/; xset fp rehash. ugliness ensued. note: I'm not talking about Gnome

Re: xWin/Startx Messages re-direction

2006-05-27 Thread Angelo Graziosi
If this can help, I have solved running startx from bash (Cygwin.bat) in this way startx 2/dev/null Cheers, Angelo. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

winsup/cygwin ChangeLog dll_init.cc

2006-05-27 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: [EMAIL PROTECTED] 2006-05-27 18:50:05 Modified files: cygwin : ChangeLog dll_init.cc Log message: * dll_init.cc (dll_dllcrt0): Call _my_tls.init_exception_handler if we've finished

winsup/cygwin dll_init.cc

2006-05-27 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: [EMAIL PROTECTED] 2006-05-27 18:53:36 Modified files: cygwin : dll_init.cc Log message: add missing comment Patches:

winsup/cygwin ChangeLog thread.cc

2006-05-27 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: [EMAIL PROTECTED] 2006-05-27 19:00:36 Modified files: cygwin : ChangeLog thread.cc Log message: * thread.cc (verifyable_object_isvalid): Check for NULL specifically. Patches:

winsup/cygwin ChangeLog dll_init.cc

2006-05-27 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: [EMAIL PROTECTED] 2006-05-27 22:55:58 Modified files: cygwin : ChangeLog dll_init.cc Log message: * dll_init.cc (dll_dllcrt0): Previous change didn't work very well with fork. Semi-revert

Re: Patch for silent crash with Cygwin1.dll v 1.5.19-4

2006-05-27 Thread Christopher Faylor
On Thu, Apr 13, 2006 at 12:24:56PM -0400, Christopher Faylor wrote: On Thu, Apr 13, 2006 at 05:48:22AM -0700, Gary Zablackis wrote: The exception handler is supposed to be initialized in _cygtls::init_thread which is called from initialize_main_tls. Why is that not happening? It does happen.

Re: sh script works, zsh script doesn't

2006-05-27 Thread Vidiot
There is nothing wrong with this mail list, although it may not conform to your personal preference. This list does not dictate to the sender where replies will go. It leaves that up to the sender. If posters want email to go to the list rather than to them, it's simply a matter of setting the

Re: Source C-code for shell (bash) that processes an asterisk as a special symbol

2006-05-27 Thread Alex Vinokur
Igor Peshansky [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] On Thu, 25 May 2006, Alex Vinokur wrote: We have mini-shell that doesn't process an asterisk '*' as a special symbol. Is there any free source C-code on Cygwin that implements that processing? If I understand your

Re: Cygwin: texi2dvi stumbles over texinfo.tex

2006-05-27 Thread Ralf Wildenhues
Hi Karl, Christopher, * Karl Berry wrote on Sat, May 27, 2006 at 01:21:16AM CEST: [Excluding cygwin, I doubt they care about this part.] Oh yes they will care especially about this part. ;-) $ texindex ./main.au ./main.cp ./main.pg ./main.sb Segmentation fault (core dumped)

Re: Source C-code for shell (bash) that processes an asterisk as a special symbol

2006-05-27 Thread Eric Blake
Is there any free source C-code on Cygwin that implements wildcard processing? Yes - POSIX requires, and cygwin1.dll provides, glob(). http://www.opengroup.org/onlinepubs/009695399/functions/glob.html -- Eric Blake -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

Re: Cygwin G++ bug? - Python Extension module #including iostream dies before initialization

2006-05-27 Thread Jim Kleckner
Max Bowsher wrote: Hi, I compiled a C++ Python Extension, and found that it caused the Python interpreter process to silently die (with a *zero* exitcode!) when it attempted to load the extension module. I traced the problem to the line: static ios_base::Init __ioinit; in iostream. It seems

Re: Cygwin G++ bug? - Python Extension module #including iostream dies before initialization

2006-05-27 Thread Jim Kleckner
Jim Kleckner wrote: Could someone provide a pointer to the GDB change? The changelog is here: *http://tinyurl.com/rnhjw win32_nat.c is listed here: **http://tinyurl.com/rnhjw The key change diffs appear to be here: **http://tinyurl.com/z5vze * -- Unsubscribe info:

Re: Cygwin G++ bug? - Python Extension module #including iostream dies before initialization

2006-05-27 Thread Brian Dessent
Jim Kleckner wrote: This appears related to the signal handling problem that GDB experiences and documented at length. One starting point for this discussion is the thread here: http://www.cygwin.com/ml/cygwin/2006-05/msg00691.html I don't see any way that these two issues are related.

[ANNOUNCEMENT] Updated: texinfo-4.8-3

2006-05-27 Thread Christopher Faylor
I've made a new version of 'texinfo' available for installation. This version incorporates a patch from Fedora which should fix the problem mentioned here: http://cygwin.com/ml/cygwin/2006-05/msg00759.html For a brief description of this package, and a listing of the files it contains, see

Re: Source C-code for shell (bash) that processes an asterisk as a special symbol

2006-05-27 Thread Christopher Faylor
On Fri, May 26, 2006 at 12:39:38PM +0300, Alex Vinokur wrote: Igor Peshansky [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] On Thu, 25 May 2006, Alex Vinokur wrote: We have mini-shell that doesn't process an asterisk '*' as a special symbol. Is there any free source C-code on

Re: sh script works, zsh script doesn't

2006-05-27 Thread Christopher Faylor
On Sat, May 27, 2006 at 01:25:24AM -0400, Larry Hall (Cygwin) wrote: On 05/26/2006, Vidiot wrote: [Can the listmaster fix the mail list so that it sends the reply back to the list and not to the poster? I sent the e-mail before remembering that this mail list gets it wrong, at least AFAIAC.]

Re: sh script works, zsh script doesn't

2006-05-27 Thread Christopher Faylor
On Sat, May 27, 2006 at 01:57:36AM -0500, Vidiot wrote: There is nothing wrong with this mail list, although it may not conform to your personal preference. This list does not dictate to the sender where replies will go. It leaves that up to the sender. If posters want email to go to the list

Re: Cygwin G++ bug? - Python Extension module #including iostream dies before initialization

2006-05-27 Thread Jim Kleckner
Brian Dessent wrote: As you can see, this all is contingent upon a program like GDB using the Windows debug API. Without that, the entire issue is irrelevant, so I can't see how this possibly would apply to Python. Thanks for explaining how the Windows debug API is the one actually

Re: Cygwin: texi2dvi stumbles over texinfo.tex

2006-05-27 Thread Christopher Faylor
On Sat, May 27, 2006 at 10:05:20AM +0200, Ralf Wildenhues wrote: Hi Karl, Christopher, * Karl Berry wrote on Sat, May 27, 2006 at 01:21:16AM CEST: [Excluding cygwin, I doubt they care about this part.] Oh yes they will care especially about this part. ;-) $ texindex ./main.au ./main.cp

Re: Source C-code for shell (bash) that processes an asterisk as a special symbol

2006-05-27 Thread Alex Vinokur
Eric Blake [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Is there any free source C-code on Cygwin that implements wildcard processing? Yes - POSIX requires, and cygwin1.dll provides, glob(). http://www.opengroup.org/onlinepubs/009695399/functions/glob.html -- Eric Blake

Re: Source C-code for shell (bash) that processes an asterisk as a special symbol

2006-05-27 Thread Alex Vinokur
Christopher Faylor [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] On Fri, May 26, 2006 at 12:39:38PM +0300, Alex Vinokur wrote: [snip] Is there any free source C-code on Cygwin that implements wildcard processing? Just the same function that exist on linux: glob(). [snip] I

Re: sh script works, zsh script doesn't

2006-05-27 Thread Larry Hall (Cygwin)
On 05/27/2006, Christopher Faylor wrote: On Sat, May 27, 2006 at 01:57:36AM -0500, Vidiot wrote: There is nothing wrong with this mail list, although it may not conform to your personal preference. This list does not dictate to the sender where replies will go. It leaves that up to the

Re: Source C-code for shell (bash) that processes an asterisk as a special symbol

2006-05-27 Thread Christopher Faylor
On Sat, May 27, 2006 at 08:34:53PM +0300, Alex Vinokur wrote: Eric Blake [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Is there any free source C-code on Cygwin that implements wildcard processing? Yes - POSIX requires, and cygwin1.dll provides, glob().

Re: Source C-code for shell (bash) that processes an asterisk as a special symbol

2006-05-27 Thread Christopher Faylor
On Sat, May 27, 2006 at 08:38:57PM +0300, Alex Vinokur wrote: Christopher Faylor [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] On Fri, May 26, 2006 at 12:39:38PM +0300, Alex Vinokur wrote: [snip] Is there any free source C-code on Cygwin that implements wildcard processing? Just

Re: Source C-code for shell (bash) that processes an asterisk as a special symbol

2006-05-27 Thread Eric Blake
Thanks. Also http://www.devdaily.com/scw/c/cygwin/src/newlib/libc/sys/linux/include/glob.h.sh tml But I didn't fint out glob.c on Cygwin. Then you didn't look hard enough. Cygwin sources are kept in CVS, and you can browse CVS online.

Re: Automated Cygwin install.

2006-05-27 Thread Jarl Friis
Hi Igor. Igor Peshansky [EMAIL PROTECTED] writes: The file is called /etc/setup/installed.db. Simply copy it to the same location on the other machine, then edit it and change all version numbers to 0.0-0. That will ensure that you install the latest versions of the same set of packages.

Re: sh script works, zsh script doesn't

2006-05-27 Thread Vidiot
Either that or you are just hitting Reply instead of Reply-All. Further discussion of this is OT for this list though so if you have further comments that you'd like to share, you'll need to follow-up on the cygwin-talk list. Larry Hall http://www.rfk.com Correct, as

Re: Automated Cygwin install.

2006-05-27 Thread Larry Hall (Cygwin)
On 05/27/2006, Jarl Friis wrote: Igor Peshansky pechtcha at cs dot nyu dot edu writes: ^^^ http://cygwin.com/acronyms/#PCYMTNQREAIYR. Thanks. The file is called /etc/setup/installed.db. Simply copy it to the same location on the other machine, then

Re: 1.5.19: changes have broken Qt3

2006-05-27 Thread Brian Dessent
[ I realized that a couple of points in this thread were never addressed -- we sort of got side tracked on the GDB issue. I just want to reply to these points and try to convince you that this bug you see does not exist. People have a tendency to point to the archives and say lookee, it's

vim7?

2006-05-27 Thread Luis P Caamano
Is a cygwin binary of Vim 7.0 coming soon? -- Luis P Caamano Atlanta, GA USA -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: 1.5.19: changes have broken Qt3

2006-05-27 Thread Ralf Habacker
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dave Korn schrieb: On 24 May 2006 13:19, Ralf Habacker wrote: This breakpoint is never reached (at least in released gdb) and makes it hard to debug cygwin's threading stuff, probably impossible in this area. How many times do you have to be

PROBLEM: Internet apps spit out error about not being able to connect to internet + TEMP_SOLUTION

2006-05-27 Thread Charli Li
This was the problem before: In Cygwin, when I want to check out source code from cvs, it spits out something that has to do with: cannot create socket. When I want to browse the WWW with lynx, it spits out an error about cannot access the startpage. Now, just recently, when I want to start up

autogen/autoconf/gcc-4.2

2006-05-27 Thread Tim Prince
Current gnu autogen built out of the box after I rebuilt guile from the cygwin sources. It would not build against the cygwin binaries installed from the osu mirror. gcc-4.2 snapshot from gcc.gnu.org accepts this autogen, but still fails autoconf no input file. That doesn't look like a cygwin

Re: 1.5.19: changes have broken Qt3

2006-05-27 Thread Ralf Habacker
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Brian Dessent schrieb: [ I realized that a couple of points in this thread were never addressed -- we sort of got side tracked on the GDB issue. I just want to reply to these points and try to convince you that this bug you see does not exist.

flex?

2006-05-27 Thread ask
Hi. i installed everything in order to compile and still i get these errors..please help. [EMAIL PROTECTED] ~/muh-2.2 $ make make all-recursive make[1]: Entering directory `/home/siege/muh-2.2' Making all in src make[2]: Entering directory `/home/siege/muh-2.2/src' gcc -g -O2 -Wall -o muh.exe

Newer cygwin packages available

2006-05-27 Thread Charli Li
There are some newer cygwin packages available from the original vendor(s) that I would like to bring to your attention: --- |Package name|setup.exe version|vendor's version| |GTK+2 |2.6.10 |2.9.1 | |glib2 |2.6.6

Re: flex?

2006-05-27 Thread Tim Prince
ask wrote: Hi. i installed everything in order to compile and still i get these errors..please help. [EMAIL PROTECTED] ~/muh-2.2 $ make make all-recursive make[1]: Entering directory `/home/siege/muh-2.2' Making all in src make[2]: Entering directory `/home/siege/muh-2.2/src' gcc -g -O2 -Wall

Re: Newer cygwin packages available

2006-05-27 Thread Tim Prince
Charli Li wrote: There are some newer cygwin packages available from the original vendor(s) that I would like to bring to your attention: --- |Package name|setup.exe version|vendor's version| |GTK+2 |2.6.10 |2.9.1 | |glib2

Re: 1.5.19: changes have broken Qt3

2006-05-27 Thread Brian Dessent
Ralf Habacker wrote: There is only one case where I still believe that there may be a problem. If a pthread_mutexattr_t is constructed on the stack and the magic class membere is be exactly the predefined value, pthread_mutexattr_init() will return EBUSY, although there is no good object, it

Re: vim7?

2006-05-27 Thread Larry Hall (Cygwin)
Luis P Caamano wrote: Is a cygwin binary of Vim 7.0 coming soon? Not immediately, no. The maintainer is currently away. On her return, I'm sure it's something she will look at. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508)

Re: Newer cygwin packages available

2006-05-27 Thread Charles Wilson
Tim Prince wrote: Charli Li wrote: There are some newer cygwin packages available from the original vendor(s) that I would like to bring to your attention: --- |Package name|setup.exe version|vendor's version| |GTK+2 |2.6.10 |2.9.1

RE: Newer cygwin packages available

2006-05-27 Thread Charli Li
All this info I got was from ftp://ftp.gtk.org/pub. BTW, that webpage you referenced might be misleading. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Charles Wilson Sent: Saturday, May 27, 2006 9:26 PM To: cygwin@cygwin.com Subject: Re: Newer

Re: Newer cygwin packages available

2006-05-27 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Charli Li wrote: There are some newer cygwin packages available from the original vendor(s) that I would like to bring to your attention: --- |Package name|setup.exe version|vendor's version| |GTK+2

Updated: texinfo-4.8-3

2006-05-27 Thread Christopher Faylor
I've made a new version of 'texinfo' available for installation. This version incorporates a patch from Fedora which should fix the problem mentioned here: http://cygwin.com/ml/cygwin/2006-05/msg00759.html For a brief description of this package, and a listing of the files it contains, see