Opened 13 years ago
Closed 13 years ago
#2643 closed Bug (fixed)
Total UL/DL ratio reset when quitting abnormally
Reported by: | RaceCondition | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | 1.80 |
Component: | libtransmission | Version: | 1.76 |
Severity: | Normal | Keywords: | ratio |
Cc: |
Description
I had to force shut-down my MacBook? because it had stopped responding. After the reboot, Transmission showed an invalid Total UL/DL ratio. The torrents themselves sum to a higher ratio that the total ratio is showing. Previously to the forced shut down, the ratio was somewhere around 4. I've included a screenshot of the anomaly.
Attachments (1)
Change History (5)
Changed 13 years ago by RaceCondition
comment:1 Changed 13 years ago by RaceCondition
comment:2 Changed 13 years ago by RaceCondition
Actually the screenshot is of no relevance to think of it, as torrents could have been deleted, so just take it as an illustration. :)
comment:3 Changed 13 years ago by charles
- Component changed from Transmission to libtransmission
- Milestone changed from None Set to 1.80
- Owner set to charles
- Status changed from new to assigned
comment:4 Changed 13 years ago by charles
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
Basically the problem seems to be that Transmission does writes the ratio value to disk not before it's Quit. So if you have T running for 7 days, the ratio is kept in memory all the time.