Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (49 - 51 of 2449)

Ticket Resolution Summary Owner Reporter
#3416 Fixed GTK - move download folder too narrow uowiec
Description

Version Information: deluge-gtk 2.0.3-2~201906121747~ubuntu18.04.1 libtorrent version 1.1.5.0 Operating System and version Linux Mint 19.3 x86-64 Plugins enabled: labels v0.3 Language in use (if not in English): Polish Installation method i.e. from source, package or installer: http://ppa.launchpad.net/deluge-team/stable/ubuntu bionic/main amd64

Precise steps to reproduce the bug.

  1. Open deluge-gtk and connect to remote deamon
  2. Right-click on any torrent on the list, choose "Move download folder"
  3. A dialog appears with a dropdown - expand the dropdown
  4. Another dialog appears presenting the preset moving locations

Expected behaviour: The dialog from step 4 presents entries in a way that user is able to recognize them or resize the dialog to see the whole path.

The actual behaviour: The dialog from step 4 is too narrow to see the end of the preset path and it's not possible to resize it, therefore it's not possible to distinguish the paths if their beginnings are the same.

Screenshots and screencasts are helpful for GUI issues. http://imgurl.pl/img2/deluge-ui_5f09e31c2942b.png

#3414 WontFix Deluge UI cannot start with gtk+3 3.24.18 oldunclevanja
Description

I had deluge working fine for a few months on macOS Catalina (10.15.5)

After updating brew and its dependencies, the application doesn't want to start anymore

When launching deluge:

Traceback (most recent call last):
  File "/usr/local/bin/deluge", line 8, in <module>
    sys.exit(start_ui())
  File "/usr/local/lib/python3.7/site-packages/deluge/ui/ui_entry.py", line 143, in start_ui
    ui.start()
  File "/usr/local/lib/python3.7/site-packages/deluge/ui/gtk3/__init__.py", line 43, in start
    from .gtkui import GtkUI
  File "/usr/local/lib/python3.7/site-packages/deluge/ui/gtk3/gtkui.py", line 21, in <module>
    gi.require_version('Gtk', '3.0')  # NOQA: E402
AttributeError: module 'gi' has no attribute 'require_version'

I'm running the following versions of the dependencies: pygobject3: stable 3.36.1 (bottled) gtk+3: stable 3.24.18 (bottled) libtorrent-rasterbar: stable 1.2.7 (bottled), HEAD

I have treied uninstalling deluge and reinstalling, but that doesn't make any difference

#3413 Fixed Sorting by ETA displays wrong zlamm
Description

When sorting by ETA, in the WEBui, infinity is placed at the top. So the current configuration is:

  • Infinity
  • 2m 40s
  • 340d 4h

when it should be:

  • 2m 40s
  • 340d 4h
  • Infinity

Since infinity is the largest number it should be on the bottom.

Note: See TracQuery for help on using queries.