Page 11 of 32
Re: qBittorrent 2.9.11 + 3.0.0rc2 installers - Built with MSVC 2008 and uTP support
Posted: Tue Jul 03, 2012 4:20 pm
by Dayman
[quote="fszymanski"]
[quote="Dayman"]
Is define="BOOST_FILESYSTEM_VERSION=2" not needed then?
[/quote]
boost-filesystem is not needed in libtorrent-rasterbar >= v0.16.x!
You only need boost-system e.g.
bjam -q --with-system --toolset=msvc variant=release link=static runtime-link=shared (for Boost).
Omit the
define="BOOST_FILESYSTEM_VERSION=2" when compiling libtorrent.
[/quote]
Yep, thanks. It also looks like Boost::Thread library is not needed too. Works fine with just '--with-date_time --with-system'
I cannot drop date_time though.
Code: Select all
feature timer : auto boost absolute performance clock system_time
: composite propagated link-incompatible ;
feature.compose <timer>boost : <define>TORRENT_USE_BOOST_DATE_TIME=1 ;
feature.compose <timer>absolute : <define>TORRENT_USE_ABSOLUTE_TIME=1 ;
feature.compose <timer>performance : <define>TORRENT_USE_PERFORMANCE_TIMER=1 ;
feature.compose <timer>clock : <define>TORRENT_USE_CLOCK_GETTIME=1 ;
feature.compose <timer>system_time : <define>TORRENT_USE_SYSTEM_TIME=1 ;
Anything except timer=boost doesn't work and timer=boost is select by default for me.
Also, Zlib includes are redundant for libtorrent >=0.16.0 in winconf.pri
From libtorrent changelog:
0.16 release
.....
* dropped zlib as a dependency and builds using puff.c instead
Re: qBittorrent 2.9.11 + 3.0.0rc2 installers - Built with MSVC 2008 and uTP support
Posted: Tue Jul 03, 2012 6:27 pm
by newborn
@dayman:
is thue boost 1.50 problematic for us the average users

i don't understand all your chinese coding stuff

Re: qBittorrent 2.9.11 + 3.0.0rc2 installers - Built with MSVC 2008 and uTP support
Posted: Tue Jul 03, 2012 6:36 pm
by Dayman
[quote="newborn"]
@dayman:
is thue boost 1.50 problematic for us the average users

i don't understand all your chinese coding stuff

[/quote]
No problem for users.
Re: qBittorrent 2.9.11 + 3.0.0rc2 installers - Built with MSVC 2008 and uTP support
Posted: Wed Jul 04, 2012 8:36 pm
by sledgehammer_999
Here is qBittorrent
3.0.0rc3 built with MSVC 2008 express. This is built with libtorrent 0.16.1 and it has uTP support.
3.0.0rc3 (unstable) link->
http://sourceforge.net/projects/qbittor ... e/download
3.x.x discussion thread->
http://qbforums.shiki.hu/index.php?topic=853.0
Libraries's version used:
Libtorrent: 0.16.1
Qt: 4.8.0
Boost: 1.50.0
Openssl: 1.0.1c
Re: qBittorrent 2.9.11 + 3.0.0rc3 installers - Built with MSVC 2008 and uTP support
Posted: Sun Jul 08, 2012 1:41 pm
by sledgehammer_999
Here is qBittorrent 3.0.0rc4 built with MSVC 2008 express. This is built with libtorrent 0.16.1 and it has uTP support.
3.0.0rc4 (unstable) link->
http://sourceforge.net/projects/qbittor ... e/download
3.x.x discussion thread->
http://qbforums.shiki.hu/index.php?topic=853.0
Libraries's version used:
Libtorrent: 0.16.1
Qt: 4.8.0
Boost: 1.50.0
Openssl: 1.0.1c
Re: qBittorrent 2.9.11 + 3.0.0rc4 installers - Built with MSVC 2008 and uTP support
Posted: Sun Jul 08, 2012 3:06 pm
by ironcross
[quote="sledgehammer_999"]
Here is qBittorrent 3.0.0rc4 built with MSVC 2008 express. This is built with libtorrent 0.16.1 and it has uTP support.
[/quote]
Thanks, works fine, there is only the same problem with the cyrillic:
http://qbforums.shiki.hu/index.php?topi ... 13#msg3313
Re: qBittorrent 2.9.11 + 3.0.0rc4 installers - Built with MSVC 2008 and uTP support
Posted: Sun Jul 08, 2012 3:37 pm
by sledgehammer_999
[quote="ironcross"]
[quote="sledgehammer_999"]
Here is qBittorrent 3.0.0rc4 built with MSVC 2008 express. This is built with libtorrent 0.16.1 and it has uTP support.
[/quote]
Thanks, works fine, there is only the same problem with the cyrillic:
http://qbforums.shiki.hu/index.php?topi ... 13#msg3313
[/quote]
Could you make a bug report and attach a sample torrent?
Re: qBittorrent 2.9.11 + 3.0.0rc4 installers - Built with MSVC 2008 and uTP support
Posted: Sun Jul 08, 2012 4:22 pm
by ironcross
[quote="sledgehammer_999"]
Could you make a bug report and attach a sample torrent?
[/quote]
There is already a report:
https://bugs.launchpad.net/qbittorrent/+bug/1020168
I just confirmed it. About a torrent - i don't know... These torrents are in private tracker forbidden for foreigners.
Re: qBittorrent 2.9.11 + 3.0.0rc4 installers - Built with MSVC 2008 and uTP support
Posted: Sun Jul 08, 2012 10:34 pm
by sledgehammer_999
[quote="ironcross"]
[quote="sledgehammer_999"]
Could you make a bug report and attach a sample torrent?
[/quote]
There is already a report:
https://bugs.launchpad.net/qbittorrent/+bug/1020168
I just confirmed it. About a torrent - i don't know... These torrents are in private tracker forbidden for foreigners.
[/quote]
I can promise you one thing. In approximately ~15 days I will be free if real world obligations that require absence from am a pc+internet. I
want to troubleshoot and resolve this problem. And I promise that I will try to do it after ~15 days. I just want one thing from you. If you see that I return back and just make builds for the newer versions of qbt please remind me of this promise I made today. (I am a man and I forget). Thank you. Will be seeing you in ~15days.
Re: qBittorrent 2.9.11 + 3.0.0rc4 installers - Built with MSVC 2008 and uTP support
Posted: Mon Jul 09, 2012 5:58 am
by ironcross
Thanks, sledgehammer_999

