#2461 closed bug (Fixed)
CreateTorrentDialog
Reported by: | Doadin | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 2.x |
Component: | GTK UI | Version: | develop |
Keywords: | Cc: |
Description
Under windows 7 sp1 64-bit with the developement branch the create torrent dialog wont open in deluge-debug this is show when attempting: Traceback (most recent call last):
File "deluge\ui\gtkui\menubar.py", line 270, in on_menuitem_createtorrent_acti
vate
File "deluge\ui\gtkui\createtorrentdialog.py", line 108, in show
AttributeError: 'module' object has no attribute 'cell_data_size'
Note:
See TracTickets
for help on using tickets.
Needs same change as addtorrentdialog in [8ecc0e11a79d92]