µTorrent 2.0 released (Page 3) / Announcements / µTorrent Community Forums
 

#51 2009-12-18 18:52:22

moogly
Member

Re: µTorrent 2.0 released

In English, please.

Offline

#52 2009-12-18 21:23:33

bigred
Member

Re: µTorrent 2.0 released

I would also like to tack on as another colorblind user that is having a really hard time with the new status icons. I do think it odd that I can replace the toolbar icons and the program icon (though the new RC deleted all of my old bitmaps including these two) but no other set.

Offline

#53 2009-12-18 21:30:51

rafi
Member

Re: µTorrent 2.0 released

Yahoo translation:

xacox:
Hello: I am seeding torrent with version 2.0 build 17624, and appears raising and lowering simultaneously, the problem it is that I am the initial seed. he will be bug?

bigred: I'm sure that in the next RC the user's skins would be available again, and we can all enjoy the old  GUI we got used to...
http://www.utorrent.com/skins
http://forum.utorrent.com/viewtopic.php … 21#p441821

Last edited by rafi (2009-12-18 21:35:18)

Offline

#54 2009-12-19 03:13:54

unforgiven_sh
Member

Re: µTorrent 2.0 released

i have the same problem as xacox, but im not a initial seeder tough, just a  normal peer.

the speed graph used to look like a mountain landscape until i disabled the bandwidth management in the bittorrent settings section. now the graph is a straight line going along my max ul/dl speed values.

everyone experiencing the same speed problems should try the same

Offline

#55 2009-12-19 05:07:12

mew007
Member

Re: µTorrent 2.0 released

Another vote for bad icons. They aren't just ugly, but the quality isn't great... it's a bit like they haven't been designed for such a small form, more like resized to fit.

Offline

#56 2009-12-19 10:30:47

Snowknight26
Member

Re: µTorrent 2.0 released

I personally find the new icons to be much better than the previous ones - more sleek and less childish (:P).

Offline

#57 2009-12-19 11:47:47

Seyss
Member

Re: µTorrent 2.0 released

I have the same problem as xacox and unforgiven_sh. My download speed graph is in a saw-tooth format (sometimes), like now at this moment. That's why I came to this forum. Thanks.

Offline

#58 2009-12-19 12:36:31

Ferongr
Member

Re: µTorrent 2.0 released

Having read a bit about how uTP works, i would assume that's expected behaviour, the algorithm throttling transfer speeds according to network delay, but don't take my word on that tongue

I don't know what's the real problem here though, do you want a nice graph?

Offline

#59 2009-12-19 14:26:04

woofy1231
Member

Re: µTorrent 2.0 released

I've found, for at least the last two builds, that utorrent randomly decides to hog all the cpu indefinitely.

no file checking taking place, I come home to find everything appearing normal, just much slower.

I'd get more info, but as that pc doesn't have a monitor, and this bug makes VNC/RDP excruciating, it'd be tricky smile

Win 7 x64. uT build 17624

Last edited by woofy1231 (2009-12-19 14:27:18)

Offline

#60 2009-12-19 14:36:26

Zaim7890
Member

Re: µTorrent 2.0 released

"- Fix: download/uploader limiter issues in build 17539"

should read "- not fixed: uploader limiter issues in build 17539"

Offline

#61 2009-12-19 17:34:13

Firon
Administrator

Re: µTorrent 2.0 released

2.0 shows you overhead used for uploads and downloads now by default. This will make it look like it's exceeding your limiter, but it's actually not. It's behaving exactly the same as 1.8.5.
It's just showing you the TRUE bandwidth consumption. It makes the graphs look a lot less smooth as a result. tongue

Offline

#62 2009-12-19 22:38:51

rafi
Member

Re: µTorrent 2.0 released

well, as I remember - the calc_overhead will not cause the display to show over the limit. It will just INCLUDE the overhead in the rate display (with the data). This was it's main purpose - to not overflow your connection with the overhead, but always have the WHOLE traffic obey the limits. The small side effect will be showing some non zero numbers when there is no data transfer.

And there should be not change from the behavior (with calc_overhead = true) in 1.8.x except for it being the default now...

Offline

#63 2009-12-20 01:28:33

Firon
Administrator

Re: µTorrent 2.0 released

We rolled back the behavior where it throttles traffic to not exceed the limit due to overhead. It was bugged and too close to release.
Now it behaves more like 1.8.x.

Offline

#64 2009-12-20 02:24:36

rafi
Member

Re: µTorrent 2.0 released

NOW I'm confused, does it obey the limits or not ? (data + overhead)

Offline

#65 2009-12-20 05:13:53

