https://bugs.kde.org/show_bug.cgi?id=394107
Bug ID: 394107
Summary: UI hangs when scanning include folders
Product: kdevelop
Version: 5.2.0
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: UI: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Periodically, but way too often, the whole UI freezes. After gdb and strace I
have narrowed it down to KDevelop scanning the folders from
.kdev_include_paths. After 'tuning' the .kdev_include_paths file the freezes
are much shorter but it is still fairly unusable.
Please move such tasks to a background thread and do not block the main UI. In
addition some control over how often such rescans are done can be useful.
--
You are receiving this mail because:
You are watching all bug changes.