Custom Query (2449 matches)
Results (541 - 543 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #550 | Fixed | Problem with Opera & WebUI when labels are enabled | ||
| Description |
The new webui has a problem with Opera. When I have labels activated things look like this: http://forum.deluge-torrent.org/download/file.php?id=1175 In Firefox it looks proper, like this. |
|||
| #551 | Duplicate | Stop seeding when share time reaches.. | ||
| Description |
Just like Stop seeding when share ratio reaches.. but set to x hours instead. Ideally used in conjunction, so it stops after either x hours or x share ratio, whichever comes first (or last). |
|||
| #552 | Fixed | setup.py wrong path to Gentoo svn folder | ||
| Description |
in setup.py the Gentoo SVN folder is: # Try to get the SVN revision on Gentoo systems
if revision_string == "":
stdout = os.popen("svn info /usr/portage/distfiles/svn-src/deluge/deluge-0.6")
where it should be # Try to get the SVN revision on Gentoo systems
if revision_string == "":
stdout = os.popen("svn info /usr/portage/distfiles/svn-src/deluge/trunk")
|
|||
Note:
See TracQuery
for help on using queries.
