Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (436 - 438 of 2449)

Ticket Resolution Summary Owner Reporter
#2150 Invalid Adding of existing torrent, not in list, zeroes the ratio/uploaded counter scuba
Description

I'm on Ubuntu 12.04 with deluge-torrent 1.3.5.

I had downloaded a torrent file, at a later date I downloaded it again not realizing it was already downloaded. I added the torrent through autoadd and when I watched in deluge client I saw that the torrent already existed and had a ratio of 0.834, a second later it said 0.0 and its status was moved from paused to queued. The file already existed in the "downloaded folder" so it should have caught on to that then.

I solved the "not found" problem by pausing and moving the "target path" to the "downloaded folder" and then "recheck torrent".

Note: Also using "move torrent" when finished, so a temporary path at first.

#1034 Fixed UI can not connect demon andar sciko
Description

I use Ubuntu 9.04 and PPA (https://launchpad.net/~deluge-team/+archive/ppa) After update Deluge from 1.1.9 to 1.2.0_rc1, user interface (UI) can not connect demon (conky say that deluged work and download). If I press button "Start denom", deluge create error on terminal:

$ deluge
[ERROR   ] 16:13:16 client:375 RPCError Message Received!
--------------------------------------------------------------------------------
RPCRequest: daemon.login(localclient, <my_password>
)
--------------------------------------------------------------------------------
  File "/usr/lib/pymodules/python2.6/deluge/core/rpcserver.py", line 245, in dispatch
    ret = component.get("AuthManager").authorize(*args, **kwargs)
  File "/usr/lib/pymodules/python2.6/deluge/core/authmanager.py", line 93, in authorize
    raise BadLoginError("Password does not match")

BadLoginError: Password does not match
--------------------------------------------------------------------------------
[ERROR   ] 16:13:21 client:375 RPCError Message Received!
--------------------------------------------------------------------------------
RPCRequest: daemon.login(localclient, <my_password>
)
--------------------------------------------------------------------------------
  File "/usr/lib/pymodules/python2.6/deluge/core/rpcserver.py", line 245, in dispatch
    ret = component.get("AuthManager").authorize(*args, **kwargs)
  File "/usr/lib/pymodules/python2.6/deluge/core/authmanager.py", line 93, in authorize
    raise BadLoginError("Password does not match")

BadLoginError: Password does not match
--------------------------------------------------------------------------------


Consol UI say it too. I don't use WebUI.

#1043 Torrent name is not visible in the column "Name" andar sciko
Description

I use Ubuntu 9.04 and PPA ( https://launchpad.net/~deluge-team/+archive/ppa) After update Deluge from 1.1.6 to 1.2.0_rc1, torrent name is not visible in the column "Name" of GTK user interface (UI). But it's all right in other place. Column may have other name because my native languages is russian and I have russian interface and I haven't english interface. I set major priority but I think that many people considered it critical.

When I start UI, console create message:

$ deluge
/usr/lib/pymodules/python2.6/deluge/core/core.py:502: DeprecationWarning: Use get_session_status().
  warnings.warn("Use get_session_status().", DeprecationWarning)
/usr/lib/pymodules/python2.6/deluge/core/core.py:508: DeprecationWarning: Use get_session_status().
  warnings.warn("Use get_session_status().", DeprecationWarning)
/usr/lib/pymodules/python2.6/deluge/core/core.py:496: DeprecationWarning: Use get_session_status().
  warnings.warn("Use get_session_status().", DeprecationWarning)
/usr/lib/pymodules/python2.6/deluge/core/core.py:611: DeprecationWarning: Use get_session_status().
  warnings.warn("Use get_session_status().", DeprecationWarning)
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.