User forums > Nightly builds
The 07 August 2010 build (6454) is out.
eoneuk:
CodeSnippets -- where are you???
Jenna:
--- Quote from: pdsonic on August 10, 2010, 02:47:54 am ---Hi,
When I add a wxChartCtrl to a panel in wxSmith, codeblocks crashes immediately. I’m running under winXP SP3 and this latest nightly (I was hoping this new nightly would fix the problem, but it hasn’t)
It works in version svn 5859 (10 Oct 2009), but after that it is broken. In fact, I can add a wxChartCtrl to a panel and save the project (in svn5859), but as soon as I open the .wxs file in wxSmith in a newer version codeblocks crashes immediately.
PS: We have tried it under linux (mint - KDE) and codeblocks crashes the same way. :(
pdsonic
--- End quote ---
I can confirm this and found the reason (newer sources of sxChartCtrl).
It happens if USE_GRID is set as style and no chart is added to the chartctrl.
There are two possible fixes one only for our preview and one that fixes it in wxChartCtrl's code.
The second one will also prevent applications from crashing, if the chartctrl is empty and USE_GRID is set.
So I think the second is to prefer.
Jenna:
The wxChartCtrl crash should be fixed in trunk (svn r 6473) .
danteri:
hi
when you start compile project and during you press Abort button to stop compilation
then when you have any cmd line window open in windows (start->run->cmd.exe)
in the moment you press Abort they will dissappear from windows task bar.
checking in task manager they still running but they in state that cannot again bring them back to "visible" state
this bug is very annoying
as i keep always few apps running in cmd windows and then i must kill them hardway and run again
it is happening on vista, on xp it seems work as expected
dont know about others
i run newest nightly but it is there (bug) since longer, just now i figured out whats happening this
Grom:
Debugger break point doesn't support functions in h files with path #include "./something/header.h". Code blocks is unable to show those files. It has an empty call stack!!! It has empty cells in the "file" and "line" columns.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version