Bug 430792 - KGet does not inform of no space left condition
Summary: KGet does not inform of no space left condition
Status: REPORTED
Alias: None
Product: kget
Classification: Applications
Component: UI (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks: 306420
  Show dependency treegraph
 
Reported: 2020-12-24 16:06 UTC by Christopher Yeleighton
Modified: 2020-12-24 16:08 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Yeleighton 2020-12-24 16:06:53 UTC
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