[official]qBittorrent 4.1.7 installer - Built with MSVC 2017
-
- Administrator
- Posts: 2432
- Joined: Sun Jan 23, 2011 1:17 pm
Re: [official]qBittorrent 4.1.5 installer - Built with MSVC 2017
About possible 4.1.6 release: https://github.com/qbittorrent/qBittorrent/issues/10041
Re: [official]qBittorrent 4.1.5 installer - Built with MSVC 2017
With so many changes going from v4.1.5 and (tentative) v4.1.6 ...why not jump to calling the newer version v4.2.0 beta instead?
Re: [official]qBittorrent 4.1.5 installer - Built with MSVC 2017
Is any dev able to make commits or fork Remote Torrent Adder over on Github and add support for 4.1.5? Thanks.
Potentially even just stripping the rest of the code and having an official remote adder for QBT would be nice.
[quote="Switeck"]
With so many changes going from v4.1.5 and (tentative) v4.1.6 ...why not jump to calling the newer version v4.2.0 beta instead?
[/quote]
That's exactly what they're doing.. They're keeping 4.1.x as a "stable" release.
Potentially even just stripping the rest of the code and having an official remote adder for QBT would be nice.
[quote="Switeck"]
With so many changes going from v4.1.5 and (tentative) v4.1.6 ...why not jump to calling the newer version v4.2.0 beta instead?
[/quote]
That's exactly what they're doing.. They're keeping 4.1.x as a "stable" release.
Last edited by Ryrynz on Tue Jan 08, 2019 11:54 pm, edited 1 time in total.
Re: [official]qBittorrent 4.1.5 installer - Built with MSVC 2017
Why does program version 4.1.5 consume a lot of RAM?
https://drive.google.com/open?id=1ZWnlEEXsf8GFzI0FQS5JODI_oz3rrepk

Last edited by melitant on Tue Jan 15, 2019 6:28 pm, edited 1 time in total.
Re: [official]qBittorrent 4.1.5 installer - Built with MSVC 2017
Any of you have compiled qbittorrent under msvc with openssl 1.1.0 or 1.1.1 ? The tutorials are for 1.0.2, and 1.1.x seems to change the process of building it, and the lib names...
Last edited by Rootax on Fri Jan 18, 2019 11:37 pm, edited 1 time in total.
-
- Administrator
- Posts: 2432
- Joined: Sun Jan 23, 2011 1:17 pm
Re: [official]qBittorrent 4.1.5 installer - Built with MSVC 2017
[quote="Rootax"]
Any of you have compiled qbittorrent under msvc with openssl 1.1.0 or 1.1.1 ? The tutorials are for 1.0.2, and 1.1.x seems to change the process of building it, and the lib names...
[/quote]
But I encountered crashes with latest Qt5 so I stayed in the 1.0.x series.
Any of you have compiled qbittorrent under msvc with openssl 1.1.0 or 1.1.1 ? The tutorials are for 1.0.2, and 1.1.x seems to change the process of building it, and the lib names...
[/quote]
Code: Select all
===openssl 1.1.x===
1. perl Configure VC-WIN64A no-shared zlib no-zlib-dynamic threads --release --openssldir=C:\openssl --prefix=G:\QBITTORRENT\install_msvc64\base -IG:\QBITTORRENT\install_msvc64\base\include -LG:\QBITTORRENT\install_msvc64\base\lib --with-zlib-lib=G:\QBITTORRENT\install_msvc64\base\lib\zlib.lib
3. CFLAGS(end): -O1 -GL -MT /guard:cf
5. LFLAGS=/NOLOGO /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /LTCG /OPT:REF /OPT:ICF=5 /MANIFEST:EMBED /INCREMENTAL:NO /guard:cf /NODEFAULTLIB:MSVCRT
==qt5==
at the end of configure
OPENSSL_LIBS="-llibssl -llibcrypto"
Re: [official]qBittorrent 4.1.5 installer - Built with MSVC 2017
[quote="sledgehammer_999"]
[quote="Rootax"]
Any of you have compiled qbittorrent under msvc with openssl 1.1.0 or 1.1.1 ? The tutorials are for 1.0.2, and 1.1.x seems to change the process of building it, and the lib names...
[/quote]
But I encountered crashes with latest Qt5 so I stayed in the 1.0.x series.
[/quote]
Thx for help. Sucks about Qt5 :/
[quote="Rootax"]
Any of you have compiled qbittorrent under msvc with openssl 1.1.0 or 1.1.1 ? The tutorials are for 1.0.2, and 1.1.x seems to change the process of building it, and the lib names...
[/quote]
Code: Select all
===openssl 1.1.x===
1. perl Configure VC-WIN64A no-shared zlib no-zlib-dynamic threads --release --openssldir=C:\openssl --prefix=G:\QBITTORRENT\install_msvc64\base -IG:\QBITTORRENT\install_msvc64\base\include -LG:\QBITTORRENT\install_msvc64\base\lib --with-zlib-lib=G:\QBITTORRENT\install_msvc64\base\lib\zlib.lib
3. CFLAGS(end): -O1 -GL -MT /guard:cf
5. LFLAGS=/NOLOGO /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /LTCG /OPT:REF /OPT:ICF=5 /MANIFEST:EMBED /INCREMENTAL:NO /guard:cf /NODEFAULTLIB:MSVCRT
==qt5==
at the end of configure
OPENSSL_LIBS="-llibssl -llibcrypto"
[/quote]
Thx for help. Sucks about Qt5 :/
Re: [official]qBittorrent 4.1.5 installer - Built with MSVC 2017
Sledge could I bring your attention to this issue I created please? Really helps with usability for people seeding thousands of torrents. Thanks.
https://github.com/qbittorrent/qBittorrent/issues/9849
https://github.com/qbittorrent/qBittorrent/issues/9849
-
- Administrator
- Posts: 2432
- Joined: Sun Jan 23, 2011 1:17 pm
Re: [official]qBittorrent 4.1.5 installer - Built with MSVC 2017
Here is qBittorrent 4.1.6 built with MSVC 2017.
4.1.6 link-> http://www.fosshub.com/qBittorrent.html
Changelog: http://www.qbittorrent.org/news.php
Libraries's version used:
Libtorrent: 1.1.13
Qt: 5.6.3 (32-bit) / 5.12.2 (64-bit)
Boost: 1.70.0
4.1.6 link-> http://www.fosshub.com/qBittorrent.html
Changelog: http://www.qbittorrent.org/news.php
Libraries's version used:
Libtorrent: 1.1.13
Qt: 5.6.3 (32-bit) / 5.12.2 (64-bit)
Boost: 1.70.0
Re: [official]qBittorrent 4.1.6 installer - Built with MSVC 2017
I have just upgraded to 4.1.6 today, and it becomes unusable.
After I have opened it, do nothing and wait for about 10-20 sec, it crashes.
Basically, it just doesn't work anymore. Please help.
I am using Win 10 by the way.
Just wondering if there are any differences in the options? Like memory to be allocated, pre-allocated disk-space etc... May be I can switch the options back to how it was like in previous versions so that it can become back to normal again? I mean in previous versions, I experienced crashes once a while. But the latest version - 4.1.6 just crashes like 10 seconds after starting... I have tried stopping all torrents once application has started, but that doesn't seem to be the solution.
After I have opened it, do nothing and wait for about 10-20 sec, it crashes.
Basically, it just doesn't work anymore. Please help.

I am using Win 10 by the way.
Just wondering if there are any differences in the options? Like memory to be allocated, pre-allocated disk-space etc... May be I can switch the options back to how it was like in previous versions so that it can become back to normal again? I mean in previous versions, I experienced crashes once a while. But the latest version - 4.1.6 just crashes like 10 seconds after starting... I have tried stopping all torrents once application has started, but that doesn't seem to be the solution.

Last edited by sccy on Mon May 06, 2019 12:01 pm, edited 1 time in total.
Re: [official]qBittorrent 4.1.6 installer - Built with MSVC 2017
[quote="sccy"]
...
[/quote]
Super weird, it works superb on my machine... (34 torrents loaded, but just yesterday had 200+ for test on 4.1.5, and upgraded to 4.1.6 without issue.)
...
[/quote]
Super weird, it works superb on my machine... (34 torrents loaded, but just yesterday had 200+ for test on 4.1.5, and upgraded to 4.1.6 without issue.)
Re: [official]qBittorrent 4.1.6 installer - Built with MSVC 2017
[quote="Peter"]
[quote="sccy"]
...
[/quote]
Super weird, it works superb on my machine... (34 torrents loaded, but just yesterday had 200+ for test on 4.1.5, and upgraded to 4.1.6 without issue.)
[/quote]
I just let the application starts and I wait. I have basically stopped all torrents and just watched the memory usage of the application. Within the first 10 seconds, memory usage seems to climb up very quickly... I don't know what it is... but I would have thought the application shouldn't be doing anything heavy if no torrents are active.
[quote="sccy"]
...
[/quote]
Super weird, it works superb on my machine... (34 torrents loaded, but just yesterday had 200+ for test on 4.1.5, and upgraded to 4.1.6 without issue.)
[/quote]
I just let the application starts and I wait. I have basically stopped all torrents and just watched the memory usage of the application. Within the first 10 seconds, memory usage seems to climb up very quickly... I don't know what it is... but I would have thought the application shouldn't be doing anything heavy if no torrents are active.
Re: [official]qBittorrent 4.1.6 installer - Built with MSVC 2017
Yeah no problems here either. If you reinstall 4.1.5 does it work? What's very quickly exactly?
Re: [official]qBittorrent 4.1.6 installer - Built with MSVC 2017
I see it goes beyond 3GB of memory then it crashes. Or is that normal? Even without any active torrents?
I actually thought about downgrading and try again, but I couldn't find the installer for the old version
Must have deleted it... haha
I actually thought about downgrading and try again, but I couldn't find the installer for the old version

Re: [official]qBittorrent 4.1.6 installer - Built with MSVC 2017
Another Windows 10 fail here. Got the message that an update was available and updated to 4.1.6, because my 4.1.5 has occasional crashes.
The 4.1.6 will not fully start, the form loads and then get a crash message.
Reinstalled 4.1.5 and it is working like before.
I do have a lot of torrents, a little over 2500.
The 4.1.6 will not fully start, the form loads and then get a crash message.
Reinstalled 4.1.5 and it is working like before.
I do have a lot of torrents, a little over 2500.