Custom Query (2449 matches)
Results (229 - 231 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2991 | Fixed | Proxy settings not displayed correctly | ||
| Description |
All my proxy settings are displayed like they're set to "None", even though the proxy seems to be used. OS: Arch Linux |
|||
| #2990 | Fixed | Deluge 1.3.14 file priorities are bugged | ||
| Description |
I've updated to deluged 1.3.14 from source on my Ubuntu Server 16.10 and connect to it using the Windows client 1.3.14 on Win 10. When I add a new torrent I deselect multiple files from within the torrent and then add it. But then when I check the files tab in Deluge Windows client (wchich is connected to deluged 1.3.14 on Linux), all files from that torrent are marked as having Normal Priority but Deluge only downloads the files I had selected. Furthermore if I change the priority of even one file, Deluge starts to download all the files from the torrent and not just the ones I had selected while adding torrent + the 1 new file I've just selected. I resintalled and re-set everything from scratch but it didn't help. 1.3.13 didn't have this problem. |
|||
| #2989 | Invalid | deluged fails due to "undefined symbol: _ZTIN5boost6python15instance_holderE" | ||
| Description |
After removing all Traceback (most recent call last):
File "/usr/local/bin/deluged", line 11, in <module>
load_entry_point('deluge==2.0.0.dev931', 'console_scripts', 'deluged')()
File "/usr/local/lib/python2.7/dist-packages/deluge-2.0.0.dev931-py2.7.egg/deluge/core/daemon_entry.py", line 57, in start_daemon
from deluge.core.daemon import is_daemon_running
File "/usr/local/lib/python2.7/dist-packages/deluge-2.0.0.dev931-py2.7.egg/deluge/core/daemon.py", line 22, in <module>
from deluge.core.core import Core
File "/usr/local/lib/python2.7/dist-packages/deluge-2.0.0.dev931-py2.7.egg/deluge/core/core.py", line 27, in <module>
from deluge._libtorrent import lt
File "/usr/local/lib/python2.7/dist-packages/deluge-2.0.0.dev931-py2.7.egg/deluge/_libtorrent.py", line 25, in <module>
import libtorrent as lt
ImportError: /usr/local/lib/python2.7/dist-packages/libtorrent.so: undefined symbol: _ZTIN5boost6python15instance_holderE
experienced with 2.0.0.dev0-931-g36dd730 on Ubuntu 16.10 |
|||
