mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Truncated system notification on disk full #11497
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#11497
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 @michelle-arzul on GitHub (Dec 27, 2020).
qBittorrent version and Operating System
qBittorrent v4.3.1 on Windows 10 Pro (10.0.1xxxx)
What is the problem
If the disk drive being downloaded to becomes full during download (due to the torrent size exceeding free space, for example), an I/O error occurs (as it should) and is logged correctly with a helpful message.
However, the system notification (titled "I/O Error") is too long and cannot be expanded/read in full to reach the part that mentions disk space, which could be very confusing to the layman who wouldn't think to check the logs for why the download stopped.
What is the expected behavior
A more specific and human-friendly message in the system notification on disk full.
Steps to reproduce
Start downloading any torrent larger than the available space on the drive being downloaded to, and wait for the drive to become full. A system notification titled "I/O Error" appears.