Re: qBittorrent 2.9.11 + 3.0.0rc4 installers - Built with MSVC 2008 and uTP support
Posted: Mon Jul 09, 2012 8:18 am
by s4nder
Looking good, no major bugs, but old problems still persist. I tried to download four files from a ten file torrent. qBT fully downloaded seven files. This kind of sloppiness with partially downloading multi-file torrents is what's making me stay with uTorrent for now.
Re: qBittorrent 2.9.11 + 3.0.0rc4 installers - Built with MSVC 2008 and uTP support
Posted: Mon Jul 09, 2012 11:22 am
by sledgehammer_999
[quote="s4nder"]
Looking good, no major bugs, but old problems still persist. I tried to download four files from a ten file torrent. qBT fully downloaded seven files. This kind of sloppiness with partially downloading multi-file torrents is what's making me stay with uTorrent for now.
[/quote]
I think this is a libtorrent bug. And I think it is resolved upstream. I was waiting for a new release of libtorrent. When I get back I will probably use the code upstream instead of the 'official release'.
Re: qBittorrent 2.9.11 + 3.0.0rc4 installers - Built with MSVC 2008 and uTP support
Posted: Mon Jul 09, 2012 2:59 pm
by Tomaso
sledgehammer_999 wrote:I think this is a libtorrent bug. And I think it is resolved upstream.
Yes, this one sounds promissing (from libtorrent's SVN changelog):
* fix end-game mode issue when some files are selected to not be downloaded
Re: qBittorrent 2.9.11 + 3.0.0rc4 installers - Built with MSVC 2008 and uTP support
Posted: Mon Jul 09, 2012 3:23 pm
by Endymion
With 3.0.0rc4 on win7 x64 I have "I/O Error Torrent Does not exist". Not sure what is not exist, everything seems to be working. With both this version and couple of latest stables It just ignores my "limit download rate" setting for selected torrent.
Re: qBittorrent 2.9.11 + 3.0.0rc4 installers - Built with MSVC 2008 and uTP support
Posted: Mon Jul 09, 2012 3:34 pm
by Tomaso
[quote="Endymion"]
With 3.0.0rc4 on win7 x64 I have "I/O Error Torrent Does not exist". Not sure what is not exist, everything seems to be working. With both this version and couple of latest stables It just ignores my "limit download rate" setting for selected torrent.
[/quote]
Try to do a clean install:
1) Do a backup of whatever temp. files that you might need/want.
2) Make sure qBittorrent isn't running (check your running processes via Windows Task Manager).
3) Uninstall old qBittorrent version.
4) Reboot.
5) Delete these folders (if they exist):
C:\Program Files\qBittorrent (or its equivalent on other Windows versions)
C:\Documents and Settings\*****\Application Data\qBittorrent (or its equivalent on other Windows versions)
C:\Documents and Settings\*****\Local Settings\Application Data\qBittorrent (or its equivalent on other Windows versions)
6) Delete this reg. string (if it exist):
HKEY_LOCAL_MACHINE\SOFTWARE\qbittorrent
7) Install new qBittorrent version.
8 ) Reboot.