Custom Query (2447 matches)
Results (259 - 261 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#261 | Fixed | cannot launch Deluge r3201 | ||
Description |
szabolcs@sin:~/svn/deluge$ deluge no existing Deluge session Starting new Deluge session... deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG. Applying preferences Scanning plugin dir /usr/share/deluge/plugins Initialising plugin DesiredRatio Initialising plugin WebSeed Initialising plugin NetworkGraph Initialising plugin TorrentCreator Traceback (most recent call last):
SyntaxError: invalid syntax |
|||
#262 | Invalid | Include ftp support | ||
Description |
Please include ftp download support to deluge and make it the complete download manager for Gnome. Thanks |
|||
#263 | Invalid | can't connect to daemon | ||
Description |
Deluge 0.6.0.0r3203 with clean config connect to daemon in gtk ui fails with: Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/deluge/ui/gtkui/gtkui.py", line 182, in _on_new_core component.start() File "/usr/lib/python2.4/site-packages/deluge/component.py", line 194, in start _ComponentRegistry.start() File "/usr/lib/python2.4/site-packages/deluge/component.py", line 114, in start self.start_component(component) File "/usr/lib/python2.4/site-packages/deluge/component.py", line 126, in start_component self.components[name].start() File "/usr/lib/python2.4/site-packages/deluge/ui/gtkui/addtorrentdialog.py", line 132, in start self.update_core_config() File "/usr/lib/python2.4/site-packages/deluge/ui/gtkui/addtorrentdialog.py", line 170, in update_core_config self.set_default_options() File "/usr/lib/python2.4/site-packages/deluge/ui/gtkui/addtorrentdialog.py", line 380, in set_default_options self.glade.get_widget("chk_private").set_active( TypeError: an integer is required |