Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (574 - 576 of 2449)

Ticket Resolution Summary Owner Reporter
#2365 Fixed Hiding Progress column generates TypeError Calum ernobe
Description

start of error message:

Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/deluge-1.3.6-py2.7.egg/deluge/ui/gtkui/torrentview.py", line 158, in cell_data_progress
    textstr = textstr + " %.2f%%" % value
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'

This appears repeatedly on the commandline after the command deluge -u gtk. It does not appear in deluge logs.

It appears only if the progress column is hidden the last time the program is run. No error messages appear if the progress column is left visible.

#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!

#2359 Invalid Passkey exposure Vladimir Berezhnoy
Description

There are several reports that Deluge exposes passkeys where it should not. Most likely it is related to lt_trackers. As a result Deluge got banned on several huge russian trackers, the only way to unban it is to have some 'official fix' to the problem.

References http://forum.deluge-torrent.org/viewtopic.php?t=41777&p=188651#p188651 http://forum.deluge-torrent.org/viewtopic.php?f=7&t=42299&start=10

Similar issue was in qbittorrent http://welinux.ru/post/5962/ https://bugs.launchpad.net/qbittorrent/+bug/740005

I vote for disabling lt_trackers altogether, since it causes unnecessary trouble to people.

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