[unofficial]qBittorrent git master builds: 3.1.0RC_06102013

Testing the freshly baked, latest builds!
Post Reply
sledgehammer_999
Administrator
Administrator
Posts: 2443
Joined: Sun Jan 23, 2011 1:17 pm

Re: [unofficial]qBittorrent git master builds: 3.1.0alpha11062013

Post by sledgehammer_999 »

Which language do you use in the installer? -I'll try to fix this-

The feed issue has nothing to do with the installer. Report it here:https://github.com/qbittorrent/qBittorr ... state=open
Most probably Dayman can fix it.
alfrix

Re: [unofficial]qBittorrent git master builds: 3.1.0alpha11062013

Post by alfrix »

Used Spanish language, the expected words are "menú" and "Añadir" respectively.
Dayman

Re: [unofficial]qBittorrent git master builds: 3.1.0alpha11062013

Post by Dayman »

[quote="sledgehammer_999"]
Which language do you use in the installer? -I'll try to fix this-

The feed issue has nothing to do with the installer. Report it here:https://github.com/qbittorrent/qBittorr ... state=open
Most probably Dayman can fix it.
[/quote]

Language problems in installer may be caused by non-utf encoding translation file.

As for RSS. I'll see what I can do. But from my point of view RSS code needs to be rewritten. Maintaining it is real pain.
sledgehammer_999
Administrator
Administrator
Posts: 2443
Joined: Sun Jan 23, 2011 1:17 pm

Re: [unofficial]qBittorrent git master builds: 3.1.0alpha11062013

Post by sledgehammer_999 »

Here is a build of qBittorrent 3.1.0alpha25062013 from git master with:
boost 1.53
libtorrent RC_0_16
openssl: 1.0.1e
qt: 4.8.4

Built using MSVC2008.

Link1: http://builds.shiki.hu/qbittorrent_3.1. ... _setup.exe
Link2: https://mega.co.nz/#!yoAhTKZA!Q-EFOWU5R ... KT2nZzpj_E

It is build with some fixes from libtorrent that may solve some uploading issues. There is nothing special in this one otherwise.
Last edited by sledgehammer_999 on Tue Jun 25, 2013 8:33 pm, edited 1 time in total.
tekko

Re: [unofficial]qBittorrent git master builds: 3.1.0alpha11062013

Post by tekko »

qBittorrent 3.1.0alpha25062013

Thanks. This one doesn't crash on startup somehow...

Maybe the trunk is too unstable to be used.
Last edited by tekko on Tue Jun 25, 2013 9:36 pm, edited 1 time in total.
User avatar
Peter
Administrator
Administrator
Posts: 2693
Joined: Wed Jul 07, 2010 6:14 pm

Re: [unofficial]qBittorrent git master builds: 3.1.0alpha11062013

Post by Peter »

I'll give it a spin too. :)
User avatar
Nemo
Administrator
Administrator
Posts: 1730
Joined: Sat Jul 24, 2010 6:24 pm

Re: [unofficial]qBittorrent git master builds: 3.1.0alpha11062013

Post by Nemo »

Thanks sledge. Im wondering why the ''Uploaded'' information is gone at ''Peers'' tab, showing each uploaded data for each peer. One before this alpha had the same. Not such a big problem but I was used to see this information somehow :). The Flags tab is nice by the way.
User avatar
Peter
Administrator
Administrator
Posts: 2693
Joined: Wed Jul 07, 2010 6:14 pm

Re: [unofficial]qBittorrent git master builds: 3.1.0alpha11062013

Post by Peter »

The build looks solid. The router killer problem is gone... it seems.
(No longer getting thousands of connections open, so it works like any other client out there, which is great.)

There is only a small initial peak in connections but it drops down soon enough.
But yeah, qBittorrent is slower on my network for some weird reason that I can't find.

(It maxes out at 6MB/s speed and hogs down the full 90mbps line. Like an overhead or something. With uTorrent I get solid 10.5/12MB/s speeds.)

(uTP is enabled... what else could I check?)

1st Pic is about the initial peak with 9 torrents added. (Xubuntu, Lubuntu, Kubuntu.)
2nd @Nemo: Which one you mean? I see both uploaded tabs.. Oo
3rd pic is about the maxed speeds. This is as fast it gets. I know it's libtorrent specific, not a qBittorrent problem.
Attachments
qb_maxed.jpg
linux.jpg
woop2.jpg
Last edited by Peter on Wed Jun 26, 2013 8:46 pm, edited 1 time in total.
User avatar
Nemo
Administrator
Administrator
Posts: 1730
Joined: Sat Jul 24, 2010 6:24 pm

Re: [unofficial]qBittorrent git master builds: 3.1.0alpha11062013

Post by Nemo »

The second picture is what I mean shiki (W7 32bit). I installed it over 3.0.9 maybe thats the cause perhaps, so I reverted back to 3.0.9 and its back there :P. ill try with clean install just to be sure, the problem seems on my side :).
User avatar
Peter
Administrator
Administrator
Posts: 2693
Joined: Wed Jul 07, 2010 6:14 pm

