Custom Query (2447 matches)
Results (88 - 90 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#203 | Fixed | torrent order is not saved, or not loaded after restart | ||
Description |
when i close deluge and reopen it, my torrent order changes randomly, meaning that they are not saved or not correctly loaded on startup. problem vanished when downgrading to 0.5.8.9 |
|||
#205 | Fixed | Torrent state and "Open containing folder" issues | ||
Description |
Deluge start to download/seed all torrents in spite of that I checked "Start torrents in paused state" and doesn't obey to "Pause" command. This doesn't happen all the time, but very often. "Open containing folder" doesn't work at all. |
|||
#206 | Fixed | SystemTray instance has no attribute 'tray_glade' | ||
Description |
when changing the max. upload speed in the statusbar of the 0.6 gtkui, I get this: [DEBUG ] signals:114 config_value_changed signal received.. Traceback (most recent call last): File "/usr/lib64/python2.5/site-packages/deluge/ui/gtkui/signals.py", line 116, in config_value_changed component.get("SystemTray").config_value_changed(key, value) File "/usr/lib64/python2.5/site-packages/deluge/ui/gtkui/systemtray.py", line 149, in config_value_changed self.config_value_changed_dict[key](value) File "/usr/lib64/python2.5/site-packages/deluge/ui/gtkui/systemtray.py", line 162, in _on_max_upload_speed self.build_tray_bwsetsubmenu() File "/usr/lib64/python2.5/site-packages/deluge/ui/gtkui/systemtray.py", line 206, in build_tray_bwsetsubmenu self.tray_glade.get_widget("menuitem_download_limit").set_submenu( AttributeError: SystemTray instance has no attribute 'tray_glade' There is no crash and changing the speed works, but it is a bug I think. |
Note:
See TracQuery
for help on using queries.