Re: Emulating hard links on FAT et al.

2004-04-22 Thread Corinna Vinschen
On Apr 21 14:10, Igor Pechtchanski wrote: On Wed, 21 Apr 2004, Christopher Faylor wrote: On Wed, Apr 21, 2004 at 01:16:03PM -0400, Igor Pechtchanski wrote: ntea relies on a set of win32 functions available to NT family only. Yes, but as I asked -- is that necessary? I mean, if it will

Re: Emulating hard links on FAT et al.

2004-04-22 Thread Corinna Vinschen
On Apr 21 13:29, Igor Pechtchanski wrote: On Wed, 21 Apr 2004, Corinna Vinschen wrote: On Apr 20 16:59, Igor Pechtchanski wrote: the most part, all NTEA does is store some information (e.g., permissions, and, of late, owner) in a special file in the root directory. The only Only on

Still no microphone support?

2004-04-22 Thread Marcel Nijman
Hi, How can I read the microphone signal through cygwin? Simply read()ing from /dev/dsp fails -- it doesn't seem to be implemented. I found a post from as far back as 1999 asking the same question. Is someone working on this? Kind regards, Marcel Nijman -- Unsubscribe info:

Re: need postgresql-7.3.4-2

2004-04-22 Thread Jason Tishler
Carol, On Wed, Apr 21, 2004 at 04:42:03PM -0400, Carol Thomson wrote: I need to get 7.3.4-2 installed asap. Where can I find it You can download it from: http://www.binarycode.org/cygwin/release/postgresql/postgresql-7.3.4-2.tar.bz2 BTW, I found the above by using Google to find a stale

Re: Maildir and Cygwin

2004-04-22 Thread Olaf Föllinger
On Wed, Apr 21, 2004 at 11:27:21AM -0700, Eduardo Chappa wrote: This is pretty much the point that I wanted to address at this time. I realize that I don't know all the players of the game either, but we could all agree on one way to play the game and those who want to join to game will

Re: stty under cygwin

2004-04-22 Thread Christopher Faylor
On Thu, Apr 22, 2004 at 09:10:46AM +0200, bertrand marquis wrote: First of all stty 1:0:cbd:0:3:1c:7f:15:4:5:1:0:11:13:1a:0:12:f:17:16:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 /dev/ttyS0 is a regular linux command, you can try. In fact i'm trying to porting some stuff from linux to cygwin and it seem

autossh

2004-04-22 Thread Andrew Schulman
Has anyone had any success in building autossh for cygwin? I have version 1.2f. When I try to compile it with any of the provided Makefiles, I get a boatload of errors: $ make -f Makefile.linux gcc -Wall -DSSH_PATH=\/usr/bin/ssh\ -DVER=\1.2f\ -c -o autossh.o autos sh.c autossh.c:126:

Re: Emulating hard links on FAT et al.

2004-04-22 Thread Igor Pechtchanski
On Thu, 22 Apr 2004, Corinna Vinschen wrote: On Apr 21 13:29, Igor Pechtchanski wrote: On Wed, 21 Apr 2004, Corinna Vinschen wrote: On Apr 20 16:59, Igor Pechtchanski wrote: the most part, all NTEA does is store some information (e.g., permissions, and, of late, owner) in a special

Re: Emulating hard links on FAT et al.

2004-04-22 Thread Igor Pechtchanski
On Thu, 22 Apr 2004, Corinna Vinschen wrote: On Apr 21 14:10, Igor Pechtchanski wrote: On Wed, 21 Apr 2004, Christopher Faylor wrote: On Wed, Apr 21, 2004 at 01:16:03PM -0400, Igor Pechtchanski wrote: ntea relies on a set of win32 functions available to NT family only. Yes, but

Re: Still no microphone support?

2004-04-22 Thread Igor Pechtchanski
On Thu, 22 Apr 2004, Igor Pechtchanski wrote: On Thu, 22 Apr 2004, Marcel Nijman wrote: Hi, How can I read the microphone signal through cygwin? Simply read()ing from /dev/dsp fails -- it doesn't seem to be implemented. I found a post from as far back as 1999 asking the same question.

Re: Still no microphone support?

2004-04-22 Thread Christopher Faylor
On Thu, Apr 22, 2004 at 09:56:02AM -0400, Igor Pechtchanski wrote: On Thu, 22 Apr 2004, Marcel Nijman wrote: Hi, How can I read the microphone signal through cygwin? Simply read()ing from /dev/dsp fails -- it doesn't seem to be implemented. I found a post from as far back as 1999 asking the

Re: stty under cygwin

2004-04-22 Thread bertrand marquis
Christopher Faylor a écrit: On Thu, Apr 22, 2004 at 09:10:46AM +0200, bertrand marquis wrote: First of all stty 1:0:cbd:0:3:1c:7f:15:4:5:1:0:11:13:1a:0:12:f:17:16:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 /dev/ttyS0 is a regular linux command, you can try. In fact i'm trying to porting some stuff

hot to get IP from shell - C solution

2004-04-22 Thread electa
/* little utility to get the IP address of the machine - prints the IP address in triple-dotted form xxx.yyy.zzz.www, or nothing if can't get it. - this code is a fragment from EpidEm code. */ #include stdio.h #include arpa/inet.h #include netinet/in.h #include unistd.h #include netdb.h

Re: stty under cygwin

2004-04-22 Thread Christopher Faylor
On Thu, Apr 22, 2004 at 04:38:18PM +0200, bertrand marquis wrote: Christopher Faylor a ?crit: On Thu, Apr 22, 2004 at 09:10:46AM +0200, bertrand marquis wrote: First of all stty 1:0:cbd:0:3:1c:7f:15:4:5:1:0:11:13:1a:0:12:f:17:16:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 /dev/ttyS0 is a regular linux

Re: hot to get IP from shell - C solution

2004-04-22 Thread electa
and use gcc -O2 -o getmyip.exe getmyip.c or use it in your code. -- 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/

i want to re-download all packages... how?

2004-04-22 Thread electa
i have some packeges installed, but i have lost their .bz2 files... now i want to retrieve all packages because I would like to put them on a CD-RW! -- setup.exe knows what packages i have alreay installed and don't download them... -- Unsubscribe info:

SIOCSIFFLAGS

2004-04-22 Thread Sam Steingold
/usr/include/cygwin/if.h defines struct ifreq but /usr/include/cygwin/sockios.h which is supposed to define SIOCSIFFLAGS c is empty. any plans to add this functionality? -- Sam Steingold (http://www.podval.org/~sds) running w2k http://www.camera.org http://www.iris.org.il http://www.memri.org/

Re: Maildir and Cygwin

2004-04-22 Thread Eduardo Chappa
*** Olaf Föllinger ([EMAIL PROTECTED]) wrote in the cygwin...: :) On Wed, Apr 21, 2004 at 11:27:21AM -0700, Eduardo Chappa wrote: :) :)This is pretty much the point that I wanted to address at this :) time. I realize that I don't know all the players of the game either, :) but we could

Re: stty under cygwin

2004-04-22 Thread Yitzchak Scott-Thoennes
On Thu, Apr 22, 2004 at 11:03:12AM -0400, Christopher Faylor [EMAIL PROTECTED] wrote: On Thu, Apr 22, 2004 at 04:38:18PM +0200, bertrand marquis wrote: Christopher Faylor a ?crit: On Thu, Apr 22, 2004 at 09:10:46AM +0200, bertrand marquis wrote: First of all stty

Re: SIOCSIFFLAGS

2004-04-22 Thread Christopher Faylor
On Thu, Apr 22, 2004 at 11:23:24AM -0400, Sam Steingold wrote: /usr/include/cygwin/if.h defines struct ifreq but /usr/include/cygwin/sockios.h which is supposed to define SIOCSIFFLAGS c is empty. any plans to add this functionality? Nope. cgf -- Unsubscribe info:

Re: i want to re-download all packages... how?

2004-04-22 Thread Yitzchak Scott-Thoennes
On Thu, Apr 22, 2004 at 05:00:50PM +0200, electa wrote: i have some packeges installed, but i have lost their .bz2 files... now i want to retrieve all packages because I would like to put them on a CD-RW! -- setup.exe knows what packages i have alreay installed and don't download them... In

Re: i want to re-download all packages... how?

2004-04-22 Thread electa
it selects only my installed packs, but not the other. i want all for my cygwin-CD! Yitzchak Scott-Thoennes [EMAIL PROTECTED] ha scritto nel messaggio news:[EMAIL PROTECTED] On Thu, Apr 22, 2004 at 05:00:50PM +0200, electa wrote: i have some packeges installed, but i have lost their .bz2

Permission denied accessing Linux Samba network share

2004-04-22 Thread Daren Grant
Greetings all , I have been attempting to setup Cygwin to access my Samba Network shares without a great deal of success. Here is what I have done so far ... 1. The samba share is mapped to network Drive K: 2. Cygwin HOMEDRIVE is set to K: 3. Cygwin HOMEPATH is set to \ 4. my Linux samba

Re: Permission denied accessing Linux Samba network share

2004-04-22 Thread Larry Hall
At 10:25 AM 4/22/2004, you wrote: Greetings all , I have been attempting to setup Cygwin to access my Samba Network shares without a great deal of success. Here is what I have done so far ... 1. The samba share is mapped to network Drive K: 2. Cygwin HOMEDRIVE is set to K: 3. Cygwin

Re: i want to re-download all packages... how?

2004-04-22 Thread Larry Hall
Select a different mirror. Larry At 11:43 AM 4/22/2004, you wrote: it selects only my installed packs, but not the other. i want all for my cygwin-CD! Yitzchak Scott-Thoennes [EMAIL PROTECTED] ha scritto nel messaggio news:[EMAIL PROTECTED] On Thu, Apr 22, 2004 at 05:00:50PM +0200, electa

Re: Maildir and Cygwin

2004-04-22 Thread Yitzchak Scott-Thoennes
On Thu, Apr 22, 2004 at 08:26:00AM -0700, Eduardo Chappa wrote: :) that Cygwin is different (e.g. we could do this in the cygwin :) applications mailing list). :) :) Why do you want to change so many programs when all you need is a :) cygwin managed mount? IMO, the correct solution for

Re: i want to re-download all packages... how?

2004-04-22 Thread Yitzchak Scott-Thoennes
So do it once that way to get the installed packages and then run it again to get the uninstalled packages. On Thu, Apr 22, 2004 at 05:43:21PM +0200, electa wrote: it selects only my installed packs, but not the other. i want all for my cygwin-CD! Yitzchak Scott-Thoennes [EMAIL PROTECTED]

RE: hot to get IP from shell - C solution

2004-04-22 Thread Dave Korn
-Original Message- From: cygwin-owner On Behalf Of electa Sent: 22 April 2004 15:57 /* little utility to get the IP address of the machine - prints the IP address in triple-dotted form xxx.yyy.zzz.www, or nothing if can't get it. - this code is a fragment from EpidEm code.

RE: i want to re-download all packages... how?

2004-04-22 Thread Dave Korn
-Original Message- From: cygwin-owner On Behalf Of electa Sent: 22 April 2004 16:01 i have some packeges installed, but i have lost their .bz2 files... now i want to retrieve all packages because I would like to put them on a CD-RW! -- setup.exe knows what packages i have alreay

Re: INITDB-error - end-of-copy marker error

2004-04-22 Thread Jason Tishler
On Thu, Apr 22, 2004 at 05:16:42PM +0200, JC Jan Christensen wrote: I have a problem with INITDB Works for me -- see below... I get the following error-message from INITDB : creating system viewsok loading pg_description...ERROR: end-of-copy marker does

Re: hot to get IP from shell - C solution

2004-04-22 Thread Chris Herborth
electa wrote: /* little utility to get the IP address of the machine - prints the IP address in triple-dotted form xxx.yyy.zzz.www, or nothing if can't get it. - this code is a fragment from EpidEm code. */ The Python one is easier... ;-) #!/usr/bin/env python # Print IP address of the machine,

Cygwin setup errors

2004-04-22 Thread Jim Johansen
I am trying to install cygwin and kde-cygwin on a work machine. When I start cygwin I get the following errors. It tries to set up files on a non existant network drive. I am not sure what to change where is start up scripts. Maybe it is a cygwin bug. If anyone can give me some advice I would

