Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 2449)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Resolution Summary Owner Reporter
#1358 Fixed Ability to use 8Mb piece size in "Create Torrent" dialog Lain_13
Description

Currently the one and only real reason why I keep kTorrent is ability to create torrent with piece size equal to 8Mb. I've tried to use various tools and torrent clients for linux but only kTorrent gave me ability to chose 8Mb piece size. Deluge understand torrent-files with such piece size and other modern torrent-clients understand it as well.

I know about reducing efficiency of the swarm but I have few huge (>100Gb) torrents and tracker which don't want to accept too huge torrent-files.

#429 Fixed aboutDialog.py needs encoding markybob anonymous
Description

when trying to open the about box, stdout complains that the file contains non-ascii characters in the aboutDialog.py file on line 64, the line contains credits to the translaters.

seems like it should be a simple fix, except i dont know what encoding is needed or how to implement it.

Linux 2.6.26-gentoo SMP PREEMPT Tue Aug 12 13:27:20 PDT 2008 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz GenuineIntel? GNU/Linux, python-2.5.2-r7, pygtk-2.12.1-r2

"Traceback (most recent call last):

File "/usr/lib/python2.5/site-packages/deluge/ui/gtkui/menubar.py", line 407, in on_menuitem_about_activate

from aboutdialog import AboutDialog?

File "/usr/lib/python2.5/site-packages/deluge/ui/gtkui/aboutdialog.py", line 64

SyntaxError?: Non-ASCII character '\xd8' in file /usr/lib/python2.5/site-packages/deluge/ui/gtkui/aboutdialog.py on line 64, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details"

#648 Invalid absolute path in webui andar pupykin.s@…
Description

because of absolute paths in web ui deluge can not work through http server proxy

for example apache mod_proxy:

ProxyPass? /deluge/ http://127.0.0.1:8112/ ProxyPassReverse? /deluge/ http://127.0.0.1:8112/

No contents from /static received, redirect to /index also does not work because of absolute path.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracQuery for help on using queries.