| Summary: | KGet does not inform of no space left condition | ||
|---|---|---|---|
| Product: | [Applications] kget | Reporter: | Christopher Yeleighton <giecrilj> |
| Component: | UI | Assignee: | KGet bugs <kget-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | wbauer1 |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Bug Depends on: | |||
| Bug Blocks: | 306420 | ||
SUMMARY KGet does not inform the user of the condition when it cannot proceed with a download because the target file system is full. STEPS TO REPRODUCE 1. { mount tmpfs /tmp/d -t tmpfs -o size=1; } 2. Tell KGet to download a large file into /tmp/d! 3. OBSERVED RESULT Speed=Stopped EXPECTED RESULT Speed=Error: device full SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: 5.9.14-1-default/5.20.4 (available in About System) KDE Plasma Version: 5.20.4 KDE Frameworks Version: 5.77.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION