Re: Mingw bug ?

2005-07-02 Thread A . Carkaci
Hrvoje Niksic hniksic at xemacs.org writes: A. Carkaci carkaci at spk.gov.tr writes: ---request begin--- GET /images/spk.ico HTTP/1.0 Referer: http://www.spk.gov.tr/ User-Agent: Wget/1.10 Accept: */* Host: www.spk.gov.tr Connection: Keep-Alive ---request end--- HTTP request

RE: Mingw bug ?

2005-07-02 Thread Abdurrahman ÇARKACIOĞLU
Here are the results.. ---request begin--- GET /images/spk.ico HTTP/1.0 Referer: http://www.spk.gov.tr/ User-Agent: Wget/1.10 Accept: */* Host: www.spk.gov.tr Connection: Keep-Alive ---request end--- HTTP request sent, awaiting response... Received hunk [!DOCTYPE HTML PUBLIC -//W3C//DTD HTML

Re: Removing thousand separators from file size output

2005-07-02 Thread Alain Bench
Hello Tony, On Friday, June 24, 2005 at 11:57:22 AM -0700, Tony Lewis wrote: Hrvoje Niksic wrote: application that accepts numbers as Wget prints them. Microsoft Calculator does. Not here. This seems to be locale dependant, requiring exact localized input. Here MS Calculator accepts

Re: Mingw bug ?

2005-07-02 Thread Hrvoje Niksic
Abdurrahman ÇARKACIOĞLU [EMAIL PROTECTED] writes: Here are the results.. ---request begin--- GET /images/spk.ico HTTP/1.0 Referer: http://www.spk.gov.tr/ User-Agent: Wget/1.10 Accept: */* Host: www.spk.gov.tr Connection: Keep-Alive ---request end--- HTTP request sent, awaiting

Re: Removing thousand separators from file size output

2005-07-02 Thread Hrvoje Niksic
Alain Bench [EMAIL PROTECTED] writes: Not here. This seems to be locale dependant, requiring exact localized input. Here MS Calculator accepts pasted 123 456 789,01 as correct 123456789.01, but when pasted wget's English 123,456,789.01 it fails, interpreting this as 123.456789 and beeping.

Re: Mingw bug ?

2005-07-02 Thread Hrvoje Niksic
I believe this patch should fix the problem. Could you apply it and let me know if it fixes things for you? 2005-07-02 Hrvoje Niksic [EMAIL PROTECTED] * http.c (gethttp): Except for head_only, use skip_short_body to skip the non-20x error message before leaving gethttp.

YNT: Mingw bug ?

2005-07-02 Thread Abdurrahman ÇARKACIOĞLU
Title: YNT: Mingw bug ? Now, it works. Thanks a lot. But I want to understand what is going on ? Was it a bug ? Will you consider the patch for future release of Wget. -Özgün İleti- Kimden: Hrvoje Niksic [mailto:[EMAIL PROTECTED]] Gönderilmiş: Cmt 02.07.2005 14:06 Kime:

Re: YNT: Mingw bug ?

2005-07-02 Thread Hrvoje Niksic
Abdurrahman ÇARKACIOĞLU [EMAIL PROTECTED] writes: Now, it works. Thanks a lot. But I want to understand what is going on ? Was it a bug ? It was a combination of two Wget bugs, one in actual code and other in MinGW configuration. Wget 1.9.1 and earlier used to close connections to the server

YNT: YNT: Mingw bug ?

2005-07-02 Thread Abdurrahman ÇARKACIOĞLU
Title: YNT: YNT: Mingw bug ? -Özgün İleti- Kimden: Hrvoje Niksic [mailto:[EMAIL PROTECTED]] Gönderilmiş: Cmt 02.07.2005 16:00 Kime: Abdurrahman ÇARKACIOĞLU Bilgi: wget@sunsite.dk Konu: Re: YNT: Mingw bug ? Will you consider the patch for future release of Wget. It's already in

Re: YNT: YNT: Mingw bug ?

2005-07-02 Thread Hrvoje Niksic
Abdurrahman ÇARKACIOĞLU [EMAIL PROTECTED] writes: It's already in the repository. I think you forget to put -DHAVE_SELECT statement into makefile.src.mingw at http://svn.dotsrc.org/repo/wget/branches/1.10/windows/. Am I right ? That was published in a separate patch -- specifically,

snapshot from a CGI video stream

2005-07-02 Thread listbox
Hi, I have a network camera server but it seems to only stream video, and I can't figure out how to take a snapshot without using their own windows native gui ap. Here is a demo of their network camera: http://guest:@61.59.37.153/ and http://guest:@61.59.37.153/GetData.cgi is most likely

snapshot from a CGI video stream

2005-07-02 Thread listbox
Hi, I have a network camera server but it seems to only stream video, and I can't figure out how to take a snapshot without using their own windows native gui ap. Here is a demo of their network camera: http://guest:@61.59.37.153/ and http://guest:@61.59.37.153/GetData.cgi is most likely the

Re: snapshot from a CGI video stream

2005-07-02 Thread listbox
- Original Message - From: listbox [EMAIL PROTECTED] [snip] Hi, I have a network camera server but it seems to only stream video, and I can't figure out how to take a snapshot without using their own windows native gui ap. Here is a demo of their network camera: