Custom Query (2447 matches)
Results (415 - 417 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#822 | Invalid | error deluge 1.1.3 can't start | ||
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»,
|
|||
#823 | Fixed | deluge -u console -a "config --set [attribute] -1.0" fails | ||
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:
optparse.BadOptionError: no such option: -1 |
|||
#824 | Fixed | deluge-1.1.3 can't check data | ||
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 |