Custom Query (2449 matches)
Results (571 - 573 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #665 | Fixed | Deluge 1.x ignores per-torrent settings from tab | ||
| Description |
This problem exists both in Deluge 1.0.7 (haven't checked earlier versions) and newest (4444) SVN version: The only way to change Max Download/Upload Speed, Connections and Slots per torrent is to set them via right-click-menu. If I set these via the "Options" tab, previous values are restored after I click on another torrent in the list and then click back. Other settings as "Auto-Manage", "Stop seed at ratio", etc. are also affected. |
|||
| #3431 | Fixed | Deluge 2.0.3 Connection Manager fix window height | ||
| Description |
I have found it frustrating with deluge 2.0.3, every time I start the program and land on the connection manager screen I have to resize it to see any of the options on the screen. Please accept this patch. --- deluge/ui/gtk3/glade/connection_manager.ui.old 2020-09-13 11:19:17.182998261 -0400
+++ deluge/ui/gtk3/glade/connection_manager.ui 2020-09-13 11:19:32.010168753 -0400
@@ -30,7 +30,7 @@
<property name="modal">True</property>
<property name="window_position">center-on-parent</property>
<property name="default_width">300</property>
- <property name="default_height">250</property>
+ <property name="default_height">400</property>
<property name="destroy_with_parent">True</property>
<property name="type_hint">dialog</property>
<child>
|
|||
| #3361 | Fixed | Deluge 2.0.3 crashes on fedora 31 | ||
| Description |
Well simply enough deluge 2.0.3 crashes about 60% of times under fedora 31 Seems a very random thing and it's due to a segfault, i don't have any other informations except for the #act that 1.3.5 wasn't crashing at all |
|||
