https://bugs.kde.org/show_bug.cgi?id=386720
--- Comment #4 from Angelo Puglisi <angelopuglis...@msn.com> --- (In reply to Milian Wolff from comment #3) > Can you check what file is triggering this? To do that, enable the language > debug output and start KDevelop form the command line: > > $ nano ~/config/QtProject/qtlogging.ini > [Rules] > kdevplatform.language.debug=true > $ kdevelop -s ... |& grep -i parse > > So what files are being parsed at the end? How many problems do they have? > Are the files really large? I see a few of those: > kdevplatform.language: creating parse-job <file path> new count of active > parse-jobs: <n> but I can't see anything suggesting that there are any problems. I have those lines only for the files I have opened. Then I have a couple of: > kdevplatform.language: Aborting cleanup because language plugin is still > parsing: "clang" and nothing more... I have a kde neon user edition, kdevelop is 4:5.2.1-0neon+16.04+xenial+build38 and libclang1-5.0 1:5.0-3~16.04.1 -- You are receiving this mail because: You are watching all bug changes.