Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (103 - 105 of 2449)

Ticket Resolution Summary Owner Reporter
#104 Fixed web ui no longer works in latest nightly mvoncken deluge-trac@…
Description

Thanks guys for the continued great work on 0.6 of deluge!

Today I upgraded from 2971 to 2988 of the gutsy nightly package. It looks like "deluge -u web" no longer works (effect of changeset 2986 ?) Below is the console.

$deluge -u web [...] [DEBUG ] client:54 CoreProxy? init.. [ERROR ] webserver_common:59 no translations :( [DEBUG ] component:102 Registered MenuManager? with ComponentRegistry?.. Traceback (most recent call last):

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

load_entry_point('deluge==0.6.0.0', 'console_scripts', 'deluge')()

File "/var/lib/python-support/python2.5/deluge/main.py", line 68, in start_ui

UI(options, args)

File "/var/lib/python-support/python2.5/deluge/ui/ui.py", line 61, in init

ui = WebUI(args)

File "/var/lib/python-support/python2.5/deluge/ui/webui/webui.py", line 36, in init

import deluge_webserver

File "/var/lib/python-support/python2.5/deluge/ui/webui/deluge_webserver.py", line 34, in <module>

import config_page_manager #registers as "ConfigPageManager?"

File "/var/lib/python-support/python2.5/deluge/ui/webui/config_page_manager.py", line 36, in <module>

import lib.newforms_plus as forms

File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/newforms_plus.py", line 13, in <module>

import web

ImportError?: No module named web

#105 WorksForMe After verifying integrity on any torrent, attempting to resume seeding only shows "Interrupt 100%" in status markybob nick13ro@…
Description

As I said- it is very easy to reproduce here- after finishing to download any torrent verify integrity and attempt to get it to seed. Won't work even after restart.

#106 Fixed Cleared torrents not deleted. markybob anonymous
Description

Is there a reason why once my torrent is done downloading and I click "Clear" the .torrent file stored in "~/.config/deluge/torrentfiles" is not deleted? It's quite annoying for me. ;)

Note: See TracQuery for help on using queries.