Zulithe
Member

Re: µTorrent 2.0 released

RE: #64
Yeah the way it shows the limiter is confusing. If I set it to limit to 20kB/s then i want that to be the actual, real limit of any and all data going through, is that so hard?

I have to share bandwidth with a roomate, I have to make sure I'm not hogging any bandwidth, I achieve this through knowing what my limit is, in real terms.

I set it to 13kB/s right now and it's reporting 23kB/s... that is a pretty big difference when you don't have a lot of upload speed.

Offline

#66 2009-12-20 07:13:22

rafi
Member

Re: µTorrent 2.0 released

I agree. This is the way it was in 1.8x (per the design http://forum.utorrent.com/viewtopic.php … 73#p442173 and it seemed to be not that hard then) and this is the way it should stay. I re-tested it and it's NOT obeying the limit. Please fix that ASAP.

http://img94.imageshack.us/i/43074390.png/

Offline

#67 2009-12-20 12:29:01

420
Member

Re: µTorrent 2.0 released

Since we're talking about the net.calc_overhead option, there is something I've been wondering about:
If I want to see only the data that the tracker sees (the data that the tracker uses to calculate my ratio), should I set net.calc_overhead to false?
I want to see the uploaded data, downloaded data, and rate that the tracker is seeing and I want my ratio and all data calculation in µTorrent to match what the tracker is seeing. Does net.calc_overhead affect uploaded MB, downloaded MB or just the rate?

Also, just to clarify because I've heard it said both ways on the forum: Does net.calc_overhead show an estimate of the overhead or the actual overhead. It would be helpful if the formula for calculating the overhead would be posted here.

Thanks!

P.S. Happy Holidays to everyone!

Offline

#68 2009-12-20 12:45:50

rafi
Member

Re: µTorrent 2.0 released

>If I want to see only the data that the tracker sees (the data that the tracker uses to >calculate my ratio), should I set net.calc_overhead to false?
for the data RATE - yes , for the data #s - no

>Does net.calc_overhead affect uploaded MB, downloaded MB or just the rate?
no, just the rate

>Does net.calc_overhead show an estimate of the overhead or the actual overhead.
combined: ~5% for TCP + exact for uTP/UDP

IMHO ...

Last edited by rafi (2009-12-20 12:46:07)

Offline

#69 2009-12-20 14:53:27

Zarggg
Member

Re: µTorrent 2.0 released

Rafi, Firon JUST said that the functionality you are looking for is still bugged, so they rolled back to the old throttling method (where it limits transfer speeds, but does not take into account protocol overhead).

Last edited by Zarggg (2009-12-20 14:53:40)

Offline

#70 2009-12-20 14:59:14

justsmile
Member

Re: µTorrent 2.0 released

Solution for tstatus.bmp

tstatus.bmp needs to be sized 304 x 16 pixels to work correctly
the longer version has 3 more rss-icons

see http://www.utorrent.com/skins/index/cat … t&limit=20
and you will notice the difference

tested in 2.0.17624

Merry christmas everyone smile

Offline

#71 2009-12-20 22:12:57

protospork
Member

Re: µTorrent 2.0 released

Thanks a lot, justsmile big_smile

Shame it doesn't look like the other elements have such a simple solution.

Offline

#72 2009-12-20 22:40:16

rafi
Member

Re: µTorrent 2.0 released

@Zarggg: I quote:
"- Fix: download/uploader limiter issues in build 17539"
This issue is critical for all users (like myself) that has an asymmetric connection with very load upload bandwidth (like 1500/150 Kbit-ps). That's what the calc_overhead was designed to solve (and people can choose not to use it).
I expect that in an RC, being similar to the final, this will be solved (and it seems to work OK in 1.8.x). 
Since 2.1 is due only in a very long time, I still say - solve it here and now. For me this version is useless w/o it!

Offline

#73 2009-12-21 05:10:13

unforgiven_sh
Member

Re: µTorrent 2.0 released

when turning off the bandwidth management (bt.transp_disposition = 5) should we also disable bt.tcp_rate_control and net.calc_overhead ?

Offline

#74 2009-12-21 08:19:08

zBear
Member

Re: µTorrent 2.0 released

unforgiven_sh
turning off the UDP support - bt.transp_disposition = 5

Online

#75 2009-12-21 11:55:04

rafi
Member

Re: µTorrent 2.0 released

So , how can post for us here a copy of the old toolbar.bmp icons ?

Last edited by rafi (2009-12-21 11:55:24)

Offline

Board footer

Powered by FluxBB

©2013 BitTorrent, Inc. µTorrent is a trademark of BitTorrent, Inc.