Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (619 - 621 of 2449)

Ticket Resolution Summary Owner Reporter
#1846 Fixed Crash caught by ABRT shnurapet
Description

git master as of this hour.

architecture: i686
cmdline: /usr/bin/python /usr/bin/deluge-gtk
component: deluge
executable: /usr/bin/deluge-gtk
kernel: 2.6.35.12-88.fc14.i686
reason: files_tab.py:520:_on_button_press_event:AttributeError: 'NoneType' object has no attribute 'set_sensitive'
release: Fedora release 14 (Laughlin)
time: 1304959632
uid: 500

backtrace
-----
files_tab.py:520:_on_button_press_event:AttributeError: 'NoneType' object has no attribute 'set_sensitive'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/deluge-1.3.900_dev-py2.7.egg/deluge/ui/gtkui/files_tab.py", line 520, in _on_button_press_event
    widget.set_sensitive(not self.__compact)
AttributeError: 'NoneType' object has no attribute 'set_sensitive'

Local variables in innermost frame:
widget: None
self: <deluge.ui.gtkui.files_tab.FilesTab instance at 0x912c82c>
x: 258.0
y: 8.0
path: ((0,), <gtk.TreeViewColumn object at 0x9452edc (GtkTreeViewColumn at 0x931a188)>, 258, 8)
event: <gtk.gdk.Event at 0x9442290: GDK_BUTTON_PRESS x=258,00, y=8,00, button=3>
row: <GtkTreeIter at 0x9654560>


I right-clicked in the files list of a newly added torrent.

#1847 Duplicate Deluge uses 100% CPU after click link GN
Description

/usr/bin/deluge uses 100% CPU after click left mouse button on link, for example:

1) Menu: Help -> About: http://img6.imagebanana.com/img/noofu7j0/Deluge_002.png

2) http://img6.imagebanana.com/img/43v0iamx/_004.png


OS: Ubuntu 11.04;
Browser: Opera 11.10

#1850 WorksForMe Feature request - Segmented downloads taurolyon
Description

This is a feature I desperately miss from Transmission - the ability to go into the torrent being downloaded, and deselect files within the torrent that I did not want, as well as the ability to prioritize files within the torrent itself.

I.E.:

Torrent Contains:

  • muchneededinfo.zip
  • not_as_needed_info.zip
  • uselessinfo.zip

I would like the feature to go be able to go in and prioritize "muchneededinfo.zip", deprioritize "not_as_needed_info.zip", and to ignore downloading "uselessinfo.zip".

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