https://bugs.kde.org/show_bug.cgi?id=362019
Bug ID: 362019 Summary: Freeze when click 'show uses' of functions or macros Product: kdevelop Version: git master Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: all editors Assignee: kdevelop-bugs-n...@kde.org Reporter: huangkai950...@gmail.com The whole UI would freeze when I click 'show uses' of functions or macros in the editor, until I switch to another application window and wait for a few seconds. Reproducible: Sometimes Steps to Reproduce: 1. Write an arbitrary function or macro 2. Move cursor over it, and click 'show uses' 3. It freezes Actual Results: The UI freezes for a few seconds and then comes back normal. Expected Results: No freezing. It happens when I click 'show uses' of a GLEW macros glClearColor(), glClear(), functions glewInit(), glViewport() and some other macros or functions. printf() has no bugs. -- You are receiving this mail because: You are watching all bug changes.