473,378 Members | 1,355 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

use urllib library to have an upload status bar

Hi all,
Before I start, please know that I'm no developer, just a user.
This is also a cross-post as I have tried to post the same at python-
bugs mailing list, just don't know if it gets in or not.

We have a bug-reporting system in ubuntu called apport. Apparently
apport uses a python library called urllib. As of now, apport does a
bouncing bar while uploading which doesn't give the user idea as to
how much is being uploaded. Refer https://bugs.launchpad.net/ubuntu/+s...ort/+bug/91521
.. I did try to see if this issue has been addressed or not but came
nowhere. It would be nice to know if there are some solutions, or is
there a roadmap where this feature would be integrated in the library.
Looking forward to suggestions, additions, flames & constructive
criticism of the same. Keep up the good work. Cheers!

Apr 27 '07 #1
2 1644
shirish wrote:
Hi all,
Before I start, please know that I'm no developer, just a user.
This is also a cross-post as I have tried to post the same at python-
bugs mailing list, just don't know if it gets in or not.

We have a bug-reporting system in ubuntu called apport. Apparently
apport uses a python library called urllib. As of now, apport does a
bouncing bar while uploading which doesn't give the user idea as to
how much is being uploaded. Refer https://bugs.launchpad.net/ubuntu/+s...ort/+bug/91521
. I did try to see if this issue has been addressed or not but came
nowhere. It would be nice to know if there are some solutions, or is
there a roadmap where this feature would be integrated in the library.
Looking forward to suggestions, additions, flames & constructive
criticism of the same. Keep up the good work. Cheers!
the generic http browser upload doesn't give you any opportunity to
have a callback so you can update the screen with any progress.
There are some Java solutions available, but IMHO it will take a
major change to browser's http upload implementation to make this
possible.

-Larry
Apr 27 '07 #2
shirish:
We have a bug-reporting system in ubuntu called apport. Apparently
apport uses a python library called urllib. As of now, apport does a
bouncing bar while uploading which doesn't give the user idea as to
how much is being uploaded.
Here is a Python project that has implemented an upload progress bar:
http://www.opensky.ca/~jdhildeb/software/kodakloader/

Neil
Apr 27 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Gary Feldman | last post by:
I think I've found a deficiency in the design of urllib related to https. In order to complete an https connection, it appears that URLOpener and hence FancyURLOpener require the key and cert...
0
by: Pieter Edelman | last post by:
Hi all, I'm trying to submit some data using a POST request to a HTTP server with BASIC authentication with python, but I can't get it to work. Since it's driving me completely nuts, so here's...
3
by: Chris Tavares | last post by:
Hi all. I'm currently tracking down a problem in a little script I have, and I was hoping that those more experienced than myself could weigh in. The script's job is to grab the status page off a...
5
by: chrispoliquin | last post by:
Hi, I have a small Python script to fetch some pages from the internet. There are a lot of pages and I am looping through them and then downloading the page using urlretrieve() in the urllib...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.