Author Topic: The 13 april 2006 build is out.  (Read 8552 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 13 april 2006 build is out.
« on: April 13, 2006, 10:34:09 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 13 April 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060413_rev2343_win32.7z
  - Linux :
         http://download.berlios.de/codeblocks/CB_20060413_rev2343_ubuntu.deb
         http://download.berlios.de/codeblocks/CB_20060413_rev2343_fc4.rpm

Resolved Fixed:

  • (new wxSmith : Obvious bug. Wrong spelling of wxALIGN* cause the wrong code generated, Sizer code generation problem , the Add function left out a comma in between the ID and the extra option
  • Reverted rev 2331 (* Make "Search->Find" and "Search->Find in files" more consistent (patch #978).) because it introduces a severe bug "Search pattern edit not getting focus"
  • Windows XP crash handler

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)
  • there are several issues with Code Completion (is being redesigned : work in progress)

« Last Edit: April 13, 2006, 11:28:51 pm by killerbot »

Offline Szabadember

  • Multiple posting newcomer
  • *
  • Posts: 75
  • That's me!
Re: The 13 april 2006 build is out.
« Reply #1 on: April 14, 2006, 02:13:43 pm »
Hi!
I found a bug in the debugger:
After clearing all Breakpoints (Debugging Windows->Breakpoints->Clear all), the red circles do not disappear
After clearing those red circles by pushing F5 ,breakpoints are not added to the breakpoint list, circles disappear, but breakpoints are set(although the list is empty).

Offline Etienne

  • Multiple posting newcomer
  • *
  • Posts: 14
Re: The 13 april 2006 build is out.
« Reply #2 on: April 14, 2006, 03:50:58 pm »
Hello,

A bug:
Under Ubuntu 5.10 and this build, the drag-an-drop of a selected text form the editor hangs CB.

Thanks for all your work !


Etienne

Offline Etienne

  • Multiple posting newcomer
  • *
  • Posts: 14
Re: The 13 april 2006 build is out.
« Reply #3 on: April 14, 2006, 04:01:32 pm »
Hello,

A bug:
I don't know if its related with the wx bugs seen on the top of this page:

On the toolbars, ( for example the debug one), if you press (for example) Step, you must move the mouse out the button and then in to be able to click again.

A question, when CB generate a bug report, is it send ? It could be nice if its was sent just by clicking a button on the bug repport dialog...

Thanks and see you..

Etienne

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: The 13 april 2006 build is out.
« Reply #4 on: April 14, 2006, 07:21:51 pm »
Hello,

you can also post your bug(s) at BerliOS. Do not forget to check before if the bug(s) has already been reported :wink:.

Best wishes,
Michael