Opened 15 years ago
Closed 15 years ago
#55 closed defect (invalid)
rTWi readouts (MB Downloaded, etc) incorrect/wrong
Reported by: | Coburn64 | Owned by: | Gabor Hudiczius |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | rTWi | Version: | 0.3.4 |
Severity: | major | Keywords: | |
Cc: |
Description
Importing torrents into rTwi and then watching them glitches if I choose a different folder to save my torrent data in other than the default folder.
Example:
I load a 2.8GB Anime Torrent into rTwi, and it will accept the torrent and start it. However, the readout of the amount of data that it's downloaded (eg. 0.0/2.8GB) will instead say something like 0.0/-17283124 and the readout look really odd instead of (0.0/2.8GB ?).
The percentage will also say -40% and other things.
I haven't got a screenshot as my torrent box is down for repairs, but this is an annoying fault as it breaks the clean layout.
I'll attach a picture as to what I mean soon.
Cheers!
are you by any chance using xmlrpc version below 1.07? if that is the case, try to upgrade it, since version before 1.07 don't support 64 bit integers, hence the inaccurate (often negativ) values
versions below 1.07 only support 32 bit integers, which overflow at 231-1 bytes (approx. 2.1 GB)