Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: akeyliu on December 23, 2016, 01:40:04 am
-
Hello, All,
I'm a C++ Developer with about 20 years experience, and Thanks for the Team to bring use so GOOD IDE, and My work migrated to CodeBlocks now, using gcc and boost library.
I find a BUG for CodeBlocks which will make IDE down, and I repeat many time to check this. My IDE version :16.01, Win 10 x64, with Mingw GCC 4.9
When I start Codeblocks and Open my Project file via the link of fist page of IDE, Doing nothing, but Press F2 to close the debug window, then IDE will down.
Hope this can help IDE Developer to debug and fix it.
Thanks for the IDE Developer again to bring use so great IDE.
Akey Liu.
-
When I start Codeblocks and Open my Project file via the link of fist page of IDE, Doing nothing, but Press F2 to close the debug window, then IDE will down.
Is this the only thing you need to do to make the bug happen? Is it repeatable?
What happens if you disable the Code completion plugin?
Do you see the crash dump dialog?
-
Is this the only thing you need to do to make the bug happen? Is it repeatable?
Answer: Yes, I press F2 to close the Logs Window which is my habbit to have biggest area for coding, And It's reaptable, which I do it again, it will happen, and seems that something NOT init correct.
What happens if you disable the Code completion plugin?
Answer: Yes, No dump will be done if disable the Code Completion plugin. It seems some initial error of this plugin.
Do you see the crash dump dialog?
Answer, No, windows show some exception info for error.