Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CS] Add downloading progress when game uses HTTP Fast Download #934

Open
ghost opened this issue Apr 4, 2013 · 10 comments
Open

[CS] Add downloading progress when game uses HTTP Fast Download #934

ghost opened this issue Apr 4, 2013 · 10 comments
Assignees
Labels

Comments

@ghost
Copy link

ghost commented Apr 4, 2013

If your connection is slow or a file is large, you won't know the downloading progress, although the game says that downloading is complete.
download_progress_bar_bug
video: http://youtu.be/YOJBBHwZx0A

@ghost ghost self-assigned this Apr 4, 2013
@R4to0
Copy link

R4to0 commented Apr 4, 2013

+1 for this.

@Freeman-AM
Copy link

Same problems. I have many people complain about that.

@kNowo
Copy link

kNowo commented Jun 10, 2013

I noticed that the download window is showing the next file in queue, not the current file which is being downloaded. I think that might be the cause of the download progress behave like that.

@ghost
Copy link
Author

ghost commented Jun 10, 2013

I don't think so. When I reproduced this issue (you can see it in the video) I made sure that only a map was needed to be downloaded (my horrible english...)

@kNowo
Copy link

kNowo commented Jun 11, 2013

Could you try with more than one resources to download?

@R4to0
Copy link

R4to0 commented Aug 27, 2013

@alfred-valve this is a valid suggestion?

dl-steam

Multithreaded downloads and download speed ;)

@kNowo
Copy link

kNowo commented Aug 28, 2013

@R4to0 did you edit the image or is it a real thing? If it's real, could you share it with me?

@R4to0
Copy link

R4to0 commented Aug 28, 2013

@kNowo It's just an edited image ;)

@R4to0
Copy link

R4to0 commented Oct 30, 2013

@alfred-valve Any progress on this? It was fine before 1st 2013 update :S

@oaus
Copy link

oaus commented Jun 2, 2019

Copy of #2124 (comment)

Is there a possibility to add this feature request #934 (comment) , also if Multithreading is too much work then just should just use one progress bar with file size and download speed with the total amount of files that we will download.

Examples:
download_gif
download_v2
download_v1

@mikela-valve mikela-valve assigned mikela-valve and unassigned ghost Jun 2, 2019
@mikela-valve mikela-valve added this to the Future Release milestone Jun 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants