Custom Query (2449 matches)
Results (43 - 45 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #3438 | Fixed | hostname bug for fetching Tracker Icons | ||
| Description |
I have found a bug in downloading trackers icon, i have attached edited debug log file that's related to the issue. its most likely a bug in variable ->host looking for a fix ASAP Thanks! |
|||
| #3435 | Fixed | Both bg and fg should be defined | ||
| Description |
There is no promise that default bg is white and default fg is black. The fix is simple: --- deluge.css.orig 2020-10-24 01:53:42.263275855 +0300
+++ deluge.css 2020-10-24 01:47:25.640715735 +0300
@@ -6,6 +6,8 @@
border: 0 none;
overflow: hidden;
height: 100%;
+ color: black;
+ background: white;
}
|
|||
| #3432 | Fixed | Cannot create account, cannot send message on #help in irc | ||
| Description |
Hello, I need some help with my Deluge. I'd like to use the forums or IRC as support. Unfortunately the register page for the forum asks a question that points to another question above it. There's no question above it. I cannot register. I tried the IRC, but I cannot send messages in #help. Not sure why? Any help? |
|||
Note:
See TracQuery
for help on using queries.
