Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (76 - 78 of 2449)

Ticket Resolution Summary Owner Reporter
#2907 Invalid Doesn't respect RequiresMountFor frankferrer
Description

At the bottom of the [systemd setup](http://dev.deluge-torrent.org/wiki/UserGuide/Service/systemd) are configuration commands that are supposed to stop the Deluge service from running when a listed mount is not mounted. But on boot, systemctl status deluged shows the service as running even though systemctl -t mount clearly does not have the set volume in its list of mounts. So it doesn't appear to be doing its job.

Ubuntu MATE 16.04, latest updates, Rasp Pi 3.

#2908 Invalid Incompatible with libtorrent-rasterbar 1.1.1 athei
Description

Since I upgraded libtorrent-rasterbar and py27-libtorrent-rasterbar from 1.1.0 to 1.1.1. I get the following error when starting deluged. This is ob freebsd. The rasterbar port is build in c++11 mode since 1.1.1. Maybe this is the reason?

[ERROR   ] 21:24:05 main:245 /usr/local/lib/python2.7/site-packages/libtorrent.so: Undefined symbol "_ZNK10libtorrent14announce_entry12can_announceEN5boost6chrono10time_pointINS2_12steady_clockENS2_8durationIlNS1_5ratioILl1ELl1000000000EEEEEEEb"
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/site-packages/deluge/main.py", line 238, in start_daemon
    Daemon(options, args)
  File "/usr/local/lib/python2.7/site-packages/deluge/core/daemon.py", line 141, in __init__
    from deluge.core.core import Core
  File "/usr/local/lib/python2.7/site-packages/deluge/core/core.py", line 36, in <module>
    from deluge._libtorrent import lt
  File "/usr/local/lib/python2.7/site-packages/deluge/_libtorrent.py", line 59, in <module>
    import libtorrent as lt
ImportError: /usr/local/lib/python2.7/site-packages/libtorrent.so: Undefined symbol “_ZNK10libtorrent14announce_entry12can_announceEN5boost6chrono10time_pointINS2_12steady_clockENS2_8durationIlNS1_5ratioILl1ELl1000000000EEEEEEEb”
#2909 Fixed Startup not selecting first torrentview row in Standalone mode Cas
Description

In GTKUI torrentview.py when starting up the initial call to select_first_row between update_view and update does not function in Standalone mode.

Note: See TracQuery for help on using queries.