Custom Query (2447 matches)
Results (172 - 174 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#169 | Fixed | Spontaneous crashes: no old fastresume to delete | ||
Description |
Deluge has crashed over 10 times within the last two hours. Every time it happened, my console printed the following data: no old fastresume to delete no old fastresume to delete no old fastresume to delete no old fastresume to delete no old fastresume to delete no old fastresume to delete no old fastresume to delete no old fastresume to delete no old fastresume to delete no old fastresume to delete no old fastresume to delete no old fastresume to delete no old fastresume to delete no old fastresume to delete Segmentation fault (core dumped) This is a pretty serious bug because I can't just leave Deluge on overnight... I'm using Ubuntu Gutsy and, for the first time today, the window manager Xfce (I don't know if this matters for Deluge). Program version is actually 0.5.8.9, not 0.5.8.8. |
|||
#171 | Fixed | crash-message and failure after enabling blocklist plugin | ||
Description |
I am using version 5.8.9 on Ubuntu Hardy and after trying to enable the blocklist plugin, I get a crash message with following on the console. ... Found NetworkHealth plugin... Found TorrentNotification plugin... Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkTreeView::odd-row-color' of type `GdkColor' from rc file value "((GString*) 0x88da950)" of type `GString' 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' Cancelling Traceback (most recent call last): File "/var/lib/python-support/python2.5/deluge/dialogs.py", line 317, in plugin_toggled self.plugins.disable_plugin(plugin_name) File "/var/lib/python-support/python2.5/deluge/plugins.py", line 89, in disable_plugin plugin = self.enabled_plugins[name] KeyError: 'Blocklist Importer' Applying preferences save uploaded memory Pickling state... Stopping DHT... Saving fastresume data... Quitting the core... core: removing torrents... core: removing settings... core: shutting down session... core shut down. |
|||
#172 | Invalid | Error managing partial download | ||
Description |
I am running 0.5.8.9 I have upgraded from 0.5.8.7 and this was not happening. I have less than 1.6GB free in my hard-drive and i am downloading a torrent that is 8.1GB big. But i am only downloading some file that fit in the 1.6GB, it would not start, (even the files is halfway), There is not enough free disk space to complete your download. This torrents will be paused Space Needed: 8.1 GiB Available Space: 1.6 GiB There is enough space for what i need to download, but i think deluge is not considering what i want to download but everything again: this was not happening in 0.5.8.7 Thanks, |