Page 2 of 2

Re: Newcomer questions about settings, errors, recommendations etc.

Posted: Sat Mar 01, 2014 9:27 pm
by sledgehammer_999
If i shut down the program and tries to start it too soon, will it not say there's a conflict if it's not done shutting down?
Nope. Currently if there is another instance of the program running:
1. If the instance isn't shutting down it's main window will show
2. If the old instance is in the middle of exiting, the new instance will either exit immediately and silently or wait a few secs and exit.

There is no popup. I just hope that 3.1.9 works for you, otherwise it will be a wild guess of what is actually happening.

Re: Newcomer questions about settings, errors, recommendations etc.

Posted: Sat Mar 01, 2014 10:48 pm
by fusk
sledgehammer_999 wrote:
If i shut down the program and tries to start it too soon, will it not say there's a conflict if it's not done shutting down?
Nope. Currently if there is another instance of the program running:
1. If the instance isn't shutting down it's main window will show
2. If the old instance is in the middle of exiting, the new instance will either exit immediately and silently or wait a few secs and exit.

There is no popup. I just hope that 3.1.9 works for you, otherwise it will be a wild guess of what is actually happening.
Okay, if i have to shut it down manually i'll be careful and make sure it gets it's time to do so.

Edit: Ah, it was going so well, but it just happened with 3.1.9. Downloaded a large torrent 27,8gb, after it was done it's been seeding for at least 30 min.
I/O error "not enough space" Afterwards the exe crashes.
Drive has 158gb free.

The only red lines in logs after restart.
02/03/2014 01:08:04 - Unable to decode torrent file: 'C:\Users\Nicolaj\AppData\Local\qBittorrent\BT_backup\135641e8312fe54bb9e785084b0433d8452c63ad.torrent'
02/03/2014 01:08:04 - This file is either corrupted or this isn't a torrent.

Either way, it has continued seeding.

On github i'm ngnh
And i created an issue as you told me to earlier.
https://github.com/qbittorrent/qBittorrent/issues/1491

Re: Newcomer questions about settings, errors, recommendations etc.

Posted: Sun Mar 02, 2014 10:00 pm
by fusk
Oh btw, if there's a disk write cache size, how come there isn't a disk read cache size ?

Re: Newcomer questions about settings, errors, recommendations etc.

Posted: Sun Mar 02, 2014 10:16 pm
by ciaobaby
Buffering dowloaded data in a memory cache before commiting to disk means faster hash checking and less (slower) disc writes, pieces for upload do not need a hash check.

Re: Newcomer questions about settings, errors, recommendations etc.

Posted: Mon Mar 03, 2014 5:41 am
by Papanikles
Sorry for the delay. This link is updated: https://github.com/qbittorrent/qBittorr ... linkage%29 ?

Because i followed all steps and i can't compile qbittorrent. I really liked contribute for this project.

Re: Newcomer questions about settings, errors, recommendations etc.

Posted: Mon Mar 03, 2014 9:37 am
by sledgehammer_999
[quote="Papanikles"]
Sorry for the delay. This link is updated: https://github.com/qbittorrent/qBittorr ... linkage%29 ?

Because i followed all steps and i can't compile qbittorrent. I really liked contribute for this project.
[/quote]

Yes, they should work. What is your error?
Create a new topic because this one is irrelevant to your problem.