User forums > Nightly builds
The 19 September 2010 build (6608) is out.
MortenMacFly:
--- Quote from: vasile.cristian@gmail.com on September 20, 2010, 10:07:25 am ---- I have the same problem with folding.
--- End quote ---
Can you try the attached patch, please (other interested please as well).
Jenna:
--- Quote from: MortenMacFly on September 20, 2010, 09:47:02 pm ---
--- Quote from: vasile.cristian@gmail.com on September 20, 2010, 10:07:25 am ---- I have the same problem with folding.
--- End quote ---
Can you try the attached patch, please (other interested please as well).
--- End quote ---
Does not change anything.
Nevertheless the solution is quite simple, we just have to move all the folding stuff from InternalSetEditorStyleBeforeFileOpen to InternalSetEditorStyleAfterFileOpen.
I will commit the fix later.
Jenna:
I just committed a fix for the folding stuff, and also a patch to make it optional to grey(better black)-out inactive preprocessor-code.
A fix for the broken wxSmith colour-property is also committed, other broken wxSmith stuff (due to update of wxPropgrid) will (hopefuly) follow.
ultimA:
Here is a bug report for console projects. This happens on a 32bit Windows 7 computer. It happens in the debugger branch too and it existed in previous revisions (bug is not new to 6608). A sample project with source is attached.
1) Throw an exception in c++ while running the code in CodeBlocks (not while debugging). Let it be unhandled.
2) Windows will report that the application has crashed and will offer to close the application or search for a solution. Choose to close now.
3) The console will now prompt to "Press any key to continue". Do not press a key.
4) Click 'Abort' in CodeBlocks.
5) Now the process will stay stuck in CodeBlocks. Even though the application has closed, the debugging does not stop. If you click on 'Abort' in CodeBlocks, nothing happens. You also cannot debug/continue anymore since the debugger is already running, but you cannot stop it. Only solution is to kill cb_console_runner.exe in task manager or restart CodeBlocks.
Here is another list of events that trigger the same bug:
1) Throw an exception in c++. Let it be unhandled.
2) Windows will report that the application has crashed. Do nothing here.
3) Click 'Abort' in CodeBlocks.
4) Back to the Windows dialog. Choose to close the program.
5) cb_console_runner.exe is stuck again.
Here is an order of events that does work well:
1) Throw an exception in c++. Let it be unhandled.
2) Windows will report that the application has crashed. Choose to close now.
3) The console will now prompt to "Press any key to continue". Press a key.
4) Everything works fine as expected.
[attachment deleted by admin]
MortenMacFly:
--- Quote from: jens on September 20, 2010, 11:04:57 pm ---Does not change anything.
--- End quote ---
Nah... my bad. It was a "blind shot" after quickly scanning the scintilla docu. :-(
Time to get back to a PC where I can compile C::B... 3 days left...
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version