Custom Query (2447 matches)
Results (508 - 510 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#90 | WontFix | Opening a torrent file from epiphany doesn't bring Deluge gtk file chooser to the foreground | ||
Description |
Hello, I have noticed a strange behaviour that hasn't been fix for some time now. When downloading a torrent file from the web, you've got the choice to save it or open it with Deluge. When you save it and then manually open it by double-clicking, Deluge's gtk file chooser open and you just select the location you wish to download the data to. However, if you directly open the torrent from the web browser (I'm using epiphany but it may happen with other browsers too), the gtk file chooser isn't brought to the foreground, and I have to click on Deluge icon in the notification area or window list in order to see the gtk file chooser dialog. I have marked this bug as "Version 0.5.8.6" but it happenned in previous versions too; I don't remember exactly which version it began with. Cheers. |
|||
#92 | WontFix | Preferences dialog overrides plugin configuration changes | ||
Description |
When making changes to preference settings from a plugin using the deluge interface, changes are applied succesfully. However, they are not updated in the configuration dialog - So when a user clicks ok, all the changes are overwritten with the old values. If the cancel button is clicked, the settings are preserved Reproducing:
Your new settings are gone and won't take effect until the scheduler moves into the next time block and restores them. |
|||
#121 | WontFix | HTTPS (SSL) trackers | ||
Description |
Support for HTTPS (SSL) trackers. Curently we have error in log: tracker: "https://tracker.*****.org/announce.php?passkey=*****" unkown protocol in tracker url, torrent: *****.torrent, status code: -1 |