Custom Query (2449 matches)
Results (166 - 168 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1538 | WorksForMe | AppIndicator breaks trayicon | ||
| 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 | ||
| 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 | ||
| 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. |
|||
