Custom Query (2449 matches)
Results (523 - 525 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2441 | WorksForMe | Deluge isn't sorting torrents properly | ||
| Description |
If you tried to sort all your torrents by name, or progress, etc. , it isn't sorting properly. For example, if I wanted to sort by name, it would be out of order. I do not have auto-manged torrents on any of the torrents, nor did I enable Queue new torrents top of the list. |
|||
| #2437 | Duplicate | Deluge (OS X) forgets columns on quit using ⌘Q | ||
| Description |
When I add/subtract/move/resize columns in Deluge, then quit using ⌘Q, Deluge forgets the changes. However, if I "quit" by closing the window using the red "x" button, it will remember the changes. |
|||
| #2435 | Fixed | Edit Tracker dialog only relies on current selection to modify an entry | ||
| Description |
When editing a single tracker (in the Edit Trackers dialog), the tracker to be modified is the current selection. However it is possible to modify this selection in background since the Edit Tracker dialog (with a single text entry) is not modal. Here are possible bugs:
The current selected tracker is modified, not the original one. More important bug:
You get: self.edit_tracker_entry.hide() TypeError: iter must be a GtkTreeIter So either:
|
|||
