Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (229 - 231 of 2449)

Ticket Resolution Summary Owner Reporter
#2991 Fixed Proxy settings not displayed correctly NewRush-inPirate
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 Calum daerragh
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" Karl Richter
Description

After removing all deluge system packages, installing libtorrent-rasterbar 1_1_1-1034-g2a42058 (from git@github.com:arvidn/libtorrent.git) with ./bootstrap --enable-debug && make && sudo make install && python setup.py build && sudo python setup.py install and installing deluge with python setup.py && sudo python setup.py install, deluged fails due to

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

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.