Custom Query (2447 matches)
Results (490 - 492 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2340 | Duplicate | Crash when removing a torrent | ||
Description |
I had no problem "before" (probably before an "apt-get dist-upgrade"). Now, when I try to remove a torrent from the GTK client, deluged crash with nothing more than this in the debug log: [DEBUG ] 11:37:09 core:311 Removing torrent e59f95243f470e712d1672f12fe44980cbd533cb from the core. [DEBUG ] 11:37:09 rpcserver:466 intevents: {1: ['SessionPausedEvent', 'TorrentFileRenamedEvent', 'TorrentRemovedEvent', 'PluginDisabledEvent', 'SessionResumedEvent', 'TorrentStateChangedEvent', 'TorrentFinishedEvent', 'TorrentFolderRenamedEvent', 'NewVersionAvailableEvent', 'PluginEnabledEvent', 'TorrentResumedEvent', 'TorrentAddedEvent', 'TorrentQueueChangedEvent', 'ExecuteCommandRemovedEvent', 'ConfigValueChangedEvent', 'ExecuteCommandAddedEvent']} I'm using Debian Unstable repository for Deluge 1.3.3-2+nmu1. |
|||
#180 | WorksForMe | crash while trying to check blocklist plugin | ||
Description |
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 Scheduler Initialising plugin MoveTorrent Initialising plugin FlexRSS Initialising plugin BlocklistImport Initialising plugin TorrentFiles Initialising plugin WebUi Initialising plugin DesiredRatio Initialising plugin WebSeed Initialising plugin SpeedLimiter Initialising plugin TorrentCreator Initialising plugin Search Initialising plugin NetworkHealth Initialising plugin EventLogging Initialising plugin NetworkGraph Initialising plugin TorrentPeers Initialising plugin TorrentNotification Applying preferences Starting DHT... Showing window Found blocklist plugin ... Traceback (most recent call last):
TypeError: unsupported operand type(s) for *: 'int' and 'NoneType' save uploaded memory Pickling state... |
|||
#375 | Duplicate | Create a clamav plugin to scan files |