Custom Query (2445 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (19 - 21 of 2445)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#3491 Fixed Console UI should not depend on core modules Cas
Description

While looking at a PR removing dependency on core.rpcserver in Web UI I wondered if any other UI components also had core module dependency and found:

from deluge.core.preferencesmanager import DEFAULT_PREFS

https://github.com/deluge-torrent/deluge/blob/develop/deluge/ui/console/widgets/statusbars.py#L14

This means that it is harder to package console UI without including the core code so should be replaced

#3490 Invalid Deluge cannot start - No JSON object could be decoded hazikimert
Description

Hello.

My case is very similar to https://dev.deluge-torrent.org/ticket/3197#no1 I tried workaround described there, it is not working.

I see error message when start deluge demon:

pi@<name>:~ $ deluged pi@<name>:~ $ [ERROR ] 09:58:46 config:390 No JSON object could be decoded Traceback (most recent call last):

File "/usr/lib/python2.7/dist-packages/deluge/config.py", line 388, in load

self.config.update(json.loads(data[start:end]))

File "/usr/lib/python2.7/json/init.py", line 339, in loads

return _default_decoder.decode(s)

File "/usr/lib/python2.7/json/decoder.py", line 364, in decode

obj, end = self.raw_decode(s, idx=_w(s, 0).end())

File "/usr/lib/python2.7/json/decoder.py", line 382, in raw_decode

raise ValueError?("No JSON object could be decoded")

ValueError?: No JSON object could be decoded

I am using Raspberry pi 4 with SW version(s): deluged: 1.3.15 libtorrent: 1.1.11.0

OS: PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"

Notes:

#3489 Fixed copy magnet link fastrizwaan
Description

Hi Cas,

It would be nice to copy the magnet link from downloading torrents in deluge for sharing. Qbittorrent allows copying the magnet links.

Thanks. Rizvan

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracQuery for help on using queries.