Custom Query (2447 matches)
Results (499 - 501 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2461 | Fixed | CreateTorrentDialog | ||
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):
vate
AttributeError: 'module' object has no attribute 'cell_data_size' |
|||
#2476 | Fixed | CreateTorrent dialog not handling malformed tracker urls | ||
Description |
By trying to add the following trackers in the gtkui create torrent dialog the top tracker gets listed 3 times and the other 2 not at all. In the edit tracker add dialog all three show up just fine as is.
In addition to the trying to add a tracker with the " http://tracker.test.com/announce http:\\tracker.test2.com/announce2 http:\\test.crap.net/announce99 Note the differnece is the backslashes verse the forward slash after "http:" . I know in some other python apps when a certain url is given in a config file the app rewrites the url. Maybe should try implementing something like that. |
|||
#28 | Fixed | Create torrent functionality | ||
Description |
to be able to make a torrent on a server from your desktop !! with the webgui . |