Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (415 - 417 of 2447)

Ticket Resolution Summary Owner Reporter
#822 Invalid error deluge 1.1.3 can't start andar zzeromx@gmail.com
Description

when i update deluge in ppa i install correct but when try to run show this in console

$ deluge 1.1.3 /usr/lib/python2.5/site-packages/deluge-1.1.3-py2.5.egg/deluge/ui/gtkui/queuedtorrents.py:48: GtkWarning: Imposible encontrar el motor de temas en la ruta al _modulo: «aurora»,

"glade/queuedtorrents.glade"))

#823 Fixed deluge -u console -a "config --set [attribute] -1.0" fails andar michael.stonier@gmail.com
Description

Attempting to use the proposed work around for lack of scheduling as found here: http://dev.deluge-torrent.org/wiki/UserGuide/Scheduling Adapting the technique to set attributes unlimited (ie, -1 or -1.0 depending on data type) fails. Easy enough to just use a ridiculously large value, but behaviour should match with GUI and the core.conf contents. Following output to the console:

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

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

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

UI(options, args, options.args)

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

ui = ConsoleUI(ui_args).run()

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

self.onecmd(arg)

File "/var/lib/python-support/python2.5/deluge/ui/console/main.py", line 191, in onecmd

options, args = parser.parse_args(args)

File "/usr/lib/python2.5/optparse.py", line 1387, in parse_args

self.error(str(err))

File "/usr/lib/python2.5/optparse.py", line 1385, in parse_args

stop = self._process_args(largs, rargs, values)

File "/usr/lib/python2.5/optparse.py", line 1429, in _process_args

self._process_short_opts(rargs, values)

File "/usr/lib/python2.5/optparse.py", line 1512, in _process_short_opts

raise BadOptionError(opt)

optparse.BadOptionError: no such option: -1

#824 Fixed deluge-1.1.3 can't check data andar anonymous
Description

Hello! I found after upgrading to 1.1.3 that when I use a check torrent data function, deluged was crashed with segmentation fault. Downgrade do 1.1.2 resolve this problem

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.