Custom Query (2447 matches)
Results (247 - 249 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#462 | Fixed | Can't browse the web when deluge is active | ||
Description |
Hi! When I'm downloading a torrent with deluge I can't browse the web even if I stop deluge. I have to reboot my computer to use my browser. |
|||
#463 | Fixed | Peer control | ||
Description |
Since libtorrent has an ability to manually add and remove peers it would be nice to implement it in the frontend. I don't think it's really hard to implement, but it will be wery usefull. |
|||
#466 | WontFix | OSX Installation Problem | ||
Description |
Problem is documented here. Here's where it went bad for me: building 'deluge_core' extension /usr/bin/gcc-4.0 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include -I/opt/local/include/boost -I./libtorrent -I./libtorrent/include -I./libtorrent/include/libtorrent -I/usr/include/python2.5 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libtorrent/src/alert.cpp -o build/temp.macosx-10.3-i386-2.5/libtorrent/src/alert.o -Wno-missing-braces -DHAVE_INCLUDE_LIBTORRENT_ASIOASIO_HPP=1 -DHAVE_INCLUDE_LIBTORRENT_ASIO_SSL_STREAM_HPP=1 -DHAVE_INCLUDE_LIBTORRENT_ASIO_IP_TCP_HPP=1 -DHAVE_PTHREAD=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_SSL=1 -DNDEBUG=1 -O2 cc1plus: warning: command line option "-Wstrict-prototypes" is valid for C/ObjC but not for C++ ./libtorrent/include/libtorrent/time.hpp:157: error: 'time_traits' is not a template ./libtorrent/include/libtorrent/time.hpp:158: error: explicit specialization of non-template 'asio::time_traits' error: command '/usr/bin/gcc-4.0' failed with exit status 1 All the best |