User forums > Nightly builds
The 15 march 2006 build is out.
TDragon:
--- Quote from: tiwag on March 16, 2006, 02:47:09 pm ---a workaround is possible,...then the Build-target dropdown-listbox is shown at least
--- End quote ---
Doesn't work. (At least on my Win2k PC.)
mandrav:
--- Quote from: TDragon on March 16, 2006, 03:04:06 pm ---
--- Quote from: tiwag on March 16, 2006, 02:47:09 pm ---a workaround is possible,...then the Build-target dropdown-listbox is shown at least
--- End quote ---
Doesn't work. (At least on my Win2k PC.)
--- End quote ---
Try deleting your layout after you 've done this.
skirby:
1./ Application stop to responde while debugging a piece of code
I found a bug with the debugger.
It is easy to reproduce.
Create a new MS DOS project and paste the piece of code contains in the following archive
http://www.badongo.com/file/302168
Now debug the code.
Put a breakpoint as indicated in the code.
Press F7 up to the test function.
Move your mouse above the piece of code str[0] (in main function) => C::B display its content in tooltip
Now continue to debug and enter in the function test
Move again your mouse above the piece of code f_str[0] => C::B freeze
You have to kill the process :cry:
If you do the same test with the second variable, C::B does not freeze but all the buttons of the toolbar become disable!!!
2./ Crash when exit Code::Blocks with any debug window open
It seems that exit C::B with any of debug window opened make crash C::B after several second.
In a first time C::B is closed bug the floating window stay opened. After two or three second, C::B crash itself.
It is easy to reproduce.
Simply open C::B without project. Open any window (watches for eample) and now quit C::B.
The watches window stay opened and C::B crash.
I am on Windows 2000 sp4.
I have also post these bugs on BerliOS forum.
Is it useful to post bugs on these two forum or do I only post them on the BerliOS?
I hope you could fix these bugs.
Thanks and have a nice day.
tiwag:
i can confirm the debug issue on Win XP SP2
TDragon:
--- Quote from: mandrav on March 16, 2006, 03:29:36 pm ---Try deleting your layout after you 've done this.
--- End quote ---
I wasn't sure how it would help, but I tried it. As expected, everything was reset to default, including the cut-off build menu. Reverting to the old default.conf and only changing the "minw" value in the layout string had more effect -- the toolbar was entirely visible, albeit occupying the entire width of the window (I set minw to 250). Still not great. I never use that toolbar in any case, so I'm reverting to default again.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version