I left Rufus with some torrents loaded up during the day and I noticed when I got back that the GUI wasn't updating.
Rufus was still responding (I could start and stop torrents, etc.) but the progress indicators and status display wouldn't change no matter which torrent I clicked on.
I could still stop and start the torrents but nothing was visible (except in the messages tab).
When I closed Rufus I got the following log file:
Traceback (most recent call last):
File "rufus.py", line 515, in OnInvoke
File "rufus.py", line 840, in UpdateGUI
File "btsession.pyo", line 133, in AppendRateRecord
OverflowError: cannot convert float infinity to long
Any idea what happened?
Thanks.
Daesh
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I left Rufus with some torrents loaded up during the day and I noticed when I got back that the GUI wasn't updating.
Rufus was still responding (I could start and stop torrents, etc.) but the progress indicators and status display wouldn't change no matter which torrent I clicked on.
I could still stop and start the torrents but nothing was visible (except in the messages tab).
When I closed Rufus I got the following log file:
Traceback (most recent call last):
File "rufus.py", line 515, in OnInvoke
File "rufus.py", line 840, in UpdateGUI
File "btsession.pyo", line 133, in AppendRateRecord
OverflowError: cannot convert float infinity to long
Any idea what happened?
Thanks.
Daesh
Hey,
Yep it's a known bug which I'm working on. I'll post a new version once I have this one squashed.
d0c
Awesome. Thanks d0c you're doing great work!
Uploaded a new version that should solve this problem...
d0c