Opened 16 years ago
Closed 16 years ago
#902 closed bug (Fixed)
Can not remove torrents in svn r5146
Reported by: | tim.kornhammar@gmail.com | Owned by: | andar |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Unknown | Version: | 1.2.0_dev |
Keywords: | Cc: |
Description
It does nothing when trying to remove, this error is in the output:
Traceback (most recent call last): File "/var/lib/python-support/python2.6/deluge/ui/gtkui/menubar.py", line 299, in on_menuitem_remove_activate RemoveTorrentDialog().run() TypeError: __init__() takes exactly 2 arguments (1 given)
Note:
See TracTickets
for help on using tickets.
Fixed [5175]