-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
qbittorrent slows Ubuntu 13.04 to restart or change users #938
Comments
How many torrents do you have in your transferlist? |
Oops, it seems that it is one from the screenshot. Is that a 7GB torrent?
|
Launch qbittorrent from the terminal and exit it through the gui: It takes about 2 seconds!Video record of shuting down speed of qbittorrent. It's pretty fast in terminal. https://docs.google.com/file/d/0B7LlK5UsbHJBR2RUUHp6ZlJxUFk/edit?usp=sharingMy current downloads https://docs.google.com/file/d/0B7LlK5UsbHJBNHo1OVd1a2RvTVU/edit?usp=sharing |
Is there any idea why qbittorrent slows Ubuntu? |
The only thing I can think of is that when the OS is shutting down for some reason qbt is slow to respond and shutdown quickly. I am not good with linux, is there anyway to observe how long qbt takes to exit during the OS shutdown process? EDIT: I now, watched your video. This isn't what I meant. killing a process doesn't count as exiting correctly. In terminal issue "qbittorrent". Wait for qbt to finish loading. At this point the terminal should not have returned. In qbt do a File->Exit and observe how long it takes for the terminal to return. |
My English is not so good.
|
"Launch qbittorrent from the terminal and exit it through the gui:" You should quit the qbt first. In the video #4, the qbt's icon is already in the tray, meaning it is already running. Launch of qbt from terminal did nothing (but to bring the qbt window to the front). Due to this, the speed of shutdown cannot be seen in the terminal. Try the steps:
|
This shows that qbt exits almost immediately after a "shutdown" has been issued. While this:
Other processes(like skype) don't exit although the system is shutting down. I really don't know what the problem is here. But qbt is exiting immediately and shouldn't have any effect on your shutdown. Maybe the bug is in Ubuntu and not qbt? |
Kervius, it seems qbt doesn't Exit with menu File->Exit. After 2 minutes command ps wuax | grep qbittorrent in terminal still have output. It's not empty. But I can't find proces of qbittorrent in System monitor or utility HTOP. P.S. I've got this result by following your advice: The prompt of the shell: |
Output is not empty because you see the "grep" command itself in it.
The QBT has finished almost instantaneously. Sergey, since you are in a mood for the tests. Another one:
The point of the test is to see how much IO QBT causes when it terminates. Linux tends to speculatively delay IO activities. That would make QBT terminate fast even if it causes flurry of IO. But during shutdown, the IO is finalized and disks are synced, making OS (and user) to actually wait for the completion. If IO is low/moderate, then I think it has nothing to do with IO. (Probably some interaction with the session manager?) |
Ok, here are the results of commands: I think analyze text file more convenient than read it on this page. And video: https://docs.google.com/file/d/0B7LlK5UsbHJBQjdyTHcydGtRbzA/edit?usp=sharing |
Absolutely nothing out of ordinary, what might impact the shutdown in any noticeable fashion. |
P.S. I see message of recovering of VAR partion every time then Ubuntu starts. Maybe some app can't stop when Ubuntu shutdown. But this issue appeare before I installed QBT, maybe it's ffmpegthumbnailer. |
qbittorrent got update to 3.1.0 version. Now it works perfect. Thanx! |
Awesome. Closing. |
Ubuntu can't restart as fast as usually if Qbittorent is running.
I just hit Restart in system menu and about 15-20 seconds after that Ubuntu start restarting. Nothing happens at this time.
If I first manually close Qbittorent then Ubuntu restart normally fast.
I've finded similar bug https://bugs.launchpad.net/ubuntu/+source/qbittorrent/+bug/1068057
Qbittorrent ver. 3.0.11 http://s1.ipicture.ru/uploads/20130922/qj4l95Ah.png
Ubuntu 13.04 x64.
The text was updated successfully, but these errors were encountered: