mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
3.3.10.0 for Windows. qbittorrent.exe process does not close on exit #5103
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#5103
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Bogged on GitHub (Jan 8, 2017).
Subject says it all.
@okeatime commented on GitHub (Jan 9, 2017):
Screen shot please?
@thalieht commented on GitHub (Jan 9, 2017):
If by "does not close on exit" you mean it takes a looong time for the process to exit then it's a known issue and it should get better when qbt adopts a newer libtorrent version.
Other than that did you uncheck Options->Behavior->Close qBittorrent to notification area? I fell for it several times on clean qbt installations...
@Bogged commented on GitHub (Jan 9, 2017):
hmmm. I'm new to this forum platform (no quoting system?)
"If by "does not close on exit" you mean it takes a looong time for the process to exit then it's a known issue and it should get better when qbt adopts a newer libtorrent version."
Ah that's a good one. Then "does not close on exit" is a false statement if it takes a lifetime to close?
After few tests it looks like sometimes it takes a loooooooooooooong and some other times it's so long that I don't have the patience to wait and kill the process myself.
"Other than that did you uncheck Options->Behavior->Close qBittorrent to notification area? I fell for it several times on clean qbt installations.."
Nah I want to see the qbt icon at all times when it's running. Which brings me to a second issue/comment. Should I start another issue or put it in a recommendation. Since it's a known issue that QBT process closes when it feels like it. Is it possible to force the icon to stay in the notification bar as long as the process is running (after a close request sent by the user)?
@zeule commented on GitHub (Jan 9, 2017):
@Bogged, there is a link below the editor window (entitled "Styling with Markdown is supported") where you can lookup possible markup elements.
As per the issue itself, I doubt anything except a stacktrace of the program when it is "halted" could be useful. So, if you can reproduce the issue, running qBt under a debugger, please share stacktraces from all threads.
@Bogged commented on GitHub (Jan 9, 2017):
"As per the issue itself, I doubt anything except a stacktrace of the program when it is "halted" could be useful. So, if you can reproduce the issue, running qBt under a debugger, please share stacktraces from all threads."
Since it's a known problem, I'm just going to wait until it gets resovled. Meanwhile I will manually kill the process after quitting exiting qbt.
Anyone know what is the last release without this issue?
@zeule commented on GitHub (Jan 9, 2017):
I had such a problem, but it was caused by boost::asio and disappeared with boost version 1.62.0.
@dzmat commented on GitHub (Jan 11, 2017):
windows version 3.3.10 already is linked against boost 1.62.0 version, so it is not a case.
@dzmat commented on GitHub (Jan 11, 2017):
@Bogged does qbittorrent process remain in process list if you close it by using menu entry File->Quit, not the cross button in window handle?
@zeule commented on GitHub (Jan 11, 2017):
@dzmat, beg your pardon, 1.63.0
@Bogged commented on GitHub (Jan 11, 2017):
"@Bogged does qbittorrent process remain in process list if you close it by using menu entry File->Quit, not the cross button in window handle?"
I think I tried both - But cross handle is suppose to reduce in the tray no?
My experience is mainly with file/quit and/or with the quit enabled after all downloads completed.
@thisisnotmyrealname commented on GitHub (Jan 11, 2017):
file -> quit takes an eternity to quit on 3.3.10 x64, windows 10, ~400 torrents.
@zeule commented on GitHub (Jan 11, 2017):
Closing as duplicate of #5097.