Custom Query (2447 matches)
Results (283 - 285 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#902 | Fixed | Can not remove torrents in svn r5146 | ||
Description |
It does nothing when trying to remove, this error is in the output: Traceback (most recent call last): File "/var/lib/python-support/python2.6/deluge/ui/gtkui/menubar.py", line 299, in on_menuitem_remove_activate RemoveTorrentDialog().run() TypeError: __init__() takes exactly 2 arguments (1 given) |
|||
#141 | Invalid | cannot run deluge after crash (something with DHT or asio) | ||
Description |
AFter "Deluge crashed unexpectly" (or sth. similar), when trying to rerun application, i receive: no existing Deluge session Starting new Deluge session... deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG. Applying preferences save uploaded memory Pickling state... Scanning plugin dir /usr/share/deluge/plugins Initialising plugin FlexRSS Initialising plugin TorrentPeers Initialising plugin BlocklistImport Initialising plugin WebUi Initialising plugin MoveTorrent Initialising plugin EventLogging Initialising plugin NetworkHealth Initialising plugin TorrentNotification Initialising plugin SpeedLimiter Initialising plugin Scheduler Initialising plugin WebSeed Initialising plugin TorrentCreator Initialising plugin DesiredRatio Initialising plugin Search Initialising plugin NetworkGraph Initialising plugin TorrentFiles Applying preferences Starting DHT... No DHT file to resume terminate called after throwing an instance of 'asio::system_error'
it happens always after crash |
|||
#467 | Invalid | Cannot save session while system (gnome) shutdown performed (while it is running/downloading) | ||
Description |
I am using Ubuntu Hardy and Deluge 0.5.9.8. When I shutdown the system while deluge is running/downloading I receive an error that deluge cannot save session. I have similar problem with Transmission the default btclient. It losses the data on system shutdown if it is no closed first. I suspect same is the situation with deluge. So can you people add/fix this feature/bug? So it works normally, i.e. save the session and quites normally as it does while exiting from within it? KTorrent does this in KDE, you shutdown the system and it quits calmly with no error and no data loss. |