serrebi / transmission-remote-dotnet

Automatically exported from code.google.com/p/transmission-remote-dotnet
GNU General Public License v3.0
0 stars 0 forks source link

progress bar not correctly updated on new torrents #443

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Steps to reproduce the issue:
1. Download a .torrent or click a torrent magnet-link
2. The torrent file is loaded into transmission remote, and it appears in the 
torrent list. 
3. Apparently, while looking for any seeder or leecher, the values in the 
fields Size and Uploaded are equal to zero, therefore the progress bar shows 
100% done, which is wrong.

I would rather expect the progress bar to remain "disabled" as long as  
transmission remote loads the torrent data and looks for something to download. 
Or I would expect a progress bar set to 0%. In any case I would not like to see 
a 100% done progress bar as the torrent has not been downloaded yet.

What version of the products are you using?
OS: win7 x64 ultimate
Remote: 3.24 (rev 3)

Original issue reported on code.google.com by gc1...@googlemail.com on 1 Apr 2012 at 8:10