[phpBB Debug] PHP Warning: in file [ROOT]/viewtopic.php on line 1823: Undefined array key 100
[phpBB Debug] PHP Warning: in file [ROOT]/viewtopic.php on line 1833: Trying to access array offset on value of type null
[phpBB Debug] PHP Warning: in file [ROOT]/viewtopic.php on line 1833: Trying to access array offset on value of type null
qBittorrent official forums • [official]qBittorrent 3.0.11 installer - Built with MSVC 2008 and uTP support - Page 32
Page 32 of 32

Re: [official]qBittorrent 3.0.9 installer - Built with MSVC 2008 and uTP support

Posted: Wed Jul 10, 2013 12:16 pm
by 100%
[quote="sledgehammer_999"]
I don't see another way for me to report it. Thank you.[/quote]

Take a look here.

Re: [official]qBittorrent 3.0.10 installer - Built with MSVC 2008 and uTP support

Posted: Wed Jul 10, 2013 3:06 pm
by 100%
Everything looks great so far, except for this...

http://i.imgur.com/gAUdZ1L.jpg

Do you see the problem? Just being curious, can someone please explain why are some numbers (not all of them) when selected cut off at the bottom now? It's a tiny issue but still... never had it before...

Re: [official]qBittorrent 3.0.10 installer - Built with MSVC 2008 and uTP support

Posted: Wed Jul 10, 2013 3:22 pm
by Dayman
[quote="100%"]
Everything looks great so far, except for this...

http://i.imgur.com/gAUdZ1L.jpg

Do you see the problem? Just being curious, can someone please explain why are some numbers (not all of them) when selected cut off at the bottom now? It's a tiny issue but still... never had it before...
[/quote]

Same as https://github.com/qbittorrent/qBittorrent/issues/758

Re: [official]qBittorrent 3.0.10 installer - Built with MSVC 2008 and uTP support

Posted: Wed Jul 10, 2013 3:36 pm
by 100%
Yup, that's it. Thanks, Dayman!

Re: [official]qBittorrent 3.0.10 installer - Built with MSVC 2008 and uTP support

Posted: Sun Jul 14, 2013 1:59 pm
by ironcross
3.0.10 works fine :)
Thanks a lot, sledgehammer_999!

Re: [official]qBittorrent 3.0.10 installer - Built with MSVC 2008 and uTP support

Posted: Mon Jul 29, 2013 11:57 pm
by sledgehammer_999
Here is qBittorrent 3.0.11 built with MSVC 2008 express.

3.0.11 link-> http://sourceforge.net/projects/qbittor ... e/download

Libraries's version used:
Libtorrent: 0.16.10+svn
Qt: 4.8.5
Boost: 1.54.0
Openssl: 1.0.1e

Sorry for the delay. I had a hardware failure. And also I had to rebuild my toolchain, which failed twice to build for some strange reason and I had to redo it.

Re: [official]qBittorrent 3.0.11 installer - Built with MSVC 2008 and uTP support

Posted: Tue Jul 30, 2013 8:59 am
by 100%
Thanks sledge & Dayman, keep up the good work!

Re: [official]qBittorrent 3.0.11 installer - Built with MSVC 2008 and uTP support

Posted: Tue Jul 30, 2013 2:49 pm
by Big_Iron
Thx!

Re: [official]qBittorrent 3.0.11 installer - Built with MSVC 2008 and uTP support

Posted: Sun Aug 04, 2013 3:22 pm
by Gúgolplex
When qBittorrent with QT5? ::)

Re: [official]qBittorrent 3.0.11 installer - Built with MSVC 2008 and uTP support

Posted: Sun Aug 04, 2013 3:38 pm
by sledgehammer_999
[quote="Gugolplex"]
When qBittorrent with QT5? ::)
[/quote]

http://qbforums.shiki.hu/index.php/topi ... ml#msg6571

Re: [official]qBittorrent 3.0.11 installer - Built with MSVC 2008 and uTP support

Posted: Tue Sep 10, 2013 11:09 am
by 100%
For all of you interested...
What's new in libtorrent 0.16.11:
August 19th, 2013

· fix web seed URL double escape issue
· fix string encoding issue in alert messages
· fix SSL authentication issue
· deprecate std::wstring overloads. long live utf-8
· improve time-critical pieces feature (streaming)
· introduce bandwidth exhaustion attack-mitigation in allowed-fast pieces
· python binding fix issue where torrent_info objects where destructing when their torrents were deleted
· added missing field to scrape_failed_alert in python bindings
· GCC 4.8 fix
· fix proxy failure semantics with regards to anonymous mode
· fix round-robin seed-unchoke algorithm
· add bootstrap.sh to generage configure script and run configure
· fix bug in SOCK5 UDP support
· fix issue where torrents added by URL would not be started immediately