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

Surge 0.3.0 beta Random stuff I noticed #45

Closed
no112358 opened this issue Jan 5, 2021 · 5 comments
Closed

Surge 0.3.0 beta Random stuff I noticed #45

no112358 opened this issue Jan 5, 2021 · 5 comments
Milestone

Comments

@no112358
Copy link

no112358 commented Jan 5, 2021

surge download difference
I'm not sure what's causing this difference in download. Might be something weird.
2.
surge right after removing a download job I just added
I added a download and deleted it right after that and this warning showed.
3.
surge p1
surge p3
In "file transfers", if you arrange them by file AKA filename items on page one get arranged by filename and when you switch to page 2 they get arranged by name separately and so on. All the items should be arranged by name and then presented, not just items currently on the page.

If it were up to me I'd get rid of these pages and just have one place to show all items and then just scroll up or down to see them all.
4.
surge cpu usage
This laptops CPU is certainly not fast, but 10% usage seems a bit high, while Surge isn't really doing much, zero downloads/uploads. The number is 2-3% smaller if Surge is minimized. 21 items seeding.

@no112358 no112358 changed the title Surge 3.0.0 beta Random stuff I noticed Surge 0.3.0 beta Random stuff I noticed Jan 5, 2021
@MutsiMutsi
Copy link
Collaborator

Thanks for the testing!

  1. You've likely just deleted a file from surge, there will be chunks coming in up to a minute or so for chunks requests already sent, if the file is no longer present the bandwidth is only counted towards total client bandwidth in the bottom right.
  2. That is expected behaviour; the error describes the consequence of your action here
  3. We will look at sorting 👍

With regards to cpu usage, the current rendering engine seems quite inefficient, there is little we can do about that right now but it should be improved a lot with wails v2 and a chromium backend (currently IE11 engine). This also ties into our paging view; performance limitations from having a web frontend.

@MutsiMutsi
Copy link
Collaborator

update on 1 I now see what you mean, only 1 file is showing but all three files are actually pulling bandwidth at time of that screenshot, we will investigate.

@no112358
Copy link
Author

no112358 commented Jan 5, 2021

surge a few secods
It can't say a few seconds under remaining if the download hasn't even started yet. Certain downloads are stuck, low on seeds, but it still says a few seconds under remaining.

surge empty space
Now that Surge has dynamic size, the amount of items displayed should also be increased or decreased dynamically.

@MutsiMutsi MutsiMutsi added this to the v0.3.1-beta milestone Jan 9, 2021
@MutsiMutsi
Copy link
Collaborator

Thanks for all these reports, I believe we have just finished every single one of these bugs reported. Coming in 0.3.1-beta.

@no112358
Copy link
Author

no112358 commented Jan 9, 2021

Thanks for all these reports, I believe we have just finished every single one of these bugs reported. Coming in 0.3.1-beta.

Can't wait.

@no112358 no112358 closed this as completed Jan 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants