Custom Query (2447 matches)
Results (181 - 183 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#182 | Fixed | ratio strangeness after hd disconnected | ||
Description |
My external HD got unplugged, and when I started it again some of the torrents that were running suddenly had amazingly large ratios, like 97.948 and 76.726 for the two downloading torrents, and 6.307, 3.712, and 2.596, etc for the seeding ones. |
|||
#183 | WontFix | Share ratios of open torrents are reset to zero | ||
Description |
The share ratios for open torrents are not kept between sessions of deluge. Every time deluge is started, the ratios are reset to 0. Active plugins:
|
|||
#184 | WontFix | libtorrent fail to compile | ||
Description |
svn3156 fail to compile libtorrent on Debian Etch. This version depends on libboost-iostreams-dev but still fail to compile. gcc -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -fPIC -I./libtorrent -I./libtorrent/include -I./libtorrent/include/libtorrent -I/usr/include/python2.4 -I/usr/include/python2.4 -c ./libtorrent/src/mapped_storage.cpp -o build/temp.linux-i686-2.4/./libtorrent/src/mapped_storage.o -DHAVE_INCLUDE_LIBTORRENT_ASIO____ASIO_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 -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wno-missing-braces ./libtorrent/src/mapped_storage.cpp: In member function ‘libtorrent::mapped_file_pool::file_view libtorrent::mapped_file_pool::open_file(const boost::filesystem::path&, std::_Ios_Openmode, libtorrent::size_type, libtorrent::size_type, void*, libtorrent::size_type)’: ./libtorrent/src/mapped_storage.cpp:200: error: ‘system_error_type’ is not a member of ‘libtorrent::fs’ ./libtorrent/src/mapped_storage.cpp:200: error: expected `;' before ‘ec’ ./libtorrent/src/mapped_storage.cpp:201: error: ‘file_status’ is not a member of ‘libtorrent::fs’ ./libtorrent/src/mapped_storage.cpp:201: error: expected `;' before ‘st’ ./libtorrent/src/mapped_storage.cpp:205: error: ‘st’ was not declared in this scope ./libtorrent/src/mapped_storage.cpp:205: error: ‘exists’ was not declared in this scope ./libtorrent/src/mapped_storage.cpp:211: error: ‘is_directory’ was not declared in this scope error: command 'gcc' failed with exit status 1}} |
Note:
See TracQuery
for help on using queries.