Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on March 15, 2006, 08:42:55 pm

Title: The 15 march 2006 build is out.
Post by: killerbot on March 15, 2006, 08:42:55 pm
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml
A link to the unicode windows wxWidget dll for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26u_gcc_cb.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://download.berlios.de/codeblocks/mingwm10.7z

For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26_gcc_cb.7z

The 15 March 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060315_rev2199_win32.7z
  - Linux : not supported yet


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 15 march 2006 build is out.
Post by: skirby on March 16, 2006, 10:06:16 am
Thanks for this new build.

Concerning the bug I have post on BerliOS (Bug #6666), I have uploaded two screenshots in order to help to see what I mean by Toolbar problem between Windows 2000 and WIndows XP

You can see screenshot from Windows XP here:
(http://img84.imageshack.us/img84/4698/cbxp2px.th.jpg) (http://img84.imageshack.us/my.php?image=cbxp2px.jpg)

You can see screenshot from Windows 2000 here:
(http://img84.imageshack.us/img84/239/cbwin20004gr.th.jpg) (http://img84.imageshack.us/my.php?image=cbwin20004gr.jpg)

I hope it will help you to correct the problem.

A big thanks to sethjackson to make me discover http://imageshack.us/ to host images

Have a nice day
Title: Re: The 15 march 2006 build is out.
Post by: sethjackson on March 16, 2006, 01:51:01 pm
Ow that is nasty. :P Umm could you try a 1024x768 resolution on your Win 2000 PC, just to see if that helps?
Title: Re: The 15 march 2006 build is out.
Post by: skirby on March 16, 2006, 02:37:43 pm
I have exactly the same problem in 1024x768

Otherwise, what is the way to modify a bug submited on BerliOS web site.
I have post another bugs but I would like to modify the content and the Category of one of them.

Thanks.
Title: Re: The 15 march 2006 build is out.
Post by: tiwag on March 16, 2006, 02:47:09 pm
it doesn't depend on the resolution,
i noticed the same thing also with using Win98SE,

a workaround is possible,
arrange the toolbars so that the Compiler-Toolbar is the last shown,
i.e. toolbar-sequence from left to right : Main - Debugger - Compiler,

then the Build-target dropdown-listbox is shown at least
Title: Re: The 15 march 2006 build is out.
Post by: TDragon on March 16, 2006, 03:04:06 pm
a workaround is possible,...then the Build-target dropdown-listbox is shown at least
Doesn't work. (At least on my Win2k PC.)
Title: Re: The 15 march 2006 build is out.
Post by: mandrav on March 16, 2006, 03:29:36 pm
a workaround is possible,...then the Build-target dropdown-listbox is shown at least
Doesn't work. (At least on my Win2k PC.)

Try deleting your layout after you 've done this.
Title: Re: The 15 march 2006 build is out.
Post by: skirby on March 16, 2006, 03:42:34 pm
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.
Title: Re: The 15 march 2006 build is out.
Post by: tiwag on March 16, 2006, 04:06:16 pm
i can confirm the debug issue on Win XP SP2
Title: Re: The 15 march 2006 build is out.
Post by: TDragon on March 16, 2006, 04:22:53 pm
Try deleting your layout after you 've done this.
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.
Title: Re: The 15 march 2006 build is out.
Post by: MortenMacFly on March 16, 2006, 06:49:33 pm
2./ Crash when exit Code::Blocks with any debug window open
Concerning this one please have a look at here: http://forums.codeblocks.org/index.php?topic=2582.0 (http://forums.codeblocks.org/index.php?topic=2582.0).
Maybe you can help...?!
With regards, Morten.
Title: Re: The 15 march 2006 build is out / Embedded Tools don´t start anymore.
Post by: Highspeedy on March 16, 2006, 07:29:40 pm
Embedded Tools in menu "Tools" (at example starting a shell under the "Tools-Menu") didn´t start/work correctly.
Last build it worked was 2164.