mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Crash with Sticky Password #4994
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#4994
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 @Gittyperson on GitHub (Dec 16, 2016).
This happened a few seconds after I opened qB. Haven't changed any advanced settings. It now seems to happen every time I click inside the UI. Weird. I ran 3.3.9 earlier without issues.
`qBittorrent has crashed
qBittorrent version: v3.3.9
Libtorrent version: 1.0.10.0
Qt version: 5.7.0
Boost version: 1.62.0
OS version: Windows 10 10.0.14393 x86_64
@sledgehammer999 commented on GitHub (Dec 17, 2016):
wtf is "uiautomationcore.dll"? Is it a Windows dll or a 3rd party dll?
In any case I'll release v3.3.10 with qt 5.7.1 either today or tomorrow. Hopefully it will fix the UI problem. If it does, come back and close this.
@Gittyperson commented on GitHub (Dec 17, 2016):
Seems it's a Windows component - ok thanks, I,'ll check and close it if it's ok.
@Gittyperson commented on GitHub (Dec 17, 2016):
Still occurs. Seems to be generated by general UI interaction (mouse clicks, moving/min-maximising windows, bringing other windows to front then qB again etc.).
qBittorrent version: v3.3.10
Libtorrent version: 1.0.10.0
Qt version: 5.7.1
Boost version: 1.62.0
OS version: Windows 10 10.0.14393 x86_64
`
@Gittyperson commented on GitHub (Dec 17, 2016):
I think this may be related with Sticky Password's (password manager) autofill features, which are related to uiautomation. SP has an "Ignored Apps" feature, I've added qbittorrent.exe and crashes seemed to have stopped. Let me test for 1-2 days and I'll close this if it's solved.
This report seems related, I see uiautomation AND Sticky Password in there.