Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (484 - 486 of 2449)

Ticket Resolution Summary Owner Reporter
#2364 WorksForMe Dialog focus when multiple torrents added from magnet links rmlrml
Description

Installation type: package

Version information:

Deluge reports: Deluge 1.3.6 libtorrent 0.16.10.0

My package manager reports: Deluge 1.3.6-2 from Experimental repository libtorrent 0.16.10-3.1+b1 from Unstable repository

Operating System - Crunchbang Debian Testing GNU/Linux

Steps involved to reproduce the bug:

using GTK interface using Iceweasel 24.0

In Iceweasel Preferences - Applications

Set Content type "magnet" to "Use deluge"

In Deluge Preferences - Interface

"Main Window"

Deselect "Focus window when adding torrent"

"Add Torrents Dialog"

Select "Always show" Deselect "Bring the dialog to focus"

Click OK

Click a magnet link in web browser, it is received by deluge and a dialog is opened which does not steal focus, as expected. Alt-tab to deluge-gtk to confirm a dialog box was opened.

Alt-tab back over to web browser. (you can click inside the web browser window to confirm it really has focus). Click another magnet link. This time the add torrent dialog pops up, stealing focus, showing your two torrents to be added. The main window does not take focus behind the add torrents dialog.

Click another magnet link in web browser - same behavior.

Seems like the "Bring the dialog to focus" option only works when there's only one torrent in the dialog.

Thank you for all your hard work!

#1936 Fixed free variable 'host' referenced before assignment in enclosing scope Damien Churchill rmanola
Description

When I start deluge-web I get the following:

NameError: free variable 'host' referenced before assignment in enclosing scope
[ERROR   ] 00:41:35 json_api:227 Error calling method `web.get_host_status`
[ERROR   ] 00:41:35 json_api:228 free variable 'host' referenced before assignment in enclosing scope
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/deluge/ui/web/json_api.py", line 219, in _handle_request
    result = self._exec_local(method, params, request)
  File "/usr/lib/python2.7/site-packages/deluge/ui/web/json_api.py", line 186, in _exec_local
    return meth(*params)
  File "/usr/lib/python2.7/site-packages/deluge/ui/web/json_api.py", line 750, in get_host_status
    return response(_("Offline"))
  File "/usr/lib/python2.7/site-packages/deluge/ui/web/json_api.py", line 745, in response
    return host_id, host, port, status, info
> deluge-web --version
deluge-web: 1.3.3
libtorrent: 0.15.7.0


>python --version
Python 3.2.1
#2352 Fixed Stats are messed off after libtorrent-rasterbar update to 0.16.10 rm
Description

Hello,

After updating libtorrent-rasterbar to 0.16.10 downloading/seeding time looking wrong for any file. Please see attached screenshot.

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