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

Download state in GUI not stable upon add/remove torrent #297

Closed
VincentKetelaars opened this issue Nov 12, 2013 · 12 comments
Closed

Download state in GUI not stable upon add/remove torrent #297

VincentKetelaars opened this issue Nov 12, 2013 · 12 comments

Comments

@VincentKetelaars
Copy link

Version 6.2.0

MyChannel allows you to add torrents your are currently downloading/seeding. Later you can remove them again. Both of these actions tend to take several seconds to complete, i.e. to be visualized in the GUI. It would greatly improve user experience if this was reduced to no waiting at all.

Removing torrents can only be done one at a time or all together. The obvious gap is several at once. This could be solved by allowing multiple torrents to be selected.

Adding torrents can also be done only one at a time, although it less cumbersome than removing them. A small dialog which allows selecting several would be a nice improvement.

@NielsZeilemaker
Copy link

We'll implement a dialog which allows you to remove multiple at once, and a add multiple thingy.

@VincentKetelaars
Copy link
Author

I found that you can remove multiple at once (On my Ubuntu system I merely
have to hold ctrl or shift for that), though a dialog might be more
intuitive.
The thing that annoyed me is that it takes several seconds for the list to
be updated, after either adding or removing.

2014/1/18 NielsZeilemaker [email protected]

We'll implement a dialog which allows you to remove multiple at once, and
a add multiple thingy.


Reply to this email directly or view it on GitHubhttps://github.com//issues/297#issuecomment-32685119
.

@NielsZeilemaker
Copy link

Unfortunately this isn't really easily solved, as it's due to Dispersy. We have to wait for the feedback of Dispersy that the files are added/removed. This is a really slow async process.

@VincentKetelaars
Copy link
Author

I thought it would be something like that. Perhaps you could just add it to
the gui and handle it in the back?

2014/1/18 NielsZeilemaker [email protected]

Unfortunately this isn't really easily solved, as it's due to Dispersy. We
have to wait for the feedback of Dispersy that the files are added/removed.
This is a really slow async process.


Reply to this email directly or view it on GitHubhttps://github.com//issues/297#issuecomment-32685233
.

@whirm
Copy link

whirm commented Jan 20, 2014

Maybe gray them out in the UI while they are being added/removed in dispersy?

@VincentKetelaars
Copy link
Author

That will probably do as well. As long as there is some feedback that
something is actually happening.

2014/1/20 Elric Milon [email protected]

Maybe gray them out in the UI while they are being added/removed in
dispersy?


Reply to this email directly or view it on GitHubhttps://github.com//issues/297#issuecomment-32757954
.

@egbertbouman
Copy link
Member

@whirm Sounds goods.

@egbertbouman egbertbouman added this to the V9.0: Shadow Internet milestone Nov 3, 2014
@qstokkink
Copy link
Contributor

qstokkink commented Jul 25, 2018

Managing a lot of downloads is a pain if they take several seconds to have some operation complete (in the GUI). Since credit mining will bring a lot of downloads, I'm moving this up.

@synctext
Copy link
Member

Closing this ticket. Long live Gigachannels..

@qstokkink
Copy link
Contributor

This issue is actually about the time it takes between clicking stop in the GUI and the GUI updating the status on a download and not on a channel. As such, it is not resolved.

@qstokkink qstokkink reopened this Mar 25, 2019
@qstokkink qstokkink changed the title MyChannel slow to respond, bothersome to add/remove torrents Download state in GUI not stable upon add/remove torrent Aug 2, 2019
@qstokkink
Copy link
Contributor

I have updated the title of this issue to reflect the open problem.

@qstokkink
Copy link
Contributor

Tribler now has a web-based front end and this issue is no longer relevant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

8 participants