Re: i want to re-download all packages... how?

2004-04-22 Thread Brian Keener
Electa wrote: it selects only my installed packs, but not the other. i want all for my cygwin-CD! It would appear the easiest way to accomplish this is to select download from internet. Then when you get to the chooser screen you have two choices the first is to click the view tab until you

Re: INITDB-error - end-of-copy marker error

2004-04-22 Thread Christopher Faylor
On Thu, Apr 22, 2004 at 12:56:39PM -0400, Jason Tishler wrote: On Thu, Apr 22, 2004 at 05:16:42PM +0200, JC Jan Christensen wrote: I have a problem with INITDB Works for me -- see below... I get the following error-message from INITDB : creating system viewsok loading

Re: Permission denied accessing Linux Samba network share

2004-04-22 Thread Dazza
Larry Hall wrote: At 10:25 AM 4/22/2004, you wrote: Greetings all , I have been attempting to setup Cygwin to access my Samba Network shares without a great deal of success. Here is what I have done so far ... 1. The samba share is mapped to network Drive K: 2. Cygwin HOMEDRIVE is set

Anomalies in Source Distributions

2004-04-22 Thread Philip Brown
For whatever it's worth, I've come across the following anomalies which look like very minor configuration control bugs in the Cygwin source distributions (but what do I know ;-) patchutils-0.2.22-2.src.tar.bz2 - There appears to be a configuration control problem. If you expand the source, it

Re: Emulating hard links on FAT et al.

2004-04-22 Thread A . Alper Atici
On Wed, 21 Apr 2004 13:16:03 -0400 (EDT), Igor Pechtchanski wrote: I plan to move all those files to a hidden dot-prefixed directory in root of the current drive/volume. Emulated POSIX API need to conceal that directory only. Note that this directory will be visible at the host OS (Windows)

Re: Cygwin setup errors

2004-04-22 Thread Larry Hall
At 12:53 PM 4/22/2004, you wrote: I am trying to install cygwin and kde-cygwin on a work machine. When I start cygwin I get the following errors. It tries to set up files on a non existant network drive. I am not sure what to change where is start up scripts. Maybe it is a cygwin bug. If

RE: i want to re-download all packages... how?

2004-04-22 Thread Larry Hall
At 12:46 PM 4/22/2004, you wrote: -Original Message- From: cygwin-owner On Behalf Of electa Sent: 22 April 2004 16:01 i have some packeges installed, but i have lost their .bz2 files... now i want to retrieve all packages because I would like to put them on a CD-RW! -- setup.exe

Re: Anomalies in Source Distributions

2004-04-22 Thread Larry Hall
At 01:08 PM 4/22/2004, you wrote: For whatever it's worth, I've come across the following anomalies which look like very minor configuration control bugs in the Cygwin source distributions (but what do I know ;-) snip cygutils-1.2.4-1.tar.bz2 - The doc files have 1.2.4 instead of 1.2.4-1 on them

Re: Setup changes paths

2004-04-22 Thread Larry Hall
At 11:43 AM 4/21/2004, you wrote: At 03:18 PM 4/20/2004, you wrote: My work pc is set up so that the c drive is too small for anything useful and all applications go on the d drive. The standard build of the pc is set up with Cygwin already installed. My issue is that the standard

Re: recompiling cygwin dll problems

2004-04-22 Thread Edward S. Peschko
On Wed, Apr 21, 2004 at 10:21:58PM -0400, Larry Hall wrote: At 06:29 PM 4/21/2004, you wrote: all, Is there any reason why a recompiled version of cygwin.dll in a non-standard location would cause tools that depend on it to fail? I compiled with a standard: configure --prefix=my_prefix

Re: recompiling cygwin dll problems

2004-04-22 Thread Larry Hall
At 02:24 PM 4/22/2004, you wrote: On Wed, Apr 21, 2004 at 10:21:58PM -0400, Larry Hall wrote: At 06:29 PM 4/21/2004, you wrote: all, Is there any reason why a recompiled version of cygwin.dll in a non-standard location would cause tools that depend on it to fail? I compiled with a

Re: recompiling cygwin dll problems

