Custom Query (2449 matches)
Results (616 - 618 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1242 | Fixed | Preferences apply extra config values | ||
| Description |
Whenever you hit the apply button in the gtk prefs this will appear in deluge-console in addition to the setting you actually changed: * ConfigValueChanged: listen_ports: (45830, 45839) * ConfigValueChanged: outgoing_ports: (45830, 45839) |
|||
| #1364 | Fixed | Error when saving preferences | ||
| Description |
I have been able to produce this error on version 1.3.0 and also on the current git snapshot as of the reporting of this ticket. It is not present in version 1.2.3 When the preferences are closed using the OK button in the GTK ui the following error pops up multiple times: ERROR ] 14:48:42 client:454 'NoneType' object has no attribute 'rpcserver'
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/deluge/ui/client.py", line 452, in call
m = self.__daemon.rpcserver.get_object_method(method)
AttributeError: 'NoneType' object has no attribute 'rpcserver'
Unhandled error in Deferred:
Traceback (most recent call last):
Failure: exceptions.AttributeError: 'NoneType' object has no attribute 'rpcserver'
The behavior after this is either the preferences window does not close at all or if it does close, it can not be opened again without restarting deluge. This was tested on Arch Linux. |
|||
| #1869 | Fixed | Memory problems with Deluge and libtorrent v0.15 on Windows | ||
| Description |
Well this bugs occurs when I add torrent and I have it all completed (for seeding) but its also occurs when you do force-recheck, the problem is that ALL files that is checking goes straight to Physical Memory, If I have 4GB of rams and I try to do recheck on 10-30GB torrent its not gonna happen, but it will use ALL of mine PC RAMS. You can try to force-recheck of torrent 2-3x times bigger then you have RAMS and you will see if you still haven't understood what i said. BTW its only occurs on 1,3,2 version. I tried to explain as good as possible, hope you understand and will fix it. |
|||
