1 | 22:12:23 [CRITICAL][twisted :154 ] Unhandled error in Deferred:
|
---|
2 | 22:12:23 [CRITICAL][twisted :154 ] Unhandled error in Deferred:
|
---|
3 | 22:12:26 [CRITICAL][twisted :154 ] Unhandled error in Deferred:
|
---|
4 | 22:12:26 [CRITICAL][twisted :154 ] Unhandled error in Deferred:
|
---|
5 | 22:12:59 [CRITICAL][twisted :154 ] Unhandled Error
|
---|
6 | Traceback (most recent call last):
|
---|
7 | File "/usr/lib/python3/dist-packages/deluge/ui/gtk3/gtkui.py", line 246, in start
|
---|
8 | reactor.run()
|
---|
9 | File "/usr/lib/python3/dist-packages/twisted/internet/_glibbase.py", line 301, in run
|
---|
10 | self._run()
|
---|
11 | File "/usr/lib/python3/dist-packages/gi/overrides/Gtk.py", line 1649, in main
|
---|
12 | return _Gtk_main(*args, **kwargs)
|
---|
13 | File "/usr/lib/python3/dist-packages/twisted/internet/_glibbase.py", line 333, in _simulate
|
---|
14 | self.runUntilCurrent()
|
---|
15 | --- <exception caught here> ---
|
---|
16 | File "/usr/lib/python3/dist-packages/twisted/internet/base.py", line 913, in runUntilCurrent
|
---|
17 | call.func(*call.args, **call.kw)
|
---|
18 | File "/usr/lib/python3/dist-packages/deluge/core/torrentmanager.py", line 1293, in on_alert_torrent_finished
|
---|
19 | torrent.move_storage(torrent.options['move_completed_path'])
|
---|
20 | File "/usr/lib/python3/dist-packages/deluge/core/torrent.py", line 1248, in move_storage
|
---|
21 | self.handle.move_storage(dest, flags=2)
|
---|
22 | Boost.Python.ArgumentError: Python argument types in
|
---|
23 | torrent_handle.move_storage(torrent_handle, str)
|
---|
24 | did not match C++ signature:
|
---|
25 | move_storage(libtorrent::torrent_handle {lvalue}, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > path, libtorrent::move_flags_t flags=libtorrent.move_flags_t.always_replace_files)
|
---|
26 |
|
---|
27 | 22:12:59 [CRITICAL][twisted :154 ] Unhandled Error
|
---|
28 | Traceback (most recent call last):
|
---|
29 | File "/usr/lib/python3/dist-packages/deluge/ui/gtk3/gtkui.py", line 246, in start
|
---|
30 | reactor.run()
|
---|
31 | File "/usr/lib/python3/dist-packages/twisted/internet/_glibbase.py", line 301, in run
|
---|
32 | self._run()
|
---|
33 | File "/usr/lib/python3/dist-packages/gi/overrides/Gtk.py", line 1649, in main
|
---|
34 | return _Gtk_main(*args, **kwargs)
|
---|
35 | File "/usr/lib/python3/dist-packages/twisted/internet/_glibbase.py", line 333, in _simulate
|
---|
36 | self.runUntilCurrent()
|
---|
37 | --- <exception caught here> ---
|
---|
38 | File "/usr/lib/python3/dist-packages/twisted/internet/base.py", line 913, in runUntilCurrent
|
---|
39 | call.func(*call.args, **call.kw)
|
---|
40 | File "/usr/lib/python3/dist-packages/deluge/core/torrentmanager.py", line 1293, in on_alert_torrent_finished
|
---|
41 | torrent.move_storage(torrent.options['move_completed_path'])
|
---|
42 | File "/usr/lib/python3/dist-packages/deluge/core/torrent.py", line 1248, in move_storage
|
---|
43 | self.handle.move_storage(dest, flags=2)
|
---|
44 | Boost.Python.ArgumentError: Python argument types in
|
---|
45 | torrent_handle.move_storage(torrent_handle, str)
|
---|
46 | did not match C++ signature:
|
---|
47 | move_storage(libtorrent::torrent_handle {lvalue}, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > path, libtorrent::move_flags_t flags=libtorrent.move_flags_t.always_replace_files)
|
---|
48 |
|
---|