User forums > Nightly builds
The 09 March 2019 build (11579) is out.
sphinx66:
insert/refractor don't work :'(
oBFusCATed:
--- Quote from: raynebc on March 11, 2019, 03:01:14 pm ---Continuing to click Continue just repeatedly alternates between these two messages, possibly indefinitely, until stop is clicked and the program is allowed to crash.
--- End quote ---
On linux there is a checkbox to ignore further asserts of this type. Isn't this the case on windows?
Does the assert window provide a backtrace?
There are hundreds of images in code::blocks and without more info it will be hard to find out what is going on.
Xaviou:
--- Quote from: sphinx66 on March 11, 2019, 05:29:09 pm ---insert/refractor don't work :'(
--- End quote ---
Works fine for me on Windows 10 Pro 64bits.
raynebc:
There's a "don't show this dialog again" checkbox in the Windows release, I just didn't want to use that if it would suppress the message even in future launches of the program (in case I could help troubleshoot). I found that if I did click Continue 34 times it did get into the IDE eventually. I went into the editor settings and pointed the spell checker dictionary to the one that came with Codeblocks 17.12. After re-launching the IDE, going back into the editor settings, selecting US English for the dictionary and clicking OK, a wxWidgets debug alert window was displayed saying:
===
A debugging check in this application has failed.
../../src/common/wincmn.cpp(1531): asesert ""Assert failure"" failed in RemoveEventHandler(): where has the event handler gone?
===
Clicking continue allows the editor dialog to close. Going back into the spell checker settings shows that the dictionary path and language were retained. However I can't tell that the spell checker is working. Intentionally misspelled comments are not being underlined like older versions of CodeBlocks I've used, and there is no context menu item for the spell checker. SpellChecker 0.1 is listed as enabled in the manage plugins dialog, and the cited DLL file exists as the listed path of share\CodeBlocks\plugins\SpellChecker.dll.
I don't see a backtrace offered with any of the assert dialog messages I've mentioned.
oBFusCATed:
--- Quote from: raynebc on March 12, 2019, 06:36:52 pm ---There's a "don't show this dialog again" checkbox in the Windows release, I just didn't want to use that if it would suppress the message even in future launches of the program (in case I could help troubleshoot).
--- End quote ---
This is not something that is preserved between launches.
--- Quote from: raynebc on March 12, 2019, 06:36:52 pm ---I found that if I did click Continue 34 times it did get into the IDE eventually.
--- End quote ---
Can you try to disable some plugins to try to find if it is a plugin causing these asserts?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version