Alanaktion / transmisson-remote-gui

Automatically exported from code.google.com/p/transmisson-remote-gui
GNU General Public License v2.0
1 stars 0 forks source link

Torrents with high ratios show a negative number. #236

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Have torrent with high ratio -- wraps around to negative.
2. I have two torrents that show this their numbers are (in upload/download)
4.38GB/20KB  and 8.51GB/21KB.  Oddly enough, they only come out to a bit over a 
million:1.  The highest ratio I have that is not wrapped is 126,664.

Their real ratios should be 230614 and 426250, respectively (as shown by 
transmission-remote).

What version of the product are you using? On what operating system?

Using V1.4 w/transmission 1.93 running on linux.

Original issue reported on code.google.com by astara.a...@gmail.com on 15 Jun 2010 at 9:32

GoogleCodeExporter commented 9 years ago
Strange. The ration should not wrap to negative. It is stored in the double 
data type.
What is displayed in the web interface?

Original comment by j...@cp-lab.com on 3 Aug 2010 at 1:28

GoogleCodeExporter commented 9 years ago
Apparently this is a libtransmission bug (not suprising, given  their code).

the command line also returns a negative integer.

Could you report it, since if it comes from me, they have told me they expect 
me to submit patches along with any bug submissions (I was submitting too many 
bugs/RFE's, and they couldn't deal; sigh).

-astara

Original comment by astara.a...@gmail.com on 6 Aug 2010 at 9:32

GoogleCodeExporter commented 9 years ago

Original comment by j...@cp-lab.com on 11 Aug 2010 at 7:44