Summary: | Apps don't start instantly | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Valdas <zmogas> |
Component: | general | Assignee: | David Faure <faure> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | a.samirh78, kdelibs-bugs, nate |
Priority: | NOR | ||
Version: | 5.62.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Valdas
2019-11-08 09:22:17 UTC
*** This bug has been marked as a duplicate of bug 401442 *** (In reply to Nate Graham from comment #1) > > *** This bug has been marked as a duplicate of bug 401442 *** I get no crashes. Why this bug is duplicate of bug 401442, is it related to OpenGL? Oops, I must have been on the wrong tab and marked the wrong bug as a dupe. Thanks for catching that, my bad. Possibly a KRun issue. Moving to KIO. Typically an app being started for the first time will take slightly more time than subsequent ones because of memory and disk caches that the Kernel use. (When you close an app it's not purged from memory immediately, it's only purged when that memory is needed by something else). |