Re: [unofficial]qBittorrent git master builds: 3.1.0alpha11062013

Post by Peter »

Just move out your AppData/qB folder and try starting it. See if it comes up like that.
By the way if you click on the columns (at top), can't you just enable it?
User avatar
Nemo
Administrator
Administrator
Posts: 1730
Joined: Sat Jul 24, 2010 6:24 pm

Re: [unofficial]qBittorrent git master builds: 3.1.0alpha11062013

Post by Nemo »

Yes its fixed now after removing Appdata/qB folder indeed. Should have thought myself  :).
User avatar
Peter
Administrator
Administrator
Posts: 2693
Joined: Wed Jul 07, 2010 6:14 pm

Re: [unofficial]qBittorrent git master builds: 3.1.0alpha11062013

Post by Peter »

Kinda off topic, but here is a good way to backup stuff.
Make a .bat file on desktop, and use this:
(After the AppData it popped into my head as uTorrent always lost my settings. And it could help if you are willing to test the builds. These are just examples of course. Change the naming, the folders, etc. You can also make 7z compress better or faster. As these folders are small I just use the default "a" switch. Oh and you could run Ccleaner in the first line so your browser backup would be small as well. And for big stuff like Mail, I made a second similar file but that copies the file into a local folder so I just save it down by hand.)

Code: Select all

@echo off
For /f "tokens=2-4 delims=." %%a in ('date /t') do (set mydate=2013-%%a-%%b)
For /f "tokens=1-2 delims=/:" %%a in ('time /t') do (set mytime=%%a%%b)
"C:\Program Files\7-Zip\7z.exe" a C:\Dropbox\Backup\%mydate%_%mytime%--filezilla.7z C:\Users\x\AppData\Roaming\FileZilla\
"C:\Program Files\7-Zip\7z.exe" a C:\Dropbox\Backup\%mydate%_%mytime%--hexchat.7z C:\Users\x\AppData\Roaming\HexChat\
"C:\Program Files\7-Zip\7z.exe" a C:\Dropbox\Backup\%mydate%_%mytime%--kitty.7z C:\Users\x\AppData\Roaming\KiTTY\
"C:\Program Files\7-Zip\7z.exe" a C:\Dropbox\Backup\%mydate%_%mytime%--purple.7z C:\Users\x\AppData\Roaming\.purple\
"C:\Program Files\7-Zip\7z.exe" a C:\Dropbox\Backup\%mydate%_%mytime%--chrome.7z C:\Users\x\AppData\Local\Google\
"C:\Program Files\7-Zip\7z.exe" a C:\Dropbox\Backup\%mydate%_%mytime%--mozilla.7z C:\Users\x\AppData\Roaming\Mozilla\
"C:\Program Files\7-Zip\7z.exe" a C:\Dropbox\Backup\%mydate%_%mytime%--mumble.7z C:\Users\x\AppData\Roaming\Mumble\
regedit.exe /E C:\Dropbox\Backup\%mydate%_%mytime%--WinSCP.reg "HKEY_CURRENT_USER\Software\Martin Prikryl\"
You could also use the Windows scheduler in case you forget to run the command.
Here are the Ccleaner options:
http://www.piriform.com/docs/ccleaner/a ... parameters
Last edited by Peter on Wed Jun 26, 2013 9:36 pm, edited 1 time in total.
User avatar
Peter
Administrator
Administrator
Posts: 2693
Joined: Wed Jul 07, 2010 6:14 pm

Re: [unofficial]qBittorrent git master builds: 3.1.0alpha11062013

Post by Peter »

The memory usage problem is also gone, 17,540K after a long time with 16 torrents. (Okay that's not too much, I'll add more later.) But it's a great start.

Edit: Whoops, sorry about it then. (That was quite a fail from me.)
Last edited by Peter on Wed Jun 26, 2013 10:49 pm, edited 1 time in total.
sledgehammer_999
Administrator
Administrator
Posts: 2443
Joined: Sun Jan 23, 2011 1:17 pm

Re: [unofficial]qBittorrent git master builds: 3.1.0alpha11062013

Post by sledgehammer_999 »

Quick response for the 'uploaded' column. It is probably related to the way qbt saves the state of the columns. When I added the 'flags' column and you launch on top of a 3.0.x conf file it confuses the saved state. I will try to fix it. Good catch.
sledgehammer_999
Administrator
Administrator
Posts: 2443
Joined: Sun Jan 23, 2011 1:17 pm

Re: [unofficial]qBittorrent git master builds: 3.1.0alpha11062013

Post by sledgehammer_999 »

Here is a build of qBittorrent 3.1.0alpha27062013 from git master with:
boost 1.53
libtorrent RC_0_16
openssl: 1.0.1e
qt: 4.8.4

Built using MSVC2008.

Link1: http://builds.shiki.hu/qbittorrent_3.1. ... _setup.exe
Link2: https://mega.co.nz/#!NkwBXKjQ!RjkDZyQJr ... iwIdtQyCaU

It includes 2 recent commits in master. It might solve bug #684.
Post Reply