Bug 430792

Summary: KGet does not inform of no space left condition
Product: [Applications] kget Reporter: Christopher Yeleighton <giecrilj>
Component: UIAssignee: KGet authors <kget>
Status: REPORTED ---    
Severity: normal CC: wbauer1
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Bug Depends on:    
Bug Blocks: 306420    

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