[unofficial]qBittorrent git master builds: 3.2.0alpha_20150308_19b9a84
Re: [unofficial]qBittorrent git master builds: 3.2.0alpha_20141229_ca2dc325
How are you supposed to know what version you are currently using?
And another thing: in the version I am using now (might be from October, that's the created date) the Boost version is 1.56.0. In the post above it says 1.55.0?
And another thing: in the version I am using now (might be from October, that's the created date) the Boost version is 1.56.0. In the post above it says 1.55.0?
Re: [unofficial]qBittorrent git master builds: 3.2.0alpha_20141229_ca2dc325
[quote="martinigm"]
How are you supposed to know what version you are currently using?
And another thing: in the version I am using now (might be from October, that's the created date) the Boost version is 1.56.0. In the post above it says 1.55.0?
[/quote]
You can check the modified date of qbittorrent.exe in windows explorer. That would give u some clues...
Yes, the new one is using 1.55.0, as shown in Help > about > libraries ...
From previous posts, I'm guessing an older version of boost is being used due to the freezing gui problem.
How are you supposed to know what version you are currently using?
And another thing: in the version I am using now (might be from October, that's the created date) the Boost version is 1.56.0. In the post above it says 1.55.0?
[/quote]
You can check the modified date of qbittorrent.exe in windows explorer. That would give u some clues...
Yes, the new one is using 1.55.0, as shown in Help > about > libraries ...
From previous posts, I'm guessing an older version of boost is being used due to the freezing gui problem.
Last edited by tekko on Fri Jan 02, 2015 7:21 am, edited 1 time in total.
Re: [unofficial]qBittorrent git master builds: 3.2.0alpha_20141229_ca2dc325
Like the stable version, the alpha version suffer from high cpu usage when you sort by the progress or size column when the list has over 200 torrents. The numbers for size doesn't change much. Maybe the scanning happens too frequently? Athough the status changes all the time, sorting by the status column doesn't cost high cpu usage... I dunno how the code for sorting the size column is written... If it's checking those checkboxes all the time, then maybe there's too much scanning. Maybe have a varibale to keep track if those checkboxes have changed. If the variable is true, then scan the difference. If the code is already doing something similar, then....
I'll test some more when I have time. I'll report back if I find anything. Thanks for the active development.
I'll test some more when I have time. I'll report back if I find anything. Thanks for the active development.
Re: [unofficial]qBittorrent git master builds: 3.2.0alpha_20141229_ca2dc325
Status column is a single FIXED value for each status, columns that are variable numerical values require calculation and a "bubble" sort algorithm.sorting by the status column doesn't cost high cpu usage
Re: [unofficial]qBittorrent git master builds: 3.2.0alpha_20141229_ca2dc325
[quote="ciaobaby"]
Status column is a single FIXED value for each status, columns that are variable numerical values require calculation and a "bubble" sort algorithm.
[/quote]
Thanks for the info.
Status column is a single FIXED value for each status, columns that are variable numerical values require calculation and a "bubble" sort algorithm.
[/quote]
Thanks for the info.
Re: [unofficial]qBittorrent git master builds: 3.2.0alpha_20141229_ca2dc325
Is qbittorrent multithreaded?
-
- Administrator
- Posts: 2432
- Joined: Sun Jan 23, 2011 1:17 pm
Re: [unofficial]qBittorrent git master builds: 3.2.0alpha_20141229_ca2dc325
@tekko you should post your 2 findings in the bug tracker creating a separate bug for each issue.
http://bugs.qbittorrent.org
http://bugs.qbittorrent.org
Re: [unofficial]qBittorrent git master builds: 3.2.0alpha_20141229_ca2dc325
[quote="sledgehammer_999"]
@tekko you should post your 2 findings in the bug tracker creating a separate bug for each issue.
http://bugs.qbittorrent.org
[/quote]
https://github.com/qbittorrent/qBittorrent/issues/2365
https://github.com/qbittorrent/qBittorrent/issues/2366
Since I don't talk much, maybe I am not expressing myself correctly in those reports...
@tekko you should post your 2 findings in the bug tracker creating a separate bug for each issue.
http://bugs.qbittorrent.org
[/quote]
https://github.com/qbittorrent/qBittorrent/issues/2365
https://github.com/qbittorrent/qBittorrent/issues/2366
Since I don't talk much, maybe I am not expressing myself correctly in those reports...
Re: [unofficial]qBittorrent git master builds: 3.2.0alpha_20141229_ca2dc325
Didn't knew that this was possible:
Using ''Text alongside icons'' and it looks quite good.

Using ''Text alongside icons'' and it looks quite good.
-
- Administrator
- Posts: 2432
- Joined: Sun Jan 23, 2011 1:17 pm
Re: [unofficial]qBittorrent git master builds: 3.2.0alpha_20141229_ca2dc325
[quote="Nemo"]
Didn't knew that this was possible:
Using ''Text alongside icons'' and it looks quite good.
[/quote]
It's a new feature.
Didn't knew that this was possible:

Using ''Text alongside icons'' and it looks quite good.
[/quote]
It's a new feature.
Re: [unofficial]qBittorrent git master builds: 3.2.0alpha_20141229_ca2dc325
Thanks sledge, it looks much better I must say.
-
- Administrator
- Posts: 2432
- Joined: Sun Jan 23, 2011 1:17 pm
Re: [unofficial]qBittorrent git master builds: 3.2.0alpha_20141229_ca2dc325
Credit where is due: https://github.com/qbittorrent/qBittorrent/pull/2046
I posted this because the changelog already contains a shitload of changes/fixes/features.
I posted this because the changelog already contains a shitload of changes/fixes/features.
Re: [unofficial]qBittorrent git master builds: 3.2.0alpha_20141229_ca2dc325
When I'm hovering over the qbt system tray icon, tooltip (with qbt version and dl/up speed) didn't appear. Was it removed in 3.2.0?
Last edited by PoMcku on Mon Jan 19, 2015 1:37 pm, edited 1 time in total.
-
- Administrator
- Posts: 2432
- Joined: Sun Jan 23, 2011 1:17 pm
Re: [unofficial]qBittorrent git master builds: 3.2.0alpha_20141229_ca2dc325
[quote="PoMcku"]
When I'm hovering over the qbt system tray icon, tooltip (with qbt version and dl/up speed) didn't appear. Was it removed in 3.2.0?
[/quote]
No it's still there. I didn't change anything. What OS are you using?
When I'm hovering over the qbt system tray icon, tooltip (with qbt version and dl/up speed) didn't appear. Was it removed in 3.2.0?
[/quote]
No it's still there. I didn't change anything. What OS are you using?
Re: [unofficial]qBittorrent git master builds: 3.2.0alpha_20141229_ca2dc325
[quote="sledgehammer_999"]
What OS are you using?
[/quote]
Win 7 SP1.
Qbt 3.1.11 works nice with this tooltip.
What OS are you using?
[/quote]
Win 7 SP1.
Qbt 3.1.11 works nice with this tooltip.