Custom Query (2447 matches)
Results (334 - 336 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2838 | Fixed | missing ! in ui/console/colors.py line 59 | ||
Description |
root/deluge/ui/console/colors.py line 59 "Moving": "{!green,black,bold}" is missing the final !, it should be: "Moving": "{!green,black,bold!}" this fix will stop the console from pukeing warnings every time a torrent finishes and gets moved |
|||
#2837 | Fixed | WebUI gettext created in setup.py at build time | ||
Description |
Constantly keeping
|
|||
#2836 | Invalid | webui returns blank page when used with --base | ||
Description |
This is in reference to closed ticket http://dev.deluge-torrent.org/ticket/2677 I am running latest develop branch which includes the commits to fix this issue. When configured as such (using --base or setting base in web.conf) I get nothing but a blank page when browsing to the web site. I've tested the site in IE, FF, Chrome, and Edge, all have the same issue. I can privately provide a URL which is publicly accessible for verification. |