2004-04-22 Thread Christopher Faylor
On Thu, Apr 22, 2004 at 02:44:47PM -0400, Larry Hall wrote: Or maybe its neither a nor b.. perhaps there's a runtime component? Perhaps you can't run two versions of the cygwin dll at one time in separate locations? Bingo! I guess I should have put an and in my first two statements. You can

Re: recompiling cygwin dll problems

2004-04-22 Thread Christopher Faylor
On Thu, Apr 22, 2004 at 03:29:00PM -0400, Christopher Faylor wrote: On Thu, Apr 22, 2004 at 02:44:47PM -0400, Larry Hall wrote: Or maybe its neither a nor b.. perhaps there's a runtime component? Perhaps you can't run two versions of the cygwin dll at one time in separate locations? Bingo! I

DBD-Oracle error building on cygwin1.5.9

2004-04-22 Thread Bruce Dobrin
Hi, I've been trying to recompile and install DBD-Oracle (1.12-1.15 ) against the newest perl 5.8 on cygwin1.5.9 .It works fine on the perl 5.6 group ( as long as I follow the readme) but on perl5.8 I get a compile error; an undefined reference to _OCILobWriteAppend . On searching for that

RE: i want to re-download all packages... how?

2004-04-22 Thread Hannu E K Nevalainen
From: Larry Hall Sent: Thursday, April 22, 2004 7:32 PM If you *really* want to download absolutely *everything*, just delete the entire contents of your local download directory and start again. _That_ is plain MEAN ;-) Actually, I think that was his original problem. ;-) If you

RE: Still no microphone support?

2004-04-22 Thread Hannu E K Nevalainen
From: Igor Pechtchanski Sent: Thursday, April 22, 2004 4:07 PM Quoting from src/winsup/cygwin/fhandler_dsp.cc: void __stdcall fhandler_dev_dsp::read (void *ptr, size_t len) { return; } IOW, apparently not. PTC. Igor GRRR,

RE: Still no microphone support?

2004-04-22 Thread Larry Hall
At 04:22 PM 4/22/2004, you wrote: From: Igor Pechtchanski Sent: Thursday, April 22, 2004 4:07 PM Quoting from src/winsup/cygwin/fhandler_dsp.cc: void __stdcall fhandler_dev_dsp::read (void *ptr, size_t len) { return; } IOW, apparently

Re: recompiling cygwin dll problems

2004-04-22 Thread Larry Hall
At 03:29 PM 4/22/2004, you wrote: On Thu, Apr 22, 2004 at 02:44:47PM -0400, Larry Hall wrote: Or maybe its neither a nor b.. perhaps there's a runtime component? Perhaps you can't run two versions of the cygwin dll at one time in separate locations? Bingo! I guess I should have put an and in my

re: FSF gmake 3.81beta1 and cygwin's gmake 3.80

2004-04-22 Thread Sandy Currier
Hi all, [This is continuation from a previous thread of attempting to build the latest make from the FSF CVS tip under cygwin.] As it turns out, there are a bunch of conflicts between the 3-way merge between the latest cygwin gmake (3.80 tip) and the current FSF CVS tip (3.81beta1). When I

Re: FSF gmake 3.81beta1 and cygwin's gmake 3.80

2004-04-22 Thread Christopher Faylor
On Thu, Apr 22, 2004 at 05:48:00PM -0400, Sandy Currier wrote: Ideally, I would like to merge 3.81 out to the cygwin version as opposed to trying to force the 3.80 cygwin modifications into 3.81, only then to merge it back out again. The FSF maintainer does not personally support platform

Line breaks in bash

2004-04-22 Thread Andrew DeFaria
When I type a long line in the bash shell it seems to get confused when it passes the first 80 character barrier and does a newline. Below is an example. C09-272-A:# why is it in bash that when I get close to typing 80 characters bash does som ething like this? Now set my prompt to the

Unable to restart in Perl debugger

2004-04-22 Thread Andrew DeFaria
I believe I asked this before but didn't hear any solutions. When debugging in Perl often I need restart the debugger. However when I do so I get: Use `q' to quit or `R' to restart. `h q' for details. DB1 R Warning: some settings and command-line options may be lost! Daughter DB session

