User forums > Nightly builds
The 13 October 2015 build (10528) is out.
teto:
I confirm bug #219 is fixed.
#220 is still open though http://sourceforge.net/p/codeblocks/tickets/220/ as is shown in https://transfer.sh/LVDPT/2015-10-21-235908-1920x1080-scrot.png
It happens as soon as I start playing with layouts, for instance if I make codeblocks fullscreen (Alt or WinKey + f by default in i3wm.org).
At your disposition should you need logs about events etc...
teto:
I just ran into a bug for the first time when trying to open a file on linux:
"../src/common/wincmn.cpp(372): assert "id == wxID_ANY ||"
The backtrace was empty.
oBFusCATed:
teto: Attach a debugger and type bt while the dialog is still present.
About the #220 can you try if the aui sample in the wx master behaves the same if you do the same operations?
foxblock:
Hey there,
my CodeBlocks Nightly 10528 keeps crashing when I close a certain project file (or close CB while the project is open).
Just to check I tried an older nightly (10074), but the problem persists.
I tracked the problem down to the layout file (deleting the layout file, opening the project on an empty layout and closing it will not crash!).
It is not a big deal, since I can just create a new layout, but I thought I would still try to help tracking this bug down.
I attached a RPT file which contains three crashes when closing the project, followed by three for closing CodeBlocks while the project is opened with the problematic layout file (looks slightly different) and the problematic layout file.
I am trying to narrow down what file or combination of open files causes this problem. Let me know if you need any other info.
EDIT: It seems like the file "SimpleJoy.h" is causing this. Closing this file will also immediately crash CodeBlocks. Closing all other files, leaving only SimpleJoy.h open and then closing the project will lead to the same result.
You can find the file here: https://github.com/foxblock/penjin/blob/master/SimpleJoy.h
EDIT2: Oh, I just noticed the file is opened two times in the same view, which probably should not be the case and could cause this issue. Looks wacky lol
http://imgur.com/Sebs3tk (notice both tabs are highlighted, the other file I opened got automatically placed between them)
I honestly have no idea how I managed to do that though :/
oBFusCATed:
foxblock can you please post the exact steps needed to reproduce the problem. Also I don't see a project file in the repo you've linked. Can you share it?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version