Opened 11 years ago

Closed 9 years ago

Last modified 6 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 Changed 9 years ago by Cas

  • Resolution set to Duplicate
  • Status changed from new to closed

comment:2 Changed 6 years ago by Cas

  • Milestone changed from 2.0.x to 2.x

Milestone renamed

Note: See TracTickets for help on using tickets.