Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (490 - 492 of 2447)

Ticket Resolution Summary Owner Reporter
#2340 Duplicate Crash when removing a torrent MathieuMD
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 andar MKufleitner@t-online.de
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):

File "/var/lib/python-support/python2.5/deluge/dialogs.py", line 310, in plugin_toggled

self.plugins.enable_plugin(plugin_name)

File "/var/lib/python-support/python2.5/deluge/plugins.py", line 80, in enable_plugin

self.enabled_plugins[name] = plugin.enable(self.core, self.interface)

File "/usr/share/deluge/plugins/BlocklistImport/init.py", line 29, in enable

return BlocklistImport(path, core, interface)

File "/usr/share/deluge/plugins/BlocklistImport/init.py", line 72, in init

self.loadlist(fetch=self.config.get('load_after_days'))

File "/usr/share/deluge/plugins/BlocklistImport/init.py", line 99, in loadlist

if now_timestamp >= (list_timestamp + (86400 * days_update)):

TypeError: unsupported operand type(s) for *: 'int' and 'NoneType' save uploaded memory Pickling state...

#375 Duplicate Create a clamav plugin to scan files andar andar
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.