cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Progress meter splaying out to multiple lines

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Fri, 6 Aug 2010 09:08:52 -0700

On Fri, Aug 06, 2010 at 04:18:27AM -0400, SJ Wright wrote:
> My version information:
> curl 7.20.0 (i686-pc-cygwin) libcurl/7.20.0 OpenSSL/0.9.8n zlib/1.2.3
> libidn/1.16 libssh2/1.2.2
>
> It only started happening about two days ago. Before this, my progress
> meter on downloads stayed on one line and the relevant numbers changed as
> usual as the download progressed. Now it's behaving more like ffmpeg --
> the progress meter starts with a line where every number is a zero, then
> create a new line to show the progress of the task. Is this possibly the
> result of a corrupt libcurl or is there something else I may have
> installed recently that's playing hob with the progress display?

I'll bet your terminal is slightly less than 80 characters wide. "stty size"
will tell you if that's it.

>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-08-06