Page 5 of 9

Re: [official]qBittorrent 3.1.8 installer - Built with MSVC 2008

Posted: Mon Feb 03, 2014 1:45 pm
by sledgehammer_999
jeps wrote: Well, it is (more or less) working OK.

This is the first ever version of qBittorrent that I have to specify which NIC/Network Interface qBittorrent must use.
It sort of found 2 IP's (1 was the right one and was wrong (IP of a VM) and the network wasn't working 100%
After setting it to use the right Network Interface and restart everything was back to normal!
(bonus info: I'm a using a fixed port in my router/firewall so UPNP is disabled in qBittorrent)
As far as I can tell I didn't actually touch the code that is responsible for this... Does it happen again if you uninstall it and reinstall the same version?
Or if you go back to v3.1.5, launch it, close it, and install v3.1.8?
I hope the official build in future versions will have its firewall rule set to apply for both Public, Private and domain networks.
That would save some people a headache (I think)
Please report it to the bug tracker and if possible link to online documentation on how to achieve this.

Re: [official]qBittorrent 3.1.8 installer - Built with MSVC 2008

Posted: Mon Feb 03, 2014 2:24 pm
by jeps
sledgehammer_999 wrote:
I hope the official build in future versions will have its firewall rule set to apply for both Public, Private and domain networks.
That would save some people a headache (I think)
Please report it to the bug tracker and if possible link to online documentation on how to achieve this.
Well, I don't see it as a bug, and certainly not a libtorrent bug.
If it is a bug, it a more like a packing bug.
Dayman's 64-bits package does create the firewall rules to my liking (= rule apply to all 3 network)

I'll return, when I have some info regarding the "Network Interface" issue.

Re: [official]qBittorrent 3.1.8 installer - Built with MSVC 2008

Posted: Tue Feb 04, 2014 12:01 am
by Nemo
All good here. Just as the alpha this 3.1.8 works great! Thanks sledge/Dayman and everyone involved.

Re: [official]qBittorrent 3.1.8 installer - Built with MSVC 2008

Posted: Tue Feb 04, 2014 3:28 am
by Doadin
Hello, with the new 3.1.8 build it keeps crashing for me. In the window that says it has stoped it says problem event name BEX.
"BEX refers to Buffer Overflow Exception" I tried uninstalling and reinstalling but keeping config/torrents and its still haveing this issue.

3.1.5 continues to work just fine no matter how its installed.

Re: [official]qBittorrent 3.1.8 installer - Built with MSVC 2008

Posted: Tue Feb 04, 2014 1:53 pm
by sledgehammer_999
[quote="Doadin"]
Hello, with the new 3.1.8 build it keeps crashing for me. In the window that says it has stoped it says problem event name BEX.
"BEX refers to Buffer Overflow Exception" I tried uninstalling and reinstalling but keeping config/torrents and its still haveing this issue.

3.1.5 continues to work just fine no matter how its installed.
[/quote]

Can you tell me if the instruction in there help you?: https://github.com/qbittorrent/qBittorrent/issues/1383

Re: [official]qBittorrent 3.1.8 installer - Built with MSVC 2008

Posted: Wed Feb 05, 2014 4:47 am
by Doadin
Thats appears to be it. ty. I guess disableing it for now.

Re: [official]qBittorrent 3.1.8 installer - Built with MSVC 2008

Posted: Wed Feb 05, 2014 6:54 pm
by sledgehammer_999
@Doadin I have posted instructions on how to get a useful backtrace from the crash. Care to help? (see bug linked)

Re: [official]qBittorrent 3.1.8 installer - Built with MSVC 2008

Posted: Thu Feb 06, 2014 5:57 am
by Doadin

Re: [official]qBittorrent 3.1.8 installer - Built with MSVC 2008

Posted: Fri Feb 07, 2014 11:41 pm
by sledgehammer_999

Re: [official]qBittorrent 3.1.8 installer - Built with MSVC 2008

Posted: Sun Feb 16, 2014 9:38 am
by Tomaso
libtorrent v0.16.15 released:
* fix mingw time_t 64 bit issue
* fix use of SetFileValidData on windows
* fix crash when using full allocation storage mode
* improve error_code and error_category support in python bindings
* fix python binding for external_ip_alert

Re: [official]qBittorrent 3.1.9 installer - Built with MSVC 2008

Posted: Sat Mar 01, 2014 12:58 pm
by sledgehammer_999
Here is qBittorrent 3.1.9 built with MSVC 2008 express.

3.1.9 link-> http://sourceforge.net/projects/qbittor ... e/download
Changelog: http://www.qbittorrent.org/news.php

Libraries's version used:
Libtorrent: 0.16.15+svn9745
Qt: 4.8.5
Boost: 1.55.0

Re: [official]qBittorrent 3.1.9 installer - Built with MSVC 2008

Posted: Sat Mar 01, 2014 2:10 pm
by Nemo
Thanks sledge & Dayman! Damn good update :D.

Re: [official]qBittorrent 3.1.9 installer - Built with MSVC 2008

Posted: Sun Mar 02, 2014 11:47 am
by 100%
Thanks guys, great job!

Re: [official]qBittorrent 3.1.9 installer - Built with MSVC 2008

Posted: Mon Mar 03, 2014 7:28 pm
by Nemo
Loaded up with 51 torrents seeding, running for 2 days straight without any problems. Thanks again for this great work.

Also I updated the Dutch language till 96%, work in progress :).

Re: [official]qBittorrent 3.1.9 installer - Built with MSVC 2008

Posted: Sat Mar 29, 2014 8:18 pm
by catwoman68
libtorrent v0.16.16 released:
* add missing add_files overload to the python bindings
* improve error handling in http gunzip
* fix debug logging for banning web seeds
* improve support for de-selected files in full allocation mode
* fix dht_bootstrap_alert being posted
* SetFileValidData fix on windows (prevents zero-fill)
* fix minor lock_files issue on unix