Custom Query (1752 matches)
Results (157 - 159 of 1752)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #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. |
|||
| #1551 | worksforme | Changes made in webui preferences not saved to core.conf | Vorg | |
| description |
Running thin client on debian x64 testing. Tried debian package, and git stable and master. Using firefox on windows 7 computer to access deluge running on linux computer. Only change made in preferences window that seems to get recorded is changing the password. Setting, paths, up/download speeds, limits, etc.. are not written to core.conf. On closing the firefox tab, changes are lost. |
|||
| #1624 | worksforme | [win32] 'Add Torrent' does not close when adding a large number of torrents | WillyWolly | |
| description |
When adding a large number of torrents (50 or so) via the 'Add torrent' dialogue, with the 'File' button, the window does not close after clicking 'Add'. It stays, and some of the elements on it disappear. Clicking the X in the upper right corner won't close it either. The only thing that works is opening the 'Add torrent' screen again; then the old one goes away. |
|||
