Custom Query (2443 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (166 - 168 of 2443)

Ticket Resolution Summary Owner Reporter
#1476 WorksForMe Error: invalid port kyle12
Description

So basically every time that I use a tracker without a specified port in the tracker URL. Deluge says "Error: invalid port".

I've marked this as a blocker. I haven't tried adding this torrent through anything else besides the WebUI. So it could be an issue with the extremely buggy WebUI.

#1538 WorksForMe AppIndicator breaks trayicon Cas s0undt3ch
Description

Ever since #1514 got integrated into master I no longer have a working system tray. No Icons and the action do not work. After -TERMinating deluge, the trayicons just keep piling up

#1550 WorksForMe Crash on passing a command line parameter shnurapet
Description
$ deluged --help
Traceback (most recent call last):
  File "/usr/bin/deluged", line 9, in <module>
    load_entry_point('deluge==1.3.900-dev', 'console_scripts', 'deluged')()
  File "/usr/lib/python2.7/site-packages/deluge-1.3.900_dev-py2.7.egg/deluge/main.py", line 176, in start_daemon
    (options, args) = parser.parse_args()
  File "/usr/lib64/python2.7/optparse.py", line 1394, in parse_args
    stop = self._process_args(largs, rargs, values)
  File "/usr/lib64/python2.7/optparse.py", line 1434, in _process_args
    self._process_long_opt(rargs, values)
  File "/usr/lib64/python2.7/optparse.py", line 1509, in _process_long_opt
    option.process(opt, value, values, self)
  File "/usr/lib64/python2.7/optparse.py", line 788, in process
    self.action, self.dest, opt, value, values, parser)
  File "/usr/lib64/python2.7/optparse.py", line 810, in take_action
    parser.print_help()
  File "/usr/lib64/python2.7/optparse.py", line 1664, in print_help
    file.write(self.format_help().encode(encoding, "replace"))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 36: ordinal not in range(128)

This is git master build as of today.

Note: See TracQuery for help on using queries.