Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (499 - 501 of 2447)

Ticket Resolution Summary Owner Reporter
#2461 Fixed CreateTorrentDialog Doadin
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'

#2476 Fixed CreateTorrent dialog not handling malformed tracker urls Doadin
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 "
" to an existing tracker in the gtkui or webui gets rejected (doesn't do anything) no message.

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 anonymous
Description

to be able to make a torrent on a server from your desktop !! with the webgui .

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.