https://bugs.kde.org/show_bug.cgi?id=378651
Bug ID: 378651 Summary: Kdev-python + Vi Input Mode and CPU load Product: kdevelop Version: 5.1.0 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: UI: general Assignee: kdevelop-bugs-n...@kde.org Reporter: petr.man...@certicon.cz Target Milestone: --- Distro: Kubuntu 16.04 KDE Plasma: 5.8.5 KDE Frameworks: 5.28.0 QT: 5.6.1 Linux: 4.9.13 Arch: amd64 KDevelop: KDevelop-5.1.0-x86_64.AppImage Since KDevelop-5.0.3-x86_64.AppImage (5.0.2 is OK) I observe following buggy behavior of KDevelop when editing Python sources. After several minutes of active coding, KDevelop starts eating 100 % of one CPU core. Besides the CPU load IDE seems to work just fine. When "Rename variable" dialog is opened the CPU load stops and starts again when dialog is closed. It is usually not possible to stop KDevelop by simple closing the GUI window. CPU consuming process keeps running and needs to be killed manually. I am not sure but it seems that this happens only when Vi Input Mode is selected and when editing Python project. I didn't observe this problem when tried to use KDevelop for C/C++ sources (with Vi input enabled) and for Python sources (with Vi input disabled) but it might be just fortune. -- You are receiving this mail because: You are watching all bug changes.