Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (88 - 90 of 2449)

Ticket Resolution Summary Owner Reporter
#3282 Fixed Does not work with pillow-simd FichteFoll
Description

When using https://github.com/uploadcare/pillow-simd instead of pillow, deluge refuses to start. pillow-simd is a drop-in replacement and should be honored if it is installed on the system instead of the normal pillow.

♦ deluge
Traceback (most recent call last):
  File "/usr/bin/deluge", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3241, in <module>
    @_call_aside
  File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3225, in _call_aside
    f(*args, **kwargs)
  File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3254, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 583, in _build_master
    ws.require(__requires__)
  File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 900, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 786, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'pillow' distribution was not found and is required by deluge
#3281 Fixed Translation strings mismatch Cas adziahel
Description

Status pane has "Uploaded:" and "Down Speed:" labels switched places (see attached screenshot).

Mode: thin client Locale: en_US.UTF-8 OS: openSUSE Tumbleweed 20190621 Environment: GNOME

#3280 Fixed Label plugin unable to reopen label options Cas
Description

From a forum user: https://forum.deluge-torrent.org/viewtopic.php?f=7&t=55394

Attached is a short screen recording to show how the context menu behavior looks like. After I close the first modal, the context menu opens, but any click on "Label Options" does nothing. The functionality of the add or remove label entries is intact. In the process of this testing I also found the attached console error about it. I'm wondering why I didn't see that the first time around.

Note: See TracQuery for help on using queries.