Custom Query (2447 matches)
Results (550 - 552 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#662 | WontFix | crashes at startup | ||
Description |
deluge doesn't start. If you execute it from a command line, I get the following error: """ no existing Deluge session /var/lib/python-support/python2.5/deluge/wizard.py:50: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
Traceback (most recent call last):
TypeError: GtkFileChooser.set_filename() argument 1 must be string, not None """ |
|||
#663 | WontFix | ETA averaging | ||
Description |
At the moment the ETA is based on current speed and jumps around a lot due to changes in current speed (at least it does on my system). It would be more reliably represented as an average, eg. take average ETA for every 20 seconds and output accordingly. Just a thought, I know it annoys me. I use 1.2.0_dev |
|||
#705 | WontFix | Webui exception when accessing undefined label. | ||
Description |
Steps to recreate:
Enable Labels plugin.
Add label using "addlabel" menu option. |