[OFFICIAL] qBittorrent 2.9.7 installer

Windows specific questions, problems.
mkdib

[OFFICIAL] qBittorrent 2.9.7 installer

Post by mkdib »

Dear all,
Here is a new qBittorrent 2.9.7 built with MSVC 2010 express :

Direct Link :
http://mkdib.free.fr/qbittorrent/qbitto ... _setup.exe

Libraries's version used:
libtorrent v0.15.11
Qt: 4.7.1
Boost: 1.46.0

I want your comments after testing it to be sure that this build does not suffer from I/O errors or memory leaks.
Once this build is validated by testers, I can mark the post OFFICIAL.

Waiting your comments;
Last edited by mkdib on Fri Mar 30, 2012 6:16 pm, edited 1 time in total.
User avatar
Nemo
Administrator
Administrator
Posts: 1744
Joined: Sat Jul 24, 2010 6:24 pm

Re: qBittorrent 2.9.7 installer

Post by Nemo »

Installed and testing, downloaded few things and seeding already without problems but will see how it works after few days usage :).
ironcross

Re: qBittorrent 2.9.7 installer

Post by ironcross »

No problems here :) Thanks, mkdib.
Calidude

Re: [OFFICIAL] qBittorrent 2.9.7 installer

Post by Calidude »

Seems to work fine. Dying for this to get uTP support though.
Chem456

Re: [OFFICIAL] qBittorrent 2.9.7 installer

Post by Chem456 »

Thanks for the updated build. However I wonder why you don't update Qt to 4.8.0, Boost to 1.49 and Inno Setup to 5.4.3.

Also, you really have to commit the installer script to the git repository. Every person who compiles qBittorrent for Windows creates their own installer which leads to various problems like duplicate entries in the registry. Plus it will allow people to provide patches to improve the installer. I know I'd like to.
fszymanski

Re: [OFFICIAL] qBittorrent 2.9.7 installer

Post by fszymanski »

I totally agree with @Chem456. Here is my new Inno Setup Script https://rapidshare.com/files/2618867938/qbittorrent_iss.zip. It is "compatible" with @mkdib installer (I used the same "AppId" and clean up ).
Last edited by fszymanski on Tue Apr 03, 2012 10:38 pm, edited 1 time in total.
User avatar
Nemo
Administrator
Administrator
Posts: 1744
Joined: Sat Jul 24, 2010 6:24 pm

Re: [OFFICIAL] qBittorrent 2.9.7 installer

Post by Nemo »

Does it make a difference to use this one with the older boosts compared with your build with the newer boosts (and your build with 15.10 compared with this one 15.11)? Im not so into compiling and such and probably would answer/help others also :).
Last edited by Nemo on Wed Apr 04, 2012 4:56 pm, edited 1 time in total.
fszymanski

Re: [OFFICIAL] qBittorrent 2.9.7 installer

Post by fszymanski »

In my opinion there is a difference. For example qBittorrent uses the Boost Filesystem library. We have a few changes and fixes between version 1.46 and 1.49.
Changelog: http://www.boost.org/doc/libs/1_49_0/libs/filesystem/v3/doc/release_history.html
From what I remember also the Bind library is used ...
What I want to say is that the new libraries are almost always improved.
Last edited by fszymanski on Wed Apr 04, 2012 8:24 pm, edited 1 time in total.
Chem456

Re: [OFFICIAL] qBittorrent 2.9.7 installer

Post by Chem456 »

In fact Qt 4.8.1 is already available too. To summarize:

libtorrent: 0.15.11
Qt: 4.8.1
Boost: 1.49.0
OpenSSL: 0.9.8u or 1.0.1 (not sure if 1.0.1 is compatible with qBittorrent but if it is I see no reason to stay to 0.9.8u but make sure you compile it yourself since by default OpenSSL is compiled with /MD and the Windows builds out there are built with MSVC 2008 which means they require that runtime too. But if you build it yourself they will require the MSVC 2010 runtime dlls which are already included)
Inno Setup: 5.4.3

And don't forget to get your installer script in the git repository. :)
Last edited by Chem456 on Thu Apr 05, 2012 10:04 am, edited 1 time in total.
fszymanski

Re: [OFFICIAL] qBittorrent 2.9.7 installer

Post by fszymanski »

The last stable version of libtorrent is 0.15.10 and if I'm not mistaken next will be 0.16.0.
OpenSSL >= 1.0.0 supported (I think for qBittorrent ver. 2.9.7 needed)
The rest is 100% correct @Chem456.
Last edited by fszymanski on Thu Apr 05, 2012 1:54 pm, edited 1 time in total.
mkdib

Re: [OFFICIAL] qBittorrent 2.9.7 installer

Post by mkdib »

Hello all,
10x for your reactivity.
It is a good idea  to put the installer script in the git repository. I will do it soon.

KR
soul18reaver

Re: [OFFICIAL] qBittorrent 2.9.7 installer

Post by soul18reaver »

hello all,
It is just for me or this version doesn't move the files by there label anymore?(the option is checked in downloads)
Tomaso

Re: [OFFICIAL] qBittorrent 2.9.7 installer

Post by Tomaso »

[quote="soul18reaver"]
hello all,
It is just for me or this version doesn't move the files by there label anymore?(the option is checked in downloads)
[/quote]
This is probably the explanation you're looking for:
https://bugs.launchpad.net/qbittorrent/+bug/689201
soul18reaver

Re: [OFFICIAL] qBittorrent 2.9.7 installer

Post by soul18reaver »

[quote="Tomaso"]
[quote="soul18reaver"]
hello all,
It is just for me or this version doesn't move the files by there label anymore?(the option is checked in downloads)
[/quote]
This is probably the explanation you're looking for:
https://bugs.launchpad.net/qbittorrent/+bug/689201
[/quote]
my mistake for not explaining the problem clear enough.
I was referring to the option in Downloads "append the label of the torrent to the save path", in 2.9.5 this option worked great saving the torrents in subfolders according to their label, but for 2.9.7 this doesn't work anymore. I wanted to know if this is occurring  just for me or i should submit it as a bug
Tomaso

Re: [OFFICIAL] qBittorrent 2.9.7 installer

Post by Tomaso »

[quote="soul18reaver"]my mistake for not explaining the problem clear enough.
I was referring to the option in Downloads "append the label of the torrent to the save path", in 2.9.5 this option worked great saving the torrents in subfolders according to their label, but for 2.9.7 this doesn't work anymore.
I wanted to know if this is occurring  just for me or i should submit it as a bug[/quote]

That's exactly what I thought you ment.
Your problem is directly related to the issue described at the link I posted.
It only affects magnet links, right?..
Like Dumez pointed out; magnet links are "missing important information (in particular, the torrent root folder name".
As you can see, a possible solution has been discussed.
It won't do any harm if you submit a new bug report specific to the "Append label" function though..
Last edited by Tomaso on Tue Apr 10, 2012 10:15 am, edited 1 time in total.
Post Reply