Custom Query (2448 matches)
Results (205 - 207 of 2448)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2290 | Fixed | AutoExtractor Plugin fails to extract files with periods ( . ) | Cas | three18ti |
Description |
Hello, Deluge Version: Client: 1.3.6 Server: 1.3.6 OS: Ubuntu, 12.04.1 Since upgrading to deluge 1.3.6 the auto extractor fails to extract files with periods. Relevant log excerpt: attached as deluge_auto_extractor_debug_log_20130304.log Solution: Cas suggested reverting this commit might fix the problem: http://git.deluge-torrent.org/deluge/commit/?h=1.3-stable&id=7fbe163c24de |
|||
#3257 | Fixed | 'module' object has no attribute 'SimpleNamespace' with Python 2.7 | thoradia | |
Description |
I am trying to run deluged 2.0.0 with Python 2.7.15, and it logs the errors below. Do deluged and deluge-web 2.0.0 run with Python 2.7, or is Python 3.5 required? I found this to add SimpleNamespace? to Python 2.7, just in case. Unhandled error in Deferred: [CRITICAL][twisted :154 ] Unhandled error in Deferred: Traceback (most recent call last): File ".../deluge-2.0.0-py2.7.egg/deluge/component.py", line 126, in on_start File ".../deluge-2.0.0-py2.7.egg/deluge/component.py", line 120, in _component_start_timer File ".../Twisted-19.2.1-py2.7-linux-x86_64.egg/twisted/internet/task.py", line 194, in start File ".../Twisted-19.2.1-py2.7-linux-x86_64.egg/twisted/internet/task.py", line 239, in __call__ --- <exception caught here> --- File ".../Twisted-19.2.1-py2.7-linux-x86_64.egg/twisted/internet/defer.py", line 151, in maybeDeferred File ".../deluge-2.0.0-py2.7.egg/deluge/core/alertmanager.py", line 62, in update File ".../deluge-2.0.0-py2.7.egg/deluge/core/alertmanager.py", line 129, in handle_alerts exceptions.AttributeError: 'module' object has no attribute 'SimpleNamespace' [CRITICAL][deluge.log :205 ] twisted.internet.defer |
|||
#813 | Fixed | Torrent records wiped when disc filled | andar | thomas.bevan@… |
Description |
All torrent files a wiped if, while downloading a torrent, the disc is filled. Downloaded data is not damaged but the torrent files seem to be lost |