Opened 12 years ago

Closed 10 years ago

Last modified 7 years ago

#2292 closed bug (Duplicate)

Can't add trackers when creating torrents

Reported by: miskoala Owned by:
Priority: minor Milestone: 2.x
Component: GTK UI Version: master
Keywords: Cc:

Description

I use Deluge git master branch on Arch Linux
I try to add trackers when creating torrent in gtkui, click on 'add' button in tracker window and nothing happens, except i get error in console:

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/createtorrentdialog.py", line 439, in _on_button_add_clicked
    dialog.set_transient_for(self.dialog)
AttributeError: 'NoneType' object has no attribute 'set_transient_for'

Change History (2)

comment:1 by Calum, 10 years ago

Resolution: Duplicate
Status: newclosed

comment:2 by Calum, 7 years ago

Milestone: 2.0.x2.x

Milestone renamed

Note: See TracTickets for help on using tickets.