Bug 384048

Summary: Copy/Move of large data blocks apps from starting correctly!
Product: [I don't know] kde Reporter: Shpend Hoti <forum>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED DOWNSTREAM    
Severity: grave    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Shpend Hoti 2017-08-26 11:25:43 UTC
When a huge amount of files get moved to another location, it seems that when I am starting some apps, they get started quickly, BUT: when they open up, their window-content is just a screenshot of the desktop!  

For instance, when i want to open system-settings, the mainwindows opens up, but you dont see anything of the settings but nothing as a piece of the desktop-wallpaper!
Comment 1 Christoph Feck 2017-08-29 10:48:24 UTC
Unfortunately, the Linux kernel does not favour new processes over existing processes for disk IO, so they need more time to initialize when existing disk IO processes are running.