Re: Line breaks in bash

2004-04-22 Thread Larry Hall
At 06:34 PM 4/22/2004, you wrote: When I type a long line in the bash shell it seems to get confused when it passes the first 80 character barrier and does a newline. Below is an example. C09-272-A:# why is it in bash that when I get close to typing 80 characters bash does som ething like this?

Re: Line breaks in bash

2004-04-22 Thread AJ Reins
--- Andrew DeFaria wrote: When I type a long line in the bash shell it seems to get confused when it passes the first 80 character barrier and does a newline. Below is an example. C09-272-A:# why is it in bash that when I get close to typing 80 characters bash does som ething like

fetchmail/procmail lost messages

2004-04-22 Thread Kelly Felkins
How can I configure fetchmail/procmail to fail *safe*? So that, if there are any mail processing problems, messages are not lost? I recently started using fetchmail, procmail, and mutt to handle email on my pc in cygwin. Apparently, if procmail has a problem, the particular message is lost.

Major Problem With Latest CYGWIN1.DLL And Serail IO

2004-04-22 Thread George Abdelmalik
-20040422.dll - cygwin1-20040420.dll - cygwin1-20040416.dll The problem occurs when a call to open() is made. Under WIN XP the open fails after a few seconds of blocking. Under WIN 2000, the open is successful however calls to ioctl with TIOCMGET produce false results (i.e. obtaining the status

Resizable setup

2004-04-22 Thread Joshua Kolden
PLEASE!!! For the love of all that is holly can the lead developer of the setup app please make it resizable!!! Render unto windows what is windows'. and leave the bad habits there too. Thanks, j -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: 1.5.9-1: weird console I/O behaviour compiling with -mno-cygwin

2004-04-22 Thread Enzo Michelangeli
Hello, Please consider the following testcase: -- begin weirdio.c --- #include stdio.h #include string.h int main(int argc, char *argv[]) { int rc; char buf[1024]; char *s = read() done\n; for(rc=1;rc0;) { rc = read(0, buf, sizeof(buf) - 1); // sleep(0); temporarily uncommented

Re: Resizable setup

2004-04-22 Thread Matthew O. Persico
On Thu, 22 Apr 2004 21:57:55 -0400, Larry Hall typed: At 09:42 PM 4/22/2004, you wrote: PLEASE!!! For the love of all that is holly can the lead developer of the setup app please make it resizable!!! Render unto windows what is windows'. and leave the bad habits there too.

Re: 1.5.5.1 posix conformance for fopen

2004-04-22 Thread Herculano de Lima Einloft Neto
24A - When the named file is a directory, and when type is w, a, r+, w+, a+, wb,ab, r+b, rb+,w+b, wb+, a+b, or ab+, then a call to fopen (filename,type) returns a NULL pointer, sets errno to [EISDIR], and does not mark for update st_ctime,st_mtime, and st_atime fields of

Major Problem With Latest CYGWIN1.DLL And Serial IO [VERIFIED!]

2004-04-22 Thread Arash Partow
that the issue remains with the most recent snapshots. These being: - cygwin1-20040422.dll - cygwin1-20040420.dll - cygwin1-20040416.dll The problem occurs when a call to open() is made. Under WIN XP the open fails after a few seconds of blocking. Under WIN 2000, the open is successful

Re: Resizable setup

2004-04-22 Thread Christopher Faylor
On Thu, Apr 22, 2004 at 11:49:31PM -0400, Matthew O. Persico wrote: On Thu, 22 Apr 2004 21:57:55 -0400, Larry Hall typed: At 09:42 PM 4/22/2004, you wrote: PLEASE!!! For the love of all that is holly can the lead developer of the setup app please make it resizable!!! Render unto windows what is

RE: Maildir and Cygwin

2004-04-22 Thread GARY VANSICKLE
On Thu, Apr 22, 2004 at 08:26:00AM -0700, Eduardo Chappa wrote: :) that Cygwin is different (e.g. we could do this in the cygwin :) applications mailing list). :) :) Why do you want to change so many programs when all you need is a :) cygwin managed mount? IMO, the correct

Re: Updated: OpenSSH-3.8.1p1-1

2004-04-22 Thread Jason S. Reingold
I will be out of the country from March 30th till May 4th. If you need to reach me by email, please use [EMAIL PROTECTED] If you need to reach me by phone, please contact medical student affairs for my emergency contact information. Sincerely, Jason Reingold -- Unsubscribe info:

setup.exe - Accessibility Concerns For Users Of Assistive Tech.

2004-04-22 Thread Sabahattin Gucukoglu
Hi all, I am a totally blind individual and use a Windows screen reader (well, a few of them, actually - uRLs listed below) to navigate MSWindows. While trying to use Cygwin's setup.exe, I find that the chooser - in most part - is inaccessible. I have tried the latest available binary

Mozilla firefox over ssh: Gdk-ERROR **: BadDrawable/BadAccess

2004-04-22 Thread fstx
In a cygwin xterm window, I ssh to a Linux machine and try to run firefox. ; ssh -X emmaline.algorithmica.se Last login: Thu Apr 22 09:54:47 2004 from merapi.algorithmica.se ; echo $DISPLAY localhost:12.0 ; firefox Gdk-CRITICAL **: file gdkimage.c: line 416 (gdk_image_destroy): assertion

[newbie] trouble with cygwin-X and cygGNOME2

2004-04-22 Thread Alessandro Lendaro
I'm tryin' to run GNOME2 on cygwin-X on W2000 Server. The cygwin - dll is the latest available. But I get a runtime error sayin' it's impossible to find the cygfontconfig-1.dll I've checked and it seems I'm missing that file, though I did installed X11 following step-by-step the instructions in

[newbie] trouble with cygwin-X and cygGNOME2]

2004-04-22 Thread Alessandro Lendaro
I'm tryin' to run GNOME2 on cygwin-X on W2000 Server. The cygwin - dll is the latest available. But I get a runtime error sayin' it's impossible to find the cygfontconfig-1.dll I've checked and it seems I'm missing that file, though I did installed X11 following step-by-step the instructions in

Re: Mozilla firefox over ssh: Gdk-ERROR **: BadDrawable/BadAccess

2004-04-22 Thread fstx
[EMAIL PROTECTED] writes: Any ideas? I found the Cygwin/X FAQ and the rest of the Cygwin/X documentation. Would it be possible to put links on http://cygwin.com/docs.html? The -Y option does work. But: What is the difference between X11 forwarding and trusted X11 forwarding? Why did the

Re: Mozilla firefox over ssh: Gdk-ERROR **: BadDrawable/BadAccess

2004-04-22 Thread Alexander Gottwald
On Thu, 22 Apr 2004 [EMAIL PROTECTED] wrote: What is the difference between X11 forwarding and trusted X11 forwarding? Why did the compatible X11 forwarding break? Why is it necessary to have a separate user interface? That is, why can't -X mean Use trusted X11 forwarding if available,

Re: [newbie] trouble with cygwin-X and cygGNOME2]

2004-04-22 Thread Alexander Gottwald
On Thu, 22 Apr 2004, Alessandro Lendaro wrote: I'm tryin' to run GNOME2 on cygwin-X on W2000 Server. The cygwin - dll is the latest available. But I get a runtime error sayin' it's impossible to find the cygfontconfig-1.dll I've checked and it seems I'm missing that file, though I did

Re: Mozilla firefox over ssh: Gdk-ERROR **: BadDrawable/BadAccess

2004-04-22 Thread fstx
Alexander Gottwald [EMAIL PROTECTED] writes: On Thu, 22 Apr 2004 [EMAIL PROTECTED] wrote: What is the difference between X11 forwarding and trusted X11 forwarding? Why did the compatible X11 forwarding break? Why is it necessary to have a separate user interface? That is, why can't -X

Re: Mozilla firefox over ssh: Gdk-ERROR **: BadDrawable/BadAccess

2004-04-22 Thread Alexander Gottwald
On Thu, 22 Apr 2004 [EMAIL PROTECTED] wrote: The real question here is why the X11 SECURITY extension disallows some of the operations that Mozilla wants to do. Are they really unsafe, or is the security specification overly restrictive? There is a document about waht the X11 Security

