mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Crash in add torrent dialog #5367
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#5367
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 @thalieht on GitHub (Mar 22, 2017).
qBittorrent version and Operating System:
Current master 3.4.0 alpha, Arch KDE
If on linux, libtorrent and Qt version:
Qt 5.7.1, libtorrent 1.1.1
What is the problem:
qbit crashes if add new torrent dialog is resized horizontally with the cursor on the edge of the screen the moment metadata is loaded (window position resets).
In KDE it's allowed to resize this window while it's out of focus (unlike win 7)
Steps to reproduce:
Extra info(if any):
I have also seen it crash during some other stuff in add torrent dialog such as when opening the "save at" history or "category" the moment the window is reset. I've even seen it crash the moment metadata is fetched without me doing anything at all but it seems random.
@gilbertoca commented on GitHub (Apr 1, 2017):
It occurs in v3.3.11:
@thalieht commented on GitHub (Jun 6, 2017):
Maybe it's the same as #4128, #4173, #4180, #4709, #6106, #6125
@thalieht commented on GitHub (Jul 11, 2017):
In latest 3.4.0alpha, and after many tries, i can no longer replicate because the addnewtorrent window's position doesn't seem to reset on metadata retrieval anymore and because it's no longer possible to resize that window without it being in focus (clicking on the edge of the window now puts it in focus).
I have no idea if it was some update in KDE or qbit or a combination that fixed it.
@aphirst commented on GitHub (Aug 4, 2017):
I get a similar crash if, before the metadata finishes downloading, I try to change the download folder. It seems to primarily when the dropdown / select window is active at the moment the metadata finishes, but it has done it to me before even after confirming a new folder. Should I make a new post or is it sufficient here?
@ngosang commented on GitHub (Sep 16, 2018):
We are closing all issues related to old qBittorrent versions (qBittorrent < 4.1.0).
Please, update to last release and, if the bug/error/crash is still present, open another issue.
Thank you.