Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (544 - 546 of 2449)

Ticket Resolution Summary Owner Reporter
#3232 WontFix Migrate to libtorrent-1.2 DjLegolas Paolo Giulio Pedroni
Description

libtorrent-rasterbar >= 1.2 removes several functions required by deluge. Upstream bug is:

https://github.com/arvidn/libtorrent/issues/1510

Gentoo bug is:

https://bugs.gentoo.org/676056

#3233 Duplicate Deluge 1.3.15 breaks with libtorrent-1.2 Paolo Giulio Pedroni
Description

libtorrent-rasterbar >= 1.2 removes several functions required by deluge. Upstream bug is:

https://github.com/arvidn/libtorrent/issues/1510

Gentoo bug is:

https://bugs.gentoo.org/676056

#3566 Fixed deluge-web does not start anymore Paolo Giulio Pedroni
Description

$ /usr/bin/deluge-web -d -c /home/paolo/.config/deluge/ -p 8112 Traceback (most recent call last):

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

sys.exit(start())

File "/usr/lib/python3.10/site-packages/deluge/ui/web/init.py", line 6, in start

web.start()

File "/usr/lib/python3.10/site-packages/deluge/ui/web/web.py", line 71, in start

self.server = server.DelugeWeb(options=self.options)

File "/usr/lib/python3.10/site-packages/deluge/ui/web/server.py", line 685, in init

self.top_level.putChild(self.base.strip('/'), self.top_level)

File "/usr/lib/python3.10/site-packages/twisted/web/resource.py", line 234, in putChild

raise TypeError(f"Path segment must be bytes, but {path!r} is {type(path)}")

TypeError: Path segment must be bytes, but is <class 'str'>

This is after upgrading twisted to version 22.10.0 (last working version 22.08.0).

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