Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (346 - 348 of 2449)

Ticket Resolution Summary Owner Reporter
#2824 WontFix Adding torrents from file or url web gui svefro
Description

There should be a seperate button for adding torrent from file or from url in the web gui. The gui should come prefilled with clipboard contens if adding from url. Now i have to first click add, then url, then put focus in the text box and then press add. This is a big hazzle when adding multiple torrents or magnet url's

#2822 Duplicate core renato
Description

Not loading

Traceback (most recent call last):

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

load_entry_point('deluge', 'gui_scripts', 'deluge')()

File "/media/disk/deluge/deluge/ui/ui_entry.py", line 57, in start_ui

options = parser.parse_args(deluge.common.unicode_argv()[1:])

File "/media/disk/deluge/deluge/ui/baseargparser.py", line 150, in parse_args

if self.process_group:

AttributeError: 'BaseArgParser' object has no attribute 'process_group'

#2821 Fixed [GtkUI] AttributeError starting GtkUI on windows Doadin
Description
E:\Program Files (x86)\Deluge>deluge-debug
Traceback (most recent call last):
  File "<string>", line 6, in <module>
  File "__main__.py", line 128, in <module>
  File "__main__deluge-debug__.py", line 9, in <module>
  File "deluge\ui\ui_entry.py", line 57, in start_ui
  File "deluge\ui\baseargparser.py", line 150, in parse_args
AttributeError: 'BaseArgParser' object has no attribute 'process_group'
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.