Re: [newbie] trouble with cygwin-X and cygGNOME2]

2004-04-22 Thread Alessandro Lendaro
Alexander Gottwald wrote: Have you tried http://cygnome.sourceforge.net? Yes, but it only gives information on the GNOME 1.4 installation/execution

Re: [newbie] trouble with cygwin-X and cygGNOME2]

2004-04-22 Thread Alexander Gottwald
On Thu, 22 Apr 2004, Alessandro Lendaro wrote: Alexander Gottwald wrote: Have you tried http://cygnome.sourceforge.net? Yes, but it only gives information on the GNOME 1.4 installation/execution They have a link to http://cygnome2.sourceforge.net/ bye ago -- [EMAIL

Eodauyii D0n't pay m0re.

2004-04-22 Thread curt westerman
connerygsnipes flow-matic s-o icq lerc Our physicians are available around the clock to answer your questions and recommend treatments with the convenience of ordering or refilling your prescriptions safely and securely online. Need V`ic0-din? We're Fast. delivered withing 24 hours

CVS via HTTP [Was Re: Fix - Occasional Paste Problem]

2004-04-22 Thread Igor Pechtchanski
On Wed, 21 Apr 2004, Wilks, Dan wrote: [snip] Here's a proposed patch. Sorry, not from CVS since I can't get external cvs access from work at the moment. They are from the most recent install from cygwin.com though (6.7.0.0-7). If not obvious this is the first time I've sent in a patch so

Re: [newbie] trouble with cygwin-X and cygGNOME2]

2004-04-22 Thread Alessandro Lendaro
Many thanks Alexander, but you apper to not acknowledge my problem. Asid from the font dll I'm missing, I'd like to have a tutorial on how to install GNOME2 (via cygwin setup.ex or other way) but there's nothing alike on the sites you mentioned. Bye. Alexander Gottwald wrote: They have a link

Re: Fix - Occasional Paste Problem

2004-04-22 Thread Harold L Hunt II
Dan, This looks cool. The diff looks fine for this time. Might have some tips later, but don't worry about it for now. I'll try to look at this in a couple of days. Harold Wilks, Dan wrote: I've just recently started using Cygwin/X but occasionally paste from Win32 to X fails. I'm using

how do you decorate a fullscreen root window?

2004-04-22 Thread Lewis_W_Brown
Not so long ago, on another Windows machine, X opened it's fullscreen root window within a Windows window, allowing me to resize or drag it to partially display both the X root and Windows desktop. This was convenient. Currently, I am unable to duplicate this behavior: -fullscreen opens

Re: how do you decorate a fullscreen root window?

2004-04-22 Thread Harold L Hunt II
[EMAIL PROTECTED] wrote: Not so long ago, on another Windows machine, X opened it's fullscreen root window within a Windows window, allowing me to resize or drag it to partially display both the X root and Windows desktop. This was convenient. Currently, I am unable to duplicate this behavior:

Re: numlock

2004-04-22 Thread Harold L Hunt II
I don't have time for it, don't have a need for it, and don't think that anyone has done a complete job of specifying exactly what it is that they would want this to do. As such, I'm not the right man for that job. Harold J S wrote: Harold/Alex? Can you comment on Thomas' email below? Would

src/winsup/mingw ChangeLog DISCLAIMER Makefile ...

2004-04-22 Thread earnie
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2004-04-22 16:16:25 Modified files: winsup/mingw : ChangeLog DISCLAIMER Makefile.in README Log message: * DISCLAIMER: Add words about free to use. * README: Modify Win32 runtime to

src/winsup/mingw ChangeLog Makefile.in

2004-04-22 Thread earnie
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2004-04-22 16:27:01 Modified files: winsup/mingw : ChangeLog Makefile.in Log message: CORRECTION: * Makefile.in (SRCDIST_FILES): Add DISCLAIMER and CONTRIBUTORS. Patches:

src/winsup/mingw ChangeLog

2004-04-22 Thread earnie
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2004-04-22 16:34:01 Modified files: winsup/mingw : ChangeLog Log message: * strncasecmp.c: Reword copyright and disclaimer. Move Contributors section to CONTRIBUTORS file. Remove RCS