@fuscated Yes, Visual Studio Code.
I have not looked at this in any detail at all but VSC doesn't seem to have this issue, fwiw.
Ah, sorry for the duplicate. I searched, but apparently search tickets is case s...
../include/wx/dynarray.h(838): assert "uiIndex < m_nCount" failed in Item().
Root cause, at least in my case seems to be this. https://sourceware.org/bugzilla/show_bug.cgi?id=17139...
Occasional Assert in wxDebugReport::AddContext
Sorry for the formatting above. UI is interpreting something in the stack trace.
UI unresponsive when debugging
Thanks, tested on r10563 and it works for me.
BTW, this is compiled at revision 10529.
Assert when active file deleted.
@Teodor: Thanks!
I've been running the patch for a couple of days now. The asserts are gone. I don't...
I've applied that patch and have been running the code for a few hours. Normally...
Hey, thanks for the gdb trick. That's pretty neat. What seems to be happening is...
Hey, thanks for the gdb trick. That's pretty neat. What seems to be happening is...
I use the 'Show file in project tree' context menu quite a bit. I also use 'Swap...
I've seen it happen quite quickly after start up, i.e., within a couple of minutes,...
I've seen it happen quite quickly after start up, i.e., within a couple of minutes,...
Assert fires in 'wxWidgets' when switching to new source file
Thanks. Fix works for me.
I'm building following the instructions in the BUILD file at the root of the source...
~ $ ldd /usr/bin/codeblocks | grep wx libwx_gtk2u_aui-2.8.so.0 => /usr/lib/x86_64-linux-gnu/libwx_gtk2u_aui-2.8.so.0...
Here's a video. There's no sound.
Some more info: When I click on CodeBlocks after touching the cbp file, the problem...
'touch' on the cbp does it for me. I just tried a bunch of times and had it not do...
Actually, it only seems to happen when I've got a source file open. If I close all...
Assert / crash when cbp changes