Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (487 - 489 of 2447)

Ticket Resolution Summary Owner Reporter
#3109 Duplicate Cannot open preferences in GTK UI - KeyError: 'PreferencesManager' kapsh
Description

I can open Preferences window in Web UI and if disconnected from daemon but in GTK UI it won't show. The error shown is:

Unhandled error in Deferred:


Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/twisted/protocols/policies.py", line 120, in dataReceived
    self.wrappedProtocol.dataReceived(data)
  File "/usr/lib64/python2.7/site-packages/deluge/ui/client.py", line 179, in dataReceived
    d.callback(request[2])
  File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 393, in callback
    self._startRunCallbacks(result)
  File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 501, in _startRunCallbacks
    self._runCallbacks()
--- <exception caught here> ---
  File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 588, in _runCallbacks
    current.result = callback(current.result, *args, **kw)
  File "/usr/lib64/python2.7/site-packages/deluge/ui/gtkui/preferences.py", line 221, in _on_get_cache_status
    self._show()
  File "/usr/lib64/python2.7/site-packages/deluge/ui/gtkui/preferences.py", line 323, in _show
    lt_single_proxy = component.get("PreferencesManager").LT_SINGLE_PROXY
  File "/usr/lib64/python2.7/site-packages/deluge/component.py", line 427, in get
    return _ComponentRegistry.components[name]
exceptions.KeyError: 'PreferencesManager'

system: Gentoo

deluge: 1.3.15

twisted: 17.5.0

pygobject: 2.28.6

pygtk: 2.24

#3119 Duplicate "Open" on "Files" tab context menu locks up GTK UI DoYouWantKarate
Description

deluge-gtk under Debian 9 with XFCE and libtorrent 1.1.1.0. Selecting a torrent, visiting the "Files" tab, right clicking on either a folder or a file in the torrent and selecting "Open" from the context menu causes the Deluge window to stop responding to input or redrawing (although the "Open" action does succeed).

#3154 Duplicate Global upload speed limit is ignored ElectronicWar
Description

Deluged 2.0.0.dev7125 is ignoring the global upload speed limit but obeys the per-torrent speed limit.

System details:

  • Debian (Raspbian) Stretch
  • Latest Deluge 2.0.0.dev7125 via "artful" develop PPA
  • Latest libtorrent 1.1.6.0 via "artful" develop PPA
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.