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

Speed limits and extended limiting not working on v4.0+ #6736

Open
Omeliax opened this issue Mar 25, 2024 · 11 comments
Open

Speed limits and extended limiting not working on v4.0+ #6736

Omeliax opened this issue Mar 25, 2024 · 11 comments

Comments

@Omeliax
Copy link

Omeliax commented Mar 25, 2024

What is the issue?

Hello! In version 4.0.5, the speed limit does not work, for example, you put a turtle, having previously set the necessary limits, but the speed remains unlimited and the position of the turtle is also not saved, when the client starts, the turtle button is also not saved

Which application of Transmission?

Qt app on Windows

Which version of Transmission?

4.0.5

@killemov
Copy link

@Omeliax Could you make the title more meaningful?

Hmmm ... these issues don't happen on 4.0.4? The not saving status part might be a permission issue on the filesystem.

@Omeliax
Copy link
Author

Omeliax commented Mar 26, 2024

@Omeliax Не могли бы вы сделать название более осмысленным?

Хммм... эти проблемы не возникают в версии 4.0.4? Часть состояния "Не сохраняется" может быть проблемой с разрешениями в файловой системе.

I don't understand what the title means.
Yes, version 4.0.4 has the same problem, speed control does not work and extended limiting does not work, now version 3.0.0 is installed, everything works fine

@killemov
Copy link

@Omeliax With title I meant "Transmission v 4.0.5" which is very non-descriptive. You could change it to "Speed limits not working on V4.0+" for example.

@Omeliax Omeliax changed the title Transmission v 4.0.5 Speed limits and extended limiting not working on v4.0+ Mar 27, 2024
@tearfur tearfur added needs confirmation Issue has not been tested or can't be reproduced needs testers Call for someone to see if they can reproduce an issue labels Mar 27, 2024
@Tharn
Copy link

Tharn commented Mar 29, 2024

Can confirm on 4.0.5 with Windows transmission-daemon. Setting a limit of 3MB/s I get consistent speeds above 4MB/s.

@epitonium
Copy link

epitonium commented Mar 30, 2024

I confirm that neither "Global bandwidth limit > Download rate" nor "Speed Limit mode > Download rate" is working as expected. MacOS Ventura 13.6, Transmission 4.0.5.
CleanShot 2024-03-30 at 21 28 35@2x

@Tharn
Copy link

Tharn commented Mar 31, 2024

The speed limit does seem to work but it overshoots by about 1/3rd, maybe because of overhead or who knows.

@killemov
Copy link

That is too much to be overhead, a rounding error or a KB <-> KiB conversion or all of the above. Also next up by a power of two does not seem to fit here.

@jbarlov
Copy link

jbarlov commented Apr 16, 2024

Yeah same here and both times I've posted it the issue has been said "has been fixed". Obviously not. Thanks for others pointing it out as well! Makes one slightly angry that it was just brushed away by staff and made one feel like an idiot, thanks for that. :)

AAAANYWAY, Transmission chews up all of bandwidth regardless of limit / turtle. MacOS, latest updates on everything. Exactly same as @epitonium previously posted screenshot.

@tessus
Copy link
Contributor

tessus commented May 6, 2024

I can confirm. I'm using the transmission daemon on Linux and the web interface to connect to it. Setting the speed limit or the temporary speed limit does nothing.

This is a serious issue, because it often happens that transmission uses all my bandwidth. I hope the team will release a hot fix asap. Currently I have to stop the daemon during the day.

@tearfur
Copy link
Member

tearfur commented May 7, 2024

@jbarlov:

Makes one slightly angry that it was just brushed away by staff and made one feel like an idiot

  1. None of the people here are "staff", we are volunteers, we aren't paid or employed. Please put down the hostile attitude, I don't want any people that were doing good work just flip the table and leave because of it.
  2. I'm not trying to brush it away or make a fool out of anyone. I wrote the fix for your problem more than 5 months ago now. It's just waiting for a new release to include it.

Throwing shit at me does not help one bit because I have no control over the release schedule whatsoever. I may be a "Member" of the Transmission org, but the access rights I have isn't much different from any other contributor.

It is as frustrating for me and other members to see fixes for major issues stay unreleased for months on end being the norm here. If you look around, people (including myself) have been nagging the core developers to make a new release for some months now.

@tearfur
Copy link
Member

tearfur commented May 7, 2024

For all others seeing this issue, it is reporting 2 separate problems:

  1. The speed limit is overshooting. This was fixed by fix: implement proper download limit for uTP #6416.
  2. The position of the turtle is not being saved. This was fixed by fix: restore alt-speed-enabled config parameter #6483.

We "just" need a new release. I have no idea when either...

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

No branches or pull requests

7 participants