User forums > Help
Code::Blocks Linux Stability Issues, Solutions?
oBFusCATed:
--- Quote from: Spirrwell on September 28, 2017, 07:00:22 pm ---I was able to make it happen twice. I'm not 100% sure what causes it, but I'm certain it's another wxWidgets issue.
--- End quote ---
I doubt it is wxwidgets issue.
--- Quote from: Spirrwell on September 28, 2017, 07:00:22 pm ---I think it had something to do with it trying to show the arguments for the function I was writing, in this case printf() and trying to do code completion at the same time, in this case looking for SDL_GetError(). That's my best guess.
--- End quote ---
Yes it is related to the showing of the tooltip with the function arguments.
Can you try to find a reliable way to crash it?
Spirrwell:
Er I guess to better phrase I'm certain it's an issue related to wxWidgets, not with wxWidgets itself. But anyway, I can't seem to come up with a reliable way to crash it.
I tried creating a small project to try and replicate this issue in a simpler environment and haven't been able to yet. I think it might just be because it's hard to do. My theory is that since the code completion seems to require at least 3 letters to start working that it just simply requires incredibly fast typing to make the tooltip for function arguments and the tooltip for code completion happen at the same time to cause a crash.
I wish I could come up with a more reliable way to crash it. Sorry about that :/
Navigation
[0] Message Index
[*] Previous page
Go to full version