Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (259 - 261 of 2447)

Ticket Resolution Summary Owner Reporter
#261 Fixed cannot launch Deluge r3201 markybob szabolcs
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):

File "/usr/bin/deluge", line 132, in <module>

start_deluge()

File "/usr/bin/deluge", line 115, in start_deluge

interface = deluge.interface.DelugeGTK(config_dir=deluge.common.CONFIG_DIR)

File "/usr/lib/python2.5/site-packages/deluge/interface.py", line 64, in init

self.plugins.scan_for_plugins()

File "/usr/lib/python2.5/site-packages/deluge/plugins.py", line 61, in scan_for_plugins

mod = import(modname, globals(), locals(), [])

File "/usr/share/deluge/plugins/MoveTorrent/init.py", line 133

self.dialogs.show_popup_warning(self.window, "An error occured while trying to move the torrent. Please check your permissions and note that you cannot move a torrent's files to the same directory that they are already stored or move a torrent's files before any of its files have actually been created."))

SyntaxError: invalid syntax

#262 Invalid Include ftp support andar adityakavoor@yahoo.com
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 andar danii
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
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.